File: sv.po

package info (click to toggle)
gettext 0.18.1.1-9
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 70,628 kB
  • sloc: ansic: 333,297; sh: 51,604; makefile: 8,355; perl: 4,181; lisp: 3,357; yacc: 665; java: 613; cs: 578; sed: 369; objc: 337; cpp: 325; awk: 80; tcl: 63; pascal: 11; php: 8
file content (24 lines) | stat: -rw-r--r-- 732 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Swedish messages for hello-python.
# Copyright © 2006 Yoyodyne, Inc.
# Jan Djärv <jan.h.d@swipnet.se>, 2003, 2006
# Revision: 1.9
msgid ""
msgstr ""
"Project-Id-Version: hello-python 0.15-pre5\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2006-07-04 12:39+0200\n"
"Last-Translator: Jan Djärv <jan.h.d@swipnet.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: hello.py.in:12
msgid "Hello, world!"
msgstr "Hej världen!"

#: hello.py.in:13
#, python-format
msgid "This program is running as process number %(pid)d."
msgstr "Detta program kör som process nummer %(pid)d."