diff options
Diffstat (limited to 'l10n/da')
-rw-r--r-- | l10n/da/core.po | 43 | ||||
-rw-r--r-- | l10n/da/files.po | 72 | ||||
-rw-r--r-- | l10n/da/media.po | 48 | ||||
-rw-r--r-- | l10n/da/settings.po | 79 |
4 files changed, 178 insertions, 64 deletions
diff --git a/l10n/da/core.po b/l10n/da/core.po index 28767ff39d8..5a918c7142c 100644 --- a/l10n/da/core.po +++ b/l10n/da/core.po @@ -2,12 +2,13 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # +# Pascal d'Hermilly <pascal@dhermilly.dk>, 2011. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-13 04:33+0200\n" -"PO-Revision-Date: 2011-08-13 02:33+0000\n" +"POT-Creation-Date: 2011-08-18 10:38+0200\n" +"PO-Revision-Date: 2011-08-18 08:39+0000\n" "Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n" "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n" "MIME-Version: 1.0\n" @@ -18,44 +19,44 @@ msgstr "" #: templates/login.php:4 msgid "Login failed!" -msgstr "Login mislykkedes" +msgstr "Login mislykkedes!" #: templates/login.php:9 templates/login.php:13 msgid "remember" -msgstr "" +msgstr "husk" #: templates/installation.php:20 msgid "Create an <strong>admin account</strong>" -msgstr "" +msgstr "Lav en <strong>administrator konto</strong>" #: templates/installation.php:21 msgid "Username" -msgstr "" +msgstr "Brugernavn" #: templates/installation.php:22 msgid "Password" -msgstr "" +msgstr "Kodeord" #: templates/installation.php:27 msgid "Configure the database" -msgstr "" +msgstr "Konfigurer databasen" #: templates/installation.php:32 templates/installation.php:43 #: templates/installation.php:53 msgid "will be used" -msgstr "" +msgstr "vil blive brugt" #: templates/installation.php:64 msgid "Database user" -msgstr "" +msgstr "Database-bruger" #: templates/installation.php:65 msgid "Database password" -msgstr "" +msgstr "Database-kodeord" #: templates/installation.php:66 msgid "Database name" -msgstr "" +msgstr "Database-navn" #: templates/installation.php:74 msgid "Advanced" @@ -63,15 +64,15 @@ msgstr "Avanceret" #: templates/installation.php:77 msgid "Host" -msgstr "" +msgstr "Vært" #: templates/installation.php:78 msgid "Table prefix" -msgstr "" +msgstr "Tabel præfiks" #: templates/installation.php:80 msgid "Data folder" -msgstr "" +msgstr "Data mappe" #: templates/installation.php:83 msgid "Finish setup" @@ -79,10 +80,10 @@ msgstr "Afslut installation" #: templates/404.php:12 msgid "Cloud not found" -msgstr "" +msgstr "Sky ikke fundet" #: templates/layout.guest.php:38 -msgid "is a personal cloud which runs on your own server" +msgid "gives you the freedom to control your own data on the internet" msgstr "" #: templates/part.pagenavi.php:6 @@ -97,12 +98,8 @@ msgstr "næste" msgid "You are logged out." msgstr "Du er nu logget ud" -#: templates/layout.user.php:36 -msgid "Log out" -msgstr "" - -#: templates/layout.user.php:56 +#: templates/layout.user.php:49 msgid "Settings" -msgstr "" +msgstr "Indstillinger" diff --git a/l10n/da/files.po b/l10n/da/files.po new file mode 100644 index 00000000000..e011eb0eb2a --- /dev/null +++ b/l10n/da/files.po @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Pascal d'Hermilly <pascal@dhermilly.dk>, 2011. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" +"POT-Creation-Date: 2011-08-13 12:41+0200\n" +"PO-Revision-Date: 2011-08-17 17:24+0000\n" +"Last-Translator: pascal_a <pascal@dhermilly.dk>\n" +"Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: appinfo/app.php:7 +msgid "Files" +msgstr "Filer" + +#: templates/admin.php:5 +msgid "Maximum upload size" +msgstr "Maksimal upload-størrelse" + +#: templates/part.list.php:1 +msgid "Nothing in here. Upload something!" +msgstr "Her er tomt. Upload noget!" + +#: templates/index.php:9 +msgid "Upload" +msgstr "Upload" + +#: templates/index.php:16 +msgid "New Folder" +msgstr "Ny Mappe" + +#: templates/index.php:29 +msgid "Name" +msgstr "Navn" + +#: templates/index.php:31 +msgid "Download" +msgstr "Download" + +#: templates/index.php:35 +msgid "Size" +msgstr "Størrelse" + +#: templates/index.php:36 +msgid "Modified" +msgstr "Ændret" + +#: templates/index.php:36 +msgid "Delete" +msgstr "Slet" + +#: templates/index.php:44 +msgid "Upload too large" +msgstr "Upload for stor" + +#: templates/index.php:46 +msgid "" +"The files you are trying to upload exceed the maximum size for file uploads " +"on this server." +msgstr "" +"Filerne du prøver at uploade er større end den maksimale størrelse for fil-" +"upload på denne server." + + diff --git a/l10n/da/media.po b/l10n/da/media.po new file mode 100644 index 00000000000..382bca9f600 --- /dev/null +++ b/l10n/da/media.po @@ -0,0 +1,48 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Pascal d'Hermilly <pascal@dhermilly.dk>, 2011. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" +"POT-Creation-Date: 2011-08-13 12:41+0200\n" +"PO-Revision-Date: 2011-08-17 17:19+0000\n" +"Last-Translator: pascal_a <pascal@dhermilly.dk>\n" +"Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: appinfo/app.php:31 +msgid "Music" +msgstr "Musik" + +#: templates/music.php:27 +msgid "Songs scanned" +msgstr "Sange skannet" + +#: templates/music.php:28 +msgid "Rescan Collection" +msgstr "Genskan Samling" + +#: templates/music.php:29 +msgid "Pause" +msgstr "Pause" + +#: templates/music.php:35 +msgid "Artist" +msgstr "Kunstner" + +#: templates/music.php:36 +msgid "Album" +msgstr "Album" + +#: templates/music.php:37 +msgid "Title" +msgstr "Titel" + + diff --git a/l10n/da/settings.po b/l10n/da/settings.po index ec00a325a4c..1e0aab2c012 100644 --- a/l10n/da/settings.po +++ b/l10n/da/settings.po @@ -2,12 +2,13 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # +# Pascal d'Hermilly <pascal@dhermilly.dk>, 2011. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-13 04:33+0200\n" -"PO-Revision-Date: 2011-08-13 02:19+0000\n" +"POT-Creation-Date: 2011-08-18 10:38+0200\n" +"PO-Revision-Date: 2011-08-18 08:39+0000\n" "Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n" "Language-Team: Danish (http://www.transifex.net/projects/p/owncloud/team/da/)\n" "MIME-Version: 1.0\n" @@ -22,90 +23,86 @@ msgstr "Godkendelsesfejl" #: ajax/openid.php:21 msgid "OpenID Changed" -msgstr "" +msgstr "OpenID ændret" #: ajax/openid.php:23 ajax/setlanguage.php:23 msgid "Invalid request" -msgstr "Invalid forespørgsel" +msgstr "Ugyldig forespørgsel" #: ajax/setlanguage.php:21 msgid "Language changed" msgstr "Sprog ændret" -#: templates/help.php:21 +#: templates/help.php:22 msgid "Ask a question" -msgstr "" +msgstr "Stil et spørgsmål" #: templates/apps.php:12 msgid "Select an App" -msgstr "" +msgstr "Vælg en App" #: templates/apps.php:14 msgid "-licensed" -msgstr "" +msgstr "-licenseret" #: templates/apps.php:14 msgid "by" -msgstr "" +msgstr "af" -#: templates/personal.php:3 -msgid "Account information" -msgstr "Konto information" - -#: templates/personal.php:5 -msgid "You're currently using" -msgstr "Du udnytter i øjeblikket" - -#: templates/personal.php:5 -msgid "of your" -msgstr "af din" - -#: templates/personal.php:5 -msgid "space" -msgstr "plads" +#: templates/personal.php:2 +msgid "You use" +msgstr "" -#: templates/personal.php:11 templates/personal.php:17 -msgid "Change Password" -msgstr "Ændre adgangskode" +#: templates/personal.php:2 +msgid "of the available" +msgstr "" -#: templates/personal.php:12 +#: templates/personal.php:7 msgid "Your password got changed" -msgstr "Din adgangskode er ændret" +msgstr "Din adgangskode er blevet ændret" -#: templates/personal.php:14 -msgid "Old password" +#: templates/personal.php:9 +msgid "Current password" msgstr "" -#: templates/personal.php:15 +#: templates/personal.php:10 msgid "New password" -msgstr "Nye adgangskode" +msgstr "Ny adgangskode" -#: templates/personal.php:16 +#: templates/personal.php:11 msgid "show" +msgstr "vis" + +#: templates/personal.php:12 +msgid "Change password" msgstr "" -#: templates/personal.php:23 +#: templates/personal.php:18 msgid "Language" msgstr "Sprog" +#: templates/personal.php:24 +msgid "Help translating" +msgstr "" + #: templates/users.php:11 msgid "Name" -msgstr "" +msgstr "Navn" #: templates/users.php:12 msgid "Password" -msgstr "" +msgstr "Kodeord" #: templates/users.php:13 templates/users.php:28 msgid "Groups" -msgstr "" +msgstr "Grupper" #: templates/users.php:18 msgid "Create" -msgstr "" +msgstr "Ny" -#: templates/users.php:36 -msgid "Remove" +#: templates/users.php:40 +msgid "Delete" msgstr "" |