diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-12 15:12:46 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-12 15:12:46 +0100 |
commit | 8d9352a40d6b02e17889ba02962e0a3880e0995e (patch) | |
tree | f417bbc724cbfabdcac663dd2e9a72d0d7cc5c48 /settings/l10n/da.php | |
parent | ba1ab38e7f6ec984e72167b007fecaacc57ce1cb (diff) | |
download | nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.tar.gz nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/da.php')
-rw-r--r-- | settings/l10n/da.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/da.php b/settings/l10n/da.php index 8e59ac318e7..42deb0b3f4f 100644 --- a/settings/l10n/da.php +++ b/settings/l10n/da.php @@ -24,7 +24,12 @@ "Error" => "Fejl", "Updated" => "Opdateret", "Saving..." => "Gemmer...", +"Groups" => "Grupper", +"Group Admin" => "Gruppe Administrator", +"Delete" => "Slet", "__language_name__" => "Dansk", +"Version" => "Version", +"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>.", "Add your App" => "Tilføj din App", "More Apps" => "Flere Apps", "Select an App" => "Vælg en App", @@ -57,18 +62,13 @@ "Help translate" => "Hjælp med oversættelsen", "WebDAV" => "WebDAV", "Use this address to connect to your ownCloud in your file manager" => "Brug denne adresse til at oprette forbindelse til din ownCloud i din filstyring", -"Version" => "Version", -"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>.", "Login Name" => "Loginnavn", -"Groups" => "Grupper", "Create" => "Ny", "Default Storage" => "Standard opbevaring", "Unlimited" => "Ubegrænset", "Other" => "Andet", -"Group Admin" => "Gruppe Administrator", "Storage" => "Opbevaring", "change display name" => "skift skærmnavn", "set new password" => "skift kodeord", -"Default" => "Standard", -"Delete" => "Slet" +"Default" => "Standard" ); |