diff options
Diffstat (limited to 'debian/po/da.po')
-rw-r--r-- | debian/po/da.po | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/debian/po/da.po b/debian/po/da.po new file mode 100644 index 0000000..45ba6f3 --- /dev/null +++ b/debian/po/da.po @@ -0,0 +1,84 @@ +# Danish translation gitolite3. +# Copyright (C) 2014 gitolite3 og nedenstående oversættere. +# This file is distributed under the same license as the gitolite3 package. +# Joe Hansen (joedalton2@yahoo.dk), 2010, 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: gitolite3\n" +"Report-Msgid-Bugs-To: gitolite3@packages.debian.org\n" +"POT-Creation-Date: 2013-05-19 17:14-0300\n" +"PO-Revision-Date: 2014-02-22 17:30+01:00\n" +"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" +"Language-Team: Danish <debian-l10n-danish@lists.debian.org> \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../templates:2001 +msgid "System username for gitolite:" +msgstr "Systembrugernavn for gitolite:" + +#. Type: string +#. Description +#: ../templates:2001 +msgid "" +"Please enter the name for the system user which should be used by gitolite " +"to access repositories. It will be created if necessary." +msgstr "" +"Indtast venligst navnet for systembrugeren som skal bruges af gitolite for " +"adgang til arkiver. Navnet vil blive oprettet hvis nødvendigt." + +#. Type: string +#. Description +#: ../templates:3001 +msgid "Repository path:" +msgstr "Arkivsti:" + +#. Type: string +#. Description +#: ../templates:3001 +msgid "" +"Please enter the path in which gitolite should store the repositories. This " +"will become the gitolite system user's home directory." +msgstr "" +"Indtast venligst stien hvori gitolite skal gemme arkiverne. Dette vil blive " +"gitolitesystembrugerens hjemmemappe" + +#. Type: string +#. Description +#: ../templates:4001 +msgid "Administrator's SSH key:" +msgstr "Administrators SSH-nøgle:" + +#. Type: string +#. Description +#: ../templates:4001 +msgid "" +"Please specify the key of the user that will administer the access " +"configuration of gitolite." +msgstr "" +"Angiv venligst nøglen på brugeren som vil administrere " +"adgangskonfigurationen i gitolite." + +#. Type: string +#. Description +#: ../templates:4001 +msgid "" +"This can be either the SSH public key itself, or the path to a file " +"containing it. If it is blank, gitolite will be left unconfigured and must " +"be set up manually." +msgstr "" +"Dette kan enten være den SSH-offentlige nøgle, eller stien til en fil som " +"indeholder den. Hvis den er tom, vil gitolite blive efterladt ukonfigureret " +"og skal sættes op manuelt." + +#. Type: string +#. Description +#: ../templates:4001 +msgid "If migrating from gitolite version 2.x, leave this blank." +msgstr "Hvis du migrerer fra gitolite version 2.x, så efterlad denne tom." + |