diff options
Diffstat (limited to 'l10n/da/lib.po')
-rw-r--r-- | l10n/da/lib.po | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/l10n/da/lib.po b/l10n/da/lib.po index 7873b58ef50..d6c79b185e9 100644 --- a/l10n/da/lib.po +++ b/l10n/da/lib.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-08-25 19:18-0400\n" -"PO-Revision-Date: 2013-08-25 23:18+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-08-30 09:33-0400\n" +"PO-Revision-Date: 2013-08-29 05:10+0000\n" +"Last-Translator: claus_chr <claus_chr@webspeed.dk>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,11 +25,11 @@ msgstr "" msgid "" "App \"%s\" can't be installed because it is not compatible with this version" " of ownCloud." -msgstr "" +msgstr "App'en \"%s\" kan ikke blive installeret, da den ikke er kompatibel med denne version af ownCloud." #: app.php:250 msgid "No app name specified" -msgstr "" +msgstr "Intet app-navn angivet" #: app.php:361 msgid "Help" @@ -89,59 +89,59 @@ msgstr "Download filerne i små bider, seperat, eller kontakt venligst din admin #: installer.php:63 msgid "No source specified when installing app" -msgstr "" +msgstr "Ingen kilde angivet under installation af app" #: installer.php:70 msgid "No href specified when installing app from http" -msgstr "" +msgstr "Ingen href angivet under installation af app via http" #: installer.php:75 msgid "No path specified when installing app from local file" -msgstr "" +msgstr "Ingen sti angivet under installation af app fra lokal fil" #: installer.php:89 #, php-format msgid "Archives of type %s are not supported" -msgstr "" +msgstr "Arkiver af type %s understøttes ikke" #: installer.php:103 msgid "Failed to open archive when installing app" -msgstr "" +msgstr "Kunne ikke åbne arkiv under installation af appen" #: installer.php:123 msgid "App does not provide an info.xml file" -msgstr "" +msgstr "Der følger ingen info.xml-fil med appen" #: installer.php:129 msgid "App can't be installed because of not allowed code in the App" -msgstr "" +msgstr "Appen kan ikke installeres, da den indeholder ikke-tilladt kode" #: installer.php:138 msgid "" "App can't be installed because it is not compatible with this version of " "ownCloud" -msgstr "" +msgstr "Appen kan ikke installeres, da den ikke er kompatibel med denne version af ownCloud." #: installer.php:144 msgid "" "App can't be installed because it contains the <shipped>true</shipped> tag " "which is not allowed for non shipped apps" -msgstr "" +msgstr "Appen kan ikke installeres, da den indeholder taget\n<shipped>\n\ntrue\n</shipped>\n\nhvilket ikke er tilladt for ikke-medfølgende apps" #: installer.php:150 msgid "" "App can't be installed because the version in info.xml/version is not the " "same as the version reported from the app store" -msgstr "" +msgstr "App kan ikke installeres, da versionen i info.xml/version ikke er den samme som versionen rapporteret fra app-storen" #: installer.php:160 msgid "App directory already exists" -msgstr "" +msgstr "App-mappe findes allerede" #: installer.php:173 #, php-format msgid "Can't create app folder. Please fix permissions. %s" -msgstr "" +msgstr "Kan ikke oprette app-mappe. Ret tilladelser. %s" #: json.php:28 msgid "Application is not enabled" |