| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 # Danish translation of Drupal (image_import.module) 2 # Copyright 2007 Morten Wulff <wulff@ratatosk.net> 3 msgid "" 4 msgstr "" 5 "Project-Id-Version: Danish translation of Drupal (image_import.module) $Id: image_import.da.po,v 1.1 2008/12/27 11:16:44 hass Exp $\n" 6 "POT-Creation-Date: 2007-09-12 10:12+0200\n" 7 "PO-Revision-Date: 2007-12-15 16:37+0100\n" 8 "Last-Translator: Morten Wulff <wulff@ratatosk.net>\n" 9 "Language-Team: Danish <l10n@drupaldanmark.dk>\n" 10 "MIME-Version: 1.0\n" 11 "Content-Type: text/plain; charset=utf-8\n" 12 "Content-Transfer-Encoding: 8bit\n" 13 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 14 "X-Poedit-Language: Danish\n" 15 "X-Poedit-Country: DENMARK\n" 16 17 #: image_import.module:10 18 msgid "Import multiple image files and save them as image nodes. The files will be moved from their location into the image module's files directory. " 19 msgstr "Importer billeder og gem dem som billedelementer. Filer flyttes fra deres nuværende placering til billed-modulets katalog i \"files\"." 20 21 #: image_import.module:11 22 msgid "Searching for image files in %dirpath." 23 msgstr "Søger efter billedfiler i %dirpath." 24 25 #: image_import.module:14 26 msgid "Configure the image import module's settings." 27 msgstr "Indstillinger for billedimport." 28 29 #: image_import.module:35;44 30 msgid "Image import" 31 msgstr "Billedimport" 32 33 #: image_import.module:40 34 msgid "Import images from the filesystem." 35 msgstr "Importer billeder fra filsystemet." 36 37 #: image_import.module:49 38 msgid "Change settings for the Image Import module." 39 msgstr "Skift indstillinger for billedimport." 40 41 #: image_import.module:61 42 msgid "You need to configure the import directory on the image import module's <a href='!admin-settings-image_import'>settings page</a>." 43 msgstr "Du skal konfigurere importmappen under <a href='!admin-settings-image_import'>indstillinger</a>." 44 45 #: image_import.module:136;173 46 msgid "Import" 47 msgstr "Importer" 48 49 #: image_import.module:142 50 msgid "No files were found" 51 msgstr "Ingen filer fundet" 52 53 #: image_import.module:152 54 msgid "Name" 55 msgstr "Navn" 56 57 #: image_import.module:152 58 msgid "Size" 59 msgstr "Størrelse" 60 61 #: image_import.module:152 62 msgid "Dimensions" 63 msgstr "Dimensioner" 64 65 #: image_import.module:152 66 msgid "Title" 67 msgstr "Titel" 68 69 #: image_import.module:152 70 msgid "Body" 71 msgstr "Indhold" 72 73 #: image_import.module:195 74 msgid "%filename as <a href=\"!node-link\">@node-title</a> <a href=\"!edit-link\">[edit]</a>" 75 msgstr "%filename som <a href=\"!node-link\">@node-title</a> <a href=\"!edit-link\">[rediger]</a>" 76 77 #: image_import.module:203 78 msgid "Error importing %filename." 79 msgstr "Fejl ved import af %filename." 80 81 #: image_import.module:210 82 msgid "Successfully imported: " 83 msgstr "Importeret:" 84 85 #: image_import.module:213 86 msgid "No image files were imported." 87 msgstr "Ingen billedfiler importeret." 88 89 #: image_import.module:222 90 msgid "Import path" 91 msgstr "Importsti" 92 93 #: image_import.module:225 94 msgid "The directory to import image nodes from. Drupal will need to have write access to this directory so we can move the file." 95 msgstr "Kataloget, der skal importeres fra. Drupal skal have skriveadgang til kataloget for at kunne flytte filerne." 96 97 #: image_import.module:226 98 msgid "<strong>Note:</strong> a path begining with a <kbd>/</kbd> indicates the path is relative to the server's root, not the website's root. One starting without a <kbd>/</kbd> specifies a path relative to Drupal's root. For example: <kbd>/tmp/image</kbd> would be the temp directory off the root while <kbd>tmp/image</kbd> would be inside Drupal's directory." 99 msgstr "<strong>Bemærk:</strong> En sti, der begynder med <kbd>/</kbd> indikerer at stien er relativ til serverens rod, ikke sitets rod. En sti, der starter uden <kbd>/</kbd> er relativ til Drupal's rod. Eksempel: <kbd>/tmp/image</kbd> er et katalog i serverens temp-katalog, mens <kbd>tmp/image</kbd> er et underkatalog i Drupal-kataloget." 100 101 #: image_import.module:245 102 msgid "You can't import from the image module's directory. The import deletes the original files so you would just be asking for trouble." 103 msgstr "Du kan ikke importere fra billed-modulets katalog. Importen sletter de originale filer, så det vil kun give problemer." 104 105 #: image_import.module:24 106 msgid "import images" 107 msgstr "importer billeder" 108 109 #: image_import.module:0 110 msgid "image_import" 111 msgstr "image_import" 112 113 #: image_import.info:0 114 msgid "Image Import" 115 msgstr "Importer billeder" 116 117 #: image_import.info:0 118 msgid "Allows batches of images to be imported from a directory on the server." 119 msgstr "Importer billeder fra et katalog på serveren." 120 121 #: image_import.info:0 122 msgid "Image" 123 msgstr "Billede" 124
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |