autounit (0.20.1-3) po/sv.po

Summary

 po/sv.po |  103 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 103 insertions(+)

    
download this patch

Patch contents

--- autounit-0.20.1.orig/po/sv.po
+++ autounit-0.20.1/po/sv.po
@@ -0,0 +1,103 @@
+# Swedish translation of autounit.
+# Copyright (C) 2006 Free Software Foundation, Inc.
+# Daniel Nylander <po@danielnylander.se>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: autounit 0.15.2-5\n"
+"POT-Creation-Date: 2002-04-21 19:35-0400\n"
+"PO-Revision-Date: 2006-02-02 18:34+0100\n"
+"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
+"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: c-unit/assert.c:59
+msgid "FAIL"
+msgstr "MISSLYCKAD"
+
+#: c-unit/assert.c:65
+msgid "SUCCEED"
+msgstr "LYCKADES"
+
+#: c-unit/assert.c:154
+#, c-format
+msgid "%s: `%s' not %s `%s'"
+msgstr "%s: \"%s\" inte %s \"%s\""
+
+#: c-unit/assert.c:199
+#, c-format
+msgid "%s: `%llu' not %s `%llu'"
+msgstr "%s: \"%llu\" inte %s \"%llu\""
+
+#: c-unit/assert.c:230
+#, c-format
+msgid "%s: `%lld' not %s `%lld'"
+msgstr "%s: \"%lld\" inte %s \"%lld\""
+
+#: c-unit/assert.c:257
+#, c-format
+msgid "%s: `%c' not == `%c'"
+msgstr "%s: \"%c\" inte == \"%c\""
+
+#: c-unit/assert.c:291
+#: c-unit/assert.c:294
+msgid "(nostrfunc)"
+msgstr "(nostrfunc)"
+
+#: c-unit/au-netstring.c:208
+#, c-format
+msgid "fatal: %s\n"
+msgstr "ödesdiger: %s\n"
+
+#. Warn user/programmer that a test has been disabled.
+#: c-unit/suite.c:98
+#, c-format
+msgid "?! '%s' test disabled\n"
+msgstr "?! \"%s\" test avstängd\n"
+
+#: c-unit/suite.c:198
+#, c-format
+msgid "FAIL %d of %d %s %f s (%ld us) total elapsed time\n"
+msgstr "MISSLYCKADES %d av %d %s %f s (%ld us) totalt använd tid\n"
+
+#: c-unit/suite.c:206
+#, c-format
+msgid "%s: elapsed time %f s (%ld us):failed assertions (%d of %d):\n"
+msgstr "%s: använd tid %f s (%ld us):misslyckade påståenden (%d av %d):\n"
+
+#: c-unit/suite.c:222
+#, c-format
+msgid "OK %d succeeded %f s (%ld us) total elapsed time\n"
+msgstr "OK %d lyckades %f s (%ld us) totalt använd tid\n"
+
+#: c-unit/suite.c:263
+#, c-format
+msgid "%s (%d iterations)\n"
+msgstr "%s (%d iterationer)\n"
+
+#: c-unit/test.c:305
+msgid "pipe failed"
+msgstr "rör misslyckades"
+
+#: c-unit/test.c:311
+msgid "fork failed"
+msgstr "grening misslyckades"
+
+#: c-unit/test.c:349
+msgid "test failed with signal"
+msgstr "test misslyckades med signal"
+
+#: c-unit/test.c:354
+msgid "test failed with core dump"
+msgstr "test misslyckades med kärndump"
+
+#: c-unit/test.c:366
+msgid "!"
+msgstr "!"
+
+#: c-unit/test.c:369
+msgid "."
+msgstr "."
+