nextcloud/settings/l10n/da.php

56 lines
3.2 KiB
PHP

<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "Kunne ikke indlæse listen fra App Store",
"Group already exists" => "Gruppen findes allerede",
"Unable to add group" => "Gruppen kan ikke oprettes",
"Could not enable app. " => "Applikationen kunne ikke aktiveres.",
"Email saved" => "Email adresse gemt",
"Invalid email" => "Ugyldig email adresse",
"OpenID Changed" => "OpenID ændret",
"Invalid request" => "Ugyldig forespørgsel",
"Unable to delete group" => "Gruppen kan ikke slettes",
"Authentication error" => "Adgangsfejl",
"Unable to delete user" => "Bruger kan ikke slettes",
"Language changed" => "Sprog ændret",
"Unable to add user to group %s" => "Brugeren kan ikke tilføjes til gruppen %s",
"Unable to remove user from group %s" => "Brugeren kan ikke fjernes fra gruppen %s",
"Disable" => "Deaktiver",
"Enable" => "Aktiver",
"Saving..." => "Gemmer...",
"__language_name__" => "Dansk",
"Add your App" => "Tilføj din App",
"More Apps" => "Flere Apps",
"Select an App" => "Vælg en App",
"See application page at apps.owncloud.com" => "Se applikationens side på apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenseret af <span class=\"author\"></span>",
"Documentation" => "Dokumentation",
"Managing Big Files" => "Håndter store filer",
"Ask a question" => "Stil et spørgsmål",
"Problems connecting to help database." => "Problemer med at forbinde til hjælpe-databasen.",
"Go there manually." => "Gå derhen manuelt.",
"Answer" => "Svar",
"Desktop and Mobile Syncing Clients" => "Synkroniserings programmer for desktop og mobil",
"Download" => "Download",
"Your password was changed" => "Din adgangskode blev ændret",
"Unable to change your password" => "Ude af stand til at ændre dit kodeord",
"Current password" => "Nuværende adgangskode",
"New password" => "Ny adgangskode",
"show" => "vis",
"Change password" => "Skift kodeord",
"Email" => "Email",
"Your email address" => "Din emailadresse",
"Fill in an email address to enable password recovery" => "Indtast en emailadresse for at kunne få påmindelse om adgangskode",
"Language" => "Sprog",
"Help translate" => "Hjælp med oversættelsen",
"use this address to connect to your ownCloud in your file manager" => "benyt denne adresse til at forbinde til din ownCloud i din filbrowser",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Udviklet af <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownClouds community</a>, og <a href=\"https://github.com/owncloud\" target=\"_blank\">kildekoden</a> er underlagt licensen <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Name" => "Navn",
"Password" => "Kodeord",
"Groups" => "Grupper",
"Create" => "Ny",
"Default Quota" => "Standard kvote",
"Other" => "Andet",
"Group Admin" => "Gruppe Administrator",
"Quota" => "Kvote",
"Delete" => "Slet"
);