40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
# This file is distributed under the same license as the Django package.
|
|
#
|
|
# Translators:
|
|
# Andreas Pelme <andreas@pelme.se>, 2012.
|
|
# Jannis Leidel <jannis@leidel.info>, 2011.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Django\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2012-03-23 02:38+0100\n"
|
|
"PO-Revision-Date: 2012-03-06 20:33+0000\n"
|
|
"Last-Translator: Andreas Pelme <andreas@pelme.se>\n"
|
|
"Language-Team: Swedish (http://www.transifex.net/projects/p/django/language/"
|
|
"sv/)\n"
|
|
"Language: sv\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
|
|
|
#: templates/formtools/wizard/wizard_form.html:15
|
|
msgid "first step"
|
|
msgstr "första steget"
|
|
|
|
#: templates/formtools/wizard/wizard_form.html:16
|
|
msgid "prev step"
|
|
msgstr "föregående steg"
|
|
|
|
#: templates/formtools/wizard/wizard_form.html:18
|
|
msgid "submit"
|
|
msgstr "spara"
|
|
|
|
#: wizard/legacy.py:159
|
|
msgid ""
|
|
"We apologize, but your form has expired. Please continue filling out the "
|
|
"form from this page."
|
|
msgstr ""
|
|
"Vi beklagar, men formuläret har förfallit. Var god fortsätt fylla i det från "
|
|
"denna sida."
|