diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-23 13:14:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-23 13:14:18 -0400 |
commit | 306bdc84d91cb28152c133af8a8705366b821d25 (patch) | |
tree | f181810c67048111395765c62d5a6a1488a793ed | |
parent | 5f10d1f9345cd85a3e38c2a882708ddfdf50af33 (diff) |
Swedish debconf translation from Martin Ågren. Closes: #492063
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/po/sv.po | 42 |
2 files changed, 48 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f4ac7dd..118480b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +etckeeper (0.21) UNRELEASED; urgency=low + + * Swedish debconf translation from Martin Ågren. Closes: #492063 + + -- Joey Hess <joeyh@debian.org> Wed, 23 Jul 2008 13:13:57 -0400 + etckeeper (0.20) unstable; urgency=low [ Jelmer Vernooij ] diff --git a/debian/po/sv.po b/debian/po/sv.po new file mode 100644 index 0000000..e1f5025 --- /dev/null +++ b/debian/po/sv.po @@ -0,0 +1,42 @@ +# translation of etckeeper_0.20_sv.po to Swedish +# etckeeper. +# Copyright (C) 2008 +# This file is distributed under the same license as the etckeeper package. +# +# Martin Ågren <martin.agren@gmail.com>, 2008. +msgid "" +msgstr "" +"Project-Id-Version: etckeeper_0.20_sv\n" +"Report-Msgid-Bugs-To: etckeeper@packages.debian.org\n" +"POT-Creation-Date: 2008-03-14 01:55-0400\n" +"PO-Revision-Date: 2008-07-17 17:25+0200\n" +"Last-Translator: Martin Ågren <martin.agren@gmail.com>\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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: error +#. Description +#: ../templates:2001 +msgid "Commit failed" +msgstr "Verkställning misslyckades" + +#. Type: error +#. Description +#: ../templates:2001 +msgid "An attempt to commit /etc changes to ${VCS} failed." +msgstr "Ett försök att verkställa ändringar i /etc i ${VCS} misslyckades." + +#. Type: error +#. Description +#: ../templates:2001 +msgid "" +"You may manually resolve the issues with the uncommitted changes before " +"continuing." +msgstr "" +"Du kan lösa problemen med de overkställda ändringarna manuellt innan " +"du fortsätter." + |