source: trunk/zoo-project/zoo-kernel/locale/po/en_US.utf8.po @ 823

Last change on this file since 823 was 34, checked in by djay, 14 years ago

Make ZOO Kernel able to speak the natural language you teach him by using gettext tools for creating translation files. Add basic french translation .po files as current messages.po. Gettext Domains used are zoo-kernel and zoo-services.

File size: 5.7 KB
Line 
1# English translations for ZOO Kernel package.
2# Copyright (C) 2010 THE ZOO Kernel'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the ZOO Kernel package.
4# root <gerald.fenoy@geolabs.fr>, 2010.
5#
6#: service_internal.c:1672 zoo_service_loader.c:158 zoo_service_loader.c:160
7#: zoo_service_loader.c:220 zoo_service_loader.c:267 zoo_service_loader.c:341
8#: zoo_service_loader.c:1135 zoo_service_loader.c:1277
9#: zoo_service_loader.c:1364
10msgid ""
11msgstr ""
12"Project-Id-Version: ZOO Kernel 0.0.1\n"
13"Report-Msgid-Bugs-To: \n"
14"POT-Creation-Date: 2010-09-28 00:38+0200\n"
15"PO-Revision-Date: 2010-09-28 00:39+0200\n"
16"Last-Translator: root <gerald.fenoy@geolabs.fr>\n"
17"Language-Team: English\n"
18"MIME-Version: 1.0\n"
19"Content-Type: text/plain; charset=UTF-8\n"
20"Content-Transfer-Encoding: 8bit\n"
21"Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
23#: service_internal.c:1056
24#, c-format
25msgid ""
26"ZOO Service \"%s\" is currently running. Please, reload this document to get "
27"the up-to-date status of the Service."
28msgstr ""
29"ZOO Service \"%s\" is currently running. Please, reload this document to get "
30"the up-to-date status of the Service."
31
32#: service_internal.c:1062
33#, c-format
34msgid ""
35"Service \"%s\" was accepted by the ZOO Kernel and it run as a background "
36"task. Please consult the statusLocation attribtue providen in this document "
37"to get the up-to-date document."
38msgstr ""
39"Service \"%s\" was accepted by the ZOO Kernel and it run as a background "
40"task. Please consult the statusLocation attribtue providen in this document "
41"to get the up-to-date document."
42
43#: service_internal.c:1079
44msgid "No more information available"
45msgstr "No more information available"
46
47#: service_internal.c:1432 service_internal.c:1485
48msgid "No debug message available"
49msgstr "No debug message available"
50
51#: service_internal.c:1546
52msgid "Unable to fetch any result"
53msgstr "Unable to fetch any result"
54
55#: service_internal.c:1587
56#, c-format
57msgid ""
58"Unable to run the Service. The message returned back by the Service was the "
59"following : %s"
60msgstr ""
61"Unable to run the Service. The message returned back by the Service was the "
62"following : %s"
63
64#: service_internal.c:1589
65#, c-format
66msgid ""
67"Unable to run the Service. No more information was returned back by the "
68"Service."
69msgstr ""
70"Unable to run the Service. No more information was returned back by the "
71"Service."
72
73#: zoo_service_loader.c:119
74#, c-format
75msgid "ZOO Kernel failed to process your request receiving signal %d = %s"
76msgstr "ZOO Kernel failed to process your request receiving signal %d = %s"
77
78#: zoo_service_loader.c:147 zoo_service_loader.c:280 zoo_service_loader.c:367
79#: zoo_service_loader.c:420 zoo_service_loader.c:547 zoo_service_loader.c:623
80#: zoo_service_loader.c:637 zoo_service_loader.c:664 zoo_service_loader.c:705
81#: zoo_service_loader.c:788 zoo_service_loader.c:806 zoo_service_loader.c:864
82#: zoo_service_loader.c:905 zoo_service_loader.c:952 zoo_service_loader.c:987
83#: zoo_service_loader.c:1005 zoo_service_loader.c:1146
84#: zoo_service_loader.c:1218 zoo_service_loader.c:1238
85#: zoo_service_loader.c:1298 zoo_service_loader.c:1324
86msgid "Unable to allocate memory."
87msgstr "Unable to allocate memory."
88
89#: zoo_service_loader.c:181
90msgid "Parameter <request> was not specified"
91msgstr "Parameter <request> was not specified"
92
93#: zoo_service_loader.c:191 zoo_service_loader.c:402
94msgid ""
95"Unenderstood <request> value. Please check that it was set to "
96"GetCapabilities, DescribeProcess or Execute."
97msgstr ""
98"Unenderstood <request> value. Please check that it was set to "
99"GetCapabilities, DescribeProcess or Execute."
100
101#: zoo_service_loader.c:201
102msgid "Parameter <service> was not specified"
103msgstr "Parameter <service> was not specified"
104
105#: zoo_service_loader.c:210
106msgid "Parameter <version> was not specified"
107msgstr "Parameter <version> was not specified"
108
109#: zoo_service_loader.c:257
110msgid "The specified path doesn't exist."
111msgstr "The specified path doesn't exist."
112
113#: zoo_service_loader.c:311
114msgid "Mandatory <identifier> was not specified"
115msgstr "Mandatory <identifier> was not specified"
116
117#: zoo_service_loader.c:322
118msgid "The specified path path doesn't exist."
119msgstr "The specified path path doesn't exist."
120
121#: zoo_service_loader.c:404
122#, c-format
123msgid "No request found %s"
124msgstr "No request found %s"
125
126#: zoo_service_loader.c:441
127#, c-format
128msgid ""
129"The value for <indetifier> seems to be wrong (%s). Please, ensure that the "
130"process exist using the GetCapabilities request."
131msgstr ""
132"The value for <indetifier> seems to be wrong (%s). Please, ensure that the "
133"process exist using the GetCapabilities request."
134
135#: zoo_service_loader.c:519 zoo_service_loader.c:530
136msgid "Unable to allocate memory"
137msgstr "Unable to allocate memory"
138
139#: zoo_service_loader.c:606
140msgid "Parameter <DataInputs> was not specified"
141msgstr "Parameter <DataInputs> was not specified"
142
143#: service_internal.c:1048
144#, c-format
145msgid "Service \"%s\" run successfully."
146msgstr "Service \"%s\" run successfully."
147
148#: zoo_service_loader.c:1366
149#, c-format
150msgid ""
151"The <%s> argument was not specified in DataInputs but defined as requested "
152"in ZOO ServicesProvider configuration file, please correct your query or the "
153"ZOO Configuration file."
154msgstr ""
155"The <%s> argument was not specified in DataInputs but defined as requested "
156"in ZOO ServicesProvider configuration file, please correct your query or the "
157"ZOO Configuration file."
158
159#: zoo_service_loader.c:1651 zoo_service_loader.c:1871
160#, c-format
161msgid ""
162"Programming Language (%s) set in ZCFG file is not currently supported by ZOO "
163"Kernel.\n"
164msgstr ""
165"Programming Language (%s) set in ZCFG file is not currently supported by ZOO "
166"Kernel.\n"
167
168
169#: zoo_service_loader.c:1700
170msgid "Unable to run the child process properly"
171msgstr "Unable to run the child process properly"
Note: See TracBrowser for help on using the repository browser.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png