Some more i18n strings added; also updated swedish translation.
This commit is contained in:
parent
4c849ec351
commit
2d46d0306b
3 changed files with 38 additions and 13 deletions
Binary file not shown.
|
|
@ -7,9 +7,9 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Evennia Beta\n"
|
||||
"Report-Msgid-Bugs-To: www.evennia.com\n"
|
||||
"POT-Creation-Date: 2012-06-13 23:11+0200\n"
|
||||
"PO-Revision-Date: 2012-06-14 02:40+0100\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-14 08:52+0200\n"
|
||||
"PO-Revision-Date: 2012-06-14 08:55+0100\n"
|
||||
"Last-Translator: Griatch <griatch@gmail.com>\n"
|
||||
"Language-Team: Swedish <>\n"
|
||||
"Language: \n"
|
||||
|
|
@ -214,6 +214,29 @@ msgstr "Lås: '%s' has ickematchande parenteser."
|
|||
msgid "Lock: '%s' has no valid lock functions."
|
||||
msgstr "Lås: '%s' innehåller inga acceptabla låsfunktioner."
|
||||
|
||||
#: src/objects/models.py:634
|
||||
#, python-format
|
||||
msgid "Couldn't perform move ('%s'). Contact an admin."
|
||||
msgstr "Kunde inte utföra föflyttningen ('%s'). Kontakta en admininstrator."
|
||||
|
||||
#: src/objects/models.py:639
|
||||
msgid "The destination doesn't exist."
|
||||
msgstr "Destinationen existerar inte."
|
||||
|
||||
#: src/objects/models.py:752
|
||||
#, python-format
|
||||
msgid "Could not find default home '(#%d)'."
|
||||
msgstr "Kunde inte hitta standard-hem '(#'%d)'."
|
||||
|
||||
#: src/objects/models.py:767
|
||||
msgid "Something went wrong! You are dumped into nowhere. Contact an admin."
|
||||
msgstr "Nåtgot gick fel! Du har blivit flyttat till en icke-existerande plats. Kontakta en admininstrator."
|
||||
|
||||
#: src/objects/models.py:820
|
||||
#, python-format
|
||||
msgid "Your character %s has been destroyed."
|
||||
msgstr "Din karaktär %s har blivit raderad."
|
||||
|
||||
#: src/scripts/scripthandler.py:43
|
||||
#, python-format
|
||||
msgid ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue