forked from friendica/friendica
update the translations for Friendica core from transifex for da-dk, de, en-gb, en-us, fi-fi, fr, nb-no, pt-br, zh-cn Thanks to the translation teams!
2771 lines
220 KiB
PHP
2771 lines
220 KiB
PHP
<?php
|
||
|
||
if(! function_exists("string_plural_select_da_dk")) {
|
||
function string_plural_select_da_dk($n){
|
||
$n = intval($n);
|
||
return intval($n != 1);
|
||
}}
|
||
$a->strings['Unable to locate original post.'] = 'Kan ikke finde det originale opslag.';
|
||
$a->strings['Post updated.'] = 'Opslag blev opdateret.';
|
||
$a->strings['Item wasn\'t stored.'] = 'Element blev ikke lagret.';
|
||
$a->strings['Item couldn\'t be fetched.'] = 'Element kunne ikke hentes.';
|
||
$a->strings['Empty post discarded.'] = 'Tomt opslag blev fjernet.';
|
||
$a->strings['Item not found.'] = 'Element ikke fundet.';
|
||
$a->strings['Permission denied.'] = 'Adgang blev nægtet.';
|
||
$a->strings['No valid account found.'] = 'Ingen gyldig konto fundet.';
|
||
$a->strings['Password reset request issued. Check your email.'] = 'Har anmodet om at nulstille adgangskode. Tjek din e-mail.';
|
||
$a->strings['
|
||
Dear %1$s,
|
||
A request was recently received at "%2$s" to reset your account
|
||
password. In order to confirm this request, please select the verification link
|
||
below or paste it into your web browser address bar.
|
||
|
||
If you did NOT request this change, please DO NOT follow the link
|
||
provided and ignore and/or delete this email, the request will expire shortly.
|
||
|
||
Your password will not be changed unless we can verify that you
|
||
issued this request.'] = '
|
||
Kære %1$s,
|
||
En anmodning blev for nyligt modtaget hos "%2$s" om at nulstille din
|
||
adgangskode. For at bekræfte denne anmodning, tryk venligst på verifikationslinket
|
||
herunder eller kopier det ind i din browsers addressebar.
|
||
|
||
Hvis du IKKE anmodede denne ændring, så tryk venligst IKKE på linket
|
||
og ignorer og/eller slet denne email. Anmodningen vil snart udløbe.
|
||
|
||
Din adgangskode vil ikke blive ændret medmindre vi kan bekræfte at det
|
||
var dig der anmodede det.';
|
||
$a->strings['
|
||
Follow this link soon to verify your identity:
|
||
|
||
%1$s
|
||
|
||
You will then receive a follow-up message containing the new password.
|
||
You may change that password from your account settings page after logging in.
|
||
|
||
The login details are as follows:
|
||
|
||
Site Location: %2$s
|
||
Login Name: %3$s'] = '
|
||
Følg dette link snart for at verificere din identitet:
|
||
|
||
%1$s
|
||
|
||
Du vil herefter modtage en e-mail som indeholder den nye adgangskode.
|
||
Du kan ændre adgangskoden fra dine konto-indstillinger når du har logget ind.
|
||
|
||
Logindetaljerne er:
|
||
|
||
Hjemmeside: %2$s
|
||
Loginnavn: %3$s';
|
||
$a->strings['Password reset requested at %s'] = 'Adgangskoden blev anmodet nulstillet %s';
|
||
$a->strings['Request could not be verified. (You may have previously submitted it.) Password reset failed.'] = 'Anmodning kunne ikke verificeres. (Du har måske tidligere indsendt den.) Nulstilling af adgangskode fejlede.';
|
||
$a->strings['Request has expired, please make a new one.'] = 'Anmodning er udløbet, opret venligst en ny.';
|
||
$a->strings['Forgot your Password?'] = 'Glemt din adgangskode?';
|
||
$a->strings['Enter your email address and submit to have your password reset. Then check your email for further instructions.'] = 'Indtast din e-mailadresse og indsend for at nulstille din adgangskode. Tjek derefter din e-mailkonto for instruktioner.';
|
||
$a->strings['Nickname or email'] = 'Profilnavn eller e-mail';
|
||
$a->strings['Reset my password'] = 'Nulstil mit kodeord';
|
||
$a->strings['Password Reset'] = 'Nulstil adgangskode';
|
||
$a->strings['Your password has been reset as requested.'] = 'Din adgangskode er blevet nulstillet som anmodet.';
|
||
$a->strings['Your new password is'] = 'Din nye adgangskode er';
|
||
$a->strings['Save or copy your new password - and then'] = 'Gem eller kopier din nye adgangskode - og så';
|
||
$a->strings['click here to login'] = 'klik her for at logge ind';
|
||
$a->strings['Your password may be changed from the <em>Settings</em> page after successful login.'] = 'Din adgangskode kan ændres fra <em>Indstillinger</em>-siden efter et vellykket login.';
|
||
$a->strings['Your password has been reset.'] = 'Din adgangskode er blevet nulstillet.';
|
||
$a->strings['
|
||
Dear %1$s,
|
||
Your password has been changed as requested. Please retain this
|
||
information for your records (or change your password immediately to
|
||
something that you will remember).
|
||
'] = '
|
||
Kære %1$s,
|
||
Din adgangskode er blevet ændret som anmodet. Behold venligst denne
|
||
information et sikkert sted (eller skift din adgangskode med det samme til
|
||
noget du kan huske).
|
||
';
|
||
$a->strings['
|
||
Your login details are as follows:
|
||
|
||
Site Location: %1$s
|
||
Login Name: %2$s
|
||
Password: %3$s
|
||
|
||
You may change that password from your account settings page after logging in.
|
||
'] = '
|
||
Dine logindetaljer:
|
||
|
||
Hjemmeside: %1$s
|
||
Loginnavn: %2$s
|
||
Adgangskode: %3$s
|
||
|
||
Du kan ændre den adgangskode fra dine kontoindstillinger efter du har logget ind.
|
||
';
|
||
$a->strings['Your password has been changed at %s'] = 'Din adgangskode er blevet ændret %s';
|
||
$a->strings['Messages'] = 'Beskeder';
|
||
$a->strings['New Message'] = 'Ny besked';
|
||
$a->strings['No recipient selected.'] = 'Ingen modtager valgt.';
|
||
$a->strings['Unable to locate contact information.'] = 'Kan ikke finde kontaktinformation.';
|
||
$a->strings['Message could not be sent.'] = 'Besked kunne ikke sendes.';
|
||
$a->strings['Message collection failure.'] = 'Beskedindsamlingsfejl.';
|
||
$a->strings['Discard'] = 'Forkast';
|
||
$a->strings['Conversation not found.'] = 'Samtalen blev ikke fundet.';
|
||
$a->strings['Message was not deleted.'] = 'Besked blev ikke slettet.';
|
||
$a->strings['Conversation was not removed.'] = 'Samtale blev ikke fjernet.';
|
||
$a->strings['Please enter a link URL:'] = 'Indtast venligt en link-URL:';
|
||
$a->strings['Send Private Message'] = 'Send besked';
|
||
$a->strings['To:'] = 'Til:';
|
||
$a->strings['Subject:'] = 'Emne:';
|
||
$a->strings['Your message:'] = 'Din besked:';
|
||
$a->strings['Upload photo'] = 'Upload billede';
|
||
$a->strings['Insert web link'] = 'Indsæt web-link';
|
||
$a->strings['Please wait'] = 'Vent venligst';
|
||
$a->strings['Send Message'] = 'Send besked';
|
||
$a->strings['You have no messages.'] = 'Du har ingen beskeder.';
|
||
$a->strings['Message not available.'] = 'Besked er ikke tilgængelig.';
|
||
$a->strings['Delete message'] = 'Slet besked';
|
||
$a->strings['D, d M Y - g:i A'] = 'D, d M Y - G:i';
|
||
$a->strings['Delete conversation'] = 'Slet samtale';
|
||
$a->strings['No secure communications available. You <strong>may</strong> be able to respond from the sender\'s profile page.'] = 'Ingen sikker kommunikationsmetode tilgængelig. Du <strong>kan måske</strong> svare fra afsenderens profilside.';
|
||
$a->strings['Send Reply'] = 'Send svar';
|
||
$a->strings['Unknown sender - %s'] = 'Ukendt afsender - %s';
|
||
$a->strings['You and %s'] = 'Dig og %s';
|
||
$a->strings['%s and You'] = '%s og dig';
|
||
$a->strings['%d message'] = [
|
||
0 => '%d besked',
|
||
1 => '%d beskeder',
|
||
];
|
||
$a->strings['Personal Notes'] = 'Personlige Noter';
|
||
$a->strings['Personal notes are visible only by yourself.'] = 'Personlige noter kan kun ses af dig.';
|
||
$a->strings['Save'] = 'Gem';
|
||
$a->strings['User not found.'] = 'Bruger ikke fundet.';
|
||
$a->strings['Photo Albums'] = 'Fotoalbummer';
|
||
$a->strings['Recent Photos'] = 'Seneste billeder';
|
||
$a->strings['Upload Photos'] = 'Upload billeder';
|
||
$a->strings['everybody'] = 'alle';
|
||
$a->strings['Contact information unavailable'] = 'Kontaktinformation utilgængelig';
|
||
$a->strings['Album not found.'] = 'Album ikke fundet.';
|
||
$a->strings['Album successfully deleted'] = 'Album blev slettet';
|
||
$a->strings['Album was empty.'] = 'Album var tomt.';
|
||
$a->strings['Failed to delete the photo.'] = 'Kunne ikke slette billede.';
|
||
$a->strings['a photo'] = 'et billede';
|
||
$a->strings['%1$s was tagged in %2$s by %3$s'] = '%1$s blev tagget i %2$s af %3$s';
|
||
$a->strings['Public access denied.'] = 'Offentlig adgang nægtet.';
|
||
$a->strings['No photos selected'] = 'Ingen billeder valgt';
|
||
$a->strings['Upload selected picture'] = 'Upload valgte billede';
|
||
$a->strings['The maximum accepted image size is %s'] = 'Den maksimale godkendte størrelse på et billede er %s';
|
||
$a->strings['New album name: '] = 'Nyt albumnavn:';
|
||
$a->strings['or select existing album:'] = 'eller vælg eksisterende album:';
|
||
$a->strings['Do not show a status post for this upload'] = 'Vis ikke et statusopslag for denne upload';
|
||
$a->strings['Permissions'] = 'Tilladelser';
|
||
$a->strings['Do you really want to delete this photo album and all its photos?'] = 'Er du sikker på at du vil slette dette fotoalbum og alle billederne i det?';
|
||
$a->strings['Delete Album'] = 'Slet album';
|
||
$a->strings['Cancel'] = 'Annullér';
|
||
$a->strings['Save changes'] = 'Gem ændringer';
|
||
$a->strings['Edit Album'] = 'Redigér album';
|
||
$a->strings['Delete album'] = 'Slet album';
|
||
$a->strings['Show Newest First'] = 'Vis nyeste først';
|
||
$a->strings['Show Oldest First'] = 'Vis ældste først';
|
||
$a->strings['View Photo'] = 'Vis billede';
|
||
$a->strings['Permission denied. Access to this item may be restricted.'] = 'Tilladelse nægtet. Adgang til dette element er måske begrænset.';
|
||
$a->strings['Photo not available'] = 'Billede ikke tilgængeligt';
|
||
$a->strings['Do you really want to delete this photo?'] = 'Er du sikker på, at du vil slette dette billede?';
|
||
$a->strings['Delete Photo'] = 'Slet billede';
|
||
$a->strings['View photo'] = 'Se billede';
|
||
$a->strings['Edit photo'] = 'Redigér billede';
|
||
$a->strings['Delete photo'] = 'Slet billede';
|
||
$a->strings['Use as profile picture'] = 'Brug som profilbillede';
|
||
$a->strings['Private Photo'] = 'Privat billede';
|
||
$a->strings['View Full Size'] = 'Se i fuld størrelse';
|
||
$a->strings['Tags'] = 'Tags';
|
||
$a->strings['[Select tags to remove]'] = '[Vælg tags der skal fjernes]';
|
||
$a->strings['New album name'] = 'Nyt albumnavn';
|
||
$a->strings['Caption'] = 'Billedtekst';
|
||
$a->strings['Add a Tag'] = 'Tilføj et tag';
|
||
$a->strings['Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping'] = 'Eksempel: @bob, @Freja_Jensen, @jim@eksempel.dk, #Fyn, #camping';
|
||
$a->strings['Do not rotate'] = 'Rotér ikke';
|
||
$a->strings['Rotate CW (right)'] = 'Rotér med uret (højre)';
|
||
$a->strings['Rotate CCW (left)'] = 'Rotér mod uret (venstre)';
|
||
$a->strings['This is you'] = 'Dette er dig';
|
||
$a->strings['Comment'] = 'Kommentar';
|
||
$a->strings['Preview'] = 'Forhåndsvisning';
|
||
$a->strings['Loading...'] = 'Indlæser...';
|
||
$a->strings['Select'] = 'Vælg';
|
||
$a->strings['Delete'] = 'Slet';
|
||
$a->strings['Like'] = 'Synes om';
|
||
$a->strings['I like this (toggle)'] = 'Jeg synes om dette (slå til/fra)';
|
||
$a->strings['Dislike'] = 'Synes ikke om';
|
||
$a->strings['I don\'t like this (toggle)'] = 'Jeg synes ikke om dette (slå til/fra)';
|
||
$a->strings['Edit'] = 'Redigér';
|
||
$a->strings['Back to viewing'] = 'Tilbage til visning';
|
||
$a->strings['Map'] = 'Kort';
|
||
$a->strings['Apologies but the website is unavailable at the moment.'] = 'Vi beklager - siden er ikke tilgængelig i øjeblikket.';
|
||
$a->strings['Delete this item?'] = 'Slet dette element?';
|
||
$a->strings['Block this author? They won\'t be able to follow you nor see your public posts, and you won\'t be able to see their posts and their notifications.'] = 'Blokér denne forfatter? De vil ikke kunne følge dig eller se dine offentlige opslag, og du vil ikke kunne se deres opslag eller deres notifikationer.';
|
||
$a->strings['Ignore this author? You won\'t be able to see their posts and their notifications.'] = 'Ignorer denne forfatter? Du vil ikke være i stand til at se indlæggende og notifikationer om dem.';
|
||
$a->strings['Collapse this author\'s posts?'] = 'Sammenfold denne forfatters opslag?';
|
||
$a->strings['Ignore this author\'s server?'] = 'Ignorer denne forfatters instans?';
|
||
$a->strings['You won\'t see any content from this server including reshares in your Network page, the community pages and individual conversations.'] = 'Du vil ikke se noget indhold fra denner server, inkluderende gendelinger i din Netværksside, fællesskabssiderne og individuelle samtaler.';
|
||
$a->strings['Like not successful'] = 'Synes om mislykkedes';
|
||
$a->strings['Dislike not successful'] = 'Synes ikke om mislykkedes';
|
||
$a->strings['Sharing not successful'] = 'Deling mislykkedes';
|
||
$a->strings['Attendance unsuccessful'] = 'Deltagelse mislykkedes';
|
||
$a->strings['Backend error'] = 'Backend-fejl';
|
||
$a->strings['Network error'] = 'Netværksfejl';
|
||
$a->strings['Drop files here to upload'] = 'Træk filer hertil for at uploade';
|
||
$a->strings['Your browser does not support drag and drop file uploads.'] = 'Din browser understøtter ikke upload ved træk og slip.';
|
||
$a->strings['Please use the fallback form below to upload your files like in the olden days.'] = 'Brug venligst nedenstående alternative fomular til at uploade dine filer, som i gamle dage.';
|
||
$a->strings['File is too big ({{filesize}}MiB). Max filesize: {{maxFilesize}}MiB.'] = 'Filen er for stor ({{filesize}}MiB). Maksimal filstørrelse: {{maxFilesize}}MiB.';
|
||
$a->strings['You can\'t upload files of this type.'] = 'Du kan ikke uploade filer af denne type.';
|
||
$a->strings['Server responded with {{statusCode}} code.'] = 'Serveren svarede med koden {{statusCode}}.';
|
||
$a->strings['Cancel upload'] = 'Fortryd upload';
|
||
$a->strings['Upload canceled.'] = 'Upload afbrudt.';
|
||
$a->strings['Are you sure you want to cancel this upload?'] = 'Er du sikker på, at du ønsker at afbryde dette upload?';
|
||
$a->strings['Remove file'] = 'Fjern fil';
|
||
$a->strings['You can\'t upload any more files.'] = 'Du kan ikke uploade flere filer.';
|
||
$a->strings['toggle mobile'] = 'vælg mobilvisning';
|
||
$a->strings['Close'] = 'Luk';
|
||
$a->strings['Method not allowed for this module. Allowed method(s): %s'] = 'Metode ikke tilladt for dette modul. Tilladte metoder: %s';
|
||
$a->strings['Page not found.'] = 'Side ikke fundet';
|
||
$a->strings['You must be logged in to use addons. '] = 'Du skal være logget ind for at bruge tilføjelser.';
|
||
$a->strings['No system theme config value set.'] = 'Der er ikke konfigureret et instanstema.';
|
||
$a->strings['The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it.'] = 'Formularens sikkerhedsnøgle var ikke korrekt. Dette skyldes formentlig, at formularen var åben for længe (>3 timer) før den blev sendt.';
|
||
$a->strings['All contacts'] = 'Alle kontaker';
|
||
$a->strings['Followers'] = 'Følgere';
|
||
$a->strings['Following'] = 'Følger';
|
||
$a->strings['Friends'] = 'Venner';
|
||
$a->strings['Common'] = 'Fælles';
|
||
$a->strings['Addon not found'] = 'Tilføjelse ikke fundet';
|
||
$a->strings['Addon already enabled'] = 'Tilføjelse er allerede slået til';
|
||
$a->strings['Addon already disabled'] = 'Tilføjelse er allerede slået fra';
|
||
$a->strings['Could not find any unarchived contact entry for this URL (%s)'] = 'Det var ikke muligt at finde noget uarkiveret kontaktinformation for denne URL (%s)';
|
||
$a->strings['The contact entries have been archived'] = 'Kontaktinformationen er blevet arkiveret.';
|
||
$a->strings['The avatar cache needs to be disabled in local.config.php to use this command.'] = 'For at bruge denne kommando skal avatarcachen slås fra i local.config.php ';
|
||
$a->strings['Could not find any contact entry for this URL (%s)'] = 'Det var ikke muligt at finde kontaktinformation for denne URL (%s)';
|
||
$a->strings['The contact has been blocked from the node'] = 'Denne kontakt er blevet blokeret på denne instans';
|
||
$a->strings['%d %s, %d duplicates.'] = '%d %s, %d er dubletter.';
|
||
$a->strings['uri-id is empty for contact %s.'] = 'uri-id\'et er tomt for kontakt %s.';
|
||
$a->strings['No valid first contact found for uri-id %d.'] = 'Ingen gyldig førstekontakt fundet for dette uri-id %d.';
|
||
$a->strings['Wrong duplicate found for uri-id %d in %d (url: %s != %s).'] = 'Forkert dublet fundet for uri-id %d i %d (url: %s != %s).';
|
||
$a->strings['Wrong duplicate found for uri-id %d in %d (nurl: %s != %s).'] = '
|
||
Forkert dublet fundet for uri-id %d i %d (nurl: %s != %s).';
|
||
$a->strings['Deletion of id %d failed'] = 'Sletning af id %d fejlede';
|
||
$a->strings['Deletion of id %d was successful'] = 'Sletning af id %d lykkedes';
|
||
$a->strings['Updating "%s" in "%s" from %d to %d'] = 'Opdaterer "%s" i "%s" fra %d til %d';
|
||
$a->strings[' - found'] = '- fundet';
|
||
$a->strings[' - failed'] = '- mislykkedes';
|
||
$a->strings[' - success'] = '- succes';
|
||
$a->strings[' - deleted'] = '- slettet';
|
||
$a->strings[' - done'] = '- færdig';
|
||
$a->strings['The avatar cache needs to be enabled to use this command.'] = 'For at kunne bruge denne kommando, skal avatarcachen være aktiveret. ';
|
||
$a->strings['no resource in photo %s'] = 'Ingen resource i billedet %s';
|
||
$a->strings['no photo with id %s'] = 'intet billede med id %s';
|
||
$a->strings['no image data for photo with id %s'] = 'ingen billeddata for billede med id %s';
|
||
$a->strings['invalid image for id %s'] = 'ugyldigt billede for id %s';
|
||
$a->strings['Quit on invalid photo %s'] = 'Afbryd når et billede er ugyldigt %s';
|
||
$a->strings['Post update version number has been set to %s.'] = 'Indlæggets opdateringsversionsnummer er blevet fastsat til %s.';
|
||
$a->strings['Check for pending update actions.'] = 'Tjek efter afventende opdateringer.';
|
||
$a->strings['Done.'] = 'Færdig.';
|
||
$a->strings['Execute pending post updates.'] = 'Udfør igangværende opdateringer.';
|
||
$a->strings['All pending post updates are done.'] = 'Alle igangværende opdateringer er udført.';
|
||
$a->strings['Enter user nickname: '] = 'Indtast profilnavn:';
|
||
$a->strings['User not found'] = 'Bruger ikke fundet';
|
||
$a->strings['Enter new password: '] = 'Indtast nyt brugernavn:';
|
||
$a->strings['Password update failed. Please try again.'] = 'Opdatering af adgangskode fejlede. Prøv igen.';
|
||
$a->strings['Password changed.'] = 'Adgangskode ændret.';
|
||
$a->strings['Enter user name: '] = 'Indtast profilnavn:';
|
||
$a->strings['Enter user email address: '] = 'Indtast brugerens email-adresse:';
|
||
$a->strings['Enter a language (optional): '] = 'Vælg et sprog (valgfrit)';
|
||
$a->strings['Enter URL of an image to use as avatar (optional): '] = 'Indtast URL til et billede til brug som profilbillede (valgfrit):';
|
||
$a->strings['User is not pending.'] = 'Bruger er ikke afventende.';
|
||
$a->strings['User has already been marked for deletion.'] = 'Bruger er i forvejen markeret til sletning.';
|
||
$a->strings['Type "yes" to delete %s'] = 'Skriv "yes" for at slette %s';
|
||
$a->strings['Deletion aborted.'] = 'Sletning afbrudt.';
|
||
$a->strings['Enter category: '] = 'Indtast kategori:';
|
||
$a->strings['Enter key: '] = 'Indtast nøgle:';
|
||
$a->strings['Enter value: '] = 'Indtast værdi:';
|
||
$a->strings['newer'] = 'nyere';
|
||
$a->strings['older'] = 'ældre';
|
||
$a->strings['Frequently'] = 'Ofte';
|
||
$a->strings['Hourly'] = 'Hver time';
|
||
$a->strings['Twice daily'] = 'To gange dagligt';
|
||
$a->strings['Daily'] = 'Dagligt';
|
||
$a->strings['Weekly'] = 'Ugentligt';
|
||
$a->strings['Monthly'] = 'Månedligt';
|
||
$a->strings['DFRN'] = 'DFRN';
|
||
$a->strings['OStatus'] = 'OStatus';
|
||
$a->strings['RSS/Atom'] = 'RSS/Atom';
|
||
$a->strings['Email'] = 'Email';
|
||
$a->strings['Diaspora'] = 'Diaspora';
|
||
$a->strings['Zot!'] = 'Zot!';
|
||
$a->strings['LinkedIn'] = 'LinkedIn';
|
||
$a->strings['XMPP/IM'] = 'XMPP/IM';
|
||
$a->strings['MySpace'] = 'MySpace';
|
||
$a->strings['Google+'] = 'Google+';
|
||
$a->strings['pump.io'] = 'pump.io';
|
||
$a->strings['Twitter'] = 'Twitter';
|
||
$a->strings['Discourse'] = 'Discourse';
|
||
$a->strings['Diaspora Connector'] = 'Diaspora Connector';
|
||
$a->strings['GNU Social Connector'] = 'GNU Social Connector';
|
||
$a->strings['ActivityPub'] = 'ActivityPub';
|
||
$a->strings['pnut'] = 'pnut';
|
||
$a->strings['Tumblr'] = 'Tumblr';
|
||
$a->strings['Bluesky'] = 'Bluesky';
|
||
$a->strings['%s (via %s)'] = '%s (via %s)';
|
||
$a->strings['and'] = 'og';
|
||
$a->strings['and %d other people'] = 'og %d andre personer';
|
||
$a->strings['%2$s likes this.'] = [
|
||
0 => '%2$s synes om dette.',
|
||
1 => '%2$s synes om dette.',
|
||
];
|
||
$a->strings['%2$s doesn\'t like this.'] = [
|
||
0 => '%2$s synes ikke om dette.',
|
||
1 => '%2$s synes ikke om dette.',
|
||
];
|
||
$a->strings['%2$s attends.'] = [
|
||
0 => '%2$s deltager.',
|
||
1 => '%2$s deltager.',
|
||
];
|
||
$a->strings['%2$s doesn\'t attend.'] = [
|
||
0 => '%2$s deltager ikke.',
|
||
1 => '%2$s deltager ikke.',
|
||
];
|
||
$a->strings['%2$s attends maybe.'] = [
|
||
0 => '%2$s deltager måske.',
|
||
1 => '%2$s deltager måske.',
|
||
];
|
||
$a->strings['%2$s reshared this.'] = [
|
||
0 => '%2$s videredelte dette.',
|
||
1 => '%2$s videredelte dette.',
|
||
];
|
||
$a->strings['<button type="button" %2$s>%1$d person</button> likes this'] = [
|
||
0 => '<button type="button" %2$s>%1$d person</button> synes om dette',
|
||
1 => '<button type="button" %2$s>%1$d personer</button> synes om dette',
|
||
];
|
||
$a->strings['<button type="button" %2$s>%1$d person</button> attends'] = [
|
||
0 => '<button type="button" %2$s>%1$d personer</button> deltager',
|
||
1 => '<button type="button" %2$s>%1$d personer</button> deltager',
|
||
];
|
||
$a->strings['<button type="button" %2$s>%1$d person</button> doesn\'t attend'] = [
|
||
0 => '<button type="button" %2$s>%1$d personer</button> deltager ikke',
|
||
1 => '<button type="button" %2$s>%1$d personer</button> deltager ikke',
|
||
];
|
||
$a->strings['<button type="button" %2$s>%1$d person</button> attends maybe'] = [
|
||
0 => '<button type="button" %2$s>%1$d personer</button> deltager måske',
|
||
1 => '<button type="button" %2$s>%1$d personer</button> deltager måske',
|
||
];
|
||
$a->strings['<button type="button" %2$s>%1$d person</button> reshared this'] = [
|
||
0 => '<button type="button" %2$s>%1$d personer</button> videredelte dette',
|
||
1 => '<button type="button" %2$s>%1$d personer</button> videredelte dette',
|
||
];
|
||
$a->strings['Visible to <strong>everybody</strong>'] = 'Kan ses af <strong>alle</strong>';
|
||
$a->strings['Please enter a image/video/audio/webpage URL:'] = 'Indtast venligst en URL til et billede/video/lyd/hjemmeside:';
|
||
$a->strings['Tag term:'] = 'Tag-emne:';
|
||
$a->strings['Save to Folder'] = 'Gem til mappe';
|
||
$a->strings['Where are you right now?'] = 'Hvor er du lige nu?';
|
||
$a->strings['Delete item(s)?'] = 'Slet element(er)?';
|
||
$a->strings['Post published.'] = 'Opslag publiceret.';
|
||
$a->strings['Go to post'] = 'Gå til opslag';
|
||
$a->strings['Created at'] = 'Oprettet';
|
||
$a->strings['New Post'] = 'Nyt opslag';
|
||
$a->strings['Share'] = 'Del';
|
||
$a->strings['upload photo'] = 'upload billede';
|
||
$a->strings['Attach file'] = 'Vedhæft fil';
|
||
$a->strings['attach file'] = 'vedhæft fil';
|
||
$a->strings['Bold'] = 'Fed';
|
||
$a->strings['Italic'] = 'Kursiv';
|
||
$a->strings['Underline'] = 'Understreget';
|
||
$a->strings['Quote'] = 'Citér';
|
||
$a->strings['Add emojis'] = 'Tilføj emojier';
|
||
$a->strings['Content Warning'] = 'Indholdsadvarsel';
|
||
$a->strings['Code'] = 'Kode';
|
||
$a->strings['Image'] = 'Billede';
|
||
$a->strings['Link'] = 'Link';
|
||
$a->strings['Link or Media'] = 'Link eller medie';
|
||
$a->strings['Video'] = 'Video';
|
||
$a->strings['Set your location'] = 'Indstil din placering';
|
||
$a->strings['set location'] = 'indstil placering';
|
||
$a->strings['Clear browser location'] = 'Nulstil browserplacering';
|
||
$a->strings['clear location'] = 'ryd placering';
|
||
$a->strings['Set title'] = 'Vælg titel';
|
||
$a->strings['Categories (comma-separated list)'] = 'Kategorier (komma-separeret liste)';
|
||
$a->strings['Scheduled at'] = 'Planlagt til';
|
||
$a->strings['Permission settings'] = 'Tilladelsesindstillinger';
|
||
$a->strings['Public post'] = 'Offentligt opslag';
|
||
$a->strings['Message'] = 'Besked';
|
||
$a->strings['Add file'] = 'Tilføj fil';
|
||
$a->strings['Open Compose page'] = 'Åben skrivesiden';
|
||
$a->strings['remove'] = 'fjern';
|
||
$a->strings['Delete Selected Items'] = 'Slet valgte elementer';
|
||
$a->strings['You had been addressed (%s).'] = 'Du er blevet nævnt (%s).';
|
||
$a->strings['You are following %s.'] = 'Du følger %s.';
|
||
$a->strings['You subscribed to %s.'] = 'Du følger %s.';
|
||
$a->strings['You subscribed to one or more tags in this post.'] = 'Du følger nu et eller flere tags i dette opslag.';
|
||
$a->strings['%s reshared this.'] = '%s videredelte dette.';
|
||
$a->strings['Reshared'] = 'Videredelt';
|
||
$a->strings['Reshared by %s <%s>'] = 'Videredelt af %s <%s>';
|
||
$a->strings['%s is participating in this thread.'] = '%s deltager i denne tråd.';
|
||
$a->strings['Stored for general reasons'] = 'Gemt af generelle årsager';
|
||
$a->strings['Global post'] = 'Globalt opslag';
|
||
$a->strings['Sent via an relay server'] = 'Sendt via en vidersendelsesserver';
|
||
$a->strings['Sent via the relay server %s <%s>'] = ' Sendt via vidersendelsesserveren %s <%s>';
|
||
$a->strings['Fetched'] = 'Hentet';
|
||
$a->strings['Fetched because of %s <%s>'] = 'Hentet fordi %s <%s>';
|
||
$a->strings['Stored because of a child post to complete this thread.'] = 'Gemt pga. et underopslag, for at vise den komplette tråd.';
|
||
$a->strings['Local delivery'] = 'Lokal forsendelse';
|
||
$a->strings['Stored because of your activity (like, comment, star, ...)'] = 'Gemt pga. din aktivitet (synes om, kommentar, favorit, ...)';
|
||
$a->strings['Distributed'] = 'Distribueret';
|
||
$a->strings['Pushed to us'] = 'Skubbet til os';
|
||
$a->strings['Pinned item'] = 'Fastgjort element';
|
||
$a->strings['View %s\'s profile @ %s'] = 'Se %ss profil @ %s';
|
||
$a->strings['Categories:'] = 'Kategorier:';
|
||
$a->strings['Filed under:'] = 'Gemt i:';
|
||
$a->strings['%s from %s'] = '%s fra %s';
|
||
$a->strings['View in context'] = 'Se i kontekst';
|
||
$a->strings['For you'] = 'Til dig';
|
||
$a->strings['Posts from contacts you interact with and who interact with you'] = 'Opslag fra kontakter, du interagerer med, og som interagerer med dig';
|
||
$a->strings['Discover'] = 'Gå på opdagelse';
|
||
$a->strings['Posts from accounts that you don\'t follow, but that you might like.'] = 'Opslag fra konti, du ikke følger, men som du måske vil synes om';
|
||
$a->strings['What\'s Hot'] = 'Populært nu';
|
||
$a->strings['Posts with a lot of interactions'] = 'Opslag med mange interaktioner';
|
||
$a->strings['Posts in %s'] = 'Opslag i %s';
|
||
$a->strings['Posts from your followers that you don\'t follow'] = 'Opslag fra dine følgere, som du ikke følger';
|
||
$a->strings['Sharers of sharers'] = 'Delere af delere';
|
||
$a->strings['Posts from accounts that are followed by accounts that you follow'] = 'Opslag fra konti, som dem du følger, følger';
|
||
$a->strings['Quiet sharers'] = 'Sjældne delere';
|
||
$a->strings['Posts from accounts that you follow but who don\'t post very often'] = 'Opslag fra konti du følger, men som ikke laver opslag ofte';
|
||
$a->strings['Images'] = 'Billeder';
|
||
$a->strings['Posts with images'] = 'Opslag med billeder';
|
||
$a->strings['Audio'] = 'Lyd';
|
||
$a->strings['Posts with audio'] = 'Opslag med lyd';
|
||
$a->strings['Videos'] = 'Videoer';
|
||
$a->strings['Posts with videos'] = 'Opslag med videoer';
|
||
$a->strings['Local Community'] = 'Lokalt fællesskab';
|
||
$a->strings['Posts from local users on this server'] = 'Opslag fra lokale brugere på denne instans';
|
||
$a->strings['Global Community'] = 'Globalt fællesskab';
|
||
$a->strings['Posts from users of the whole federated network'] = 'Opslag fra brugere på hele det fødererede netværk';
|
||
$a->strings['Latest Activity'] = 'Seneste aktivitet';
|
||
$a->strings['Sort by latest activity'] = 'Sortér efter seneste aktivitet';
|
||
$a->strings['Latest Posts'] = 'Seneste opslag';
|
||
$a->strings['Sort by post received date'] = 'Sortér efter opslags modtagelsestidspunkt';
|
||
$a->strings['Latest Creation'] = 'Senest oprettede';
|
||
$a->strings['Sort by post creation date'] = 'Sortér efter opslags oprettelsestidspunkt';
|
||
$a->strings['Personal'] = 'Personlige';
|
||
$a->strings['Posts that mention or involve you'] = 'Opslag der nævner eller involverer dig';
|
||
$a->strings['Starred'] = 'Favoritter';
|
||
$a->strings['Favourite Posts'] = 'Favoritopslag';
|
||
$a->strings['General Features'] = 'Generelle funktioner';
|
||
$a->strings['Photo Location'] = 'Fotoplacering';
|
||
$a->strings['Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map.'] = 'Metadata fra fotos fjernes normalt. Dette udtrækker placering (hvis tilgængelig) inden metadata fjernes, og forbinder den til et kort.';
|
||
$a->strings['Display the community in the navigation'] = 'Vis Fællesskabet i menuen';
|
||
$a->strings['If enabled, the community can be accessed via the navigation menu. Independent from this setting, the community timelines can always be accessed via the channels.'] = 'Hvis slået til, kan communitiet tilgås via navigationsmenuen. Uafhængigt af denne indstilling. kan communitiets tidslinje altid tilgås via kanalerne.';
|
||
$a->strings['Post Composition Features'] = 'Opslagsoprettelses-funktioner';
|
||
$a->strings['Explicit Mentions'] = 'Eksplicitte omtaler';
|
||
$a->strings['Add explicit mentions to comment box for manual control over who gets mentioned in replies.'] = 'Tilføj eksplicitte omtaler af andre til kommentarboksen for at få manuel kontrol over hvem der bliver omtalt i svar.';
|
||
$a->strings['Add an abstract from ActivityPub content warnings'] = 'Tilføj en beskrivelse ud fra ActivityPubs indholdsadvarsler';
|
||
$a->strings['Add an abstract when commenting on ActivityPub posts with a content warning. Abstracts are displayed as content warning on systems like Mastodon or Pleroma.'] = 'Tilføj et abstrakt når du kommenterer på ActivityPub-opslag med en "content warning". Abstrakter vises som "Content warning" hos eks. Mastodon og Pleroma.';
|
||
$a->strings['Post/Comment Tools'] = 'Opslags- / Kommentarværktøjer';
|
||
$a->strings['Post Categories'] = 'Opslagskategorier';
|
||
$a->strings['Add categories to your posts'] = 'Tilføj kategorier til dine opslag';
|
||
$a->strings['Network Widgets'] = 'Netværks-widgets';
|
||
$a->strings['Circles'] = 'Kredse';
|
||
$a->strings['Display posts that have been created by accounts of the selected circle.'] = 'Vis opslag oprettet af konti fra den valgte kreds.';
|
||
$a->strings['Groups'] = 'Grupper';
|
||
$a->strings['Display posts that have been distributed by the selected group.'] = 'Vis opslag som er blevet delt i den valgte gruppe.';
|
||
$a->strings['Archives'] = 'Arkiver';
|
||
$a->strings['Display an archive where posts can be selected by month and year.'] = 'Vis et arkiv hvor opslag kan vælges efter måned og år.';
|
||
$a->strings['Protocols'] = 'Protokoller';
|
||
$a->strings['Display posts with the selected protocols.'] = 'Vis opslag med de valgte protokoller.';
|
||
$a->strings['Account Types'] = 'Kontotyper';
|
||
$a->strings['Display posts done by accounts with the selected account type.'] = 'Vis opslag fra konti med den valgte kontotype.';
|
||
$a->strings['Channels'] = 'Kanaler';
|
||
$a->strings['Display posts in the system channels and user defined channels.'] = 'Vis opslag i indbyggede kanaler samt brugerdefinerede kanaler.';
|
||
$a->strings['Saved Searches'] = 'Gemte søgninger';
|
||
$a->strings['Display posts that contain subscribed hashtags.'] = 'Vis opslag, der indeholder hashtags, som du følger.';
|
||
$a->strings['Saved Folders'] = 'Gemte mapper';
|
||
$a->strings['Display a list of folders in which posts are stored.'] = 'Vis en liste af mapper hvori opslag er gemt.';
|
||
$a->strings['Own Contacts'] = 'Egne kontakter';
|
||
$a->strings['Include or exclude posts from subscribed accounts. This widget is not visible on all channels.'] = 'Inkludér eller ekskludér opslag fra konti, du følger. Denne widget er ikke synlig i alle kanaler.';
|
||
$a->strings['Trending Tags'] = 'Populære tags';
|
||
$a->strings['Display a list of the most popular tags in recent public posts.'] = 'Vis en liste over de mest populære tags i de seneste offentlige opslag.';
|
||
$a->strings['Advanced Profile Settings'] = 'Avancerede Profilindstillinger';
|
||
$a->strings['Tag Cloud'] = 'Tag Cloud';
|
||
$a->strings['Provide a personal tag cloud on your profile page'] = 'Vis en personlig Tag Cloud på din profilside.';
|
||
$a->strings['Display Membership Date'] = 'Vis Indmeldelsesdato';
|
||
$a->strings['Display membership date in profile'] = 'Vis dato for medlemsskab på profilen';
|
||
$a->strings['Advanced Calendar Settings'] = 'Avancerede Kalenderindstillinger';
|
||
$a->strings['Allow anonymous access to your calendar'] = 'Tillad anonym adgang til din kalender';
|
||
$a->strings['Allows anonymous visitors to consult your calendar and your public events. Contact birthday events are private to you.'] = 'Tillad at anonyme brugere kan se din kalender og dine offentlige begivenheder. Dine kontakters fødselsdage er altid kun synlige for dig.';
|
||
$a->strings['External link to group'] = 'Eksternt link til gruppe';
|
||
$a->strings['show less'] = 'vis mindre';
|
||
$a->strings['show more'] = 'vis mere';
|
||
$a->strings['Create new group'] = 'Opret ny gruppe';
|
||
$a->strings['Find groups to join'] = 'Find grupper at deltage i';
|
||
$a->strings['event'] = 'begivenhed';
|
||
$a->strings['status'] = 'status';
|
||
$a->strings['photo'] = 'billede';
|
||
$a->strings['%1$s tagged %2$s\'s %3$s with %4$s'] = '%1$s taggede %2$s\'s %3$s med %4$s';
|
||
$a->strings['Follow Thread'] = 'Følg tråd';
|
||
$a->strings['Complete Thread'] = 'Færdiggør tråd';
|
||
$a->strings['View Status'] = 'Se status';
|
||
$a->strings['View Profile'] = 'Se profil';
|
||
$a->strings['View Photos'] = 'Se billeder';
|
||
$a->strings['Network Posts'] = 'Opslag fra Netværket';
|
||
$a->strings['View Contact'] = 'Se kontakt';
|
||
$a->strings['Block'] = 'Blokér';
|
||
$a->strings['Ignore'] = 'Ignorér';
|
||
$a->strings['Collapse'] = 'Fold sammen';
|
||
$a->strings['Ignore %s server'] = 'Ignorér %s instans';
|
||
$a->strings['Detected languages'] = 'Genkendte sprog';
|
||
$a->strings['Raw content'] = 'Rå indhold';
|
||
$a->strings['Connect/Follow'] = 'Forbind/Følg';
|
||
$a->strings['Unable to fetch user.'] = 'Kunne ikke hente bruger.';
|
||
$a->strings['Undetermined'] = 'Uafklaret';
|
||
$a->strings['%s (%s - %s): %s'] = '%s (%s - %s): %s';
|
||
$a->strings['%s (%s): %s'] = '%s (%s): %s';
|
||
$a->strings['Detected languages in this post:
|
||
%s'] = 'Genkendte sprog i dette opslag:
|
||
%s';
|
||
$a->strings['Nothing new here'] = 'Intet nyt her';
|
||
$a->strings['Home'] = 'Hjem';
|
||
$a->strings['Skip to main content'] = 'Spring frem til hovedindholdet';
|
||
$a->strings['Clear notifications'] = 'Ryd notifikationer';
|
||
$a->strings['Search: @name, !group, #tags, content'] = 'Søg: @navn, !gruppe, #tag, indhold';
|
||
$a->strings['Sign out'] = 'Log ud';
|
||
$a->strings['End this session'] = 'Afslut denne session';
|
||
$a->strings['Sign in'] = 'Log ind';
|
||
$a->strings['Conversations'] = 'Samtaler';
|
||
$a->strings['Conversations you started'] = 'Samtaler du har startet';
|
||
$a->strings['Profile'] = 'Profil';
|
||
$a->strings['Your profile page'] = 'Din profilside';
|
||
$a->strings['Photos'] = 'Billeder';
|
||
$a->strings['Your photos'] = 'Dine billeder';
|
||
$a->strings['Media'] = 'Media';
|
||
$a->strings['Your postings with media'] = 'Dine opslag med medier';
|
||
$a->strings['Calendar'] = 'Kalender';
|
||
$a->strings['Your calendar'] = 'Din kalender';
|
||
$a->strings['Personal notes'] = 'Personlige noter';
|
||
$a->strings['Your personal notes'] = 'Dine personlige noter';
|
||
$a->strings['Home Page'] = 'Startside';
|
||
$a->strings['Register'] = 'Registrér';
|
||
$a->strings['Create an account'] = 'Opret en konto';
|
||
$a->strings['Help'] = 'Hjælp';
|
||
$a->strings['Help and documentation'] = 'Hjælp og dokumentation';
|
||
$a->strings['Apps'] = 'Apps';
|
||
$a->strings['Addon applications, utilities, games'] = 'Tilføjelser og spil';
|
||
$a->strings['Search'] = 'Søg';
|
||
$a->strings['Search site content'] = 'Søg sideindhold';
|
||
$a->strings['Full Text'] = 'Fuld tekst';
|
||
$a->strings['Contacts'] = 'Kontakter';
|
||
$a->strings['Community'] = 'Fællesskab';
|
||
$a->strings['Conversations on this and other servers'] = 'Samtaler på denne og andre instanser';
|
||
$a->strings['Directory'] = 'Adressebog';
|
||
$a->strings['People directory'] = 'Personadressebog';
|
||
$a->strings['Information'] = 'Information';
|
||
$a->strings['Information about this friendica instance'] = 'Information om denne friendica instans';
|
||
$a->strings['Terms of Service'] = 'Servicevilkår';
|
||
$a->strings['Terms of Service of this Friendica instance'] = 'Vilkår for denne Friendica instans';
|
||
$a->strings['Network'] = 'Netværk';
|
||
$a->strings['Conversations from your friends'] = 'Samtaler fra dine venner';
|
||
$a->strings['Your posts and conversations'] = 'Dine opslag og samtaler';
|
||
$a->strings['Introductions'] = 'Introduktioner';
|
||
$a->strings['Friend Requests'] = 'Venneanmodninger';
|
||
$a->strings['Notifications'] = 'Notifikationer';
|
||
$a->strings['View all'] = 'Vis alle';
|
||
$a->strings['Mark as read'] = 'Marker som læst';
|
||
$a->strings['Mark all system notifications as seen'] = 'Markér alle systemnotifikationer som læste';
|
||
$a->strings['Private mail'] = 'Privat mail';
|
||
$a->strings['Inbox'] = 'Indbox';
|
||
$a->strings['Outbox'] = 'Udgående';
|
||
$a->strings['Accounts'] = 'Konti';
|
||
$a->strings['Manage other accounts, including groups and pages'] = 'Håndter øvrige konti, inklusiv grupper og sider';
|
||
$a->strings['Settings'] = 'Indstillinger';
|
||
$a->strings['Account settings'] = 'Kontoindstillinger';
|
||
$a->strings['Manage/edit friends and contacts'] = 'Rediger venner og kontakter';
|
||
$a->strings['Admin'] = 'Admin';
|
||
$a->strings['Site setup and configuration'] = 'Sideopsætning og -konfiguration';
|
||
$a->strings['Moderation'] = 'Moderation';
|
||
$a->strings['Content and user moderation'] = 'Indhold- og brugermoderation';
|
||
$a->strings['Navigation'] = 'Menu';
|
||
$a->strings['Site map'] = 'Site map';
|
||
$a->strings['first'] = 'første';
|
||
$a->strings['prev'] = 'forrige';
|
||
$a->strings['next'] = 'næste';
|
||
$a->strings['last'] = 'sidste';
|
||
$a->strings['<a href="%1$s" target="_blank" rel="noopener noreferrer">%2$s</a> %3$s'] = '<a href="%1$s" target="_blank" rel="noopener noreferrer">%2$s</a> %3$s';
|
||
$a->strings['Link to source'] = 'Link til kilde';
|
||
$a->strings['Click to open/close'] = 'Klik for at åbne/lukke';
|
||
$a->strings['$1 wrote:'] = '$1 skrev:';
|
||
$a->strings['Encrypted content'] = 'Krypteret indhold';
|
||
$a->strings['Invalid source protocol'] = 'Ugyldig kildeprotokol';
|
||
$a->strings['Invalid link protocol'] = 'Ugyldig linkprotokol';
|
||
$a->strings['Loading more entries...'] = 'Indlæser flere poster';
|
||
$a->strings['The end'] = 'Slut';
|
||
$a->strings['Save search'] = 'Gem søgning';
|
||
$a->strings['@name, !group, #tags, content'] = '@navn, !gruppe, #tag, indhold';
|
||
$a->strings['Add New Contact'] = 'Tilføj ny kontakt';
|
||
$a->strings['Enter address or web location'] = 'Indtast adresse eller webplacering';
|
||
$a->strings['user@x.tld, x.tld/user'] = 'anna@x.tld, x.tld/ali';
|
||
$a->strings['Connect'] = 'Forbind';
|
||
$a->strings['%d invitation available'] = [
|
||
0 => '%d invitation tilgængelig',
|
||
1 => '%d invitationer tilgængelig',
|
||
];
|
||
$a->strings['Find People'] = 'Find personer';
|
||
$a->strings['Enter name or interest'] = 'Indtast navn eller interesse';
|
||
$a->strings['Examples: Robert Morgenstein, Fishing'] = 'Eksempler: Liva Morgenstjerne, Hækling';
|
||
$a->strings['Find'] = 'Find';
|
||
$a->strings['Friend Suggestions'] = 'Venneforslag';
|
||
$a->strings['Similar Interests'] = 'Lignende interesser';
|
||
$a->strings['Random Profile'] = 'Tilfældig profil';
|
||
$a->strings['Invite Friends'] = 'Inviter venner';
|
||
$a->strings['Global Directory'] = 'Global adressebog';
|
||
$a->strings['Local Directory'] = 'Lokal adressebog';
|
||
$a->strings['Everyone'] = 'Alle';
|
||
$a->strings['No relationship'] = 'Ingen relation';
|
||
$a->strings['Relationships'] = 'Relationer';
|
||
$a->strings['All Contacts'] = 'Alle kontakter';
|
||
$a->strings['All Protocols'] = 'Alle protokoller';
|
||
$a->strings['Everything'] = 'Alt';
|
||
$a->strings['Categories'] = 'Kategorier';
|
||
$a->strings['%d contact in common'] = [
|
||
0 => '%d kontakt til fælles',
|
||
1 => '%d kontakter til fælles',
|
||
];
|
||
$a->strings['On this date'] = 'På denne dato';
|
||
$a->strings['Persons'] = 'Personer';
|
||
$a->strings['Organisations'] = 'Organisationer';
|
||
$a->strings['News'] = 'Nyheder';
|
||
$a->strings['Relays'] = 'Relæer';
|
||
$a->strings['All'] = 'Alle';
|
||
$a->strings['Export'] = 'Eksportér';
|
||
$a->strings['Export calendar as ical'] = 'Eksportér kalender som ical';
|
||
$a->strings['Export calendar as csv'] = 'Eksportér kalender som csv';
|
||
$a->strings['No contacts'] = 'Ingen kontakter';
|
||
$a->strings['%d Contact'] = [
|
||
0 => '%d Kontakt',
|
||
1 => '%d Kontakter',
|
||
];
|
||
$a->strings['View Contacts'] = 'Se kontakter';
|
||
$a->strings['Remove term'] = 'Fjern term';
|
||
$a->strings['(%d hour)'] = [
|
||
0 => '(%d time)',
|
||
1 => '(%d timer)',
|
||
];
|
||
$a->strings['More Trending Tags'] = 'Flere populære tags';
|
||
$a->strings['Show More'] = 'Vis flere';
|
||
$a->strings['Show Less'] = 'Vis færre';
|
||
$a->strings['Post to group'] = 'Slå op i gruppe';
|
||
$a->strings['Mention'] = 'Omtal';
|
||
$a->strings['XMPP:'] = 'XMPP:';
|
||
$a->strings['Matrix:'] = 'Matrix:';
|
||
$a->strings['Location:'] = 'Placering:';
|
||
$a->strings['Network:'] = 'Netværk:';
|
||
$a->strings['Follow'] = 'Følg';
|
||
$a->strings['Unfollow'] = 'Følg ikke';
|
||
$a->strings['View group'] = 'Vis gruppe';
|
||
$a->strings['Yourself'] = 'Mig selv';
|
||
$a->strings['Mutuals'] = 'Venner';
|
||
$a->strings['Post to Email'] = 'Send som e-mail';
|
||
$a->strings['Public'] = 'Offentlig';
|
||
$a->strings['This content will be shown to all your followers and can be seen in the community pages and by anyone with its link.'] = 'Indholdet vil blive vist til alle dine følgere and kan blive set på fællesskabssiderne og af alle med et link dertil.';
|
||
$a->strings['Limited/Private'] = 'Begrænset/Privat';
|
||
$a->strings['This content will be shown only to the people in the first box, to the exception of the people mentioned in the second box. It won\'t appear anywhere public.'] = 'Indholdet vil kun blive vist til personerne specificeret i den første boks, undtaget personerne specificeret i den anden boks. Det vil ikke dukke op på et offentligt sted.';
|
||
$a->strings['Start typing the name of a contact or a circle to show a filtered list. You can also mention the special circles "Followers" and "Mutuals".'] = 'Begynd at tast navnet på en kontakt eller en kreds for at vise en filtreret liste. Du kan også nævne de specielle kredse "Følgere" og "Venner".';
|
||
$a->strings['Show to:'] = 'Vis til:';
|
||
$a->strings['Except to:'] = 'Undtagen til:';
|
||
$a->strings['CC: email addresses'] = 'CC: email-addresser';
|
||
$a->strings['Example: bob@example.com, mary@example.com'] = 'Eksempel: bob@eksempel.dk, mary@eksempel.com';
|
||
$a->strings['Connectors'] = 'Forbindere';
|
||
$a->strings['You may need to import the file "database.sql" manually using phpmyadmin or mysql.'] = 'Det bliver muligvis nødvendigt at importere filen "database.sql" manuelt via phpmyadmin eller mysql.';
|
||
$a->strings['Please see the file "doc/INSTALL.md".'] = 'Se venligst filen "doc/INSTALL.md".';
|
||
$a->strings['Found PHP version: '] = 'Identificeret PHP-version: ';
|
||
$a->strings['PHP cli binary'] = 'PHP cli-program';
|
||
$a->strings['This is required for message delivery to work.'] = 'Dette er påkrævet for at besked-forsendelse virker.';
|
||
$a->strings['Generate encryption keys'] = 'Opret krypteringsnøgler';
|
||
$a->strings['Apache mod_rewrite module'] = 'Apache mod_rewrite-modul';
|
||
$a->strings['Error: The MySQL driver for PDO is not installed.'] = 'Fejl: MySQL-driveren for PDO er ikke installeret.';
|
||
$a->strings['IntlChar PHP module'] = 'IntlChar PHP-modul';
|
||
$a->strings['XML PHP module'] = 'XML PHP-modul';
|
||
$a->strings['libCurl PHP module'] = 'libCurl PHP-modul';
|
||
$a->strings['OpenSSL PHP module'] = 'OpenSSL PHP-modul';
|
||
$a->strings['mb_string PHP module'] = 'mb_string PHP-modul';
|
||
$a->strings['iconv PHP module'] = 'iconv PHP-modul';
|
||
$a->strings['POSIX PHP module'] = 'POSIX PHP-modul';
|
||
$a->strings['JSON PHP module'] = 'JSON PHP-modul';
|
||
$a->strings['Error message from Curl when fetching'] = 'Fejlbesked fra Curl i forsøget på at hente.';
|
||
$a->strings['Please ensure that the connection to the server is secure.'] = 'Sikr venligst at forbindelsen til serveren er sikker.';
|
||
$a->strings['No TLS detected'] = 'TLS ikke registreret';
|
||
$a->strings['TLS detected'] = 'TLS registreret';
|
||
$a->strings['ImageMagick PHP extension is not installed'] = 'ImageMagick PHP-udvidelse er ikke installeret';
|
||
$a->strings['ImageMagick PHP extension is installed'] = 'ImageMagick PHP-udvidelse er installeret';
|
||
$a->strings['Database already in use.'] = 'Database allerede i brug.';
|
||
$a->strings['Could not connect to database.'] = 'Kunne ikke forbinde til databasen.';
|
||
$a->strings['%s (%s)'] = '%s (%s)';
|
||
$a->strings['Monday'] = 'Mandag';
|
||
$a->strings['Tuesday'] = 'Tirsdag';
|
||
$a->strings['Wednesday'] = 'Onsdag';
|
||
$a->strings['Thursday'] = 'Torsdag';
|
||
$a->strings['Friday'] = 'Fredag';
|
||
$a->strings['Saturday'] = 'Lørdag';
|
||
$a->strings['Sunday'] = 'Søndag';
|
||
$a->strings['January'] = 'Januar';
|
||
$a->strings['February'] = 'Februar';
|
||
$a->strings['March'] = 'Marts';
|
||
$a->strings['April'] = 'April';
|
||
$a->strings['May'] = 'Maj';
|
||
$a->strings['June'] = 'Juni';
|
||
$a->strings['July'] = 'Juli';
|
||
$a->strings['August'] = 'August';
|
||
$a->strings['September'] = 'September';
|
||
$a->strings['October'] = 'Oktober';
|
||
$a->strings['November'] = 'November';
|
||
$a->strings['December'] = 'December';
|
||
$a->strings['Mon'] = 'Man';
|
||
$a->strings['Tue'] = 'Tir';
|
||
$a->strings['Wed'] = 'Ons';
|
||
$a->strings['Thu'] = 'Tor';
|
||
$a->strings['Fri'] = 'Fre';
|
||
$a->strings['Sat'] = 'Lør';
|
||
$a->strings['Sun'] = 'Søn';
|
||
$a->strings['Jan'] = 'Jan';
|
||
$a->strings['Feb'] = 'Feb';
|
||
$a->strings['Mar'] = 'Mar';
|
||
$a->strings['Apr'] = 'Apr';
|
||
$a->strings['Jun'] = 'Jun';
|
||
$a->strings['Jul'] = 'Jul';
|
||
$a->strings['Aug'] = 'Aug';
|
||
$a->strings['Sep'] = 'Sep';
|
||
$a->strings['Oct'] = 'Okt';
|
||
$a->strings['Nov'] = 'Nov';
|
||
$a->strings['Dec'] = 'Dec';
|
||
$a->strings['Friendica can\'t display this page at the moment, please contact the administrator.'] = 'Friendica kan ikke vise denne side lige nu, kontakt venligst administratoren.';
|
||
$a->strings['Enter a valid existing folder'] = 'Indtast en gyldig, eksisterende mappe';
|
||
$a->strings['[Friendica Notify] Database update'] = '[Friendica notifikation] Databaseopdatering';
|
||
$a->strings['No unused tables found.'] = 'Ingen ubrugte tabeller blev fundet.';
|
||
$a->strings['Errors encountered performing database changes: '] = 'Fejl set under databaseopdateringen:';
|
||
$a->strings['Another database update is currently running.'] = 'Der kører i forvejen en anden databaseopdatering.';
|
||
$a->strings['%s: Database update'] = '%s: Databaseopdatering';
|
||
$a->strings['%s: updating %s table.'] = '%s: opdaterer %s tabel.';
|
||
$a->strings['Record not found'] = 'Post ikke fundet';
|
||
$a->strings['Unprocessable Entity'] = 'Ikke-processerbar enhed';
|
||
$a->strings['Unauthorized'] = 'Uautoriseret';
|
||
$a->strings['Internal Server Error'] = 'Intern serverfejl';
|
||
$a->strings['A deleted circle with this name was revived. Existing item permissions <strong>may</strong> apply to this circle and any future members. If this is not what you intended, please create another circle with a different name.'] = 'En slettet kreds med dette navn er genoplivet. Eksisterende genstandstilladelser <strong>kan være</strong> gældende for denne kreds og fremtidige medlemmer. Hvis dette ikke er tiltænkt, så lav venligst en ny kreds med et andet navn.';
|
||
$a->strings['Everybody'] = 'Alle';
|
||
$a->strings['edit'] = 'rediger';
|
||
$a->strings['add'] = 'tilføj';
|
||
$a->strings['Edit circle'] = 'Redigér kreds';
|
||
$a->strings['Contacts not in any circle'] = 'Kontakter udenfor kredse';
|
||
$a->strings['Create a new circle'] = 'Opret en ny kreds';
|
||
$a->strings['Circle Name: '] = 'Kredsnavn:';
|
||
$a->strings['Edit circles'] = 'Redigér kredse';
|
||
$a->strings['Approve'] = 'Godkend';
|
||
$a->strings['%s has blocked you'] = '%s har blokeret dig';
|
||
$a->strings['Organisation'] = 'Organisation';
|
||
$a->strings['Group'] = 'Gruppe';
|
||
$a->strings['Relay'] = 'Relæ';
|
||
$a->strings['Disallowed profile URL.'] = 'Underkendt profil-URL.';
|
||
$a->strings['Blocked domain'] = 'Blokeret domæne';
|
||
$a->strings['Connect URL missing.'] = 'Forbindelses-URL mangler.';
|
||
$a->strings['The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page.'] = 'Kontakten kunne ikke blive tilføjet. Tjek venligst de instillinger du har sat for det sociale netværk kontakten tilhører under Indstillinger -> Sociale netværk';
|
||
$a->strings['This seems to be a relay account. They can\'t be followed by users.'] = 'Dette virker til at være en relækonto. Denne kontotype kan man ikke følge.';
|
||
$a->strings['The profile address specified does not provide adequate information.'] = 'Den angivne profiladresse giver ikke tilstrækkelig information.';
|
||
$a->strings['An author or name was not found.'] = 'En forfatter eller et navn blev ikke fundet.';
|
||
$a->strings['No browser URL could be matched to this address.'] = 'Ingen browser-URL kunne matches med denne adresse.';
|
||
$a->strings['Use mailto: in front of address to force email check.'] = 'Sæt mailto: foran adressen for at gennemtvinge et e-mail-tjek.';
|
||
$a->strings['Limited profile. This person will be unable to receive direct/personal notifications from you.'] = 'Begrænset profil. Denne person vil ikke være i stand til at modtage direkte/personlige notifikationer fra dig.';
|
||
$a->strings['Unable to retrieve contact information.'] = 'Kan ikke hente kontaktinformation.';
|
||
$a->strings['l F d, Y \@ g:i A \G\M\TP (e)'] = 'l F d, Y \@ G:i \G\M\TP (e)';
|
||
$a->strings['Starts:'] = 'Starter:';
|
||
$a->strings['Finishes:'] = 'Færdigt:';
|
||
$a->strings['all-day'] = 'hele dagen';
|
||
$a->strings['Sept'] = 'Sept';
|
||
$a->strings['today'] = 'i dag';
|
||
$a->strings['month'] = 'måned';
|
||
$a->strings['week'] = 'uge';
|
||
$a->strings['day'] = 'dag';
|
||
$a->strings['No events to display'] = 'Ingen begivenheder at vise';
|
||
$a->strings['Access to this profile has been restricted.'] = 'Adgang til denne profil er blevet begrænset.';
|
||
$a->strings['Event not found.'] = 'Begivenhed ikke fundet.';
|
||
$a->strings['l, F j'] = 'l, F j';
|
||
$a->strings['Edit event'] = 'Rediger begivenhed';
|
||
$a->strings['Duplicate event'] = 'Duplikér begivenhed';
|
||
$a->strings['Delete event'] = 'Slet begivenhed';
|
||
$a->strings['l F d, Y \@ g:i A'] = 'l F d, Y \@ G:i';
|
||
$a->strings['D g:i A'] = 'D G:i';
|
||
$a->strings['g:i A'] = 'G:i';
|
||
$a->strings['Show map'] = 'Vis kort';
|
||
$a->strings['Hide map'] = 'Skjul kort';
|
||
$a->strings['%s\'s birthday'] = '%s\'s fødselsdag';
|
||
$a->strings['Happy Birthday %s'] = 'Tillykke med fødselsdagen %s';
|
||
$a->strings['activity'] = 'aktivitet';
|
||
$a->strings['comment'] = 'kommentar';
|
||
$a->strings['post'] = 'opslag';
|
||
$a->strings['%s is blocked'] = '%s er blokeret';
|
||
$a->strings['%s is ignored'] = '%s er ignoreret';
|
||
$a->strings['Content from %s is collapsed'] = 'Indhold fra %s er sammenfoldet';
|
||
$a->strings['Sensitive content'] = 'Følsomt indhold';
|
||
$a->strings['bytes'] = 'bytes';
|
||
$a->strings['The media in this post is not displayed to visitors. To view it, please go to the <a href="%s">original post</a>.'] = 'Media i dette opslag vises ikke til besøgende. Du kan i stedet se det på <a href="%s">det oprindelige opslag</a>.';
|
||
$a->strings['The media in this post is not displayed to visitors. To view it, please log in.'] = 'Media i dette opslag vises ikke til besøgende. Log venligst ind for at se det.';
|
||
$a->strings['%2$s (%3$d%%, %1$d vote)'] = [
|
||
0 => '%2$s (%3$d%%, %1$d stemme)',
|
||
1 => '%2$s (%3$d%%, %1$d stemmer)',
|
||
];
|
||
$a->strings['%2$s (%1$d vote)'] = [
|
||
0 => '%2$s (%1$d stemme)',
|
||
1 => '%2$s (%1$d stemmer)',
|
||
];
|
||
$a->strings['%d voter. Poll end: %s'] = [
|
||
0 => '%d antal stemmer. Afstemning slutter: %s',
|
||
1 => '%d antal stemmer. Afstemning slutter: %s',
|
||
];
|
||
$a->strings['%d voter.'] = [
|
||
0 => '%d antal stemmer.',
|
||
1 => '%d antal stemmer.',
|
||
];
|
||
$a->strings['Poll end: %s'] = 'Afstemning slutter: %s';
|
||
$a->strings['View on separate page'] = 'Se på separat side';
|
||
$a->strings['[no subject]'] = '[intet emne]';
|
||
$a->strings['Wall Photos'] = 'Vægbilleder';
|
||
$a->strings['Change profile picture'] = 'Skift profilbillede';
|
||
$a->strings['Homepage:'] = 'Hjemmeside:';
|
||
$a->strings['About:'] = 'Om:';
|
||
$a->strings['Atom feed'] = 'Atom feed';
|
||
$a->strings['This website has been verified to belong to the same person.'] = 'Denne webside er blevet verificeret til at tilhøre samme person.';
|
||
$a->strings['F d'] = 'F d';
|
||
$a->strings['[today]'] = '[i dag]';
|
||
$a->strings['Birthday Reminders'] = 'Fødselsdagspåmindelser';
|
||
$a->strings['Birthdays this week:'] = 'Fødselsdage denne uge:';
|
||
$a->strings['g A l F d'] = 'G l F d';
|
||
$a->strings['[No description]'] = '[Ingen beskrivelse]';
|
||
$a->strings['Event Reminders'] = 'Begivenhedspåmindelser';
|
||
$a->strings['Upcoming events the next 7 days:'] = 'Kommende begivenheder de næste 7 dage:';
|
||
$a->strings['Hometown:'] = 'Hjemby:';
|
||
$a->strings['Marital Status:'] = 'Civilstand:';
|
||
$a->strings['With:'] = 'Med:';
|
||
$a->strings['Since:'] = 'Siden:';
|
||
$a->strings['Sexual Preference:'] = 'Seksuelle præferencer:';
|
||
$a->strings['Political Views:'] = 'Politiske holdninger:';
|
||
$a->strings['Religious Views:'] = 'Religiøse overbevisninger:';
|
||
$a->strings['Likes:'] = 'Synes om:';
|
||
$a->strings['Dislikes:'] = 'Synes ikke om:';
|
||
$a->strings['Title/Description:'] = 'Titel/Beskrivelse';
|
||
$a->strings['Summary'] = 'Opsummering';
|
||
$a->strings['Musical interests'] = 'Musikinteresser';
|
||
$a->strings['Books, literature'] = 'Bøger, literatur';
|
||
$a->strings['Television'] = 'Fjernsyn';
|
||
$a->strings['Film/dance/culture/entertainment'] = 'Film/dans/kultur/underholdning';
|
||
$a->strings['Hobbies/Interests'] = 'Hobbier/Interesser';
|
||
$a->strings['Love/romance'] = 'Kærlighed/Romance';
|
||
$a->strings['Work/employment'] = 'Arbejde/Beskæftigelse';
|
||
$a->strings['School/education'] = 'Skole/Uddannelse';
|
||
$a->strings['Contact information and Social Networks'] = 'Kontaktinformation og sociale netværk';
|
||
$a->strings['Responsible account: %s'] = 'Ansvarlig konto: %s';
|
||
$a->strings['SERIOUS ERROR: Generation of security keys failed.'] = 'SERIØS FEJL: Generering af sikkerhedsnøgler fejlede.';
|
||
$a->strings['Login failed'] = 'Login fejlede';
|
||
$a->strings['Not enough information to authenticate'] = 'Ikke nok information til at verificere';
|
||
$a->strings['Password can\'t be empty'] = 'Adgangskode kan ikke være tom';
|
||
$a->strings['Empty passwords are not allowed.'] = 'Tomme adgangskoder er ikke tilladt.';
|
||
$a->strings['The new password has been exposed in a public data dump, please choose another.'] = 'Den nye adgangskode er fundet i et offentligt datalæk, vælg venligst en anden.';
|
||
$a->strings['The password length is limited to 72 characters.'] = 'Kodeordslængden er begrænset til 72 tegn.';
|
||
$a->strings['The password can\'t contain white spaces nor accentuated letters'] = 'Kodeordet kan ikke indeholde blanktegn eller bogstaver med accenttegn.';
|
||
$a->strings['Passwords do not match. Password unchanged.'] = 'Adgangskoderne matcher ikke. Adgangskoden forbliver uændret.';
|
||
$a->strings['An invitation is required.'] = 'En invitation er påkrævet.';
|
||
$a->strings['Invitation could not be verified.'] = 'Invitation kunne ikke verificeres.';
|
||
$a->strings['Invalid OpenID url'] = 'Ugyldig OpenID url';
|
||
$a->strings['We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID.'] = 'Vi oplevede et problem mens vi forsøgte at logge dig ind med det OpenID, du angav. Eftertjek venligst at du har skrevet ID\'et korrekt.';
|
||
$a->strings['The error message was:'] = 'Fejlmeddelelsen var:';
|
||
$a->strings['Please enter the required information.'] = 'Indtast venligst den nødvendige information.';
|
||
$a->strings['system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values.'] = 'system.username_min_length (%s) og system.username_max_length (%s) udelukker hinanden, bytter værdier.';
|
||
$a->strings['Username should be at least %s character.'] = [
|
||
0 => 'Brugernavn skal mindst være %s tegn langt.',
|
||
1 => 'Profilnavn skal mindst være %s tegn langt.',
|
||
];
|
||
$a->strings['Username should be at most %s character.'] = [
|
||
0 => 'Brugernavn skal maksimum være %s tegn langt.',
|
||
1 => 'Profilnavn kan maksimalt være %s tegn langt.',
|
||
];
|
||
$a->strings['That doesn\'t appear to be your full (First Last) name.'] = 'Det ser ikke ud til at være dit fulde (For.. Efter..) navn.';
|
||
$a->strings['Your email domain is not among those allowed on this site.'] = 'DIt emaildomæne er ikke blandt de tilladte for denne side.';
|
||
$a->strings['Not a valid email address.'] = 'Ikke en gyldig email-adresse.';
|
||
$a->strings['The nickname was blocked from registration by the nodes admin.'] = 'Profilnavnet blev blokeret fra registrering af instansens administrator.';
|
||
$a->strings['Cannot use that email.'] = 'Kan ikke bruge den email.';
|
||
$a->strings['Your nickname can only contain a-z, 0-9 and _.'] = 'Dit profilnavn kan kun indeholde a-z, 0-9 og _.';
|
||
$a->strings['Nickname is already registered. Please choose another.'] = 'Profilnavn er allerede registreret. Vælg venligst et andet.';
|
||
$a->strings['An error occurred during registration. Please try again.'] = 'Der opstod en fejl under registrering. Prøv venligst igen.';
|
||
$a->strings['An error occurred creating your default profile. Please try again.'] = 'Der opstod en fejl da din profil skulle oprettes. Prøv venligst igen.';
|
||
$a->strings['An error occurred creating your self contact. Please try again.'] = 'Der opstod en fejl da din egen kontakt skulle oprettes. Prøv venligst igen.';
|
||
$a->strings['An error occurred creating your default contact circle. Please try again.'] = 'En fejl opstod mens vi skabte din standard kontaktkreds. Prøv venligst igen.';
|
||
$a->strings['Profile Photos'] = 'Profilbilleder';
|
||
$a->strings['
|
||
Dear %1$s,
|
||
the administrator of %2$s has set up an account for you.'] = '
|
||
Kære %1$s,
|
||
administratoren for %2$s har sat en konto op for dig.';
|
||
$a->strings['
|
||
The login details are as follows:
|
||
|
||
Site Location: %1$s
|
||
Login Name: %2$s
|
||
Password: %3$s
|
||
|
||
You may change your password from your account "Settings" page after logging
|
||
in.
|
||
|
||
Please take a few moments to review the other account settings on that page.
|
||
|
||
You may also wish to add some basic information to your default profile
|
||
(on the "Profiles" page) so that other people can easily find you.
|
||
|
||
We recommend adding a profile photo, adding some profile "keywords"
|
||
(very useful in making new friends) - and perhaps what country you live in;
|
||
if you do not wish to be more specific than that.
|
||
|
||
We fully respect your right to privacy, and none of these items are necessary.
|
||
If you are new and do not know anybody here, they may help
|
||
you to make some new and interesting friends.
|
||
|
||
If you ever want to delete your account, you can do so at %1$s/settings/removeme
|
||
|
||
Thank you and welcome to %4$s.'] = '
|
||
Dine logininformationer er som følger:
|
||
|
||
URL: %1$s
|
||
Brugernavn: %2$s
|
||
Kodeord: %3$s
|
||
|
||
Du kan ændre dit kodeord fra din kontos "Indstillinger", efter du er logget ind.
|
||
|
||
Brug venligst et øjeblik på gennemgå om de øvrige indstillinger, på den side, er passende.
|
||
|
||
Det er muligt du kunne være interesseret i at tilføje basal information til din standardprofil
|
||
(på "Profil"-siden), så andre let kan finde dig.
|
||
|
||
Vi anbefaler at tilføje et profilbillede, at tilføje nogle profil-nøgleord (disse er
|
||
meget brugbare ift. at finde nye bekendskaber) - og muligvis hvilket land, du bor dig i,
|
||
hvis du ikke ønsker at specificere nærmere, hvor du bor.
|
||
|
||
Vi respekterer fuldt ud din ret til privatliv, og intet af det omtalte er påkrævet.
|
||
Hvis du ikke kender andre her, kan ovenstående hjælpe dig med at finde nye og
|
||
interessante venner.
|
||
|
||
Hvis du på noget tidspunkt ønsker at slette din konto, kan du gøre det på %1$s/settings/removeme
|
||
|
||
Tak og velkommen til %4$s.';
|
||
$a->strings['Registration details for %s'] = 'Registreringsdetaljer for %s';
|
||
$a->strings['Registration at %s'] = 'Registrering på %s';
|
||
$a->strings['
|
||
Dear %1$s,
|
||
Thank you for registering at %2$s. Your account has been created.
|
||
'] = '
|
||
Kære %1$s,
|
||
Tak fordi du registrerede dig på %2$s. Din konto er blevet oprettet.
|
||
';
|
||
$a->strings['
|
||
The login details are as follows:
|
||
|
||
Site Location: %3$s
|
||
Login Name: %1$s
|
||
Password: %5$s
|
||
|
||
You may change your password from your account "Settings" page after logging
|
||
in.
|
||
|
||
Please take a few moments to review the other account settings on that page.
|
||
|
||
You may also wish to add some basic information to your default profile
|
||
(on the "Profiles" page) so that other people can easily find you.
|
||
|
||
We recommend adding a profile photo, adding some profile "keywords" (very useful
|
||
in making new friends) - and perhaps what country you live in; if you do not wish
|
||
to be more specific than that.
|
||
|
||
We fully respect your right to privacy, and none of these items are necessary.
|
||
If you are new and do not know anybody here, they may help
|
||
you to make some new and interesting friends.
|
||
|
||
If you ever want to delete your account, you can do so at %3$s/settings/removeme
|
||
|
||
Thank you and welcome to %2$s.'] = '
|
||
Dine logininformationer er som følger:
|
||
|
||
URL: %3$s
|
||
Brugernavn: %1$s
|
||
Kodeord: %5$s
|
||
|
||
Du kan ændre dit kodeord fra din kontos "Indstillinger", efter du er logget ind.
|
||
|
||
Brug venligst et øjeblik på gennemgå om de øvrige indstillinger, på den side, er passende.
|
||
|
||
Det er muligt du kunne være interesseret i at tilføje basal information til din standardprofil
|
||
(på "Profil"-siden), så andre let kan finde dig.
|
||
|
||
Vi anbefaler at tilføje et profilbillede, at tilføje nogle profil-nøgleord (disse er
|
||
meget brugbare ift. at finde nye bekendskaber) - og muligvis hvilket land, du bor dig i,
|
||
hvis du ikke ønsker at specificere nærmere, hvor du bor.
|
||
|
||
Vi respekterer fuldt ud din ret til privatliv, og intet af det omtalte er påkrævet.
|
||
Hvis du ikke kender andre her, kan ovenstående hjælpe dig med at finde nye og
|
||
interessante venner.
|
||
|
||
Hvis du på noget tidspunkt ønsker at slette din konto, kan du gøre det på %3$s/settings/removeme
|
||
|
||
Tak og velkommen til %2$s.';
|
||
$a->strings['User with delegates can\'t be removed, please remove delegate users first'] = 'Bruger med delegerede brugere kan ikke blive fjernet, fjern venligst delegerede brugere først';
|
||
$a->strings['Addon not found.'] = 'Tilføjelse ikke fundet.';
|
||
$a->strings['Addon %s disabled.'] = 'Tilføjelse %s slået fra.';
|
||
$a->strings['Addon %s enabled.'] = 'Tilføjelse %s slået til.';
|
||
$a->strings['Disable'] = 'Slå fra';
|
||
$a->strings['Enable'] = 'Slå til';
|
||
$a->strings['Invalid Addon found.'] = 'Ugyldig addon fundet.';
|
||
$a->strings['Administration'] = 'Administration';
|
||
$a->strings['Addons'] = 'Tilføjelser';
|
||
$a->strings['Toggle'] = 'Skift';
|
||
$a->strings['Author: '] = 'Forfatter:';
|
||
$a->strings['Maintainer: '] = 'Vedligeholder:';
|
||
$a->strings['Addons reloaded'] = 'Tilføjelser genindlæst';
|
||
$a->strings['Addon %s failed to install.'] = 'Tilføjelse %s kunne ikke installere.';
|
||
$a->strings['Save Settings'] = 'Gem indstillinger';
|
||
$a->strings['Reload active addons'] = 'Genindlæs aktive tilføjelser';
|
||
$a->strings['There are currently no addons available on your node. You can find the official addon repository at %1$s.'] = 'Der er pt. ikke nogen udvidelser tilgængelig på din instans. Du kan finde det officielle repositorie for udvidelser på %1$s.';
|
||
$a->strings['Update has been marked successful'] = 'Opdatering er blevet markeret som succesfuld';
|
||
$a->strings['Database structure update %s was successfully applied.'] = 'Databasestruktur-opdatering %s blev gennemført.';
|
||
$a->strings['No failed updates.'] = 'Ingen fejlede opdateringer.';
|
||
$a->strings['Check database structure'] = 'Tjek databasestrukturen';
|
||
$a->strings['Failed Updates'] = 'Fejlede Opdateringer';
|
||
$a->strings['Mark success (if update was manually applied)'] = 'Markér som succesfuld (hvis opdateringen blev manuelt effektueret)';
|
||
$a->strings['No'] = 'Nej';
|
||
$a->strings['Yes'] = 'Ja';
|
||
$a->strings['Locked'] = 'Låst';
|
||
$a->strings['Manage Additional Features'] = 'Håndtér yderligere funktioner';
|
||
$a->strings['Other'] = 'Øvrige';
|
||
$a->strings['unknown'] = 'ukendt';
|
||
$a->strings['%2$s total system'] = [
|
||
0 => '%2$s totalt system',
|
||
1 => '%2$s totale systemer',
|
||
];
|
||
$a->strings['%2$s active user last month'] = [
|
||
0 => '%2$s aktiv bruger den seneste måned',
|
||
1 => '%2$s aktive brugere den seneste måned',
|
||
];
|
||
$a->strings['%2$s active user last six months'] = [
|
||
0 => '%2$s aktiv bruger de seneste seks måneder',
|
||
1 => '%2$s aktive brugere de seneste seks måneder',
|
||
];
|
||
$a->strings['%2$s registered user'] = [
|
||
0 => '%2$s registreret bruger',
|
||
1 => '%2$s registrerede brugere',
|
||
];
|
||
$a->strings['%2$s locally created post or comment'] = [
|
||
0 => '%2$s lokalt oprettede opslag og kommentarer',
|
||
1 => '%2$s lokalt oprettede opslag og kommentarer',
|
||
];
|
||
$a->strings['%2$s post per user'] = [
|
||
0 => '%2$s opslag per bruger',
|
||
1 => '%2$s opslag per bruger',
|
||
];
|
||
$a->strings['%2$s user per system'] = [
|
||
0 => '%2$s bruger per system',
|
||
1 => '%2$s brugere per system',
|
||
];
|
||
$a->strings['Federation Statistics'] = 'Fødereringsstatistik';
|
||
$a->strings['The logfile \'%s\' is not writable. No logging possible'] = 'Logfilen \'%s\' er ikke skrivbar. Ingen logning er mulig';
|
||
$a->strings['PHP log currently enabled.'] = 'PHP-log er slået til.';
|
||
$a->strings['PHP log currently disabled.'] = 'PHP-log er slået fra.';
|
||
$a->strings['Logs'] = 'Logs';
|
||
$a->strings['Clear'] = 'Ryd';
|
||
$a->strings['Enable Debugging'] = 'Aktivér fejlfinding';
|
||
$a->strings['<strong>Read-only</strong> because it is set by an environment variable'] = '<strong>Skrivebeskyttet</strong> fordi den er sat af en miljøvariabel';
|
||
$a->strings['Log file'] = 'Logfil';
|
||
$a->strings['Must be writable by web server. Relative to your Friendica top-level directory.'] = 'Skal kunne skrives til af webserveren. Relativ til din top-niveau-mappe for Friendica.';
|
||
$a->strings['Log level'] = 'Logniveau';
|
||
$a->strings['PHP logging'] = 'PHP-logning';
|
||
$a->strings['View Logs'] = 'Vis Logs';
|
||
$a->strings['Search in logs'] = 'Søg i logs';
|
||
$a->strings['Show all'] = 'Vis alle';
|
||
$a->strings['Date'] = 'Dato';
|
||
$a->strings['Level'] = 'Niveau';
|
||
$a->strings['Context'] = 'Kontekst';
|
||
$a->strings['ALL'] = 'ALLE';
|
||
$a->strings['View details'] = 'Se detaljer';
|
||
$a->strings['Click to view details'] = 'Klik for at se detaljer';
|
||
$a->strings['Event details'] = 'Detaljer';
|
||
$a->strings['Data'] = 'Data';
|
||
$a->strings['Source'] = 'Kilde';
|
||
$a->strings['File'] = 'Fil';
|
||
$a->strings['Line'] = 'Linje';
|
||
$a->strings['Function'] = 'Funktion';
|
||
$a->strings['UID'] = 'UID';
|
||
$a->strings['Process ID'] = 'Proces-ID';
|
||
$a->strings['Inspect Deferred Worker Queue'] = 'Inspicér udskudt worker-kø';
|
||
$a->strings['Inspect Worker Queue'] = 'Inspicér worker-kø';
|
||
$a->strings['ID'] = 'ID';
|
||
$a->strings['Command'] = 'Kommando';
|
||
$a->strings['Job Parameters'] = 'Job-parametre';
|
||
$a->strings['Created'] = 'Oprettet';
|
||
$a->strings['Next Try'] = 'Næste forsøg';
|
||
$a->strings['Priority'] = 'Prioritet';
|
||
$a->strings['%s is no valid input for maximum media size'] = '%s er ikke en gyldig maksimal mediestørrelse';
|
||
$a->strings['%s is no valid input for maximum image size'] = '%ser ikke en gyldig maksimal billedestørrelse';
|
||
$a->strings['No special theme for mobile devices'] = 'Intet særligt tema til mobile enheder';
|
||
$a->strings['%s - (Experimental)'] = '%s - (Eksperimentiel)';
|
||
$a->strings['Fetch replies on all posts'] = 'Hent kommentarer på alle opslag';
|
||
$a->strings['Don\'t fetch replies'] = 'Hent ikke kommentarer';
|
||
$a->strings['Fetch replies on posts from followed contacts only'] = 'Hent kun kommentarer på opslag fra fulgte kontakter';
|
||
$a->strings['Fetch replies on posts with interactions only'] = 'Hent kun kommentarer på opslag med interaktioner';
|
||
$a->strings['No community page'] = 'Ingen fællesskabsside';
|
||
$a->strings['No community page for visitors'] = 'Ingen fællesskabssider for besøgende';
|
||
$a->strings['Public postings from users of this site'] = 'Offentlige opslag fra brugere på dette site';
|
||
$a->strings['Public postings from the federated network'] = 'Offentlige opslag fra det fødererede netværk';
|
||
$a->strings['Public postings from local users and the federated network'] = 'Offentlige opslag fra lokale brugere og det fødererede netværk';
|
||
$a->strings['Multi user instance'] = 'Flerbrugerinstans';
|
||
$a->strings['Closed'] = 'Lukket';
|
||
$a->strings['Requires approval'] = 'Kræver godkendelse';
|
||
$a->strings['Open'] = 'Åben';
|
||
$a->strings['Don\'t check'] = 'Tjek ikke';
|
||
$a->strings['check the stable version'] = 'Tjek den stabile version';
|
||
$a->strings['check the development version'] = 'Tjek udviklingsversionen';
|
||
$a->strings['none'] = 'ingen';
|
||
$a->strings['Local contacts'] = 'Lokale kontakter';
|
||
$a->strings['Interactors'] = 'Interaktører';
|
||
$a->strings['Site'] = 'Websted';
|
||
$a->strings['General Information'] = 'Generel information';
|
||
$a->strings['Republish users to directory'] = 'Genpublicér brugere til adressebogen';
|
||
$a->strings['Registration'] = 'Registrering';
|
||
$a->strings['File upload'] = 'Fil upload';
|
||
$a->strings['Policies'] = 'Retningslinjer';
|
||
$a->strings['Advanced'] = 'Avanceret';
|
||
$a->strings['Performance'] = 'Ydelse';
|
||
$a->strings['Worker'] = 'Worker';
|
||
$a->strings['Message Relay'] = 'Beskedrelæ';
|
||
$a->strings['Site name'] = 'Sitenavn';
|
||
$a->strings['Sender Email'] = 'Afsenders e-mailadresse';
|
||
$a->strings['The email address your server shall use to send notification emails from.'] = 'E-mailadressen, din server skal bruge til at afsende notifikations-e-mails fra.';
|
||
$a->strings['Banner/Logo'] = 'Banner/Logo';
|
||
$a->strings['Email Banner/Logo'] = 'E-mail Banner/Logo';
|
||
$a->strings['Shortcut icon'] = 'Genvejsikon';
|
||
$a->strings['Link to an icon that will be used for browsers.'] = 'Link til et ikon som vil blive brugt til browsere.';
|
||
$a->strings['Touch icon'] = 'Touch ikon';
|
||
$a->strings['Link to an icon that will be used for tablets and mobiles.'] = 'Link til et ikon som vil blive brugt til tablets og mobiltelefoner.';
|
||
$a->strings['Additional Info'] = 'Yderligere information';
|
||
$a->strings['For public servers: you can add additional information here that will be listed at %s/servers.'] = 'For offentlige servere: Du kan tilføje yderligere information her, som vil blive listet på %s/servers.';
|
||
$a->strings['System language'] = 'Systemsprog';
|
||
$a->strings['System theme'] = 'Instanstema';
|
||
$a->strings['Default system theme - may be over-ridden by user profiles - <a href="%s" id="cnftheme">Change default theme settings</a>'] = 'Standard systemtema - kan overskrives af brugerprofiler - <a href="%s" id="cnftheme">Skift standard temainstillinger</a>';
|
||
$a->strings['Mobile system theme'] = 'Instansens tema til mobiler';
|
||
$a->strings['Theme for mobile devices'] = 'Tema for mobile enheder';
|
||
$a->strings['Force SSL'] = 'Tving SSL';
|
||
$a->strings['Show help entry from navigation menu'] = 'Vis Hjælp i menuen';
|
||
$a->strings['Single user instance'] = 'Enkeltbrugertilfælde';
|
||
$a->strings['Make this instance multi-user or single-user for the named user'] = 'Gør dette tilfælde flerbruger-eller enkelt-bruger for den navngiven bruger';
|
||
$a->strings['Maximum image size'] = 'Maximum billedstørrelse';
|
||
$a->strings['Maximum image length'] = 'Maksimal billedlængde';
|
||
$a->strings['Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits.'] = 'Maksimal længde i pixel af den længste side af uploadet billede. Standardværdi er -1, som betyder ingen grænser.';
|
||
$a->strings['JPEG image quality'] = 'JPEG billedkvalitet';
|
||
$a->strings['Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality.'] = 'Uploadede JPEG-er vil blive gemt med denne kvalitetsindstilling [0-100]. Standard er 100, som er højeste kvalitet.';
|
||
$a->strings['Maximum media file size'] = 'Maksimal medie-filstørrelse';
|
||
$a->strings['Register policy'] = 'Retningslinjer for registrering';
|
||
$a->strings['Maximum Users'] = 'Maksimalt Antal Brugere';
|
||
$a->strings['Maximum Daily Registrations'] = 'Maksimalt antal daglige registreringer';
|
||
$a->strings['If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect.'] = 'Hvis registrering er tilladt ovenfor, så vil dette angive maksimalt antal nye brugerregistreringer som accepteres per dag. Hvis registrering er sat til lukket, så vil denne indstilling ikke have nogen effekt.';
|
||
$a->strings['Register text'] = 'Registreringstekst';
|
||
$a->strings['Will be displayed prominently on the registration page. You can use BBCode here.'] = 'Vil blive vist tydeligt på registreringssiden. Du kan anvende BBCode her.';
|
||
$a->strings['Forbidden Nicknames'] = 'Forbudte profilnavne';
|
||
$a->strings['Accounts abandoned after x days'] = 'Konti nedlagte efter x dage';
|
||
$a->strings['Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit.'] = 'Vil ikke spilde systemresurser på at spørge eksterne websteder om forladte kontoer. Skriv 0 for ingen tidsgrænse.';
|
||
$a->strings['Allowed friend domains'] = 'Tilladte vennedomæner';
|
||
$a->strings['Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains'] = 'Kommasepareret liste med domæner som har lov til at etablere venskab med dette webstedet. Wildcards accepteres. Tom for at tillade alle domæner.';
|
||
$a->strings['Allowed email domains'] = 'Tilladte e-mail-domæner';
|
||
$a->strings['Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains'] = 'Kommasepareret liste med domæner som er tilladt i e-postadresser ved registrering på dette webstedet. Wildcards er tilladt. Tom for at tillade alle domæner.';
|
||
$a->strings['Disallowed email domains'] = 'Ikke-tilladte e-mail-domæner';
|
||
$a->strings['Block public'] = 'Blokér offentlig';
|
||
$a->strings['Check to block public access to all otherwise public personal pages on this site unless you are currently logged in.'] = 'Kryds af for at blokere for offentlig/åben adgang til sider, som ellers normalt er offentligt tilgængelige.';
|
||
$a->strings['Force publish'] = 'Tving publicering';
|
||
$a->strings['Check to force all profiles on this site to be listed in the site directory.'] = 'Aktiver for at tvinge alle profiler på dette websted til at blive vist i adressebogen.';
|
||
$a->strings['Enabling this may violate privacy laws like the GDPR'] = 'Aktivering af denne funktion kan være i uoverenstemmelse med privatlivsbeskyttende love som GDPR';
|
||
$a->strings['Global directory URL'] = 'Global adressebog-URL';
|
||
$a->strings['URL to the global directory. If this is not set, the global directory is completely unavailable to the application.'] = 'URL til den globale adressebog. Hvis den ikke er sat, vil den globale adressebog ikke være tilgængelig for applikationen.';
|
||
$a->strings['Private posts by default for new users'] = 'Private opslag som standard for nye brugere';
|
||
$a->strings['Set default post permissions for all new members to the default privacy circle rather than public.'] = 'Angiv standard opslagstilladelser for alle nye medlemmer til at være standard privatkreds fremfor offentlig.';
|
||
$a->strings['Don\'t include post content in email notifications'] = 'Inkludér ikke opslagsindhold i e-mail-notifikationer';
|
||
$a->strings['Don\'t include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure.'] = 'Inkludér ikke indholdet af et opslag/kommentar/privatbesked osv. i de e-mail-notifikationer der sendes af siden, som et privatlivsbeskyttelsestiltag.';
|
||
$a->strings['Disallow public access to addons listed in the apps menu.'] = 'Tillad ikke offentlig adgang til tilføjelser listet i apps-menuen';
|
||
$a->strings['Checking this box will restrict addons listed in the apps menu to members only.'] = 'Hak i dette felt vil begrænse tilføjelser listet i app-menuen til kun er være tilgængelige for medlemmer.';
|
||
$a->strings['Don\'t embed private images in posts'] = 'Indlejr ikke private billeder i opslag';
|
||
$a->strings['Explicit Content'] = 'Eksplicit indhold';
|
||
$a->strings['Only local search'] = 'Kun lokal søgning';
|
||
$a->strings['Blocks search for users who are not logged in to prevent crawlers from blocking your system.'] = 'Blokerer søgning for brugere, der ikke er logget ind, for at forhindre"crawlere" i at gøre dit system utilgængeligt.';
|
||
$a->strings['Blocked tags for trending tags'] = 'Tags blokeret fra "Populære tags"';
|
||
$a->strings['Comma separated list of hashtags that shouldn\'t be displayed in the trending tags.'] = 'Komma-separeret liste af hashtags der ikke skal blive vist blandt populære tags.';
|
||
$a->strings['Allow Users to set up relay channels'] = 'Tillad brugere at opsætte relækanaler.';
|
||
$a->strings['Minimum poll interval'] = 'Minimum forespørgselsinterval';
|
||
$a->strings['Minimal distance in minutes between two polls for mail and feed contacts. Reasonable values are between 1 and 59.'] = 'Minimum afstand i minutter ml. to forespørgsler efter mail og nyhedsstrømkontakter. Oplagte værdier er ml. 1 og 59.';
|
||
$a->strings['Enable multiple registrations'] = 'Tillad yderligere registreringer';
|
||
$a->strings['Enable users to register additional accounts for use as pages.'] = 'Tillad brugere at registrere yderligere konti til brug som "Sider".';
|
||
$a->strings['Enable OpenID'] = 'Aktivér OpenID';
|
||
$a->strings['Enable OpenID support for registration and logins.'] = 'Aktivér OpenID-understøttelse til registrering og login.';
|
||
$a->strings['Enable full name check'] = 'Aktivér tjek for fuldt navn';
|
||
$a->strings['Prevents users from registering with a display name with fewer than two parts separated by spaces.'] = 'Forhindr brugere i at oprette sig med viste navne, der ikke består af minimum to dele, adskilt af mellemrum.';
|
||
$a->strings['Email administrators on new registration'] = 'Send en e-mail til administratorerne ved nye registreringer.';
|
||
$a->strings['Community pages for visitors'] = 'Fællesskabssider for besøgende';
|
||
$a->strings['Which community pages should be available for visitors. Local users always see both pages.'] = 'Hvilke fællesskabssider skal være tilgængelige for besøgende. Lokale brugere kan altid se begge sider.';
|
||
$a->strings['Posts per user on community page'] = 'Opslag per bruger på Fællesskabssiden';
|
||
$a->strings['Posts per server on community page'] = 'Opslag per instans på Fællesskabssiden';
|
||
$a->strings['Display local media to visitors'] = 'Vis media fra denne instans til besøgende';
|
||
$a->strings['When enabled, locally stored media, such as pictures and videos, will be displayed to visitors who are not logged in. When disabled, a message will appear informing visitors that the media is only available to logged-in users.'] = 'Når dette aktiveres vil media i opslag fra denne instans, såsom billeder og videoer, være synlig for besøgende, som ikke er logget ind. Når det deaktiveres, vil en besked informere besøgende om, at media kun kan ses af brugere, der er logget ind.';
|
||
$a->strings['Display remote media to visitors'] = 'Vis media i opslag fra andre instanser til besøgende';
|
||
$a->strings['When enabled, visitors who are not logged in will be able to view non-locally stored media such as pictures and videos. When disabled, visitors will see a message informing them that the media is available on the remote site.'] = 'Når dette aktiveres vil de, der ikke er logget ind, være i stand til at se media i opslag fra andre instanser, såsom billeder og videoer. Når det deaktiveres vil besøgende se en besked der informerer dem om, at medierne er tilgængelige på opslagets oprindelige instans.';
|
||
$a->strings['Enable Mail support'] = 'Aktiver mail-understøttelse';
|
||
$a->strings['Enable Diaspora support'] = 'Aktivér Diaspora-understøttelse';
|
||
$a->strings['Verify SSL'] = 'Verificér SSL';
|
||
$a->strings['User name for the proxy server.'] = 'Brugernavn til proxyserveren';
|
||
$a->strings['Periodically optimize tables'] = 'Optimér periodisk tabellerne';
|
||
$a->strings['Discover followers/followings from contacts'] = 'Opdag følgere/følgninger fra kontakter';
|
||
$a->strings['None - deactivated'] = 'Ingen - deaktiveret';
|
||
$a->strings['Only update contacts/servers with local data'] = 'Opdater kun kontakter/instanser med lokal data';
|
||
$a->strings['Only update contacts with relations'] = 'Opdater kun kontakter med relationer.';
|
||
$a->strings['Synchronize the contacts with the directory server'] = 'Synkroniser kontakterne med adressebogsserveren';
|
||
$a->strings['Discover contacts from other servers'] = 'Opdag kontakter fra andre instanser';
|
||
$a->strings['Search the local directory'] = 'Søg i den lokale adressebog';
|
||
$a->strings['Publish server information'] = 'Publicér server-information';
|
||
$a->strings['Check upstream version'] = 'Tjek efter opdateringer';
|
||
$a->strings['Clean database'] = 'Ryd op i databasen';
|
||
$a->strings['Lifespan of remote items'] = 'Levetid for eksterne elementer';
|
||
$a->strings['Lifespan of unclaimed items'] = 'Levetid for uafhentede elementer';
|
||
$a->strings['Maximum numbers of comments per post'] = 'Maksimalt antal kommentarer per opslag';
|
||
$a->strings['Items per page'] = 'Opslag per side';
|
||
$a->strings['Items per page for mobile devices'] = 'Opslag per side for mobile enheder';
|
||
$a->strings['Temp path'] = 'Midlertidig sti';
|
||
$a->strings['Only search in tags'] = 'Søg kun i tags';
|
||
$a->strings['Limited search scope'] = 'Begrænset søgeomfang';
|
||
$a->strings['Maximum age of items in the search table'] = 'Maksimal alder på elementer i søgetabellen.';
|
||
$a->strings['Generate counts per contact circle when calculating network count'] = 'Generér tal per kontaktkreds når netværkstal udregnes';
|
||
$a->strings['On systems with users that heavily use contact circles the query can be very expensive.'] = 'På instanser med brugere, der har mange kontaktkredse, kan forespørgslen være meget krævende.';
|
||
$a->strings['Days, after which a contact is archived'] = 'Dage indtil en kontakt arkiveres.';
|
||
$a->strings['Enable fastlane'] = 'Slå "fastlane" til';
|
||
$a->strings['When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority.'] = 'Når dette aktiveres vil "fastlane"-mekanismen starte en yderligere "worker" hvis processer med høj prioriteret blokeres af processer med lav prioritet.';
|
||
$a->strings['Fetch replies mode'] = 'Metode for at hente kommentarer';
|
||
$a->strings['Missing replies can be fetched upon receipt of an ActivityPub post.'] = 'Manglende svar kan blive hentet ved modtagelsen af et ActivityPub-opslag.';
|
||
$a->strings['Cron interval'] = 'Cron-interval';
|
||
$a->strings['Disabled'] = 'Slået fra';
|
||
$a->strings['all'] = 'alle';
|
||
$a->strings['tags'] = 'tags';
|
||
$a->strings['Server tags'] = 'Servertags';
|
||
$a->strings['Deny Server tags'] = 'Afvis servertags';
|
||
$a->strings['Comma separated list of tags that are rejected.'] = 'Maksimalt antal tags';
|
||
$a->strings['Maximum amount of tags'] = 'Maksimalt antal tags.';
|
||
$a->strings['Maximum amount of tags in a post before it is rejected as spam. The post has to contain at least one link. Posts from subscribed accounts will not be rejected.'] = 'Maksimalt antal tags i et opslag, før det afvises som spam. Opslaget skal indeholde mindst ét link. opslag fra fulgte konti vil ikke blive afvist.';
|
||
$a->strings['Allow user tags'] = 'Tillad brugertags';
|
||
$a->strings['Deny undetected languages'] = 'Afvis ikke-identificerede sprog';
|
||
$a->strings['If enabled, posts with undetected languages will be rejected.'] = 'Hvis dette slås til, vil uidentificerede sprog blive afvist.';
|
||
$a->strings['Language Quality'] = 'Sprogkvalitet';
|
||
$a->strings['Number of languages for the language detection'] = 'Antal sprog til sprogidentifikationen';
|
||
$a->strings['Maximum age of channel'] = 'Maksimal alder på kanalen';
|
||
$a->strings['Maximum number of channel posts'] = 'Maksimalt antal kanalopslag';
|
||
$a->strings['Maximum number of posts per author'] = 'Maksimalt antal indlæg pr. forfatter';
|
||
$a->strings['Maximum number of posts per page by author if the contact frequency is set to "Display only few posts". If there are more posts, then the post with the most interactions will be displayed.'] = 'Maksimalt antal opslag per side per forfatter, hvis kontaktfrekvens er sat til "Vis kun få opslag". Hvis der er flere opslag, vil opslaget med flest interaktioner blive vist.';
|
||
$a->strings['Start Relocation'] = 'Påbegynd flytning';
|
||
$a->strings['Storage backend, %s is invalid.'] = 'Lager-backend, %s er ugyldig.';
|
||
$a->strings['Current Storage Backend'] = 'Nuværende lager-backend';
|
||
$a->strings['Storage Configuration'] = 'Lagerkonfiguration';
|
||
$a->strings['Storage'] = 'Lager';
|
||
$a->strings['Save & Use storage backend'] = 'Gem & brug lager-backend';
|
||
$a->strings['Use storage backend'] = 'Brug lager-backend';
|
||
$a->strings['Save & Reload'] = 'Gem & geindlæs';
|
||
$a->strings['This backend doesn\'t have custom settings'] = 'Denne backend har ikke nogen brugerdefinerede indstillinger';
|
||
$a->strings['Database (legacy)'] = 'Database (gammel tilgang)';
|
||
$a->strings['There is a new version of Friendica available for download. Your current version is %1$s, upstream version is %2$s'] = 'Der er en ny version af Friendica tilgængelig til download. Din nuværende version er %1$s, den nyeste version er %2$s';
|
||
$a->strings['Message queues'] = 'Meddelelseskøer';
|
||
$a->strings['Server Settings'] = 'Serverindstillinger';
|
||
$a->strings['Version'] = 'Version';
|
||
$a->strings['Active addons'] = 'Aktive tilføjelser';
|
||
$a->strings['Theme %s disabled.'] = 'Tema %s deaktiveret.';
|
||
$a->strings['Theme %s successfully enabled.'] = 'Temaet %s blev aktiveret med succes.';
|
||
$a->strings['Theme %s failed to install.'] = 'Det lykkedes ikke at installere teamet %s.';
|
||
$a->strings['Screenshot'] = 'Skærmdump';
|
||
$a->strings['Themes'] = 'Temaer';
|
||
$a->strings['Unknown theme.'] = 'Ukendt tema.';
|
||
$a->strings['Themes reloaded'] = 'Temaer genindlæst';
|
||
$a->strings['Reload active themes'] = 'Genindlæs aktive temaer';
|
||
$a->strings['No themes found on the system. They should be placed in %1$s'] = 'Der blev ikke fundet nogen teamer på systemet. De bør være placeret i %1$s';
|
||
$a->strings['[Experimental]'] = '[Eksperimentiel]';
|
||
$a->strings['[Unsupported]'] = '[Ikke understøttet]';
|
||
$a->strings['Display Terms of Service'] = 'Vis Servicevilkår';
|
||
$a->strings['Display Privacy Statement'] = 'Vis Privatlivspolitik';
|
||
$a->strings['Privacy Statement Preview'] = 'Forhåndsvisning af fortrolighedserklæring';
|
||
$a->strings['The Terms of Service'] = 'Servicevilkår';
|
||
$a->strings['The rules'] = 'Reglerne';
|
||
$a->strings['Enter your system rules here. Each line represents one rule.'] = 'Indsæt din instans\' regler her. Én regel per linje.';
|
||
$a->strings['Only starting posts can be bookmarked'] = 'Kun oprindelige opslag kan bogmærkes';
|
||
$a->strings['Only starting posts can be unbookmarked'] = 'Bogmærker kan kun fjernes fra oprindelige opslag';
|
||
$a->strings['Posts from %s can\'t be unshared'] = 'Delinger af opslag fra %s kan ikke fjernes';
|
||
$a->strings['Contact not found'] = 'Kontakt ikke fundet';
|
||
$a->strings['No installed applications.'] = 'Ingen installerede applikationer.';
|
||
$a->strings['Applications'] = 'Applikationer';
|
||
$a->strings['Item was not found.'] = 'Element kunne ikke opstøves.';
|
||
$a->strings['Please login to continue.'] = 'Log venligst ind for at fortsætte.';
|
||
$a->strings['You don\'t have access to administration pages.'] = 'Du har ikke adgang til administrationssider.';
|
||
$a->strings['Overview'] = 'Oversigt';
|
||
$a->strings['Configuration'] = 'Konfiguration';
|
||
$a->strings['Additional features'] = 'Yderligere funktioner';
|
||
$a->strings['Database'] = 'Database';
|
||
$a->strings['DB updates'] = 'Databaseopdateringer';
|
||
$a->strings['Inspect Deferred Workers'] = 'Inspicér udskudte workers';
|
||
$a->strings['Inspect worker Queue'] = 'Inspicér worker-kø';
|
||
$a->strings['Diagnostics'] = 'Diagnostikker';
|
||
$a->strings['PHP Info'] = 'PHP Info';
|
||
$a->strings['Babel'] = 'Babel';
|
||
$a->strings['ActivityPub Conversion'] = 'ActivityPub-konvertering';
|
||
$a->strings['Addon Features'] = 'Addon-funktioner';
|
||
$a->strings['User registrations waiting for confirmation'] = 'Brugerregistreringer venter på bekræftelse';
|
||
$a->strings['Too Many Requests'] = 'For mange forespørgsler';
|
||
$a->strings['Daily posting limit of %d post reached. The post was rejected.'] = [
|
||
0 => 'Daglig begrænsning på %d opslag er nået. Opslaget blev afvist.',
|
||
1 => 'Daglig begrænsning på %d opslag er nået. Opslaget blev afvist.',
|
||
];
|
||
$a->strings['Weekly posting limit of %d post reached. The post was rejected.'] = [
|
||
0 => 'Ugentlig begrænsning på %d opslag er nået. Opslaget blev afvist.',
|
||
1 => 'Ugentlig begrænsning på %d opslag er nået. Opslaget blev afvist.',
|
||
];
|
||
$a->strings['You don\'t have access to moderation pages.'] = 'Du har ikke adgang til moderationssiderne.';
|
||
$a->strings['Submanaged account can\'t access the moderation pages. Please log back in as the main account.'] = 'Underkonti kan ikke tilgå moderationssiderne. Log venligst ind på hovedkontoen.';
|
||
$a->strings['Reports'] = 'Anmeldelser';
|
||
$a->strings['Users'] = 'Brugere';
|
||
$a->strings['Tools'] = 'Værktøjer';
|
||
$a->strings['Contact Blocklist'] = 'Kontakt-blokeringsliste';
|
||
$a->strings['Server Blocklist'] = 'Server-blokeringsliste';
|
||
$a->strings['Delete Item'] = 'Slet element';
|
||
$a->strings['Item Source'] = 'Element kilde';
|
||
$a->strings['Profile Details'] = 'Profildetaljer';
|
||
$a->strings['Conversations started'] = 'Samtaler startet';
|
||
$a->strings['Only You Can See This'] = 'Det er kun dig der kan se dette';
|
||
$a->strings['Scheduled Posts'] = 'Planlagte Opslag';
|
||
$a->strings['Posts that are scheduled for publishing'] = 'Opslag som er planlagt til offentliggørelse';
|
||
$a->strings['Tips for New Members'] = 'Tips for nye medlemmer';
|
||
$a->strings['More'] = 'Mere';
|
||
$a->strings['People Search - %s'] = 'Profilsøgning - %s';
|
||
$a->strings['Group Search - %s'] = 'Gruppesøgning - %s';
|
||
$a->strings['No results.'] = 'Ingen resultater.';
|
||
$a->strings['Account'] = 'Konto';
|
||
$a->strings['Two-factor authentication'] = 'Totrinsbekræftelse';
|
||
$a->strings['Display'] = 'Visning';
|
||
$a->strings['Social Networks'] = 'Sociale Netværk';
|
||
$a->strings['Manage Accounts'] = 'Håndtér Konti';
|
||
$a->strings['Connected apps'] = 'Forbundne apps';
|
||
$a->strings['Remote servers'] = 'Eksterne servere';
|
||
$a->strings['Import Contacts'] = 'Importér Kontakter';
|
||
$a->strings['Export personal data'] = 'Eksportér personlig data';
|
||
$a->strings['Remove account'] = 'Fjern konto';
|
||
$a->strings['This page is missing a url parameter.'] = 'Denne side mangler en url parameter.';
|
||
$a->strings['The post was created'] = 'Dette opslag blev lavet';
|
||
$a->strings['Invalid Request'] = 'Invalid Request';
|
||
$a->strings['Event id is missing.'] = 'Event ID mangler.';
|
||
$a->strings['Failed to remove event'] = 'Kunne ikke fjerne begivenhed';
|
||
$a->strings['Event can not end before it has started.'] = 'Begivenhed kan ikke slutte før den er startet.';
|
||
$a->strings['Event title and start time are required.'] = 'Titel og starttidspunkt er påkrævet.';
|
||
$a->strings['Starting date and Title are required.'] = 'Startdato og titel er påkrævet.';
|
||
$a->strings['Event Starts:'] = 'Begivenhed begynder:';
|
||
$a->strings['Required'] = 'Påkrævet';
|
||
$a->strings['Finish date/time is not known or not relevant'] = 'Sluttidspunkt er ukendt eller ikke relevant';
|
||
$a->strings['Event Finishes:'] = 'Begivenhed slutter:';
|
||
$a->strings['Title (BBCode not allowed)'] = 'Titel (BBCode ikke tilladt)';
|
||
$a->strings['Description (BBCode allowed)'] = 'Beskrivelse (BBCode tilladt)';
|
||
$a->strings['Location (BBCode not allowed)'] = 'Placering (BBCode ikke tilladt)';
|
||
$a->strings['Share this event'] = 'Del denne begivenhed';
|
||
$a->strings['Submit'] = 'Send';
|
||
$a->strings['Basic'] = 'Grundlæggende';
|
||
$a->strings['This calendar format is not supported'] = 'Dette kalenderformat er ikke understøttet';
|
||
$a->strings['No exportable data found'] = 'Ingen eksporterbar data fundet';
|
||
$a->strings['calendar'] = 'kalender';
|
||
$a->strings['Events'] = 'Begivenheder';
|
||
$a->strings['View'] = 'Vis';
|
||
$a->strings['New Event'] = 'Ny begivenhed';
|
||
$a->strings['list'] = 'list';
|
||
$a->strings['Could not create circle.'] = 'Kunne ikke skabe kreds.';
|
||
$a->strings['Circle not found.'] = 'Kreds ikke fundet.';
|
||
$a->strings['Circle name was not changed.'] = 'Kredsnavn blev ikke ændret.';
|
||
$a->strings['Unknown circle.'] = 'Ukendt kreds.';
|
||
$a->strings['Contact not found.'] = 'Kontakt ikke fundet.';
|
||
$a->strings['Invalid contact.'] = 'Ugyldig kontakt.';
|
||
$a->strings['Contact is deleted.'] = 'Kontakt er slettet.';
|
||
$a->strings['Unable to add the contact to the circle.'] = 'Kunne ikke tilføje kontakten til kredsen.';
|
||
$a->strings['Contact successfully added to circle.'] = 'Kontakt succesfuldt tilføjet til kreds.';
|
||
$a->strings['Unable to remove the contact from the circle.'] = 'Kunne ikke fjerne kontakt fra kredsen.';
|
||
$a->strings['Contact successfully removed from circle.'] = 'Kontakt succesfuldt fjernet fra kreds.';
|
||
$a->strings['Bad request.'] = 'Dårlig forespørgsel.';
|
||
$a->strings['Save Circle'] = 'Gem Kreds';
|
||
$a->strings['Filter'] = 'Filter';
|
||
$a->strings['Create a circle of contacts/friends.'] = 'Skab en kreds af kontakter/venner.';
|
||
$a->strings['Unable to remove circle.'] = 'Kunne ikke fjerne kreds.';
|
||
$a->strings['Delete Circle'] = 'Slet kreds';
|
||
$a->strings['Edit Circle Name'] = 'Redigér kredsnavn';
|
||
$a->strings['Members'] = 'Medlemmer';
|
||
$a->strings['Circle is empty'] = 'Kreds er tom';
|
||
$a->strings['Remove contact from circle'] = 'Fjern kontakt fra kreds';
|
||
$a->strings['Click on a contact to add or remove.'] = 'Klik på en kontakt for at tilføje eller fjerne.';
|
||
$a->strings['Add contact to circle'] = 'Tilføj kontakt til kreds';
|
||
$a->strings['%d contact edited.'] = [
|
||
0 => '%d kontakt redigeret.',
|
||
1 => '%d kontakter redigeret.',
|
||
];
|
||
$a->strings['Show all contacts'] = 'Vis alle kontakter';
|
||
$a->strings['Pending'] = 'Afventer';
|
||
$a->strings['Only show pending contacts'] = 'Vis kun afventende kontakter';
|
||
$a->strings['Blocked'] = 'Blokeret';
|
||
$a->strings['Only show blocked contacts'] = 'Vis kun blokerede kontakter';
|
||
$a->strings['Ignored'] = 'Ignoreret';
|
||
$a->strings['Only show ignored contacts'] = 'Vis kun ignorerede kontakter';
|
||
$a->strings['Collapsed'] = 'Sammenfoldede';
|
||
$a->strings['Only show collapsed contacts'] = 'Vis kun sammenfoldede kontakter';
|
||
$a->strings['Archived'] = 'Arkiveret';
|
||
$a->strings['Only show archived contacts'] = 'Vis kun arkiverede kontakter';
|
||
$a->strings['Hidden'] = 'Skjult';
|
||
$a->strings['Only show hidden contacts'] = 'Vis kun skjulte kontakter';
|
||
$a->strings['Organize your contact circles'] = 'Organisér dine kontaktkredse';
|
||
$a->strings['Search your contacts'] = 'Søg i dine kontakter';
|
||
$a->strings['Results for: %s'] = 'Resultater for: %s';
|
||
$a->strings['Update'] = 'Opdatér';
|
||
$a->strings['Unblock'] = 'Fjern blokering';
|
||
$a->strings['Unignore'] = 'Ignorer ikke længere';
|
||
$a->strings['Uncollapse'] = 'Fold ud';
|
||
$a->strings['Batch Actions'] = 'Handlinger på valgte';
|
||
$a->strings['Conversations started by this contact'] = 'Samtaler startet af denne kontakt';
|
||
$a->strings['Posts and Comments'] = 'Opslag og Kommentarer';
|
||
$a->strings['Individual Posts and Replies'] = 'Individuelle Opslag og Svar';
|
||
$a->strings['Posts containing media objects'] = 'Opslag med medieindhold';
|
||
$a->strings['View all known contacts'] = 'Vis alle kendte kontakter';
|
||
$a->strings['Advanced Contact Settings'] = 'Avancerede Kontaktindstillinger';
|
||
$a->strings['Friend'] = 'Ven';
|
||
$a->strings['Follows you'] = 'Følger dig';
|
||
$a->strings['You follow'] = 'Du følger';
|
||
$a->strings['Pending outgoing contact request'] = 'Afventende sendte kontaktanmodninger';
|
||
$a->strings['Pending incoming contact request'] = 'Afventende modtagede kontaktanmodninger';
|
||
$a->strings['Visit %s\'s profile [%s]'] = 'Besøg %ss profil [%s]';
|
||
$a->strings['Contact update failed.'] = 'Kontaktopdatering fejlede.';
|
||
$a->strings['Return to contact editor'] = 'Gå tilbage til kontakteditor';
|
||
$a->strings['Name'] = 'Navn';
|
||
$a->strings['Account Nickname'] = 'Profilnavn';
|
||
$a->strings['Account URL'] = 'Konto-URL';
|
||
$a->strings['New photo from this URL'] = 'Nyt billede fra denne URL';
|
||
$a->strings['No known contacts.'] = 'Ingen kendte kontakter.';
|
||
$a->strings['No common contacts.'] = 'Ingen fælles kontakter.';
|
||
$a->strings['Follower (%s)'] = [
|
||
0 => 'Følgere (%s)',
|
||
1 => 'Følgere (%s)',
|
||
];
|
||
$a->strings['Following (%s)'] = [
|
||
0 => 'Følger (%s)',
|
||
1 => 'Følger (%s)',
|
||
];
|
||
$a->strings['Friend (%s)'] = [
|
||
0 => 'Ven (%s)',
|
||
1 => 'Venner (%s)',
|
||
];
|
||
$a->strings['These contacts both follow and are followed by <strong>%s</strong>.'] = 'Disse kontakter både følger og er fulgt af <strong>%s</strong>.';
|
||
$a->strings['Common contact (%s)'] = [
|
||
0 => 'Fælles kontakter (%s)',
|
||
1 => 'Fælles kontakter (%s)',
|
||
];
|
||
$a->strings['Both <strong>%s</strong> and yourself have publicly interacted with these contacts (follow, comment or likes on public posts).'] = 'Både du og <strong>%s</strong> har interageret offentligt med disse kontakter (følg, kommentarer eller likes på offentlige opslag).';
|
||
$a->strings['Contact (%s)'] = [
|
||
0 => 'Kontakter (%s)',
|
||
1 => 'Kontakter (%s)',
|
||
];
|
||
$a->strings['Access denied.'] = 'Adgang nægtet.';
|
||
$a->strings['Submit Request'] = 'Send Forespørgsel';
|
||
$a->strings['You already added this contact.'] = 'Du har allerede tilføjet denne kontakt.';
|
||
$a->strings['The network type couldn\'t be detected. Contact can\'t be added.'] = 'Netværkstypen kunne ikke genkendes. Kontakt kan ikke tilføjes.';
|
||
$a->strings['Diaspora support isn\'t enabled. Contact can\'t be added.'] = 'Diaspora support er ikke slået til. Kontakt kan ikke tilføjes.';
|
||
$a->strings['Please answer the following:'] = 'Svar venligst på følgende:';
|
||
$a->strings['Your Identity Address:'] = 'Din identitetsadresse:';
|
||
$a->strings['Profile URL'] = 'Profil-URL';
|
||
$a->strings['Tags:'] = 'Tags:';
|
||
$a->strings['%s knows you'] = '%s kender dig';
|
||
$a->strings['Add a personal note:'] = 'Tilføj en personlig note:';
|
||
$a->strings['Posts and Replies'] = 'Opslag og Svar';
|
||
$a->strings['The contact could not be added.'] = 'Kontakten kunne ikke tilføjes.';
|
||
$a->strings['Invalid request.'] = 'Ugyldig forespørgsel.';
|
||
$a->strings['Profile Match'] = 'Profilmatch';
|
||
$a->strings['No keywords to match. Please add keywords to your profile.'] = 'Ingen nøgleord at matche. Tilføj venligst nøgleord til din profil.';
|
||
$a->strings['No matches'] = 'Ingen matches';
|
||
$a->strings['Failed to update contact record.'] = 'Kunne ikke opdatere kontaktoplysninger.';
|
||
$a->strings['Contact has been unblocked'] = 'Kontakten er ikke længere blokeret';
|
||
$a->strings['Contact has been blocked'] = 'Kontakten er nu blokeret.';
|
||
$a->strings['Contact has been unignored'] = 'Kontakt er ikke længere ignoreret';
|
||
$a->strings['Contact has been ignored'] = 'Kontakt er nu ignoreret';
|
||
$a->strings['Contact has been uncollapsed'] = 'Kontakten er ikke længere sammenfoldet';
|
||
$a->strings['Contact has been collapsed'] = 'Kontakten er blevet sammenfoldet';
|
||
$a->strings['Connection:'] = 'Forbindelse:';
|
||
$a->strings['Private communications are not available for this contact.'] = 'Privat kommunikation er ikke tilgængeligt med denne kontakt';
|
||
$a->strings['This contact is on a server you ignored.'] = 'Denne kontakt er på en instanser du ignorerede.';
|
||
$a->strings['Never'] = 'Aldrig';
|
||
$a->strings['(Update was not successful)'] = '(Opdatering mislykkedes)';
|
||
$a->strings['(Update was successful)'] = '(Opdatering lykkedes)';
|
||
$a->strings['Suggest friends'] = 'Foreslå venner';
|
||
$a->strings['Network type: %s'] = 'Netværkstype: %s';
|
||
$a->strings['Communications lost with this contact!'] = 'Forbindelsen til denne kontakt blev afbrudt';
|
||
$a->strings['Fetch further information for feeds'] = 'Hent yderligere information fra feeds';
|
||
$a->strings['Fetch information'] = 'Hent information';
|
||
$a->strings['Fetch keywords'] = 'Hent nøgleord';
|
||
$a->strings['Fetch information and keywords'] = 'Hent information og nøgleord';
|
||
$a->strings['No mirroring'] = 'Ingen spejling';
|
||
$a->strings['Mirror as my own posting'] = 'Spejl som mit eget opslag';
|
||
$a->strings['Contact Information / Notes'] = 'Kontaktinformation / Noter';
|
||
$a->strings['Contact Settings'] = 'Kontaktindstillinger';
|
||
$a->strings['Contact'] = 'Kontakt';
|
||
$a->strings['Their personal note'] = 'Deres personlige note';
|
||
$a->strings['Edit contact notes'] = 'Rediger kontaktnoter';
|
||
$a->strings['Block/Unblock contact'] = 'Bloker/Afbloker kontakt';
|
||
$a->strings['Ignore contact'] = 'Ignorer kontakt';
|
||
$a->strings['View conversations'] = 'Vis samtaler';
|
||
$a->strings['Last update:'] = 'Sidst opdateret:';
|
||
$a->strings['Update public posts'] = 'Opdater offentlige opslag';
|
||
$a->strings['Update now'] = 'Opdater nu';
|
||
$a->strings['Awaiting connection acknowledge'] = 'Afventer kontaktens accept';
|
||
$a->strings['Currently blocked'] = 'Blokeret';
|
||
$a->strings['Currently ignored'] = 'Ignoreret';
|
||
$a->strings['Currently collapsed'] = 'Pt. sammenfoldet';
|
||
$a->strings['Currently archived'] = 'Pt. arkiveret';
|
||
$a->strings['Manage remote servers'] = 'Håndtér øvrige instanser';
|
||
$a->strings['Hide this contact from others'] = 'Skjul denne kontakt for andre';
|
||
$a->strings['Replies/likes to your public posts <strong>may</strong> still be visible'] = 'Kommentarer og likes på dine offentlige opslag <strong>vil</strong> stadig være synlige';
|
||
$a->strings['Notification for new posts'] = 'Notifikation for nye opslag';
|
||
$a->strings['Send a notification of every new post of this contact'] = 'Send en notifikation for hvert opslag fra denne kontakt.';
|
||
$a->strings['Actions'] = 'Handlinger';
|
||
$a->strings['Status'] = 'Status';
|
||
$a->strings['Mirror postings from this contact'] = 'Spejl opslag fra denne kontakt';
|
||
$a->strings['Channel Settings'] = 'Kanalindstillinger';
|
||
$a->strings['Frequency of this contact in relevant channels'] = 'Hvor ofte denne kontakt ses i relevante kanaler';
|
||
$a->strings['Depending on the type of the channel not all posts from this contact are displayed. By default, posts need to have a minimum amount of interactions (comments, likes) to show in your channels. On the other hand there can be contacts who flood the channel, so you might want to see only some of their posts. Or you don\'t want to see their content at all, but you don\'t want to block or hide the contact completely.'] = 'Afhængigt af typen af kanal, vil alle opslag fra kanalen ikke nødvendigt blive vist. Som udgangspunkt skal opslag have et minimum antal interaktioner (kommentarer, likes) for at blive vist i dine kanaler. På den anden side kan det ske, at særligt aktive kontakter overdøver kanalen, så du kun ønsker at se nogle af deres opslag. Eller du ønsker måske ikke at se indhold fra dem overhovedet, men du ikke ønsker omvendt heller ikke at blokere eller skjule kontakten helt.';
|
||
$a->strings['Default frequency'] = 'Standardfrekvens';
|
||
$a->strings['Posts by this contact are displayed in the "for you" channel if you interact often with this contact or if a post reached some level of interaction.'] = 'Opslag fra denne kontakt vises i kanalen "Til dig" hvis du ofte interagerer med denne kontakt eller hvis opslaget er særligt aktivt.';
|
||
$a->strings['Display all posts of this contact'] = 'Vis alle opslag fra denne kontakt';
|
||
$a->strings['All posts from this contact will appear on the "for you" channel'] = 'Alle opslag fra denne kontakt vil vises på "til dig"-kanalen';
|
||
$a->strings['Display only few posts'] = 'Vis kun få opslag';
|
||
$a->strings['When a contact creates a lot of posts in a short period, this setting reduces the number of displayed posts in every channel.'] = 'Når en kontakt opretter mange opslag på kort tid vil denne indstilling reducere antallet af viste opslag i alle kanaler.';
|
||
$a->strings['Never display posts'] = 'Vis aldrig opslag';
|
||
$a->strings['Posts from this contact will never be displayed in any channel'] = 'Opslag fra denne kontakt vil aldrig blive vist på nogen kanal';
|
||
$a->strings['Channel Only'] = 'Kun kanal';
|
||
$a->strings['If enabled, posts from this contact will only appear in channels and network streams in circles, but not in the general network stream.'] = 'Hvis slået til, vil opslag fra denne kontakt kun dukke op i kanaler og netværksstrømme i kredse, men ikke i den generelle netværksstrøm.';
|
||
$a->strings['Refetch contact data'] = 'Genhent kontaktinformation';
|
||
$a->strings['Fetch latest posts'] = 'Hent seneste opslag';
|
||
$a->strings['Toggle Blocked status'] = 'Slå blokering til/fra';
|
||
$a->strings['Toggle Ignored status'] = 'Slå ignorering til/fra';
|
||
$a->strings['Toggle Collapsed status'] = 'Slå sammenfoldning til/fra';
|
||
$a->strings['Revoke Follow'] = 'Fjern Følger';
|
||
$a->strings['Revoke the follow from this contact'] = 'Fjern denne kontakt som følger';
|
||
$a->strings['Bad Request.'] = 'Dårlig forespørgsel.';
|
||
$a->strings['Contact is being deleted.'] = 'Kontakt er ved at blive slettet.';
|
||
$a->strings['Follow was successfully revoked.'] = 'Følger blev fjernet med succes.';
|
||
$a->strings['Do you really want to revoke this contact\'s follow? This cannot be undone and they will have to manually follow you back again.'] = 'Er du sikker på du ønsker at fjerne denne kontakt som følger? Dette kan ikke fortrydes, og de vil blive nødt til manuelt at følge dig tilbage igen.';
|
||
$a->strings['No suggestions available. If this is a new site, please try again in 24 hours.'] = 'Ingen forslag tilgængelige. Hvis dette er en ny side, så prøv venligst igen om 24 timer.';
|
||
$a->strings['You aren\'t following this contact.'] = 'Du følger ikke denne kontakt.';
|
||
$a->strings['Unfollowing is currently not supported by your network.'] = 'At stoppe med at følge er pt. ikke understøttet af dit netværk.';
|
||
$a->strings['Disconnect/Unfollow'] = 'Afbryd / Stop med at følge';
|
||
$a->strings['Contact was successfully unfollowed'] = 'Du følger nu ikke længere Kontakten';
|
||
$a->strings['Unable to unfollow this contact, please contact your administrator'] = 'Kunne ikke stoppe med at følge denne Kontakt, venligst kontakt din administrator.';
|
||
$a->strings['Channel not available.'] = 'Kanal ikke tilgængelig.';
|
||
$a->strings['This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users.'] = 'Fællesskabssiden viser alle offentlige opslag modtaget af denne instans. De reflekterer ikke altid de holdninger denne instans\' brugere har.';
|
||
$a->strings['Community option not available.'] = 'Fællesskabsmulighed er ikke tilgængelig.';
|
||
$a->strings['Not available.'] = 'Ikke tilgængelig.';
|
||
$a->strings['No such circle'] = 'Ingen sådan kreds';
|
||
$a->strings['Circle: %s'] = 'Kreds: %s';
|
||
$a->strings['Error %d (%s) while fetching the timeline.'] = 'Fejl %d (%s) i forsøget på at hente tidslinien.';
|
||
$a->strings['Network feed not available.'] = 'Netværks-feed ikke tilgængelig.';
|
||
$a->strings['Include'] = 'Inkludér';
|
||
$a->strings['Hide'] = 'Skjul';
|
||
$a->strings['Credits'] = 'Anerkendelser';
|
||
$a->strings['Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!'] = 'Friendica er et fællesskabsprojekt, som ikke ville være muligt uden hjælpen fra så mange mennesker. Her er en liste over dem der har bidraget til koden eller oversættelsen af Friendica. Tak til jer alle!';
|
||
$a->strings['Formatted'] = 'Formateret';
|
||
$a->strings['Activity'] = 'Aktivitet';
|
||
$a->strings['Object data'] = 'Objektdata';
|
||
$a->strings['Error'] = [
|
||
0 => 'Fejl',
|
||
1 => 'Fejl',
|
||
];
|
||
$a->strings['You must be logged in to use this module'] = 'Du skal være logget ind for at bruge dette modul';
|
||
$a->strings['Time Conversion'] = 'Tidskonvertering';
|
||
$a->strings['UTC time: %s'] = 'UTC tid: %s';
|
||
$a->strings['Current timezone: %s'] = 'Nuværende tidszone: %s';
|
||
$a->strings['Converted localtime: %s'] = 'Konverteret lokaltid: %s';
|
||
$a->strings['Please select your timezone:'] = 'Vælg venligst din tidszone:';
|
||
$a->strings['No entries (some entries may be hidden).'] = 'Ingen elementer (nogle elementer kan være skjulte).';
|
||
$a->strings['Find on this site'] = 'Find på denne side';
|
||
$a->strings['Results for:'] = 'Resultater for:';
|
||
$a->strings['Site Directory'] = 'Sidens adressebog';
|
||
$a->strings['Item was not deleted'] = 'Element blev ikke slettet';
|
||
$a->strings['Item was not removed'] = 'Element blev ikke fjernet';
|
||
$a->strings['Folder:'] = 'Mappe:';
|
||
$a->strings['- select -'] = '- vælg -';
|
||
$a->strings['Suggested contact not found.'] = 'Foreslåede kontakt ikke fundet.';
|
||
$a->strings['Friend suggestion sent.'] = 'Venneforslag sendt.';
|
||
$a->strings['Suggest Friends'] = 'Foreslå Venner';
|
||
$a->strings['Suggest a friend for %s'] = 'Foreslå en ven til %s';
|
||
$a->strings['Installed addons/apps:'] = 'Installerede tilføjelser/apps:';
|
||
$a->strings['No installed addons/apps'] = 'Ingen installerede tilføjelser/apps';
|
||
$a->strings['Read about the <a href="%1$s/tos">Terms of Service</a> of this node.'] = 'Læs om <a href="%1$s/tos">vilkår for brug</a> af denne instans.';
|
||
$a->strings['On this server the following remote servers are blocked.'] = 'På denne instans er følgende instanser blokeret.';
|
||
$a->strings['Reason for the block'] = 'Begrundelse for blokeringen';
|
||
$a->strings['Please visit <a href="https://friendi.ca">Friendi.ca</a> to learn more about the Friendica project.'] = 'Besøg venligst <a href="https://friendi.ca">Friendi.ca</a> for at lære mere om Friendica-projektet.';
|
||
$a->strings['Bug reports and issues: please visit'] = 'Fejlrapporter og problemer: besøg venligst';
|
||
$a->strings['the bugtracker at github'] = 'bugtrackeren på github';
|
||
$a->strings['Suggestions, praise, etc. - please email "info" at "friendi - dot - ca'] = 'Forslag, ros, osv. - send venligst en mail til "info" at "friendi - dot - ca';
|
||
$a->strings['No profile'] = 'Ingen profil';
|
||
$a->strings['Method Not Allowed.'] = 'Metode ikke tilladt:';
|
||
$a->strings['Help:'] = 'Hjælp:';
|
||
$a->strings['Welcome to %s'] = 'Velkommen til %s';
|
||
$a->strings['Friendica Communications Server - Setup'] = 'Friendica kommunikationsserver - Opsætning';
|
||
$a->strings['System check'] = 'Systemtjek';
|
||
$a->strings['Requirement not satisfied'] = 'Krav ikke opfyldt';
|
||
$a->strings['Optional requirement not satisfied'] = 'Valgfrit krav ikke opfyldt';
|
||
$a->strings['OK'] = 'OK';
|
||
$a->strings['Next'] = 'Næste';
|
||
$a->strings['Check again'] = 'Tjek igen';
|
||
$a->strings['Base settings'] = 'Grundindstillinger';
|
||
$a->strings['Database connection'] = 'Databaseforbindelse';
|
||
$a->strings['In order to install Friendica we need to know how to connect to your database.'] = 'For at kunne installere Friendica, skal vi vide hvordan der forbindes til din database.';
|
||
$a->strings['Database Server Name'] = 'Database-servernavn';
|
||
$a->strings['Database Login Name'] = 'Database-loginnavn';
|
||
$a->strings['Database Login Password'] = 'Database-kodeord';
|
||
$a->strings['For security reasons the password must not be empty'] = 'Af sikkerhedsmæssige grund må kodeordet ikke være tomt';
|
||
$a->strings['Database Name'] = 'Databasenavn';
|
||
$a->strings['Please select a default timezone for your website'] = 'Vælg venligst en standard-tidszone for dit website.';
|
||
$a->strings['Site settings'] = 'Sideindstillinger';
|
||
$a->strings['Site administrator email address'] = 'Sideadministrators e-mailadresse';
|
||
$a->strings['System Language:'] = 'Systemsprog';
|
||
$a->strings['Your Friendica site database has been installed.'] = 'Din Friendica-sides database er blevet installeret.';
|
||
$a->strings['Installation finished'] = 'Installation færdiggjort';
|
||
$a->strings['<h1>What next</h1>'] = '<h1>Hvad nu</h1>';
|
||
$a->strings['IMPORTANT: You will need to [manually] setup a scheduled task for the worker.'] = 'VIGTIGT: Du bliver nødt til [manuelt] at opsætte planlagte kørsler af workeren.';
|
||
$a->strings['Total invitation limit exceeded.'] = 'Det maksimale antal invitationer er nået.';
|
||
$a->strings['%s : Not a valid email address.'] = '%s : Ikke en gyldig email-adresse.';
|
||
$a->strings['Please join us on Friendica'] = 'Slut dig til os på Friendica';
|
||
$a->strings['Invitation limit exceeded. Please contact your site administrator.'] = 'Invitationsgrænse overskredet. Kontakt venligst din sides administrator.';
|
||
$a->strings['%s : Message delivery failed.'] = '%s : Levering af besked fejlede.';
|
||
$a->strings['%d message sent.'] = [
|
||
0 => '%d besked sendt.',
|
||
1 => '%d beskeder sendt.',
|
||
];
|
||
$a->strings['You have no more invitations available'] = 'Du har ikke flere invitationer tilgængelige';
|
||
$a->strings['Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks.'] = 'Besøg %s for at se en liste over offentlige sider som du kan blive medlem af. Friendica-medlemmer på andre sider kan alle sammen forbinde til hinanden, og kan også forbinde til medlemmer af andre sociale netværk.';
|
||
$a->strings['To accept this invitation, please visit and register at %s or any other public Friendica website.'] = 'For at acceptere denne invitation skal du registrere dig hos %s eller en anden offentlig Friendica hjemmeside.';
|
||
$a->strings['Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join.'] = 'Friendica-sider er alle sammen forbundet på kryds og tværs og skaber et kæmpe privatlivsrespekterende socialt netværk som er ejet og kontrolleret af dets medlemmer. Det kan også forbinde til mange traditionelle sociale netværk. Se %s for en liste over alternative Friendica sider som du kan blive medlem af.';
|
||
$a->strings['Our apologies. This system is not currently configured to connect with other public sites or invite members.'] = 'Vi beklager. Denne instans er i øjeblikket ikke konfigureret til at forbinde med andre offentlige instanser eller at invitere medlemmer.';
|
||
$a->strings['Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks.'] = 'Friendica-sider er alle sammen forbundet på kryds og tværs og skaber et kæmpe privatlivsrespekterende socialt netværk som er ejet og kontrolleret af dets medlemmer. Det kan også forbinde til mange traditionelle sociale netværk.';
|
||
$a->strings['To accept this invitation, please visit and register at %s.'] = 'For at acceptere denne invitation skal du registrere dig hos %s.';
|
||
$a->strings['Send invitations'] = 'Send invitationer';
|
||
$a->strings['Enter email addresses, one per line:'] = 'Send email-adresser, én per linje:';
|
||
$a->strings['You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.'] = 'Du er inviteret til at slutte dig til mig og andre venner på Friendica - og hjælpe os med at skabe et bedre internet.';
|
||
$a->strings['You will need to supply this invitation code: $invite_code'] = 'Du vil få brug for at oplyse denne invitationskode: $invite_code';
|
||
$a->strings['Once you have registered, please connect with me via my profile page at:'] = 'Når du har registreret dig, så kontakt mig venligst gennem min profilside:';
|
||
$a->strings['For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca'] = 'For mere information om Friendica projektet og hvorfor vi synes det er vigtigt, besøg venligst http://friendi.ca';
|
||
$a->strings['Please enter a post body.'] = 'Indtast venligst en opslagskrop.';
|
||
$a->strings['This feature is only available with the frio theme.'] = 'Denne funktion er kun tilgængelig med frio temaet.';
|
||
$a->strings['Compose new personal note'] = 'Opret ny personlig note';
|
||
$a->strings['Compose new post'] = 'Lav nyt opslag';
|
||
$a->strings['Visibility'] = 'Synlighed';
|
||
$a->strings['Clear the location'] = 'Ryd placeringen';
|
||
$a->strings['Location services are unavailable on your device'] = 'Placeringstjenester er ikke tilgængelige på din enhed';
|
||
$a->strings['Location services are disabled. Please check the website\'s permissions on your device'] = 'Lokationstjenester er slået fra. Tjek venligst hjemmesidens tilladelser på din enhed';
|
||
$a->strings['You can make this page always open when you use the New Post button in the <a href="/settings/display">Theme Customization settings</a>.'] = 'Du kan få denne side til altid at åbne når du trykker på "Nyt opslag"-knappen <a href="/settings/display">under "Indstillinger for nuværende tema" </a>.';
|
||
$a->strings['Post by %s'] = 'Opslag af %s';
|
||
$a->strings['The feed for this item is unavailable.'] = 'Feedet for dette element er ikke tilgængelig.';
|
||
$a->strings['Unable to follow this item.'] = 'Kunne ikke følge dette element.';
|
||
$a->strings['System down for maintenance'] = 'System nede for vedligeholdelse';
|
||
$a->strings['This Friendica node is currently in maintenance mode, either automatically because it is self-updating or manually by the node administrator. This condition should be temporary, please come back in a few minutes.'] = 'Denne Friendica-instans er i øjeblikket i vedligeholdelsestilstand, enten automatisk fordi den er selvopdaterende, eller manuelt af instans-administratoren. Denne tilstand bør være midlertidig, kom venligst tilbage igen om nogle få minutter.';
|
||
$a->strings['A Decentralized Social Network'] = 'Et decentraliseret socialt netværk';
|
||
$a->strings['Files'] = 'Filer';
|
||
$a->strings['Upload'] = 'Upload';
|
||
$a->strings['Sorry, maybe your upload is bigger than the PHP configuration allows'] = 'Undskyld, måske dit upload er større end PHP-konfigurationen tillader';
|
||
$a->strings['Or - did you try to upload an empty file?'] = 'Eller - prøvede du at uploade en tom fil?';
|
||
$a->strings['File exceeds size limit of %s'] = 'Fil overskrider størrelsesgrænse på %s';
|
||
$a->strings['File upload failed.'] = 'Filupload fejlede.';
|
||
$a->strings['Unable to process image.'] = 'Kunne ikke behandle billede.';
|
||
$a->strings['Image upload failed.'] = 'Billedeupload fejlede.';
|
||
$a->strings['List of all users'] = 'Liste over alle brugere';
|
||
$a->strings['Active'] = 'Aktiv';
|
||
$a->strings['List of active accounts'] = 'Liste over aktive konti';
|
||
$a->strings['List of pending registrations'] = 'Liste over afventende registreringer';
|
||
$a->strings['List of blocked users'] = 'Liste af blokerede brugere';
|
||
$a->strings['Deleted'] = 'Slettet';
|
||
$a->strings['List of pending user deletions'] = 'Liste over afventende brugersletninger';
|
||
$a->strings['Normal Account Page'] = 'Normal konto';
|
||
$a->strings['Soapbox Page'] = 'Talerstolsside';
|
||
$a->strings['Public Group'] = 'Offentlig gruppe';
|
||
$a->strings['Public Group - Restricted'] = 'Offentlig gruppe - Begrænset';
|
||
$a->strings['Automatic Friend Page'] = 'Automatisk venskabsside';
|
||
$a->strings['Private Group'] = 'Privat gruppe';
|
||
$a->strings['Personal Page'] = 'Personlig Side';
|
||
$a->strings['Organisation Page'] = 'Organisationsside';
|
||
$a->strings['News Page'] = 'Nyhedsside';
|
||
$a->strings['Community Group'] = 'Fællesskabsgruppe';
|
||
$a->strings['You can\'t block a local contact, please block the user instead'] = 'Du kan ikke blokere en lokal kontakt, bloker venligst brugeren i stedet for';
|
||
$a->strings['%s contact unblocked'] = [
|
||
0 => '%s kontakt er ikke længere blokeret',
|
||
1 => '%s kontakter er ikke længere blokeret',
|
||
];
|
||
$a->strings['Block Remote Contact'] = 'Blokér Ekstern Kontakt';
|
||
$a->strings['Import/Export'] = 'Importér/Exportér';
|
||
$a->strings['Import from CSV file'] = 'Importér fra CSV-fil';
|
||
$a->strings['Export to CSV file'] = 'Exportér til CSV-fil';
|
||
$a->strings['select all'] = 'vælg alle';
|
||
$a->strings['select none'] = 'vælg ingen';
|
||
$a->strings['No remote contact is blocked from this node.'] = 'Ingen ekstern kontakt er blokeret fra denne instans.';
|
||
$a->strings['Blocked Remote Contacts'] = 'Blokerede eksterne kontakter';
|
||
$a->strings['Block New Remote Contact'] = 'Blokér Ny Ekstern Kontakt';
|
||
$a->strings['Photo'] = 'Billede';
|
||
$a->strings['Reason'] = 'Årsag';
|
||
$a->strings['%s total blocked contact'] = [
|
||
0 => '%s blokeret kontakt i alt',
|
||
1 => '%s blokerede kontakter i alt',
|
||
];
|
||
$a->strings['Also purge contact'] = 'Rens også kontakt';
|
||
$a->strings['Block Reason'] = 'Blokeringsårsag';
|
||
$a->strings['No valid contacts found in CSV file.'] = 'Ingen gyldige kontakter fundet i CSV-filen.';
|
||
$a->strings['Error importing contact file: %s'] = 'Fejl under import af kontaktfilen: %s';
|
||
$a->strings['Error parsing contact data.'] = 'Fejl under indlæsningen af kontakt-data.';
|
||
$a->strings['%d contact blocking was queued.'] = [
|
||
0 => '%d kontaktblokering blev sat i kø.',
|
||
1 => '%d kontaktblokeringer blev sat i kø.',
|
||
];
|
||
$a->strings['%d contact was skipped (empty URL).'] = [
|
||
0 => '%d kontakt blev sprunget over (tom URL).',
|
||
1 => '%d kontakter blev sprunget over (tom URL).',
|
||
];
|
||
$a->strings['← Return to the list'] = '← Tilbage til listen';
|
||
$a->strings['Import a Contact Blocklist'] = 'Importér en kontakt-blokeringsliste';
|
||
$a->strings['<p>Upload a CSV file with contact URLs and reasons for blocking.</p>'] = '<p>Upload en CSV-fil med kontakt-URL\'er og begrundelsen for blokering.</p>';
|
||
$a->strings['Upload file'] = 'Upload fil';
|
||
$a->strings['Contacts to import'] = 'Kontakter der skal importeres';
|
||
$a->strings['Contact URL'] = 'Kontakt-URL';
|
||
$a->strings['%d total contact'] = [
|
||
0 => '%d kontakt i alt',
|
||
1 => '%d kontakter i alt',
|
||
];
|
||
$a->strings['Also purge contacts'] = 'Ryd også kontakter';
|
||
$a->strings['Removes all content related to these contacts from the node. Keeps the contact records. This action cannot be undone.'] = 'Fjern al indhold relateret til disse kontakter fra instansen. Beholder kontaktens information. Denne handling kan ikke fortrydes.';
|
||
$a->strings['Contact blocklist CSV file'] = 'Kontakt-blokeringsliste CSV-fil';
|
||
$a->strings['The file "%s" could not be opened for importing'] = 'Filen "%s" kunne ikke blive åbnet for at importere den';
|
||
$a->strings['Matching known servers'] = 'Matcher kendte servere';
|
||
$a->strings['Server Name'] = 'Servernavn';
|
||
$a->strings['Server Domain'] = 'Serverdomæne';
|
||
$a->strings['Known Contacts'] = 'Kendte Kontakter';
|
||
$a->strings['%d known server'] = [
|
||
0 => '%d kendt server',
|
||
1 => '%d kendte servere',
|
||
];
|
||
$a->strings['Add pattern to the blocklist'] = 'Tilføj mønster til blokeringslisten';
|
||
$a->strings['Purge server'] = 'Rensning af server';
|
||
$a->strings['Block reason'] = 'Blokeringsårsag';
|
||
$a->strings['Import Mode'] = 'Importmetode';
|
||
$a->strings['Append'] = 'Tilføj';
|
||
$a->strings['Replace'] = 'Erstat';
|
||
$a->strings['Check to delete this entry from the blocklist'] = 'Sæt hak for at slette dette element fra blokeringslisten';
|
||
$a->strings['Add new entry to the blocklist'] = 'Tilføj nyt element til blokeringslisten';
|
||
$a->strings['Save changes to the blocklist'] = 'Gem ændringer til blokeringslisten.';
|
||
$a->strings['Current Entries in the Blocklist'] = 'Nuværende Elementer på Blokeringslisten';
|
||
$a->strings['Delete entry from the blocklist'] = 'Fjern element fra blokeringslisten';
|
||
$a->strings['Delete entry from the blocklist?'] = 'Fjern element fra blokeringslisten?';
|
||
$a->strings['Item marked for deletion.'] = 'Element er markeret til sletning.';
|
||
$a->strings['Delete this Item'] = 'Slet dette element';
|
||
$a->strings['On this page you can delete an item from your node. If the item is a top level posting, the entire thread will be deleted.'] = 'På denne side kan du slette et element fra din instans. Hvis elementet er et top-level opslag, vil hele tråden blive slettet.';
|
||
$a->strings['You need to know the GUID of the item. You can find it e.g. by looking at the display URL. The last part of http://example.com/display/123456 is the GUID, here 123456.'] = 'Du skal kende GUID\'et på elementet. Du kan eksempelvis finde dette ved at kigge på "/display/"-URL\'en. Den sidste del af http://example.com/display/123456 er GUID\'et, her 123456.';
|
||
$a->strings['GUID'] = 'GUID';
|
||
$a->strings['The GUID of the item you want to delete.'] = 'GUID\'et på det element, du ønsker at slette.';
|
||
$a->strings['Item Id'] = 'Element Id';
|
||
$a->strings['Item URI'] = 'Element URI';
|
||
$a->strings['Terms'] = 'Termer';
|
||
$a->strings['Tag'] = 'Tag';
|
||
$a->strings['Type'] = 'Type';
|
||
$a->strings['Term'] = 'Term';
|
||
$a->strings['URL'] = 'URL';
|
||
$a->strings['Implicit Mention'] = 'Implicit Omtale';
|
||
$a->strings['Item not found'] = 'Element ikke fundet';
|
||
$a->strings['No source recorded'] = 'Ingen kilde optaget';
|
||
$a->strings['Item Guid'] = 'Element GUID';
|
||
$a->strings['Contact not found or their server is already blocked on this node.'] = 'Kontakt ikke fundet eller deres server er allerede blokeret på denne instans';
|
||
$a->strings['Please login to access this page.'] = 'Log venligst ind for at tilgå denne side';
|
||
$a->strings['Create Moderation Report'] = 'Opret Moderationsanmeldelse';
|
||
$a->strings['Pick Contact'] = 'Vælg kontakt';
|
||
$a->strings['Please enter below the contact address or profile URL you would like to create a moderation report about.'] = 'Indtast venligst adressen eller profil-URL\'en på kontakten, som du ønsker at indsende en anmeldelse omkring.';
|
||
$a->strings['Contact address/URL'] = 'Kontakts adresse/URL';
|
||
$a->strings['Pick Category'] = 'Vælg Kategori';
|
||
$a->strings['Please pick below the category of your report.'] = 'Vælg venligst kategorien for din anmeldelse herunder.';
|
||
$a->strings['Spam'] = 'Spam';
|
||
$a->strings['This contact is publishing many repeated/overly long posts/replies or advertising their product/websites in otherwise irrelevant conversations.'] = 'Denne kontakt offentliggører mange gentagne/for lange opslag/svar eller reklamerer for deres produkt/hjemmeside i ellers irrelevante samtaler.';
|
||
$a->strings['Illegal Content'] = 'Illegalt Indhold';
|
||
$a->strings['This contact is publishing content that is considered illegal in this node\'s hosting juridiction.'] = 'Denne kontakt publicerer indhold som anses for ulovligt hvor denne instans har hjemme.';
|
||
$a->strings['Community Safety'] = 'Fællesskabssikkerhed';
|
||
$a->strings['This contact aggravated you or other people, by being provocative or insensitive, intentionally or not. This includes disclosing people\'s private information (doxxing), posting threats or offensive pictures in posts or replies.'] = 'Kontakten var provokerende eller ufølsom, enten intentionelt eller ikke. Dette inkluderer at afsløre folks private information (doxxing), trusler eller provokerende billeder i opslag eller kommentarer.';
|
||
$a->strings['Unwanted Content/Behavior'] = 'Uønsket indhold/opførsel';
|
||
$a->strings['This contact has repeatedly published content irrelevant to the node\'s theme or is openly criticizing the node\'s administration/moderation without directly engaging with the relevant people for example or repeatedly nitpicking on a sensitive topic.'] = 'Denne kontakt har kontinuerligt delt indhold der er irrelevant ift. temaet på denne instans, eller det kritiserer denne instans\' administration/moderation uden direkte at kommunikere med de relevante personer for eksempel, eller pendantisk opføsel omkring et følsomt emne.';
|
||
$a->strings['Rules Violation'] = 'Regelbrud';
|
||
$a->strings['This contact violated one or more rules of this node. You will be able to pick which one(s) in the next step.'] = 'Kontakten brød en eller flere af reglerne på denne instans. Du vil kunne vælge hvilke(n) i næste trin.';
|
||
$a->strings['Please elaborate below why you submitted this report. The more details you provide, the better your report can be handled.'] = 'Uddyb venligst herunder, hvorfor du laver denne anmeldelse. Flere detaljer vil hjælpe moderatorerne med at håndtere det.';
|
||
$a->strings['Additional Information'] = 'Yderligere information';
|
||
$a->strings['Please provide any additional information relevant to this particular report. You will be able to attach posts by this contact in the next step, but any context is welcome.'] = 'Giv venligst yderligere information der er relevant ift. denne anmeldelse. Du vil være i stand til at vedhæfte opslag fra denne kontakt i næste trin, men al kontekst er velkommen.';
|
||
$a->strings['Pick Rules'] = 'Vælg regler';
|
||
$a->strings['Please pick below the node rules you believe this contact violated.'] = 'Vælg venligst herunder hvilke regler, du mener kontakten har overtrådt.';
|
||
$a->strings['Pick Posts'] = 'Vælg opslag';
|
||
$a->strings['Please optionally pick posts to attach to your report.'] = 'Vælg venligst valgfrit opslag til at tilknytte til din anmeldelse.';
|
||
$a->strings['Would you like to forward this report to the remote server?'] = 'Ønsker du at videresende denne anmeldelse til fjernserveren?';
|
||
$a->strings['Would you ike to forward this report to the remote server?'] = 'Ønsker du at videresende denne anmeldelse til den eksterne server?';
|
||
$a->strings['Submit Report'] = 'Indsend anmeldelse';
|
||
$a->strings['Further Action'] = 'Yderligere handling';
|
||
$a->strings['You can also perform one of the following action on the contact you reported:'] = 'Du kan også eksekvere en af følgende handlinger på den kontakt, du har anmeldt:';
|
||
$a->strings['Nothing'] = 'Intet';
|
||
$a->strings['Collapse contact'] = 'Sammenfold kontakt';
|
||
$a->strings['Their posts and replies will keep appearing in your Network page but their content will be collapsed by default.'] = 'Deres opslag og svar vil fortsætte med at blive vis på din Netværksside, men deres indhold vil være sammenfoldet som standard.';
|
||
$a->strings['Their posts won\'t appear in your Network page anymore, but their replies can appear in forum threads. They still can follow you.'] = 'Deres opslag vil ikke blive vist på Netværkssiden længere, men deres svar kan blive vist i gruppe-tråde. De kan stadig følge dig.';
|
||
$a->strings['Block contact'] = 'Blokér kontakt';
|
||
$a->strings['Their posts won\'t appear in your Network page anymore, but their replies can appear in forum threads, with their content collapsed by default. They cannot follow you but still can have access to your public posts by other means.'] = 'Deres opslag vil ikke blive vist på Netværkssiden længere, men deres opslag kan blive vist i gruppe-tråde, med deres indhold kollapset som udgangspunkt. De kan ikke følge dig men kan stadig tilgå dine offentlige opslag på anden vis.';
|
||
$a->strings['Forward report'] = 'Videresend anmeldelse';
|
||
$a->strings['1. Pick a contact'] = '1. Vælg en kontakt';
|
||
$a->strings['2. Pick a category'] = '2. Vælg en kategori';
|
||
$a->strings['2a. Pick rules'] = '2a. Vælg regler';
|
||
$a->strings['2b. Add comment'] = '2b. Tilføj en kommentar';
|
||
$a->strings['3. Pick posts'] = '3. Vælg opslag';
|
||
$a->strings['List of reports'] = 'Liste af anmeldelser';
|
||
$a->strings['This page display reports created by our or remote users.'] = 'Denne side viser anmeldelser oprettet af vores brugere eller eksterne brugere';
|
||
$a->strings['No report exists at this node.'] = 'Der eksisterer ingen anmeldelser på denne instans';
|
||
$a->strings['Category'] = 'Kategori';
|
||
$a->strings['%s total report'] = [
|
||
0 => '%s anmeldelse i alt',
|
||
1 => '%s anmeldelser i alt',
|
||
];
|
||
$a->strings['URL of the reported contact.'] = 'URL på den anmeldte kontakt';
|
||
$a->strings['Channel Relay'] = 'Kanalrelæ';
|
||
$a->strings['Registered users'] = 'Registrerede brugere';
|
||
$a->strings['Pending registrations'] = 'Ventende registreringer';
|
||
$a->strings['%s user blocked'] = [
|
||
0 => '%s bruger blokeret',
|
||
1 => '%s brugere blokeret',
|
||
];
|
||
$a->strings['You can\'t remove yourself'] = 'Du kan ikke fjerne dig selv';
|
||
$a->strings['%s user deleted'] = [
|
||
0 => '%s bruger slettet',
|
||
1 => '%s brugere slettet',
|
||
];
|
||
$a->strings['Register date'] = 'Registreringsdato';
|
||
$a->strings['Last login'] = 'Sidste login';
|
||
$a->strings['Last public item'] = 'Sidste offentlige element';
|
||
$a->strings['Active Accounts'] = 'Aktive konti';
|
||
$a->strings['User blocked'] = 'Bruger blokeret';
|
||
$a->strings['Site admin'] = 'Sideadministrator';
|
||
$a->strings['Account expired'] = 'Konto udløbet';
|
||
$a->strings['Create a new user'] = 'Opret ny bruger';
|
||
$a->strings['Selected users will be deleted!\n\nEverything these users had posted on this site will be permanently deleted!\n\nAre you sure?'] = 'De valgte brugere vil blive slettet!\n\nAlt disse brugere har slået op på denne instans vil blive permanent slettet!\n\nEr du sikker?';
|
||
$a->strings['User "%s" deleted'] = 'Bruger "%s" slettet';
|
||
$a->strings['User "%s" blocked'] = 'Bruger "%s" blokeret';
|
||
$a->strings['%s user unblocked'] = [
|
||
0 => '%s bruger er ikke længere blokeret',
|
||
1 => '%s brugere er ikke længere blokeret',
|
||
];
|
||
$a->strings['Blocked Users'] = 'Blokerede brugere';
|
||
$a->strings['User "%s" unblocked'] = 'Bruger "%s" er ikke længere blokeret';
|
||
$a->strings['Create user'] = 'Opret bruger';
|
||
$a->strings['Type in the details for the new user to be created.'] = 'Indtast information på den nye bruger, der skal skabes.';
|
||
$a->strings['Display name'] = 'Vist navn';
|
||
$a->strings['Nickname'] = 'Profilnavn';
|
||
$a->strings['Users awaiting permanent deletion'] = 'Brugere, der afventer permanent sletning';
|
||
$a->strings['Permanent deletion'] = 'Permanent sletning';
|
||
$a->strings['User waiting for permanent deletion'] = 'Bruger venter på permanent sletning';
|
||
$a->strings['%s user approved'] = [
|
||
0 => '%s bruger godkendt',
|
||
1 => '%s brugere godkendt',
|
||
];
|
||
$a->strings['%s registration revoked'] = [
|
||
0 => '%s registrering tilbagetrukket',
|
||
1 => '%s registreringer tilbagetrukket',
|
||
];
|
||
$a->strings['Account approved.'] = 'Konto godkendt.';
|
||
$a->strings['Registration revoked'] = 'Registrering tilbagetrukket';
|
||
$a->strings['User registrations awaiting review'] = 'Brugeroprettelser der afventer godkendelse';
|
||
$a->strings['Request date'] = 'Forespørgselsdato';
|
||
$a->strings['No registrations.'] = 'Ingen registreringer.';
|
||
$a->strings['Note from the user'] = 'Note fra brugeren';
|
||
$a->strings['Deny'] = 'Afvis';
|
||
$a->strings['Show Ignored Requests'] = 'Vis ignorerede forespørgsler';
|
||
$a->strings['Hide Ignored Requests'] = 'Skjul ignorerede forespørgsler';
|
||
$a->strings['Notification type:'] = 'Notifikationstype:';
|
||
$a->strings['Suggested by:'] = 'Foreslået af:';
|
||
$a->strings['Remove'] = 'Fjern';
|
||
$a->strings['Claims to be known to you: '] = 'Påstår at kende dig:';
|
||
$a->strings['Accept %s as a friend or follower?'] = 'Acceptér %s som en ven eller en følger?';
|
||
$a->strings['Allows them to follow your posts.'] = 'Gør det muligt for dem at følge dine opslag.';
|
||
$a->strings['You will also follow them and receive their posts.'] = 'Du vil også følge dem og modtage deres opslag.';
|
||
$a->strings['You won\'t follow them and won\'t receive their posts.'] = 'Du vil ikke følge dem og vil ikke modtage deres opslag.';
|
||
$a->strings['Friend (Follow them back)'] = 'Ven (følg tilbage)';
|
||
$a->strings['Follower'] = 'Følger';
|
||
$a->strings['Accept request'] = 'Accepter anmodning';
|
||
$a->strings['No more %s notifications.'] = 'Ikke flere %s notifikationer.';
|
||
$a->strings['You must be logged in to show this page.'] = 'Du skal være logget ind for at se denne side.';
|
||
$a->strings['Network Notifications'] = 'Netværksnotifikationer';
|
||
$a->strings['System Notifications'] = 'Systemnotifikationer';
|
||
$a->strings['Personal Notifications'] = 'Personlige notifikationer';
|
||
$a->strings['Home Notifications'] = 'Hjemmenotifikationer';
|
||
$a->strings['Show unread'] = 'Vis ulæste';
|
||
$a->strings['{0} requested registration'] = '{0} anmodede om registrering';
|
||
$a->strings['{0} and %d others requested registration'] = '{0} og %d andre anmodede om registrering';
|
||
$a->strings['Authorize application connection'] = 'Autorisér app-forbindelse';
|
||
$a->strings['Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?'] = 'Vil du give denne applikation adgang til dine opslag og kontakter og/eller lade den oprette nye opslag for dig?';
|
||
$a->strings['Invalid data or unknown client'] = 'Ugyldig data eller ukendt klient.';
|
||
$a->strings['Subscribing to contacts'] = 'Begynder at følge kontakter';
|
||
$a->strings['No contact provided.'] = 'Ingen kontakt givet.';
|
||
$a->strings['Couldn\'t fetch information for contact.'] = 'Kunne ikke hente information om kontakt.';
|
||
$a->strings['Couldn\'t fetch friends for contact.'] = 'Kunne ikke hente venner tilhørende kontakt.';
|
||
$a->strings['Couldn\'t fetch following contacts.'] = 'Kunne ikke hente følgende kontakter.';
|
||
$a->strings['Couldn\'t fetch remote profile.'] = 'Kunne ikke hente fjernprofil.';
|
||
$a->strings['Unsupported network'] = 'Ikke-understøttet netværk';
|
||
$a->strings['Done'] = 'Færdig';
|
||
$a->strings['success'] = 'succes';
|
||
$a->strings['failed'] = 'fejlede';
|
||
$a->strings['ignored'] = 'ignoreret';
|
||
$a->strings['Keep this window open until done.'] = 'Hold dette vindue åbent indtil færdigt.';
|
||
$a->strings['Search in Friendica %s'] = 'Søg i Friendica %s';
|
||
$a->strings['The Photo is not available.'] = 'Billedet er ikke tilgængeligt.';
|
||
$a->strings['The Photo with id %s is not available.'] = 'Billedet med ID %s er ikke tilgængeligt.';
|
||
$a->strings['Invalid external resource with url %s.'] = 'Ugyldig ekstern ressource med url %s.';
|
||
$a->strings['Invalid photo with id %s.'] = 'Ugyldigt billede med ID %s.';
|
||
$a->strings['Post not found.'] = 'Opslag ikke fundet.';
|
||
$a->strings['Edit post'] = 'Rediger opslag';
|
||
$a->strings['web link'] = 'web-link';
|
||
$a->strings['Insert video link'] = 'Indsæt video link';
|
||
$a->strings['video link'] = 'video link';
|
||
$a->strings['Insert audio link'] = 'Indsæt lydlink';
|
||
$a->strings['audio link'] = 'lydlink';
|
||
$a->strings['Remove Item Tag'] = 'Fjern Elementets Tag';
|
||
$a->strings['Select a tag to remove: '] = 'Vælg et tag at fjerne:';
|
||
$a->strings['Wrong type "%s", expected one of: %s'] = 'Ugyldig type "%s", forventede en af: %s';
|
||
$a->strings['Model not found'] = 'Model ikke fundet';
|
||
$a->strings['Unlisted'] = 'Skjult';
|
||
$a->strings['Remote privacy information not available.'] = 'Ekstern privatlivsinformation er ikke tilgængelig.';
|
||
$a->strings['Visible to:'] = 'Synlig for:';
|
||
$a->strings['CC:'] = 'CC:';
|
||
$a->strings['BCC:'] = 'BCC:';
|
||
$a->strings['Audience:'] = 'Publikum:';
|
||
$a->strings['Attributed To:'] = 'Tilskrevet:';
|
||
$a->strings['Collection (%s)'] = 'Samling (%s)';
|
||
$a->strings['Followers (%s)'] = 'Følgere (%s)';
|
||
$a->strings['%d more'] = '%d mere';
|
||
$a->strings['No contacts.'] = 'Ingen kontakter.';
|
||
$a->strings['%s\'s posts'] = '%s\'s opslag';
|
||
$a->strings['%s\'s comments'] = '%s\'s kommentarer';
|
||
$a->strings['%s\'s timeline'] = '%s\'s tidslinje';
|
||
$a->strings['Image exceeds size limit of %s'] = 'Billede overskrider størrelsesgrænse på %s';
|
||
$a->strings['Image upload didn\'t complete, please try again'] = 'Billedeupload lykkedes ikke, prøv venligst igen';
|
||
$a->strings['Image file is missing'] = 'Billedefil mangler';
|
||
$a->strings['Server can\'t accept new file upload at this time, please contact your administrator'] = 'Serveren kan ikke modtage nye filuploads lige nu, kontakt venligst din administrator';
|
||
$a->strings['Image file is empty.'] = 'Billedefil er tom.';
|
||
$a->strings['View Album'] = 'Se album';
|
||
$a->strings['Profile not found.'] = 'Profil ikke fundet.';
|
||
$a->strings['You\'re currently viewing your profile as <b>%s</b> <a href="%s" class="btn btn-sm pull-right">Cancel</a>'] = 'Du ser i øjeblikket din profil som <b>%s</b> <a href="%s" class="btn btn-sm pull-right">Anuller</a>';
|
||
$a->strings['Display name:'] = 'Vist navn:';
|
||
$a->strings['Member since:'] = 'Medlem siden:';
|
||
$a->strings['j F, Y'] = 'j F, Y';
|
||
$a->strings['j F'] = 'j F';
|
||
$a->strings['Birthday:'] = 'Fødselsdag';
|
||
$a->strings['Age: '] = 'Alder:';
|
||
$a->strings['%d year old'] = [
|
||
0 => '%d år gammel',
|
||
1 => '%d år gammel',
|
||
];
|
||
$a->strings['Description:'] = 'Beskrivelse:';
|
||
$a->strings['Groups:'] = 'Grupper:';
|
||
$a->strings['View profile as:'] = 'Se profil som:';
|
||
$a->strings['View as selected profile'] = 'Se som den valgte profil';
|
||
$a->strings['Edit profile'] = 'Redigér profil';
|
||
$a->strings['View as'] = 'Se som';
|
||
$a->strings['Profile unavailable.'] = 'Profil utilgængelig.';
|
||
$a->strings['Invalid locator'] = 'Ugyldig stedsangivelse';
|
||
$a->strings['The provided profile link doesn\'t seem to be valid'] = 'Det givne profillink ser ikke ud til at være gyldigt';
|
||
$a->strings['Friend/Connection Request'] = 'Ven/forbindelse anmodning';
|
||
$a->strings['If you are not yet a member of the free social web, <a href="%s">follow this link to find a public Friendica node and join us today</a>.'] = 'Du er ikke medlem af det frie sociale internet endnu, <a href="%s">følg dette link for at finde en offentlig Friendica instans og slut dig til os i dag</a>.';
|
||
$a->strings['Your Webfinger address or profile URL:'] = 'Din Webfinger-adresse eller profil-URL:';
|
||
$a->strings['Restricted profile'] = 'Begrænset profil';
|
||
$a->strings['This profile has been restricted which prevents access to their public content from anonymous visitors.'] = 'Denne profil er blevet begrænset, som forhindrer adgang til deres offentlige indhold fra anonyme besøgende.';
|
||
$a->strings['Private Message'] = 'Besked';
|
||
$a->strings['via'] = 'via';
|
||
$a->strings['Scheduled'] = 'Planlagt';
|
||
$a->strings['Content'] = 'Indhold';
|
||
$a->strings['Remove post'] = 'Fjern opslag';
|
||
$a->strings['Only parent users can create additional accounts.'] = 'Kun overordnede brugere kan oprette yderligere konti.';
|
||
$a->strings['This site has exceeded the number of allowed daily account registrations. Please try again tomorrow.'] = 'Denne side har modtaget flere registreringer per dag end tilladt. Prøv venligst igen i morgen.';
|
||
$a->strings['You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking "Register".'] = 'Du kan (valgfrit) udfylde denne formular via OpenID ved at indtaste dit OpenID og klikke "Registrér".';
|
||
$a->strings['If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.'] = 'Hvis du ikke ved hvad OpenID er, så lad venligst dette felt stå tomt, og udfyld resten af formularen.';
|
||
$a->strings['Your OpenID (optional): '] = 'Dit OpenID (valgfrit): ';
|
||
$a->strings['Include your profile in member directory?'] = 'Inkludér din profil i den offentlige adressebog?';
|
||
$a->strings['Note for the admin'] = 'Note til administratoren';
|
||
$a->strings['Leave a message for the admin, why you want to join this node'] = 'Skriv en besked til administratoren om hvorfor du gerne vil blive medlem af denne instans';
|
||
$a->strings['Membership on this site is by invitation only.'] = 'Medlemsskab på denne side foregår udelukkende via invitationer.';
|
||
$a->strings['Your invitation code: '] = 'Din invitationskode:';
|
||
$a->strings['Your Display Name (as you would like it to be displayed on this system):'] = 'Dit navn udadtil (som du gerne vil have, det skal vises på siden):';
|
||
$a->strings['Your Email Address (initial information will be sent there, so this must be a valid address):'] = 'Din e-mail-adresse (opstartsinformation vil blive sendt hertil, så det skal være en gyldig adresse):';
|
||
$a->strings['Please repeat your e-mail address:'] = 'Gentag venligst din email-adresse:';
|
||
$a->strings['New Password:'] = 'Ny adgangskode:';
|
||
$a->strings['Leave empty for an auto generated password.'] = 'Efterlad tom for at få en autogenereret adgangskode.';
|
||
$a->strings['Confirm:'] = 'Bekræft:';
|
||
$a->strings['Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be "<strong>nickname@%s</strong>".'] = 'Vælg et profilnavn. Det skal begynde med et teksttegn. Din profiladresse på denne side vil være "<strong>profilnavn@%s</strong>".';
|
||
$a->strings['Choose a nickname: '] = 'Vælg et profilnavn:';
|
||
$a->strings['Import'] = 'Importér';
|
||
$a->strings['Import your profile to this friendica instance'] = 'Importér din profil til denne friendica instans';
|
||
$a->strings['Note: This node explicitly contains adult content'] = 'OBS: Denne instans indeholder voksent indhold';
|
||
$a->strings['Parent Password:'] = 'Den overordnede brugers kodeord:';
|
||
$a->strings['Please enter the password of the parent account to legitimize your request.'] = 'Indtast venligst den overordnede brugers kodeord som bekræftelse.';
|
||
$a->strings['Password doesn\'t match.'] = 'Adgangskoder er ikke ens.';
|
||
$a->strings['Please enter your password.'] = 'Indtast venligst din adgangskode.';
|
||
$a->strings['You have entered too much information.'] = 'Du har indtastet for meget information.';
|
||
$a->strings['Please enter the identical mail address in the second field.'] = 'Indtast venligst den identiske mail-adresse i det andet feldt.';
|
||
$a->strings['Nickname cannot start with a digit.'] = 'Profilnavne kan ikke starte med et tal.';
|
||
$a->strings['Nickname can only contain US-ASCII characters.'] = 'Profilnavne kan kun indeholde bogstaver og tal';
|
||
$a->strings['The additional account was created.'] = 'Den yderligere konto blev oprettet.';
|
||
$a->strings['Registration successful. Please check your email for further instructions.'] = 'Registrering lykkedes. Tjek venligst din email for yderligere instruktioner.';
|
||
$a->strings['Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login.'] = 'Kunne ikke sende e-mail-besked. Her er dine kontodetaljer:<br> login: %s<br> adgangskode: %s<br><br>Du kan ændre din adgangskode efter login.';
|
||
$a->strings['Registration successful.'] = 'Registrering lykkedes.';
|
||
$a->strings['Your registration can not be processed.'] = 'Din registrering kan ikke behandles.';
|
||
$a->strings['You have to leave a request note for the admin.'] = 'Du skal skrive en anmodningsbesked til administratoren.';
|
||
$a->strings['An internal error occured.'] = 'En intern fejl er opstået.';
|
||
$a->strings['Your registration is pending approval by the site owner.'] = 'Din registrering afventer godkendelse af sideejeren.';
|
||
$a->strings['You must be logged in to use this module.'] = 'Du skal være logget ind for at bruge dette modul.';
|
||
$a->strings['Only logged in users are permitted to perform a search.'] = 'Kun brugere, som er logget ind, må bruge søgefunktionen.';
|
||
$a->strings['Only one search per minute is permitted for not logged in users.'] = 'Kun én søgning per minut er tilladt for brugere som er logget ind.';
|
||
$a->strings['Items tagged with: %s'] = 'Indhold tagget med: %s';
|
||
$a->strings['Search term was not saved.'] = 'Søgeterm blev ikke gemt.';
|
||
$a->strings['Search term already saved.'] = 'Søgeterm er allerede gemt.';
|
||
$a->strings['Search term was not removed.'] = 'Søgeterm blev ikke fjernet.';
|
||
$a->strings['Your OpenID: '] = 'Dit OpenID';
|
||
$a->strings['Please enter your username and password to add the OpenID to your existing account.'] = 'Indtast venligst dit brugernavn og kodeord for at tilknytte OpenID\'et til din eksisterende konto.';
|
||
$a->strings['Or sign in using OpenID'] = 'Eller login via OpenID';
|
||
$a->strings['OpenID'] = 'OpenID';
|
||
$a->strings['New here?'] = 'Ny her?';
|
||
$a->strings['Password'] = 'Adgangskode';
|
||
$a->strings['Remember me'] = 'Husk mig';
|
||
$a->strings['Forgot your password?'] = 'Glemt din adgangskode?';
|
||
$a->strings['Website Terms of Service'] = 'Hjemmesidens servicevilkår';
|
||
$a->strings['terms of service'] = 'servicevilkår';
|
||
$a->strings['Website Privacy Policy'] = 'Hjemmesidens privatlivspolitik';
|
||
$a->strings['privacy policy'] = 'privatlivspolitik';
|
||
$a->strings['OpenID protocol error. No ID returned'] = 'OpenID protokol-fejl. Intet ID returneret.';
|
||
$a->strings['Account not found. Please login to your existing account to add the OpenID to it.'] = 'Konto ikke fundet. Log venligst ind på din eksisterende konto og tilføje OpenID\'et til den.';
|
||
$a->strings['Account not found. Please register a new account or login to your existing account to add the OpenID to it.'] = 'Konto ikke fundet. Registrér venligst en ny konto eller login på din eksisterende og tilføj OpenID\'et til den.';
|
||
$a->strings['Passwords do not match.'] = 'Adgangskoder er ikke ens.';
|
||
$a->strings['Password does not need changing.'] = 'Kodeord behøver ikke blive opdateret.';
|
||
$a->strings['Password unchanged.'] = 'Adgangskode er uændret.';
|
||
$a->strings['Password Too Long'] = 'Kodeordet er for langt';
|
||
$a->strings['Since version 2022.09, we\'ve realized that any password longer than 72 characters is truncated during hashing. To prevent any confusion about this behavior, please update your password to be fewer or equal to 72 characters.'] = 'Siden version 2022.09 har vi indset at kodeord, der er længere end 72 tegn, forkortes under "hashingen". Opdater venligst dit kodeord til at være højest 72 tegn.';
|
||
$a->strings['Update Password'] = 'Opdater kodeord';
|
||
$a->strings['Current Password:'] = 'Nuværende adgangskode:';
|
||
$a->strings['Your current password to confirm the changes'] = 'Din nuværende adgangskode for at bekræfte ændringerne';
|
||
$a->strings['Allowed characters are a-z, A-Z, 0-9 and special characters except white spaces and accentuated letters.'] = 'Tilladte tegn er a-z, A-Z, 0-9 og specialtegn undtaget blanktegn og bogstaver med accenttegn.';
|
||
$a->strings['Password length is limited to 72 characters.'] = 'Kodeordslængden er begrænset til 72 tegn.';
|
||
$a->strings['Remaining recovery codes: %d'] = 'Tilbageværende genoprettelseskoder: %d';
|
||
$a->strings['Invalid code, please retry.'] = 'Ugyldig kode, prøv venligst igen.';
|
||
$a->strings['Two-factor recovery'] = 'To-faktor genoprettelse';
|
||
$a->strings['<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>'] = '<p>Du kan indtaste en af dine engangs-genoprettelseskoder i tilfælde af at du har mistet adgang til din mobile enhed.</p>';
|
||
$a->strings['Don’t have your phone? <a href="%s">Enter a two-factor recovery code</a>'] = 'Har du ikke din mobil? <a href="%s">Indtast en to-fakor genoprettelseskode</a>';
|
||
$a->strings['Please enter a recovery code'] = 'Indtast venligst en genoprettelseskode';
|
||
$a->strings['Submit recovery code and complete login'] = 'Indsend genoprettelseskode og gennemfør login';
|
||
$a->strings['Sign out of this browser?'] = 'Log ud af denne browser?';
|
||
$a->strings['<p>If you trust this browser, you will not be asked for verification code the next time you sign in.</p>'] = '<p>Hvis du stoler på denne browser, vil du ikke blive spurgt om verifikationskode næste gang, du logger ind.</p>';
|
||
$a->strings['Trust and sign out'] = 'Stol på og log ud';
|
||
$a->strings['Couldn\'t save browser to Cookie.'] = 'Kunne ikke gemme browseren til en cookie.';
|
||
$a->strings['Trust this browser?'] = 'Stol på denne browser?';
|
||
$a->strings['<p>If you choose to trust this browser, you will not be asked for a verification code the next time you sign in.</p>'] = '<p>Hvis du vælger at stole på denne browser, vil du ikke blive spurgt om en verifikationskode, næste gang du logger ind.</p>';
|
||
$a->strings['Not now'] = 'Ikke nu';
|
||
$a->strings['Don\'t trust'] = 'Stol ikke på';
|
||
$a->strings['Trust'] = 'Stol på';
|
||
$a->strings['<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>'] = '<p>Åben totrinsbekræftelsesappen på din enhed for at få en kode og verificér din identitet.</p>';
|
||
$a->strings['Please enter a code from your authentication app'] = 'Indtast venligst en kode fra din totrinsbekræftelses-app.';
|
||
$a->strings['Verify code and complete login'] = 'Verificer kode og gennemfør login';
|
||
$a->strings['Please use a shorter name.'] = 'Brug venligst et kortere navn.';
|
||
$a->strings['Name too short.'] = 'Navn er for kort.';
|
||
$a->strings['Wrong Password.'] = 'Forkert adgangskode.';
|
||
$a->strings['Invalid email.'] = 'Ugyldig email.';
|
||
$a->strings['Cannot change to that email.'] = 'Kan ikke skifte til den email.';
|
||
$a->strings['Settings were not updated.'] = 'Indstillinger blev ikke opdateret.';
|
||
$a->strings['Relocate message has been send to your contacts'] = 'Relokaliseringsbesked er blevet sendt til dine kontakter';
|
||
$a->strings['Unable to find your profile. Please contact your admin.'] = 'Kan ikke finde din profil. Kontakt venligst din administrator.';
|
||
$a->strings['Account for a service that automatically shares content based on user defined channels.'] = 'Konto til en service som automatisk deler indhold baseret på brugerdefinerede kanaler.';
|
||
$a->strings['Personal Page Subtypes'] = 'Undertyper af Personlig Profil';
|
||
$a->strings['Community Group Subtypes'] = 'Undertyper af Fællesskabsgrupper';
|
||
$a->strings['Account for a personal profile.'] = 'Konto til en personlig profil.';
|
||
$a->strings['Account for an organisation that automatically approves contact requests as "Followers".'] = 'Konto til en organisation der automatisk godkender kontaktanmodninger som "Følgere".';
|
||
$a->strings['Account for a news reflector that automatically approves contact requests as "Followers".'] = 'Konto til en nyheds-videredeler som automatisk godkender kontaktanmodninger som "Følgere".';
|
||
$a->strings['Account for community discussions.'] = 'Konto til fællesskabsdiskussioner.';
|
||
$a->strings['Account for a regular personal profile that requires manual approval of "Friends" and "Followers".'] = 'Konto til en normal personlig profil som kræver manuel godkendelse af "Venner" og "Følgere".';
|
||
$a->strings['Account for a public profile that automatically approves contact requests as "Followers".'] = 'Konto til en offentlig profil som automatisk godkendt kontaktanmodninger som "Følgere".';
|
||
$a->strings['Automatically approves all contact requests.'] = 'Godkender automatisk alle kontaktanmodninger.';
|
||
$a->strings['Contact requests have to be manually approved.'] = 'Kontaktanmodninger skal manuelt godkendes.';
|
||
$a->strings['Account for a popular profile that automatically approves contact requests as "Friends".'] = 'Konto til en populær profil som automatisk godkendt kontaktanmodninger som "Venner".';
|
||
$a->strings['Private Group [Experimental]'] = 'Privat gruppe [Eksperimentiel]';
|
||
$a->strings['Requires manual approval of contact requests.'] = 'Kræver manuel godkendelse af kontaktanmodninger.';
|
||
$a->strings['OpenID:'] = 'OpenID:';
|
||
$a->strings['(Optional) Allow this OpenID to login to this account.'] = '(Valgfrit) Tillad at dette OpenID kan logge ind i denne konto.';
|
||
$a->strings['Publish your profile in your local site directory?'] = 'Offentliggør din profil i din lokale sides adressebog?';
|
||
$a->strings['Your profile will be published in this node\'s <a href="%s">local directory</a>. Your profile details may be publicly visible depending on the system settings.'] = 'Din profil vil blive offentliggjort i din instans\' <a href="%s">lokale adressebog</a>. Dine profildetaljer vil måske være offentligt tilgængelige alt efter instansens opsætning.';
|
||
$a->strings['Your profile will also be published in the global friendica directories (e.g. <a href="%s">%s</a>).'] = 'Din profil vil også blive offentliggjort i offentlige friendica adressebøger (fx <a href="%s">%s</a>).';
|
||
$a->strings['Account Settings'] = 'Kontoindstillinger';
|
||
$a->strings['Your Identity Address is <strong>\'%s\'</strong> or \'%s\'.'] = 'Din identitetsadresse er <strong>\'%s\'</strong> eller \'%s\'.';
|
||
$a->strings['Password Settings'] = 'Adgangskodeindstillinger';
|
||
$a->strings['Leave password fields blank unless changing'] = 'Efterlad adgangskodefelterne tomme, medmindre du er ved at ændre det';
|
||
$a->strings['Password:'] = 'Adgangskode:';
|
||
$a->strings['Your current password to confirm the changes of the email address'] = 'Din nuværende adgangskode for at bekræfte ændringen af email-adresse';
|
||
$a->strings['Delete OpenID URL'] = 'Slet OpenID URL';
|
||
$a->strings['Basic Settings'] = 'Grundlæggende indstillinger';
|
||
$a->strings['Email Address:'] = 'Email-adresse:';
|
||
$a->strings['Your Timezone:'] = 'Din tidszone:';
|
||
$a->strings['Your Language:'] = 'Dit sprog:';
|
||
$a->strings['Set the language we use to show you friendica interface and to send you emails'] = 'Vælg det sprog som vi bruger til at vise dig friendica-interfacet, samt til at sende dig emails i.';
|
||
$a->strings['Default Post Location:'] = 'Standard opslagsplacering:';
|
||
$a->strings['Use browser location'] = 'Brug browserplacering';
|
||
$a->strings['Security and Privacy Settings'] = 'Sikkerheds- og privatlivsindstillinger';
|
||
$a->strings['Maximum Friend Requests/Day:'] = 'Max venneanmodninger per dag:';
|
||
$a->strings['(to prevent spam abuse)'] = '(for at undgå spammisbrug)';
|
||
$a->strings['Allow your profile to be searchable globally?'] = 'Tillad at din profil kan søges frem globalt?';
|
||
$a->strings['Activate this setting if you want others to easily find and follow you. Your profile will be searchable on remote systems. This setting also determines whether Friendica will inform search engines that your profile should be indexed or not.'] = 'Aktiver denne indstilling hvis du gerne vil have at andre nemt kan finde og følge dig. Din profil vil være søgbar på eksterne systemer. Denne indstilling bestemmer også hvorvidt Friendica vil informere søgemaskiner om at din profil skal være indekseret eller ej.';
|
||
$a->strings['Hide your contact/friend list from viewers of your profile?'] = 'Skjul din kontakt/venneliste fra besøgende på din profil?';
|
||
$a->strings['A list of your contacts is displayed on your profile page. Activate this option to disable the display of your contact list.'] = 'En liste over dine kontakter vises på din profilside. Aktiver denne indstilling for at deaktivere visningen af din kontaktliste.';
|
||
$a->strings['Hide your public content from anonymous viewers'] = 'Skjul dit offentlige indhold fra anonyme besøgende';
|
||
$a->strings['Anonymous visitors will only see your basic profile details. Your public posts and replies will still be freely accessible on the remote servers of your followers and through relays.'] = 'Anonyme besøgende vil kun se din basale profilinformation. Dine offentlige opslag og svar vil stadig være frit tilgængelige på dine følgeres eksterne servere, og i gennem relæ.';
|
||
$a->strings['Make public posts unlisted'] = 'Skjul offentlige opslag';
|
||
$a->strings['Your public posts will not appear on the community pages or in search results, nor be sent to relay servers. However they can still appear on public feeds on remote servers.'] = 'Dine offentlige opslag vil ikke blive vist på fælleskabssiderne eller i søgeresultater, og de vil heller ikke blive sendt til relæservere. De kan dog stadig vises i offentlige feeds på eksterne servere.';
|
||
$a->strings['Make all posted pictures accessible'] = 'Gør alle opslåede billeder tilgængelige';
|
||
$a->strings['This option makes every posted picture accessible via the direct link. This is a workaround for the problem that most other networks can\'t handle permissions on pictures. Non public pictures still won\'t be visible for the public on your photo albums though.'] = 'Denne indstilling gør så alle delte billeder bliver tilgængelige via det direkte link. Dette er en "workaround" for det problem, at de fleste andre netværk ikke kan håndtere rettigheder på billeder. Ikke-offentlige billeder vil dog stadig ikke være offentligt synlige fra dine fotoalbums.';
|
||
$a->strings['Allow friends to post to your profile page?'] = 'Tillad venner at lave opslag på din profilside?';
|
||
$a->strings['Your contacts may write posts on your profile wall. These posts will be distributed to your contacts'] = 'Dine kontakter kan skrive opslag på din profilvæg. Disse opslag vil blive distribueret til dine kontakter.';
|
||
$a->strings['Allow friends to tag your posts?'] = 'Tillad venner at tagge dine opslag?';
|
||
$a->strings['Your contacts can add additional tags to your posts.'] = 'Dine kontakter kan tilføje ekstra tags til dine opslag.';
|
||
$a->strings['Default privacy circle for new contacts'] = 'Standard privatlivskreds for nye kontakter';
|
||
$a->strings['Default privacy circle for new group contacts'] = 'Standard privatlivskreds for nye gruppekontakter';
|
||
$a->strings['Default Post Permissions'] = 'Standard opslagstilladelser';
|
||
$a->strings['Expiration settings'] = 'Udløbsindstillinger';
|
||
$a->strings['Automatically expire posts after this many days:'] = 'Lad opslag udløbe efter så mange dage:';
|
||
$a->strings['If empty, posts will not expire. Expired posts will be deleted'] = 'Hvis denne står tom, vil opslag ikke udløbe. Udløbede opslag vil blive slettet.';
|
||
$a->strings['Expire posts'] = 'Lad opslag udløbe.';
|
||
$a->strings['When activated, posts and comments will be expired.'] = 'Når dette er aktiveret vil opslag og kommentarer udløbe.';
|
||
$a->strings['Expire personal notes'] = 'Lad personlige noter udløbe.';
|
||
$a->strings['When activated, the personal notes on your profile page will be expired.'] = 'Når dette aktiveres, vil de personlige noter på din profile udløbe';
|
||
$a->strings['Expire starred posts'] = 'Lad favoritopslag udløbe.';
|
||
$a->strings['Starring posts keeps them from being expired. That behaviour is overwritten by this setting.'] = 'At sætte opslag som favoritter forhindrer dem i at udløbe. Den opførsel ændres af denne indstilling.';
|
||
$a->strings['Only expire posts by others'] = 'Lad kun andres opslag udløbe';
|
||
$a->strings['When activated, your own posts never expire. Then the settings above are only valid for posts you received.'] = 'Når dette aktiveres vil dine egne opslag aldrig udløbe. Derefter vil indstillingerne oven over kun gælde for opslag, du modtager.';
|
||
$a->strings['Notification Settings'] = 'Notifikationsindstillinger';
|
||
$a->strings['Send a notification email when:'] = 'Send en email-notifikation når:';
|
||
$a->strings['You receive an introduction'] = 'Du modtager en introduktion';
|
||
$a->strings['Your introductions are confirmed'] = 'Dine introduktioner er bekræftet';
|
||
$a->strings['Someone writes on your profile wall'] = 'Nogen skriver på din væg';
|
||
$a->strings['Someone writes a followup comment'] = 'Nogen skriver en opfølgende kommentar';
|
||
$a->strings['You receive a private message'] = 'Du modtager en besked';
|
||
$a->strings['You receive a friend suggestion'] = 'Du modtager et venneforslag';
|
||
$a->strings['You are tagged in a post'] = 'Du bliver tagget i et opslag';
|
||
$a->strings['Create a desktop notification when:'] = 'Send en browsernotifikation når:';
|
||
$a->strings['Someone tagged you'] = 'Nogen taggede dig';
|
||
$a->strings['Someone directly commented on your post'] = 'Nogen kommenterede direkte på dit opslag';
|
||
$a->strings['Someone liked your content'] = 'Nogen synes om dit indhold';
|
||
$a->strings['Can only be enabled, when the direct comment notification is enabled.'] = 'Kan kun aktiveres når notifikationen for direkte kommentarer er slået til.';
|
||
$a->strings['Someone shared your content'] = 'Nogen delte dit indhold';
|
||
$a->strings['Someone commented in your thread'] = 'Nogen kommenterede i din tråd';
|
||
$a->strings['Someone commented in a thread where you commented'] = 'Nogen kommenterede, i en tråd, hvor du kommenterede';
|
||
$a->strings['Someone commented in a thread where you interacted'] = 'Nogen kommenterede, i en tråde, som du har interageret med';
|
||
$a->strings['Activate desktop notifications'] = 'Aktivér browsernotifikationer';
|
||
$a->strings['Show desktop popup on new notifications'] = 'Vis popup i browser når der er nye notifikationer';
|
||
$a->strings['Text-only notification emails'] = 'Kun-tekst notifikationsemails';
|
||
$a->strings['Send text only notification emails, without the html part'] = 'Send kun-tekst notifikationsemails, uden html-delen';
|
||
$a->strings['Show detailled notifications'] = 'Vis detaljerede notifikationer';
|
||
$a->strings['Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed.'] = 'Som standard er notifikationer sammenfoldet til en enkelt notifikation per element. Når dette slås til, vises alle notifikationer for elementet.';
|
||
$a->strings['Show notifications of ignored contacts'] = 'Vis notifikationer fra ignorerede kontakter';
|
||
$a->strings['You don\'t see posts from ignored contacts. But you still see their comments. This setting controls if you want to still receive regular notifications that are caused by ignored contacts or not.'] = 'Du ser ikke opslag fra ignorerede koentaker, men du ser stadig deres kommentarer. Denne indstilling styrer om du stadig modtager regulære notifikationer relateret til ignorerede kontaker eller ikke.';
|
||
$a->strings['Advanced Account/Page Type Settings'] = 'Avancerede konto-/sidetypeindstillinger';
|
||
$a->strings['Change the behaviour of this account for special situations'] = 'Ændr på opførslen af denne konto under specielle tilfælde';
|
||
$a->strings['Relocate'] = 'Flyt';
|
||
$a->strings['If you have moved this profile from another server, and some of your contacts don\'t receive your updates, try pushing this button.'] = 'Hvis du har flyttet din konto fra en anden server, og nogle af dine kontakter ikke modtager dine opdateringer, så prøv at tryk på denne knap.';
|
||
$a->strings['Resend relocate message to contacts'] = 'Gensend relokaliseringsbesked til kontakter';
|
||
$a->strings['Addon Settings'] = 'Tilføjelsesindstillinger';
|
||
$a->strings['None of the addons installed on this server have any settings.'] = 'Ingen af tilføjelserne installeret på denne server har nogen indstillinger.';
|
||
$a->strings['This page can be used to define the channels that will automatically be reshared by your account.'] = 'Denne side bruges til at definere kanaler, der autoomatisk vil blive videredelt fra din konto';
|
||
$a->strings['This page can be used to define your own channels.'] = 'Denne side bruges til at define dine egne kanaler.';
|
||
$a->strings['Publish'] = 'Publicér';
|
||
$a->strings['When selected, the channel results are reshared. This only works for public ActivityPub posts from the public timeline or the user defined circles.'] = 'Når valgt, vil kanalresultater blive gendelt. Dette virker kun for offentlige ActivityPub opslag fra den offentlige tidslinje eller de bruger definerede kredse.';
|
||
$a->strings['Label'] = 'Etiket';
|
||
$a->strings['Description'] = 'Beskrivelse';
|
||
$a->strings['Access Key'] = 'Adgangsnøgle';
|
||
$a->strings['Circle/Channel'] = 'Kreds/Kanal';
|
||
$a->strings['Include Tags'] = 'Inkludér tags';
|
||
$a->strings['Exclude Tags'] = 'Ekskludér tags';
|
||
$a->strings['Minimum Size'] = 'Minimumsstørrelse';
|
||
$a->strings['Maximum Size'] = 'Maksimumsstørelse';
|
||
$a->strings['Full Text Search'] = 'Fuldtekstsøgning';
|
||
$a->strings['Languages'] = 'Sprog';
|
||
$a->strings['Select all languages that you want to see in this channel. "Unspecified" describes all posts for which no language information was detected (e.g. posts with just an image or too little text to be sure of the language). If you want to see all languages, you will need to select all items in the list.'] = 'Vælg alle sprog, du ønsker at se i denne kanal. "Uspecificeret" omhandler alle opslag hvor der ikke blev identificeret et sprog (eks. opslag med kun et billede, eller for lidt tekst til at kunne afgøre sproget). Hvis du ønsker at se alle sprog, skal du vælge alle på listen.';
|
||
$a->strings['Delete channel'] = 'Slet kanal';
|
||
$a->strings['Check to delete this entry from the channel list'] = 'Marker for at slette denne post fra kanallisten';
|
||
$a->strings['Comma separated list of tags. If a post contain any of these tags, then it will not be part of nthis channel.'] = 'Komma-separeret liste af tags. Hvis et opslag indeholder ét af disse tags, vil det ikke være en del af denne kanal.';
|
||
$a->strings['Short name for the channel. It is displayed on the channels widget.'] = 'Forkortet navn for kanalen. Det vises på kanalens widget.';
|
||
$a->strings['This should describe the content of the channel in a few word.'] = 'Dette bør med få ord beskrive indholdet i kanalen.';
|
||
$a->strings['Select a circle or channel, that your channel should be based on.'] = 'Vælg en kreds eller kanal, som din kanal skal baseres på.';
|
||
$a->strings['Comma separated list of tags. A post will be used when it contains any of the listed tags.'] = 'Komma-separeret liste af tags. Et opslag vil blive brugt, når det indeholder ét af de listede tags.';
|
||
$a->strings['Maximum post size. Leave empty for no maximum size. The size is calculated without links, attached posts, mentions or hashtags.'] = 'Maksimal længde på opslag. Lad stå tom for ikke at sætte en maksimal længde. Længden beregnes eksklusiv længden på links, tilknyttede opslag, omtale-tags eller hashtags.';
|
||
$a->strings['Check to display images in the channel.'] = 'Sæt hak for at vise billeder på denne kanal.';
|
||
$a->strings['Check to display videos in the channel.'] = 'Sæt hak for at vise videoer på denne kanal.';
|
||
$a->strings['Check to display audio in the channel.'] = 'Sæt hak for at vise lydklip på denne kanal.';
|
||
$a->strings['Select all languages that you want to see in this channel.'] = 'Vælg alle sprog, du ikke ønsker at se, på denne kanal.';
|
||
$a->strings['Add new entry to the channel list'] = 'Tilføj nyt element to kanallisten';
|
||
$a->strings['Add'] = 'Tilføj';
|
||
$a->strings['Current Entries in the channel list'] = 'Nuværende elementer på kanallisten';
|
||
$a->strings['Delete entry from the channel list'] = 'Fjern element fra kanallisten';
|
||
$a->strings['Delete entry from the channel list?'] = 'Fjern element fra kanallisten?';
|
||
$a->strings['Failed to connect with email account using the settings provided.'] = 'Kunne ikke forbinde til email-konto med de givne indstillinger.';
|
||
$a->strings['Diaspora (Socialhome, Hubzilla)'] = 'Diaspora (Socialhome, Hubzilla)';
|
||
$a->strings['Email access is disabled on this site.'] = 'Email-adgang er slået fra på denne side.';
|
||
$a->strings['None'] = 'Ingen';
|
||
$a->strings['Default (Mastodon will display the title and a link to the post)'] = 'Standard (Mastodon vil vise titlen og et link til opslaget)';
|
||
$a->strings['Embed the title in the body'] = 'Indlejr titlen i selve opslaget (body)';
|
||
$a->strings['General Social Media Settings'] = 'Generelle indstillinger for sociale medier';
|
||
$a->strings['By default, conversations in which your follows participated but didn\'t start will be shown in your timeline. You can turn this behavior off, or expand it to the conversations in which your follows liked a post.'] = 'Som udgangspunkt vil samtaler som dine fulgte deltager i, men ikke startede blive vist i din tidslinje. Du kan slå denne opførsel fra, eller udvide den til også at inkludere samtaler, hvori dine fulgte har reageret på et opslag.';
|
||
$a->strings['Only conversations my follows started'] = 'Kun samtaler mine fulgte har startet';
|
||
$a->strings['Conversations my follows started or commented on (default)'] = 'Samtaler mine fulgte startede eller kommenterede på (udgangspunkt)';
|
||
$a->strings['Any conversation my follows interacted with, including likes'] = 'Enhver samtale mine følgere interagerede med, inklusiv "synes om"';
|
||
$a->strings['Collapse sensitive posts'] = 'Sammenfold følsomme opslag';
|
||
$a->strings['If a post is marked as "sensitive", it will be displayed in a collapsed state, if this option is enabled.'] = 'Hvis et opslag er market som "følsomt" vil det blive vist i en sammenfoldet tilstand, hvis denne indstilling er slået til.';
|
||
$a->strings['Enable intelligent shortening'] = 'Aktivér intelligent forkortelse';
|
||
$a->strings['Enable simple text shortening'] = 'Aktivér simpel tekstforkortelse';
|
||
$a->strings['Attach the link title'] = 'Vedhæft titlen på linket';
|
||
$a->strings['Article Mode'] = 'Artikeltilstand';
|
||
$a->strings['Email/Mailbox Setup'] = 'E-mail/Mailkonto-opsætning';
|
||
$a->strings['If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox.'] = 'Hvis du ønsker at kommunikere med e-mail-kontakter via denne service (valgfrit), specifér da venligst hvordan der forbindes til din mailkonto.';
|
||
$a->strings['Last successful email check:'] = 'Seneste succesfulde e-mail-tjek:';
|
||
$a->strings['IMAP server name:'] = 'IMAP server navn:';
|
||
$a->strings['IMAP port:'] = 'IMAP port:';
|
||
$a->strings['Security:'] = 'Sikkerhed:';
|
||
$a->strings['Email login name:'] = 'Email login navn:';
|
||
$a->strings['Email password:'] = 'Email adgangskode:';
|
||
$a->strings['Reply-to address:'] = 'Reply-to adresse:';
|
||
$a->strings['Send public posts to all email contacts:'] = 'Send offentlige opslag til alle email kontakter:';
|
||
$a->strings['Action after import:'] = 'Handling efter importering:';
|
||
$a->strings['Move to folder'] = 'Flyt til mappe';
|
||
$a->strings['Move to folder:'] = 'Flyt til mappe:';
|
||
$a->strings['Contact CSV file upload error'] = 'Kontakt CSV-fil uploadfejl';
|
||
$a->strings['Importing Contacts done'] = 'Færdig med at importere Kontakter';
|
||
$a->strings['Upload a CSV file that contains the handle of your followed accounts in the first column you exported from the old account.'] = 'Upload en CSV-fil som indeholder brugernavene på de konti du fulgte i første kolonne, som du eksporterede fra din gamle konto.';
|
||
$a->strings['Upload File'] = 'Upload fil';
|
||
$a->strings['Your legacy ActivityPub/GNU Social account'] = 'Din forhenværende ActivityPub/GNU Social-konto';
|
||
$a->strings['If you enter your old account name from an ActivityPub based system or your GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done.'] = 'Hvis du indtaster dit gamle kontonavn fra enten et ActivityPub-baseret eller GNU Social/Statusnet system (med formen brugernavn@domæne.tld), vil dine kontakter blive tilføjet automatisk. Feltet vil blive tømt, når importeringen er gennemført.';
|
||
$a->strings['Delegation successfully granted.'] = 'Delegering oprettet.';
|
||
$a->strings['Parent user not found, unavailable or password doesn\'t match.'] = 'Overordnet bruger blev ikke fundet, er utilgængelig eller kodeordet matcher ikke.';
|
||
$a->strings['Delegation successfully revoked.'] = 'Delegering tilbagetrukket.';
|
||
$a->strings['Delegated administrators can view but not change delegation permissions.'] = 'Delegerede administratorer kan se, men ikke ændre på, delegerings-rettigheder.';
|
||
$a->strings['Delegate user not found.'] = 'Delegerede bruger kunne ikke findes.';
|
||
$a->strings['No parent user'] = 'Ingen overordnet bruger';
|
||
$a->strings['Parent User'] = 'Overordnet Bruger';
|
||
$a->strings['Additional Accounts'] = 'Yderligere konti';
|
||
$a->strings['Register additional accounts that are automatically connected to your existing account so you can manage them from this account.'] = 'Opret yderligere konti som automatisk er forbundet til din eksisterende konto, så du kan håndtere dem fra denne konto.';
|
||
$a->strings['Register an additional account'] = 'Registrér en yderligere konto';
|
||
$a->strings['Parent users have total control about this account, including the account settings. Please double check whom you give this access.'] = 'Overbrugere har total kontrol over denne konto, inklusiv kontoindstillingerne. Dobbeltjek venligst hvem du giver adgang til dette til.';
|
||
$a->strings['Delegates'] = 'Delegerede';
|
||
$a->strings['Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely.'] = 'Delegerede er i stand til at håndtere alle aspekter af din konto/side undtagen de basale kontoindstillinger. Delegér venligst ikke din personlige konti til nogen som du ikke stoler fuldstændigt på.';
|
||
$a->strings['Existing Page Delegates'] = 'Delegerede for eksisterende sider';
|
||
$a->strings['Potential Delegates'] = 'Potentielle Delegerede';
|
||
$a->strings['No entries.'] = 'Ingen poste.';
|
||
$a->strings['The theme you chose isn\'t available.'] = 'Det tema du valgte er ikke tilgængeligt';
|
||
$a->strings['%s - (Unsupported)'] = '%s - (Ikke understøttet)';
|
||
$a->strings['Color/Black'] = 'Farve/Sort';
|
||
$a->strings['Black'] = 'Sort';
|
||
$a->strings['Color/White'] = 'Farve/Hvid';
|
||
$a->strings['White'] = 'Hvid';
|
||
$a->strings['No preview'] = 'Ingen forhåndsvisning';
|
||
$a->strings['No image'] = 'Intet billede';
|
||
$a->strings['Small Image'] = 'Lille Billede';
|
||
$a->strings['Large Image'] = 'Stort Billede';
|
||
$a->strings['Automatic image size'] = 'Automatisk billedestørrelse';
|
||
$a->strings['Display Settings'] = 'Visningsindstillinger';
|
||
$a->strings['Content Settings'] = 'Indholdsindstillinger';
|
||
$a->strings['Theme settings'] = 'Temaindstillinger';
|
||
$a->strings['Settings for %s'] = 'Indstillinger for %s';
|
||
$a->strings['Note: If you switch the theme, you need to save changes before you can see the settings for the new theme below.'] = 'Bemærk: Hvis du skifter temaet, skal du gemme ændringerne før du kan se indstillingerne for det nye tema herunder.';
|
||
$a->strings['Timelines'] = 'Tidslinjer';
|
||
$a->strings['Drag to reorder or tab to item with keyboard and move up/down with arrow keys'] = 'Træk-og-slip eller tab hen på elementet og brug piletasterne for at ændre rækkefølgen';
|
||
$a->strings['Reset order'] = 'Nulstil rækkefølge';
|
||
$a->strings['Display theme'] = 'Vist tema';
|
||
$a->strings['Mobile theme'] = 'Tema til mobile enheder';
|
||
$a->strings['Number of items to display per page:'] = 'Antal Opslag per side:';
|
||
$a->strings['Maximum of 100 items'] = 'Maximum 100 elementer';
|
||
$a->strings['Number of items to display per page when viewed from mobile device:'] = 'Antal Opslag per side fra mobile enheder:';
|
||
$a->strings['Regularly update the page content'] = 'Opdatér løbende sideindholdet';
|
||
$a->strings['When enabled, new content on network, community and channels are added on top.'] = 'Når dette slås til, vil nyt indhold fra netværket, fællesskabet og kredse komme ind fra toppen.';
|
||
$a->strings['Display emoticons'] = 'Vis emojis';
|
||
$a->strings['When enabled, emoticons are replaced with matching symbols.'] = 'Når dette slås til, vil emojis blive erstattet af matchende symboler.';
|
||
$a->strings['Infinite scroll'] = 'Uendelig scroll';
|
||
$a->strings['Automatic fetch new items when reaching the page end.'] = 'Hent automatisk nye elementer når enden af siden nås.';
|
||
$a->strings['Enable Smart Threading'] = 'Aktiver "Smart Threading"';
|
||
$a->strings['Enable the automatic suppression of extraneous thread indentation.'] = 'Aktivér automatisk fjernelse af overflødig tråd-indrykning';
|
||
$a->strings['Display the Dislike feature'] = 'Vis "Synes ikke om"-muligheden';
|
||
$a->strings['Display the Dislike button and dislike reactions on posts and comments.'] = 'Vis "Synes ikke om"-knappen og "Synes ikke om"-reaktioner på indlæg og kommentarer.';
|
||
$a->strings['Display the resharer'] = 'Vis hvem der har videredelt';
|
||
$a->strings['Display the first resharer as icon and text on a reshared item.'] = 'Vis den første deler som ikon og tekst på et delt element.';
|
||
$a->strings['Stay local'] = 'Forbliv lokal';
|
||
$a->strings['Don\'t go to a remote system when following a contact link.'] = 'Forbind ikke til eksterne instanser når du følger et kontaktlink';
|
||
$a->strings['Show the post deletion checkbox'] = 'Vis afkrydsningsfeltet for at slette opslag';
|
||
$a->strings['Display the checkbox for the post deletion on the network page.'] = 'Vis afkrydsningsfelter til at slette opslag på netværkssiden';
|
||
$a->strings['DIsplay the event list'] = 'Vis listen over begivenheder';
|
||
$a->strings['Display the birthday reminder and event list on the network page.'] = 'Vis fødselsdags-påmindelse og begivenhedslisten på netværkssiden.';
|
||
$a->strings['Link preview mode'] = 'Link forhåndsvisnings-tilstand';
|
||
$a->strings['Appearance of the link preview that is added to each post with a link.'] = 'Udseendet på link-forhåndsvisningen som tilføjes til alle opslag med links.';
|
||
$a->strings['Hide pictures with empty alternative text'] = 'Skjul billeder uden alternativ tekst';
|
||
$a->strings['Don\'t display pictures that are missing the alternative text.'] = 'Vis ikke billeder, der mangler alternativ/alt tekst (dvs. tekst der vises til blinde, tekstbrowsere og "bots").';
|
||
$a->strings['Hide custom emojis'] = 'Skjul valgfrie emojis';
|
||
$a->strings['Don\'t display custom emojis.'] = 'Vis ikke valgfrie emojis.';
|
||
$a->strings['Platform icons style'] = 'Platformsikonstil';
|
||
$a->strings['Style of the platform icons'] = 'Stilen på platformsikonerne';
|
||
$a->strings['Embed remote media'] = 'Indlejr eksterne medier';
|
||
$a->strings['When enabled, remote media will be embedded in the post, like for example YouTube videos.'] = 'Når dette er aktiveret vil eksterne medier blive indlejret i opslag, såsom YouTube-videoer.';
|
||
$a->strings['Embed supported media'] = 'Indlejr understøttede medier.';
|
||
$a->strings['When enabled, remote media will be embedded in the post instead of using the local player if this is supported by the remote system. This is useful for media where the remote player is better than the local one, like for example Peertube videos.'] = 'Når dette er aktiveret vil eksterne medier blive indlejret i opslaget i stedet for at den lokale afspiller benyttes, hvis dette er understøttet af det eksterne system. Dette er brugbart for medier hvor den eksterne afspiller er bedre end den lokale, såsom for Peertube-videoer.';
|
||
$a->strings['Channels Widget'] = 'Kanal-widgets';
|
||
$a->strings['Top Menu'] = 'Top-menu';
|
||
$a->strings['Enable timelines that you want to see in the channels widget. Bookmark timelines that you want to see in the top menu.'] = 'Aktivér tidslinier som du ønsker skal være på kanallisten. Bogmærk tidslinier som du ønsker skal være synlige i topmenuen.';
|
||
$a->strings['Channel languages:'] = 'Kredssprog:';
|
||
$a->strings['Select all the languages you want to see in your channels. "Unspecified" describes all posts for which no language information was detected (e.g. posts with just an image or too little text to be sure of the language). If you want to see all languages, you will need to select all items in the list.'] = 'Vælg alle sprog, du ønsker at se i dine kanaler. "Uspecificeret" omhandler alle opslag hvor der ikke blev identificeret et sprog (eks. opslag med kun et billede, eller for lidt tekst til at kunne afgøre sproget). Hvis du ønsker at se alle sprog, skal du vælge alle på listen.';
|
||
$a->strings['Beginning of week:'] = 'Start på uge:';
|
||
$a->strings['Default calendar view:'] = 'Standard kalendervisning:';
|
||
$a->strings['Additional Features'] = 'Yderligere funktioner';
|
||
$a->strings['Connected Apps'] = 'Forbundne apps';
|
||
$a->strings['Remove authorization'] = 'Fjern autorisation';
|
||
$a->strings['You have no connected apps.'] = 'Du har ingen forbundne apps.';
|
||
$a->strings['Display Name is required.'] = 'Vist navn er påkrævet.';
|
||
$a->strings['Profile couldn\'t be updated.'] = 'Profil kunne ikke opdateres.';
|
||
$a->strings['Label:'] = 'Etiket:';
|
||
$a->strings['Value:'] = 'Værdi:';
|
||
$a->strings['Field Permissions'] = 'Feltets rettigheder';
|
||
$a->strings['(click to open/close)'] = '(klik for at åbne/lukke)';
|
||
$a->strings['Add a new profile field'] = 'Tilføj et nyt profilfelt';
|
||
$a->strings['The homepage is verified. A rel="me" link back to your Friendica profile page was found on the homepage.'] = 'Hjemmesiden er verificeret. Et rel="me"-link tilbage til din Friendica-profil, blev fundet på hjemmesiden.';
|
||
$a->strings['To verify your homepage, add a rel="me" link to it, pointing to your profile URL (%s).'] = 'For at verificere din hjemmeside, tilføj et rel="me" link til den, som peger på din profil-URL (%s).';
|
||
$a->strings['Profile Actions'] = 'Profilhandlinger';
|
||
$a->strings['Edit Profile Details'] = 'Redigér profildetaljer';
|
||
$a->strings['To change your profile picture, you can either upload a new picture here, or click to visit your photos to pick among your existing pictures.'] = 'For at skifte dit profilbillede kan du enten uploade et nyt billede her, eller du kan klikke herunder for at besøge dine billeder for at vælge et blandt dine eksisterende billeder.';
|
||
$a->strings['Upload new picture'] = 'Upload nyt billede';
|
||
$a->strings['Pick existing picture from photos'] = 'Vælg eksisterende billede fra dine billeder';
|
||
$a->strings['Go to my photos'] = 'Gå til mine billeder';
|
||
$a->strings['Profile picture'] = 'Profilbillede';
|
||
$a->strings['Location'] = 'Placering';
|
||
$a->strings['Miscellaneous'] = 'Diverse';
|
||
$a->strings['Custom Profile Fields'] = 'Brugerdefinerede Profilfelter';
|
||
$a->strings['<p>Custom fields appear on <a href="%s">your profile page</a>.</p>
|
||
<p>You can use BBCodes in the field values.</p>
|
||
<p>Reorder by dragging the field title.</p>
|
||
<p>Empty the label field to remove a custom field.</p>
|
||
<p>Non-public fields can only be seen by the selected Friendica contacts or the Friendica contacts in the selected circles.</p>'] = '<p>Tilpassede felter vises på <a href="%s">din profilside</a>.</p>
|
||
<p>Du kan bruge BBCodes i dine feltværdier</p>
|
||
<p>Arrangér ved at trække i felttitlen</p>
|
||
<p>Tøm etiketfeltet for at fjerne et tilpasset felt.</p>
|
||
<p>Ikke-offentlige felter kan kun ses af de udvalgte Friendica-kontakter eller de Friendica-kontakter der er i det udvalgte kredse.';
|
||
$a->strings['Street Address:'] = 'Vejadresse:';
|
||
$a->strings['Locality/City:'] = 'Placering/By:';
|
||
$a->strings['Region/State:'] = 'Region/Stat:';
|
||
$a->strings['Postal/Zip Code:'] = 'Postnummer:';
|
||
$a->strings['Country:'] = 'Land:';
|
||
$a->strings['XMPP (Jabber) address:'] = 'XMPP (Jabber) adresse:';
|
||
$a->strings['The XMPP address will be published so that people can follow you there.'] = 'XMPP-adressen vil blive offentliggjort så andre kan følge dig dér.';
|
||
$a->strings['Matrix (Element) address:'] = 'Matrix (Element) adresse:';
|
||
$a->strings['The Matrix address will be published so that people can follow you there.'] = 'Matrix-adressen vil blive offentliggjort så andre kan følge dig dér.';
|
||
$a->strings['Homepage URL:'] = 'Startside URL:';
|
||
$a->strings['Public Keywords:'] = 'Offentlige nøgleord:';
|
||
$a->strings['(Used for suggesting potential friends, can be seen by others)'] = 'Bruges til at foreslå potentielle venner. Kan ses af andre.';
|
||
$a->strings['Private Keywords:'] = 'Private nøgleord:';
|
||
$a->strings['(Used for searching profiles, never shown to others)'] = 'Bruges til at søge efter profiler. Vises aldrig til andre.';
|
||
$a->strings['Image size reduction [%s] failed.'] = 'Billedenedskalering [%s] mislykkedes.';
|
||
$a->strings['Shift-reload the page or clear browser cache if the new photo does not display immediately.'] = 'Skift-genindlæs siden (hård genindlæsning) eller ryd browser cachen hvis det nye foto ikke bliver vist øjeblikkeligt.';
|
||
$a->strings['Unable to process image'] = 'Kunne ikke behandle billede';
|
||
$a->strings['Photo not found.'] = 'Billede ikke fundet.';
|
||
$a->strings['Profile picture successfully updated.'] = 'Profilbillede blev opdateret.';
|
||
$a->strings['Crop Image'] = 'Beskær billede';
|
||
$a->strings['Please adjust the image cropping for optimum viewing.'] = 'Juster venligst beskæringen af billedet for optimal visning.';
|
||
$a->strings['Use Image As Is'] = 'Brug billede som det er';
|
||
$a->strings['Missing uploaded image.'] = 'Mangler uploadet billede.';
|
||
$a->strings['Profile Picture Settings'] = 'Profilbillede-indstillinger';
|
||
$a->strings['Current Profile Picture'] = 'Nuværende profilbillede';
|
||
$a->strings['Upload Profile Picture'] = 'Upload profilbillede';
|
||
$a->strings['Upload Picture:'] = 'Upload billede:';
|
||
$a->strings['or'] = 'eller';
|
||
$a->strings['skip this step'] = 'spring dette trin over';
|
||
$a->strings['select a photo from your photo albums'] = 'vælg et billede fra dine fotoalbummer';
|
||
$a->strings['There was a validation error, please make sure you\'re logged in with the account you want to remove and try again.'] = 'Der opstod en valideringsfejl, eftertjek venligst at du er logget ind med den konto, du ønsker at fjerne, og prøv igen.';
|
||
$a->strings['If this error persists, please contact your administrator.'] = 'Hvis fejlen fortsætter, kontakt da venligst din administrator.';
|
||
$a->strings['[Friendica System Notify]'] = 'Systemnotifikation: ';
|
||
$a->strings['User deleted their account'] = 'Bruger har slettet deres konto';
|
||
$a->strings['On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups.'] = 'En bruger slettede sin konto på din Friendica instans. Sørg venligst for at deres data er slettet fra dine backups.';
|
||
$a->strings['The user id is %d'] = 'Brugerid\'et er %d';
|
||
$a->strings['Your account has been successfully removed. Bye bye!'] = 'Din konto er blevet slettet. Farvel!';
|
||
$a->strings['Remove My Account'] = 'Fjern min konto';
|
||
$a->strings['This will completely remove your account. Once this has been done it is not recoverable.'] = 'Dette vil fuldkommen slette din konto. Når dette er gjort kan den ikke gendannes.';
|
||
$a->strings['Please enter your password for verification:'] = 'Indtast venligst din adgangskode for at godkende:';
|
||
$a->strings['Do you want to ignore this server?'] = 'Ønsker du at ignorere denne instans?';
|
||
$a->strings['Do you want to unignore this server?'] = 'Ønsker du at ophæve ignoreringen af denne instans?';
|
||
$a->strings['Remote server settings'] = 'Indstillinger relateret til øvrige instanser';
|
||
$a->strings['Server URL'] = 'Server-URL';
|
||
$a->strings['Settings saved'] = 'Indstillinger er gemt';
|
||
$a->strings['Here you can find all the remote servers you have taken individual moderation actions against. For a list of servers your node has blocked, please check out the <a href="friendica">Information</a> page.'] = 'Her kan du se alle øvrige instanser du har taget individuelle moderationshandlinger imod. Listen over instanser, din egen instans har blokeret, finder du ikke her, men på <a href="friendica">informationssiden</a>.';
|
||
$a->strings['This includes ignored servers. You can ignore a server by clicking the "More" options button on a post, and selecting the option to "Ignore" the server the given post is from.'] = 'Dette inkluderer ignorerede servere. Du kan ignorere en server ved at klikke på knappen for yderligere indstillinger på et opslag, og så vælge muligheden for at "ignorere" serveren det givne opslag er fra.';
|
||
$a->strings['Delete all your settings for the remote server'] = 'Slet alle dine indstillinger for den eksterne server';
|
||
$a->strings['You have not taken individual moderation actions against any servers.'] = 'Du har ikke taget en individuel moderationsbeslutning mod nogen servere.';
|
||
$a->strings['Please enter your password to access this page.'] = 'Indtast venligst dit kodeord for at tilgå denne side.';
|
||
$a->strings['New app-specific password generated.'] = 'Nyt app-specifikt kodeord genereret.';
|
||
$a->strings['Two-factor app-specific passwords'] = 'Totrinsbekræftelse app-specifikke adgangskoder';
|
||
$a->strings['<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don\'t support two-factor authentication.</p>'] = '<p>App-specifikke adgangskoder er tilfældigt genererede adgangskoder som bruges i stedet for din normale adgangskode på tredjepartsapps som ikke understøtter totrinsbekræftelse.</p>';
|
||
$a->strings['Last Used'] = 'Senest Anvendt';
|
||
$a->strings['Revoke'] = 'Tilbagetræk';
|
||
$a->strings['Revoke All'] = 'Tilbagetræk Alle';
|
||
$a->strings['When you generate a new app-specific password, you must use it right away, it will be shown to you once after you generate it.'] = 'Hvis du genererer et nyt app-specifikt kodeord, skal du bruge det med det samme. Det vil blive vist for dig efter du har genereret det.';
|
||
$a->strings['Generate new app-specific password'] = 'Generér nyt app-specifikt kodeord';
|
||
$a->strings['Friendiqa on my Fairphone 2...'] = 'Friendica på min Fairphone 2...';
|
||
$a->strings['Generate'] = 'Generér';
|
||
$a->strings['Two-factor authentication successfully disabled.'] = 'Totrinsbekræftelse deaktiveret';
|
||
$a->strings['<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>'] = '<p>Brug en app på din telefon for at få totrinsbekræftelseskoder når du bliver bedt om dem under login.</p>';
|
||
$a->strings['Authenticator app'] = 'Totrinsbekræftelses-app';
|
||
$a->strings['Configured'] = 'Konfigureret';
|
||
$a->strings['Not Configured'] = 'Ikke konfigureret';
|
||
$a->strings['<p>You haven\'t finished configuring your authenticator app.</p>'] = '<p>Du er ikke blevet færdig med at konfigurere din totrinbekræftelses-app.</p>';
|
||
$a->strings['<p>Your authenticator app is correctly configured.</p>'] = '<p>Din totrinsbekræftelses-app er konfigureret korrekt.</p>';
|
||
$a->strings['Recovery codes'] = 'Genoprettelseskoder';
|
||
$a->strings['Remaining valid codes'] = 'Tilbageværende gyldige koder';
|
||
$a->strings['<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>'] = '<p>Disse engangskoder kan erstatte en totrinsbekræftelsesapp-kode, hvis du mister adgang til den.</p>';
|
||
$a->strings['App-specific passwords'] = 'App-specifikke adgangskoder';
|
||
$a->strings['Generated app-specific passwords'] = 'Genererede app-specifikke kodeord';
|
||
$a->strings['<p>These randomly generated passwords allow you to authenticate on apps not supporting two-factor authentication.</p>'] = '<p>Disse tilfældigt genererede adgangskoder giver dig mulighed for at logge ind på apps som ikke understøtter totrinsbekræftigelse.</p>';
|
||
$a->strings['Current password:'] = 'Nuværende kodeord:';
|
||
$a->strings['You need to provide your current password to change two-factor authentication settings.'] = 'Du skal indtaste din adgangskode for at ændre i totrinsbekræftelses-indstillinger.';
|
||
$a->strings['Enable two-factor authentication'] = 'Aktiver totrinsbekræftelse';
|
||
$a->strings['Disable two-factor authentication'] = 'Deaktiver totrinsbekræftelse';
|
||
$a->strings['Show recovery codes'] = 'Vis genoprettelseskdoer';
|
||
$a->strings['Manage app-specific passwords'] = 'Håndtér app-specifikke kodeord';
|
||
$a->strings['Manage trusted browsers'] = 'Håndtér betroede browsere';
|
||
$a->strings['Finish app configuration'] = 'Afslut app-konfiguration';
|
||
$a->strings['New recovery codes successfully generated.'] = 'Nye genoprettelseskoder blev genereret.';
|
||
$a->strings['Two-factor recovery codes'] = 'Totrinsbekræftelse-genoprettelseskoder';
|
||
$a->strings['<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>'] = '<p>Genoprettelseskoderne kan bruges til at tilgå din konto i tilfælde af at du mister adgang til din enhed og ikke kan modtage totrinsbekræftelse-godkendelseskoder.</p><p><strong>Gem dem et sikkert sted!</strong> Hvis du mister din enhed og ikke har genoprettelseskoderne, mister du adgang til din konto.</p>';
|
||
$a->strings['When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore.'] = 'Når du genererer nye genoprettelseskoder, skal du huske at gemme de nye koder. Dine gamle koder, vil ikke længere virke.';
|
||
$a->strings['Generate new recovery codes'] = 'Generér nye genoprettelseskoder';
|
||
$a->strings['Next: Verification'] = 'Næste: Verificering';
|
||
$a->strings['Trusted browsers successfully removed.'] = 'Betroede browsere fjernet.';
|
||
$a->strings['Trusted browser successfully removed.'] = 'Betroet browser fjernet.';
|
||
$a->strings['Two-factor Trusted Browsers'] = 'To-faktor Betroede Browsere';
|
||
$a->strings['Trusted browsers are individual browsers you chose to skip two-factor authentication to access Friendica. Please use this feature sparingly, as it can negate the benefit of two-factor authentication.'] = 'Betroede browsere er individuelle browsere hvor du har valgt at springe totrinsbekræftelse over for at tilgå Friendica. Brug denne funktion sparsomt, da den kan underminere sikkerhedsfordelene ved at bruge totrinsbekræftelse.';
|
||
$a->strings['Device'] = 'Enhed';
|
||
$a->strings['OS'] = 'Operativsystem';
|
||
$a->strings['Browser'] = 'Browser';
|
||
$a->strings['Trusted'] = 'Betroet';
|
||
$a->strings['Created At'] = 'Oprettet d.';
|
||
$a->strings['Last Use'] = 'Sidste Anvendelse';
|
||
$a->strings['Remove All'] = 'Fjern alle';
|
||
$a->strings['Two-factor authentication successfully activated.'] = 'Totrinsbekræftelse aktiveret';
|
||
$a->strings['Two-factor code verification'] = 'To-faktor kodeverificering';
|
||
$a->strings['Verify code and enable two-factor authentication'] = 'Verificer kode og slå totrinsbekræftelse til';
|
||
$a->strings['Export account'] = 'Eksportér konto';
|
||
$a->strings['Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server.'] = 'Eksportér din kontos info og kontakter. Brug dette til at lave en backup af din konto og/eller flytte den til en anden server.';
|
||
$a->strings['Export all'] = 'Eksportér alle';
|
||
$a->strings['Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)'] = 'Eksporter din kontoinformation, kontakter og alle dine elementer som json. Det kan godt blive til en meget stor fil, og det kan godt tage meget lang tid. Brug dette til at lave en fuld backup af din konto (billeder eksporteres ikke)';
|
||
$a->strings['Export Contacts to CSV'] = 'Eskportér kontakter til CSV';
|
||
$a->strings['Export the list of the accounts you are following as CSV file. Compatible to e.g. Mastodon.'] = 'Eksportér listen af konti du følger som en CSV-fil. Kompatibelt med eks. Mastodon.';
|
||
$a->strings['The top-level post isn\'t visible.'] = 'Hovedopslaget er ikke synligt.';
|
||
$a->strings['The top-level post was deleted.'] = 'Hovedopslaget er blevet slettet.';
|
||
$a->strings['This node has blocked the top-level author or the author of the shared post.'] = 'Denne instans har blokeret hovedforfatteren eller forfatteren bag det delte opslag.';
|
||
$a->strings['You have ignored or blocked the top-level author or the author of the shared post.'] = 'Du ignorerer eller har blokeret den oprindelige forfatter eller forfatteren til det delte indlæg.';
|
||
$a->strings['You have ignored the top-level author\'s server or the shared post author\'s server.'] = 'Du ignorerer eller har blokeret den oprindelige forfatters server eller serveren for forfatteren til det delte indlæg.';
|
||
$a->strings['Conversation Not Found'] = 'Samtale ikke fundet.';
|
||
$a->strings['Unfortunately, the requested conversation isn\'t available to you.'] = 'Desværre: Den efterspurgte samtale er ikke tilgængelig for dig.';
|
||
$a->strings['Possible reasons include:'] = 'Mulige årsager inkluderer:';
|
||
$a->strings['Go back'] = 'Gå tilbage';
|
||
$a->strings['Stack trace:'] = 'Stack trace:';
|
||
$a->strings['At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node\'s user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication.'] = 'På registreringstidspunktet, og for at muliggøre kommunikation ml. brugeren og deres kontakter, skal brugeren sætte et "vist navn", et brugernavn og en fungerende e-mail-adresse. Navnene vil være synlige på profilsiden på kontoen af enhver besøgende på siden, selv hvis øvrige profilinfo ikke vises. E-mail-adressen vil kun blive brugt til at sende brugeren notifikationer omkring interaktioner, og vil ikke blive vist. Om brugeren listes i instansens/serverens brugerliste, og den globale brugerliste er valgfrit, og kan ændres i brugerindstillingerne. Det er ikke påkrævet for at kommunikere med andre.';
|
||
$a->strings['Privacy Statement'] = 'Privatlivsbeskyttelse';
|
||
$a->strings['Rules'] = 'Regler';
|
||
$a->strings['The requested item doesn\'t exist or has been deleted.'] = 'Det efterspurgte element findes ikke eller er blevet slettet.';
|
||
$a->strings['You are now logged in as %s'] = 'Du er nu logget ind som %s';
|
||
$a->strings['Switch between your accounts'] = 'Skift mellem dine konti';
|
||
$a->strings['Manage your accounts'] = 'Administrér dine konti';
|
||
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Skift imellem forskellige identiteter eller fællesskabs-/gruppesider som deler dine kontodetaljer eller som du er tildelt "håndter"-beføjelser';
|
||
$a->strings['Select an identity to manage: '] = 'Vælg en identitet at administrere:';
|
||
$a->strings['User imports on closed servers can only be done by an administrator.'] = 'På lukkede servere kan brugerimporteringer kun foretages af en administrator.';
|
||
$a->strings['Move account'] = 'Flyt konto';
|
||
$a->strings['You can import an account from another Friendica server.'] = 'Du kan importere en konto fra en anden Friendica server.';
|
||
$a->strings['You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here.'] = 'For at bruge denne funktion, skal du eksportere din konto fra den gamle instans hvorefter du kan uploade den her. Vi vil genskabe din konto på denne instans, med alle dine kontakter. Vi vil også forsøge på at informere dine venner om, at du er flyttet hertil.';
|
||
$a->strings['Account file'] = 'Konto-fil';
|
||
$a->strings['To export your account, go to "Settings->Export your personal data" and select "Export account"'] = 'For at eksportere din konto, gå til "Indstillinger -> Eksporter personlige data" og vælg "Eksportér konto"';
|
||
$a->strings['Error decoding account file'] = 'Kunne ikke afkode kontofil';
|
||
$a->strings['User \'%s\' already exists on this server!'] = 'Brugeren \'%s\' eksisterer allerede på denne instans!';
|
||
$a->strings['User creation error'] = 'Bruger-oprettelsesfejl';
|
||
$a->strings['%d contact not imported'] = [
|
||
0 => '%d kontakt ikke importeret',
|
||
1 => '%d kontakter ikke importeret',
|
||
];
|
||
$a->strings['User profile creation error'] = 'Brugerprofil-oprettelsesfejl';
|
||
$a->strings['Done. You can now login with your username and password'] = 'Færdig. Du kan nu logge ind med dit brugernavn og adgangskode';
|
||
$a->strings['Welcome to Friendica'] = 'Velkommen til Friendica';
|
||
$a->strings['New Member Checklist'] = 'Ny Bruger Tjekliste';
|
||
$a->strings['We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear.'] = 'Vi vil gerne tilbyde nogle tips og links som kan hjælpe med at give dig en god oplevelse. Klik på element for at besøge den relevante side. Et link til denne side vil være synlig fra din startside i to uger efter du har registreret dig, og vil derefter forsvinde af sig selv.';
|
||
$a->strings['Getting Started'] = 'Kom godt i gang';
|
||
$a->strings['Friendica Walk-Through'] = 'Gennemgang af Friendica';
|
||
$a->strings['Complete the walk-through to get a quick overview of your profile and network tabs, establish new connections and find groups to join.'] = 'Gennemfør gennemgangen for at få et hurtigt overblik over din profil og netværkssiderne og for at skabe nye forbindelser og finde grupper at deltage i.';
|
||
$a->strings['Go to Your Settings'] = 'Gå til Dine Indstillinger';
|
||
$a->strings['On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web.'] = 'Under dine <em>Indstillinger</em> - opdatér venligst dit kodeord. Læg også mærke til din Identitetsadresse. Den ligner en e-mail-adresse, og vil være brugbar ift. at finde venner på det frie, sociale net.';
|
||
$a->strings['Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you.'] = 'Gennemgå de andre indstillinger, især privatlivsindstillingerne. En profil som ikke er offentliggjort til adressebogen, er ligesom at have et privat telefonnummer. Du bør generelt offentliggøre din profil - medmindre alle dine venner og potentielle venner ved præcis hvordan de kan finde dig.';
|
||
$a->strings['Upload Profile Photo'] = 'Upload profilbillede';
|
||
$a->strings['Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not.'] = 'Upload et profilbillede hvis du ikke allerede har gjort det. Studier viser at det er ti gange mere sandsynligt for personer med ægte fotos af dem selv at få nye venner, ift. dem, der ikke har.';
|
||
$a->strings['Edit Your Profile'] = 'Rediger din profil';
|
||
$a->strings['Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors.'] = 'Redigér din <strong>standard</strong>-profil indtil den er, som du ønsker. Gennemgå indstillingerne for at skjule din liste over venner og for at skjule din profil fra ukendte besøgende,';
|
||
$a->strings['Profile Keywords'] = 'Profilnøgleord';
|
||
$a->strings['Set some public keywords for your profile which describe your interests. We may be able to find other people with similar interests and suggest friendships.'] = 'Sæt nogle offentlige nøgleord for din profil som beskriver dine interesser. Vi kan muligvis finde andre personer med lignende interesser og foreslå venskaber.';
|
||
$a->strings['Connecting'] = 'Forbinder';
|
||
$a->strings['Importing Emails'] = 'Importerer emails';
|
||
$a->strings['Go to Your Contacts Page'] = 'Gå til dine kontakter';
|
||
$a->strings['Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog.'] = 'Din Kontakter-side er din indgangsvej til at håndtere venskaber og forbinde med venner på andre netværk. Typisk vil du indtaste deres adresse eller side-URL i formularen <em>Tilføj ny kontakt</em>.';
|
||
$a->strings['Go to Your Site\'s Directory'] = 'Gå til sidens adressebog';
|
||
$a->strings['The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested.'] = 'Adressebogen lader dig finde andre mennesker i dette netværk eller andre forbundne sider. Kig efter et <em>Forbind</em> eller <em>Følg</em> link på deres profilside. Oplys din egen identitetsadresse hvis du bliver anmodet om det.';
|
||
$a->strings['Finding New People'] = 'Om at finde nye bekendskaber';
|
||
$a->strings['On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours.'] = 'I sidepanelet på Kontakt-siden er der adskillige værktøjer til at finde nye venner. Vi kan matche baseret på interesser, finde personer pba. navn eller interesser, og komme med forslag baseret på netværksrelationer. På en helt ny side vil man normalt først begynde at kunne finde venneanbefalinger efter 24 timer.';
|
||
$a->strings['Add Your Contacts To Circle'] = 'Tilføj dine kontakter til kreds';
|
||
$a->strings['Once you have made some friends, organize them into private conversation circles from the sidebar of your Contacts page and then you can interact with each circle privately on your Network page.'] = 'Når du har fået nogle venner, arrangér dem ind i private samtalekredse fra sidemenuen af din Kontakter-side og derfra kan du interagere med hver kreds privat på din "Netværk"-side.';
|
||
$a->strings['Why Aren\'t My Posts Public?'] = 'Hvorfor Er Mine Opslag Ikke Offentlige?';
|
||
$a->strings['Friendica respects your privacy. By default, your posts will only show up to people you\'ve added as friends. For more information, see the help section from the link above.'] = 'Friendica respekterer dit privatliv. Som standard vil dine opslag kun kunne ses af dem du har accepteret som følgere eller venner. For mere information, se hjælpe-sektionen via ovenstående link.';
|
||
$a->strings['Getting Help'] = 'Find hjælp';
|
||
$a->strings['Go to the Help Section'] = 'Gå til hjælpesektionen';
|
||
$a->strings['Our <strong>help</strong> pages may be consulted for detail on other program features and resources.'] = 'Kig i vores <strong>hjælpesider</strong> for at finde detaljer omkring øvrig funktionalitet og øvrige ressourcer.';
|
||
$a->strings['{0} wants to follow you'] = '{0} vil gerne følge dig';
|
||
$a->strings['{0} has started following you'] = '{0} er startet med at følge dig';
|
||
$a->strings['%s liked %s\'s post'] = '%s syntes om %ss indlæg';
|
||
$a->strings['%s disliked %s\'s post'] = '%s syntes ikke om %ss indlæg';
|
||
$a->strings['%s is attending %s\'s event'] = '%s kommer til %s\'s begivenhed';
|
||
$a->strings['%s is not attending %s\'s event'] = '%s kommer ikke til %s\'s begivenhed';
|
||
$a->strings['%s may attending %s\'s event'] = '%s kommer måske til %s\'s begivenhed';
|
||
$a->strings['%s is now friends with %s'] = '%s er nu ven med %s';
|
||
$a->strings['%s commented on %s\'s post'] = '%s kommenterede på %ss indlæg';
|
||
$a->strings['%s created a new post'] = '%s skrev et nyt indlæg';
|
||
$a->strings['Friend Suggestion'] = 'Venneforslag';
|
||
$a->strings['Friend/Connect Request'] = 'Ven/forbindelse anmodning';
|
||
$a->strings['%1$s wants to follow you'] = '%1$s vil gerne følge dig';
|
||
$a->strings['%1$s has started following you'] = '%1$s er begyndt at følge dig';
|
||
$a->strings['%1$s liked your comment on %2$s'] = '%1$s synes om din kommentar til %2$s';
|
||
$a->strings['%1$s liked your post %2$s'] = '%1$s synes om dit opslag %2$s';
|
||
$a->strings['%1$s disliked your comment on %2$s'] = '%1$s syntes ikke om din kommentar til %2$s';
|
||
$a->strings['%1$s disliked your post %2$s'] = '%1$s synes ikke om dit opslag %2$s';
|
||
$a->strings['%1$s shared your comment %2$s'] = '%1$s delte din kommentar %2$s';
|
||
$a->strings['%1$s shared your post %2$s'] = '%1$s delte dit opslag %2$s';
|
||
$a->strings['%1$s shared the post %2$s from %3$s'] = '%1$s delte opslaget %2$s fra %3$s';
|
||
$a->strings['%1$s shared a post from %3$s'] = '%1$sdelte et opslag fra %3$s';
|
||
$a->strings['%1$s shared the post %2$s'] = '%1$s delte opslaget %2$s';
|
||
$a->strings['%1$s shared a post'] = '%1$s delte et opslag';
|
||
$a->strings['%1$s wants to attend your event %2$s'] = '%1$s vil gerne deltage i din begivenhed %2$s';
|
||
$a->strings['%1$s does not want to attend your event %2$s'] = '%1$s vil ikke deltage i din begivenhed %2$s';
|
||
$a->strings['%1$s maybe wants to attend your event %2$s'] = '%1$s vil måske gerne deltage i din begivenhed %2$s';
|
||
$a->strings['%1$s tagged you on %2$s'] = '%1$s taggede dig i %2$s';
|
||
$a->strings['%1$s replied to you on %2$s'] = '%1$s svarede tilbage på %2$s';
|
||
$a->strings['%1$s commented in your thread %2$s'] = '%1$s kommenterede i din tråd %2$s';
|
||
$a->strings['%1$s commented on your comment %2$s'] = '%1$s kommenterede på din kommentar %2$s';
|
||
$a->strings['%1$s commented in their thread %2$s'] = '%1$s kommenterede i deres tråd %2$s';
|
||
$a->strings['%1$s commented in their thread'] = '%1$s kommenterede i deres tråd';
|
||
$a->strings['%1$s commented in the thread %2$s from %3$s'] = '%1$s kommenterede i tråden %2$s fra %3$s';
|
||
$a->strings['%1$s commented in the thread from %3$s'] = '%1$s kommenterede i tråden fra %3$s';
|
||
$a->strings['%1$s commented on your thread %2$s'] = '%1$s kommenterede på din tråd %2$s';
|
||
$a->strings['[Friendica:Notify]'] = 'Notifikation: ';
|
||
$a->strings['%s New mail received at %s'] = '%s Ny mail modtaget på %s';
|
||
$a->strings['%1$s sent you a new private message at %2$s.'] = '%1$s sendte dig en besked på %2$s.';
|
||
$a->strings['a private message'] = 'en besked';
|
||
$a->strings['%1$s sent you %2$s.'] = '%1$s sendte %2$s.';
|
||
$a->strings['Please visit %s to view and/or reply to your private messages.'] = 'Besøg venligst %s for at se og/eller svare på dine beskeder.';
|
||
$a->strings['%1$s commented on %2$s\'s %3$s %4$s'] = '%1$s kommenterede på %2$ss %3$s %4$s';
|
||
$a->strings['%1$s commented on your %2$s %3$s'] = '%1$s kommenterede på din %2$s %3$s';
|
||
$a->strings['%1$s commented on their %2$s %3$s'] = '%1$s kommenterede på deres %2$s %3$s';
|
||
$a->strings['%1$s Comment to conversation #%2$d by %3$s'] = '%1$s Kommentar på samtalen #%2$d af %3$s';
|
||
$a->strings['%s commented on an item/conversation you have been following.'] = '%s kommenterede på et element/samtale som du følger.';
|
||
$a->strings['Please visit %s to view and/or reply to the conversation.'] = 'Besøg venligst %s for at se og/eller svare på denne samtale.';
|
||
$a->strings['%s %s posted to your profile wall'] = '%s %s lavede et opslag på din væg';
|
||
$a->strings['%1$s posted to your profile wall at %2$s'] = '%1$s lavede et opslag på din væg på %2$s';
|
||
$a->strings['%1$s posted to [url=%2$s]your wall[/url]'] = '%1$s lavede et opslag på [url=%2$s]din væg[/url]';
|
||
$a->strings['%s Introduction received'] = '%s Introduktion modtaget';
|
||
$a->strings['You\'ve received an introduction from \'%1$s\' at %2$s'] = 'Du har modtaget en introduktion fra \'%1$s\' på %2$s';
|
||
$a->strings['You\'ve received [url=%1$s]an introduction[/url] from %2$s.'] = 'Du har modtaget [url=%1$s]en introduktion[/url] fra %2$s.';
|
||
$a->strings['You may visit their profile at %s'] = 'Besøg deres profil: %s';
|
||
$a->strings['Please visit %s to approve or reject the introduction.'] = 'Besøg venligst %s for at godkende eller afvise introduktionen.';
|
||
$a->strings['%s You have a new friend'] = '%s Du har en ny ven';
|
||
$a->strings['%1$s is your friend at %2$s'] = '%1$s er din ven på %2$s';
|
||
$a->strings['%s You have a new follower'] = '%s Du har en ny følger';
|
||
$a->strings['You have a new follower at %2$s : %1$s'] = 'Du har en ny følger på %2$s : %1$s';
|
||
$a->strings['%s Friend suggestion received'] = '%s Venneforslag modtaget';
|
||
$a->strings['You\'ve received a friend suggestion from \'%1$s\' at %2$s'] = 'Du har modtaget et venneforslag fra \'%1$s\' på %2$s';
|
||
$a->strings['You\'ve received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s.'] = 'Du har modtaget [url=%1$s]et venneforslag[/url] for %2$s fra %3$s.';
|
||
$a->strings['Name:'] = 'Navn:';
|
||
$a->strings['Photo:'] = 'Billede:';
|
||
$a->strings['Please visit %s to approve or reject the suggestion.'] = 'Besøg venligst %s for at godkende eller afvise forslaget.';
|
||
$a->strings['%s Connection accepted'] = '%s Forbindelse accepteret';
|
||
$a->strings['\'%1$s\' has accepted your connection request at %2$s'] = '\'%1$s\' har accepteret din anmodning på %2$s';
|
||
$a->strings['%2$s has accepted your [url=%1$s]connection request[/url].'] = '%2$s har accepteret din [url=%1$s]følgeanmodning[/url].';
|
||
$a->strings['You are now friends and may exchange status updates, photos, and messages without restriction.'] = 'I er nu venner og kan udveksle statusopdateringer, billeder og beskeder uden begrænsninger.';
|
||
$a->strings['Please visit %s if you wish to make any changes to this relationship.'] = 'Besøg venligst %s hvis du ønsker at ændre på denne relation.';
|
||
$a->strings['\'%1$s\' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically.'] = '\'%1$s\' har valgt at acceptere dig som følger, hvilket begrænser nogle former for kommunikation - såsom private beskeder og nogle profilinteraktioner. Hvis dette er en kendis eller en fællesskabsside, tog disse indstillinger effekt automatisk.';
|
||
$a->strings['\'%1$s\' may choose to extend this into a two-way or more permissive relationship in the future.'] = '\'%1$s\' kan vælge at udvide dette til en to-vejs eller mere åben relation i fremtiden.';
|
||
$a->strings['Please visit %s if you wish to make any changes to this relationship.'] = 'Besøg venligst %s hvis du ønsker at ændre på denne relation.';
|
||
$a->strings['registration request'] = 'registreringsanmodning';
|
||
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Du har modtaget en registreringsanmodning fra \'%1$s\' på %2$s';
|
||
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'Du har modtaget [url=%1$s]en registreringsanmodning[/url] fra %2$s.';
|
||
$a->strings['Display Name: %s
|
||
Site Location: %s
|
||
Login Name: %s (%s)'] = 'Vist Navn: %s
|
||
Side-placering: %s
|
||
Loginnavn: %s (%s)';
|
||
$a->strings['Please visit %s to approve or reject the request.'] = 'Besøg venligst %s for at godkende eller afvise anmodningen.';
|
||
$a->strings['new registration'] = 'ny registrering';
|
||
$a->strings['You\'ve received a new registration from \'%1$s\' at %2$s'] = 'Du har modtaget en ny registrering fra \'%1$s\' på %2$s';
|
||
$a->strings['You\'ve received a [url=%1$s]new registration[/url] from %2$s.'] = 'Du har modtaget [url=%1$s]en ny registrering[/url] fra %2$s.';
|
||
$a->strings['Please visit %s to have a look at the new registration.'] = 'Besøg venligst %s for at se den nye registrering.';
|
||
$a->strings['%s %s tagged you'] = '%s %s taggede dig';
|
||
$a->strings['%s %s shared a new post'] = '%s %s delte et nyt opslag';
|
||
$a->strings['%1$s %2$s liked your post #%3$d'] = '%1$s %2$s synes om dit opslag #%3$d';
|
||
$a->strings['%1$s %2$s liked your comment on #%3$d'] = '%1$s %2$s synes om din kommentar på #%3$d';
|
||
$a->strings['This message was sent to you by %s, a member of the Friendica social network.'] = 'Denne besked blev sendt til dig af %s, et medlem på det sociale netværk Friendica.';
|
||
$a->strings['You may visit them online at %s'] = 'Du kan besøge dem online på %s';
|
||
$a->strings['Please contact the sender by replying to this post if you do not wish to receive these messages.'] = 'Hvis du ikke ønsker at modtage disse beskeder, så kontakt venligst afsenderen ved at svare på dette opslag.';
|
||
$a->strings['%s posted an update.'] = '%s lagde en opdatering op.';
|
||
$a->strings['Public Message'] = 'Offentlig besked';
|
||
$a->strings['Unlisted Message'] = 'Skjult besked';
|
||
$a->strings['This entry was edited'] = 'Dette indlæg er blevet redigeret';
|
||
$a->strings['Delete globally'] = 'Slet globalt';
|
||
$a->strings['Remove locally'] = 'Slet lokalt';
|
||
$a->strings['Block %s'] = 'Blokér %s';
|
||
$a->strings['Ignore %s'] = 'Ignorér %s';
|
||
$a->strings['Collapse %s'] = 'Sammenfold %s';
|
||
$a->strings['Report post'] = 'Anmeld opslag';
|
||
$a->strings['Save to folder'] = 'Gem til mappe';
|
||
$a->strings['I will attend'] = 'Jeg deltager';
|
||
$a->strings['I will not attend'] = 'Jeg deltager ikke';
|
||
$a->strings['I might attend'] = 'Jeg deltager måske';
|
||
$a->strings['Ignore thread'] = 'Ignorér tråd';
|
||
$a->strings['Unignore thread'] = 'Stop med at ignorere tråd';
|
||
$a->strings['Toggle ignore status'] = 'Slå ignorer til/fra';
|
||
$a->strings['Add star'] = 'Tilføj favorit';
|
||
$a->strings['Remove star'] = 'Fjern favorit';
|
||
$a->strings['Toggle star status'] = 'Tilføj/Fjern favorit';
|
||
$a->strings['Pin'] = 'Fastgør';
|
||
$a->strings['Unpin'] = 'Fjern fastgørelse';
|
||
$a->strings['Toggle pin status'] = 'Slå fastgørelse til/fra';
|
||
$a->strings['Pinned'] = 'Fastgjort';
|
||
$a->strings['Add tag'] = 'Tilføj tag';
|
||
$a->strings['Quote share this'] = 'Del med citat';
|
||
$a->strings['Quote Share'] = 'Del med citat';
|
||
$a->strings['Reshare this'] = 'Del dette';
|
||
$a->strings['Reshare'] = 'Del';
|
||
$a->strings['Cancel your Reshare'] = 'Fortryd din Videredeling';
|
||
$a->strings['Unshare'] = 'Fjern videredeling';
|
||
$a->strings['%s (Received %s)'] = '%s (Modtog %s)';
|
||
$a->strings['Comment this item on your system'] = 'Kommenterede dette element på din instans';
|
||
$a->strings['Remote comment'] = 'Eksternt indhold';
|
||
$a->strings['Share via ...'] = 'Del via ...';
|
||
$a->strings['Share via external services'] = 'Del via eksterne tjenester';
|
||
$a->strings['Unknown parent'] = 'Ukendt forælder';
|
||
$a->strings['in reply to %s'] = 'som svar til %s';
|
||
$a->strings['Parent is probably private or not federated.'] = 'Forælder er sandsynligvis privat eller ikke-fødereret';
|
||
$a->strings['to'] = 'til';
|
||
$a->strings['Wall-to-Wall'] = 'væg-til-væg';
|
||
$a->strings['via Wall-To-Wall:'] = 'via væg-til-væg:';
|
||
$a->strings['Reply to %s'] = 'Svar på %s';
|
||
$a->strings['Delivery to remote servers is pending'] = 'Levering til øvrige instanser afventer';
|
||
$a->strings['Delivery to remote servers is underway'] = 'Leveringer til øvrige instanser er undervejs';
|
||
$a->strings['Delivery to remote servers is mostly done'] = 'Levering til øvrige instanser er næsten færdig';
|
||
$a->strings['Delivery to remote servers is done'] = 'Levering til øvrige instanser er færdig';
|
||
$a->strings['%d comment'] = [
|
||
0 => '%d kommentar',
|
||
1 => '%d kommentarer',
|
||
];
|
||
$a->strings['Show more'] = 'Vis flere';
|
||
$a->strings['Show fewer'] = 'Vis færre';
|
||
$a->strings['Reshared by: %s'] = 'Videredelt af: %s';
|
||
$a->strings['Viewed by: %s'] = 'Set af: %s';
|
||
$a->strings['Read by: %s'] = 'Læst af: %s';
|
||
$a->strings['Liked by: %s'] = 'Synes om: %s';
|
||
$a->strings['Disliked by: %s'] = 'Syntes ikke om: %s';
|
||
$a->strings['Attended by: %s'] = 'Deltagere: %s';
|
||
$a->strings['Maybe attended by: %s'] = 'Deltager muligvis: %s';
|
||
$a->strings['Not attended by: %s'] = 'Deltager ikke: %s';
|
||
$a->strings['Commented by: %s'] = 'Kommenteret af: %s';
|
||
$a->strings['Reacted with %s by: %s'] = 'Reagerede med %saf : %s';
|
||
$a->strings['Quote shared by: %s'] = 'Delt med citat af: %s';
|
||
$a->strings['Chat'] = 'Chat';
|
||
$a->strings['(no subject)'] = '(intet emne)';
|
||
$a->strings['The folder %s must be writable by webserver.'] = 'Mappen %s skal være skrivbar for webserveren.';
|
||
$a->strings['Login failed.'] = 'Log ind mislykkedes.';
|
||
$a->strings['Login failed. Please check your credentials.'] = 'Login mislykkedes. Eftertjek venligst dine loginoplysninger.';
|
||
$a->strings['Login failed because your account is blocked.'] = 'Login mislykkedes fordi din konto er blokeret.';
|
||
$a->strings['Welcome %s'] = 'Velkommen %s';
|
||
$a->strings['Please upload a profile photo.'] = 'Upload venligst et profilbillede';
|
||
$a->strings['Friendica Notification'] = 'Friendica-notifikation';
|
||
$a->strings['%1$s, %2$s Administrator'] = '%1$s, %2$s Administrator';
|
||
$a->strings['%s Administrator'] = '%s Administrator';
|
||
$a->strings['thanks'] = 'tak';
|
||
$a->strings['YYYY-MM-DD or MM-DD'] = 'YYYY-MM-DD eller MM-DD';
|
||
$a->strings['Time zone: <strong>%s</strong> <a href="%s">Change in Settings</a>'] = 'Tidszone: <strong>%s</strong> <a href="%s">Skift i indstillinger</a>';
|
||
$a->strings['never'] = 'aldrig';
|
||
$a->strings['less than a second ago'] = 'mindre end et sekund siden';
|
||
$a->strings['year'] = 'år';
|
||
$a->strings['years'] = 'år';
|
||
$a->strings['months'] = 'måneder';
|
||
$a->strings['weeks'] = 'uger';
|
||
$a->strings['days'] = 'dage';
|
||
$a->strings['hour'] = 'time';
|
||
$a->strings['hours'] = 'timer';
|
||
$a->strings['minute'] = 'minut';
|
||
$a->strings['minutes'] = 'minutter';
|
||
$a->strings['second'] = 'sekund';
|
||
$a->strings['seconds'] = 'sekunder';
|
||
$a->strings['in %1$d %2$s'] = 'i %1$d %2$s';
|
||
$a->strings['%1$d %2$s ago'] = '%1$d %2$s siden';
|
||
$a->strings['Notification from Friendica'] = 'Notifikation fra Friendica';
|
||
$a->strings['Empty Post'] = 'Tomt Opslag';
|
||
$a->strings['Variations'] = 'Variationer';
|
||
$a->strings['Note'] = 'Note';
|
||
$a->strings['Save settings'] = 'Gem indstillinger';
|
||
$a->strings['Appearance'] = 'Udseende';
|
||
$a->strings['Accent color'] = 'Accentfarve';
|
||
$a->strings['Copy or paste schemestring'] = 'Kopier eller indsæt temaindstillingstekst';
|
||
$a->strings['You can copy this string to share your theme with others. Pasting here applies the schemestring'] = 'Du kan kopiere denne tekst for at dele dine temaindstillinger med andre. Hvis du indsætter en sådan tekst her aktiveres den angivne temaindstilling.';
|
||
$a->strings['Navigation bar background color'] = 'Baggrundsfarve på navigationsbar';
|
||
$a->strings['Navigation bar icon color '] = 'Navigationsbar ikonfarve';
|
||
$a->strings['Link color'] = 'Linkfarve';
|
||
$a->strings['Set the background color'] = 'Sæt baggrundsfarven';
|
||
$a->strings['Content background opacity'] = 'Baggrundsbillede ugennemsigtighed';
|
||
$a->strings['Set the background image'] = 'Sæt baggrundsbilledet';
|
||
$a->strings['Background image style'] = 'Baggrundsbillede-stil';
|
||
$a->strings['Always open Compose page'] = 'Åben altid redigeringssiden';
|
||
$a->strings['The New Post button always open the <a href="/compose">Compose page</a> instead of the modal form. When this is disabled, the Compose page can be accessed with a middle click on the link or from the modal.'] = 'Knappen til at lave et opslag åbner altid den dedikerede side til at skrive et opslag (<a href="/compose">Komponér-siden</a>) fremfor det lille vindue oven på side. Når dette er deaktiveret kan denne side tilgås ved at klikke med midtertasten på musen på linket til den, eller man kan komme herhen fra det lille vindue.';
|
||
$a->strings['Login page background image'] = 'Baggrundsbillede på loginside';
|
||
$a->strings['Login page background color'] = 'Baggrundsfarve på loginside';
|
||
$a->strings['Leave background image and color empty for theme defaults'] = 'Lad baggrundsbillede og farve være tom for at bruge temaets standardværdier';
|
||
$a->strings['Top Banner'] = 'Topbanner';
|
||
$a->strings['Resize image to the width of the screen and show background color below on long pages.'] = 'Skalér billedet til bredden af skærmen og vis baggrundsfarven bagved på lange sider';
|
||
$a->strings['Full screen'] = 'Fuld skærm';
|
||
$a->strings['Resize image to fill entire screen, clipping either the right or the bottom.'] = 'Skalér billedet til at fylde hele skærmen, afskåret enten til højre eller i bunden.';
|
||
$a->strings['Single row mosaic'] = 'Enkelt række mosaik';
|
||
$a->strings['Resize image to repeat it on a single row, either vertical or horizontal.'] = 'Skalér billedet så det gentages i en enkelt retning, enten vertikalt eller horisontalt.';
|
||
$a->strings['Mosaic'] = 'Mosaik';
|
||
$a->strings['Repeat image to fill the screen.'] = 'Gentag billedet så det fylder skærmen.';
|
||
$a->strings['Back to top'] = 'Tilbage til toppen';
|
||
$a->strings['Light'] = 'Lys';
|
||
$a->strings['Dark'] = 'Mørk';
|
||
$a->strings['Custom'] = 'Brugerdefineret';
|
||
$a->strings['Guest'] = 'Gæst';
|
||
$a->strings['Visitor'] = 'Besøgende';
|
||
$a->strings['Alignment'] = 'Justering';
|
||
$a->strings['Left'] = 'Venstre';
|
||
$a->strings['Center'] = 'Center';
|
||
$a->strings['Color scheme'] = 'Farvetema';
|
||
$a->strings['Posts font size'] = 'Skriftstørrelse for opslag';
|
||
$a->strings['Textareas font size'] = 'Skriftsstørelse for tekstfelter';
|
||
$a->strings['Comma separated list of helper groups'] = 'Komma-separeret liste af hjælpegrupper';
|
||
$a->strings['don\'t show'] = 'vis ikke';
|
||
$a->strings['show'] = 'vis';
|
||
$a->strings['Set style'] = 'Vælg stil';
|
||
$a->strings['Community Pages'] = 'Fællesskabssider';
|
||
$a->strings['Community Profiles'] = 'Fællesskabsprofiler';
|
||
$a->strings['Connect Services'] = 'Forbind til services';
|
||
$a->strings['Find Friends'] = 'Find venner';
|
||
$a->strings['Last users'] = 'Seneste brugere';
|
||
$a->strings['Quick Start'] = 'Kom i gang';
|