diff options
author | Martin Bagge <brother@bsnet.se> | 2008-11-26 08:57:12 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@netfort.gr.jp> | 2008-11-26 08:57:12 +0900 |
commit | d4c1a2e70d082087b35bf0b66dcb7f47a3342751 (patch) | |
tree | 094211ede6166f11f7f247220da236f3857d0b56 | |
parent | c38cd629e0585875791d5a2335d29062f64009b1 (diff) | |
download | pbuilder-d4c1a2e70d082087b35bf0b66dcb7f47a3342751.tar pbuilder-d4c1a2e70d082087b35bf0b66dcb7f47a3342751.tar.gz |
[INTL:sv] Swedish strings for pbuilder debconf (closes: #506595)
-rw-r--r-- | debian/po/sv.po | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/debian/po/sv.po b/debian/po/sv.po new file mode 100644 index 0000000..6db8979 --- /dev/null +++ b/debian/po/sv.po @@ -0,0 +1,86 @@ +# translation of pbuilder.po to swedish +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Martin Bagge <brother@bsnet.se>, 2008. +msgid "" +msgstr "" +"Project-Id-Version: pbuilder\n" +"Report-Msgid-Bugs-To: pbuilder@packages.debian.org\n" +"POT-Creation-Date: 2008-03-07 00:09+0900\n" +"PO-Revision-Date: 2008-11-22 22:25+0100\n" +"Last-Translator: Martin Bagge <brother@bsnet.se>\n" +"Language-Team: swedish <debian-l10n-swedish@lists.debian.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "Default mirror site:" +msgstr "Standardspegel:" + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "Please enter the default mirror you want to be used by pbuilder." +msgstr "Ange standardspegeln som du vill att pbuilder ska använda." + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "" +"If you leave this field blank, there will be one attempt to autodetect this " +"information. If this attempt fails, you will be prompted again to insert " +"some valid mirror information." +msgstr "" +"Om du lämnar detta fält tomt görs försök för att automatiskt hitta denna " +"information. Om detta försök misslyckas kommer du återigen att bli " +"tillfrågad att ange korrekt spegelinformation." + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "Here is a valid mirror example: http://cdn.debian.net/debian" +msgstr "Exempelvis kan denna spegel användas: http://cdn.debian.net/debian" + +#. Type: error +#. Description +#: ../pbuilder.templates:2001 +msgid "Default mirror not found" +msgstr "Standarsspegel kunde inte hittas" + +#. Type: error +#. Description +#: ../pbuilder.templates:2001 +msgid "" +"Mirror information detection failed and the user provided no mirror " +"information." +msgstr "" +"Den automatiska sökningen efter standardspegel misslyckades och användaren " +"har inte angivit någoninformation." + +#. Type: error +#. Description +#: ../pbuilder.templates:2001 +msgid "Please enter valid mirror information." +msgstr "Ange korrekt spegelinformation." + +#. Type: boolean +#. Description +#: ../pbuilder.templates:3001 +msgid "Overwrite current configuration?" +msgstr "Ska de aktuella inställningarna skrivas över?" + +#. Type: boolean +#. Description +#: ../pbuilder.templates:3001 +msgid "" +"Your system seems to have already pbuilder configuration. Proceeding might " +"discard or overwrite part or the entire pbuilder's configuration." +msgstr "" +"Det verkar som om du redan har en inställningsfil för pbuilder på systemet. " +"Om du fortsätter körningen nu kan hela eller delar av den komma att skrivas " +"över." |