File: templates.pot

package info (click to toggle)
cyphesis-cpp 0.5.16-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 5,084 kB
  • ctags: 3,627
  • sloc: cpp: 30,418; python: 4,812; xml: 4,674; sh: 4,118; makefile: 902; ansic: 617
file content (121 lines) | stat: -rw-r--r-- 3,034 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: konqueror@gmx.de\n"
"POT-Creation-Date: 2006-07-23 17:05+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: note
#. Description
#: ../cyphesis-cpp.templates:1001
msgid "Configuration note"
msgstr ""

#. Type: note
#. Description
#: ../cyphesis-cpp.templates:1001
msgid ""
"In order to use cyphesis-cpp you must have access to a postgresql server. "
"The server does not have to be installed on the same host as cyphesis-cpp "
"but it has to be reachable over a network and you have to have access to it."
msgstr ""

#. Type: note
#. Description
#: ../cyphesis-cpp.templates:1001
msgid ""
"For further configuration information please read /usr/share/doc/cyphesis-"
"cpp/README.Debian."
msgstr ""

#. Type: boolean
#. Description
#: ../cyphesis-cpp.templates:2001
msgid "Use a local postgresql server?"
msgstr ""

#. Type: boolean
#. Description
#: ../cyphesis-cpp.templates:2001
msgid ""
"Cyphesis-cpp can use a local postgresql server over unix sockets instead "
"over a network. The database server doesn't need to listen to the network "
"then. This is recommended for local usage as it's thought to be more secure."
msgstr ""

#. Type: string
#. Description
#: ../cyphesis-cpp.templates:3001
msgid "Database server:"
msgstr ""

#. Type: string
#. Description
#: ../cyphesis-cpp.templates:3001
msgid ""
"On which host is the postgresql database server located, which will be used "
"by cyphesis-cpp to store its internal data?"
msgstr ""

#. Type: string
#. Description
#: ../cyphesis-cpp.templates:4001
msgid "Database name:"
msgstr ""

#. Type: string
#. Description
#: ../cyphesis-cpp.templates:4001
msgid ""
"What is the database name cyphesis-cpp should use on the database server?"
msgstr ""

#. Type: string
#. Description
#: ../cyphesis-cpp.templates:5001
msgid "Database user:"
msgstr ""

#. Type: string
#. Description
#: ../cyphesis-cpp.templates:5001
msgid "Please type in the username for the database server"
msgstr ""

#. Type: password
#. Description
#: ../cyphesis-cpp.templates:6001
msgid "Password:"
msgstr ""

#. Type: password
#. Description
#: ../cyphesis-cpp.templates:6001
msgid "Please type in the password to use to access the database server"
msgstr ""

#. Type: boolean
#. Description
#: ../cyphesis-cpp.templates:7001
msgid "Use a metaserver?"
msgstr ""

#. Type: boolean
#. Description
#: ../cyphesis-cpp.templates:7001
msgid ""
"Cyphesis-cpp can use the metaserver of the WorldForge project to announce "
"itself to the world. Players will detect your server automatically when "
"starting their client."
msgstr ""