# 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: \n"
"POT-Creation-Date: 2020-08-14 13:32+0200\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: caching.c:507 caching.c:528 caching.c:756 request_parser.c:224
#: request_parser.c:235 request_parser.c:272 request_parser.c:412
#: request_parser.c:470 request_parser.c:522 request_parser.c:581
#: request_parser.c:711 request_parser.c:837 request_parser.c:1334
#: request_parser.c:1423 service_callback.c:202 zcfg2yaml.c:38
#: zoo_service_loader.c:352 zoo_service_loader.c:627 zoo_service_loader.c:1660
#: zoo_service_loader.c:2072 zoo_service_loader.c:2781
msgid "Unable to allocate memory"
msgstr ""

#: caching.c:534
#, c-format
msgid "Unable to download the file for the input <%s>, response code was : %d."
msgstr ""

#: caching.c:742
msgid "Unable to download the file."
msgstr ""

#: request_parser.c:100
#, c-format
msgid "The maximum allowed occurrences for <%s> (%i) was exceeded."
msgstr ""

#: request_parser.c:121
#, c-format
msgid "ZOO-Kernel was unable to load your data for %s position %s."
msgstr ""

#: request_parser.c:132
#, c-format
msgid "The maximum allowed occurrences for <%s> is one."
msgstr ""

#: request_parser.c:324
#, c-format
msgid "Unable to find a valid protocol to download the remote file %s"
msgstr ""

#: request_parser.c:659
msgid "Unable to add a request in the queue."
msgstr ""

#: request_parser.c:1185
msgid "Unable to append maps to maps."
msgstr ""

#: request_parser.c:1507
msgid "Duplicate <Output> elements in WPS Execute request"
msgstr ""

#: request_parser.c:1712
#, c-format
msgid ""
"The <%s> parameter has a size limit (%s MB) defined in the ZOO "
"ServicesProvider configuration file, but the reference you provided exceeds "
"this limit (%f MB)."
msgstr ""

#: request_parser.c:1745
#, c-format
msgid ""
"The <%s> argument was not specified in DataInputs but is required according "
"to the ZOO ServicesProvider configuration file."
msgstr ""

#: request_parser.c:1771
#, c-format
msgid ""
"The <%s> argument specified as %s identifier was not recognized (not defined "
"in the ZOO Configuration File)."
msgstr ""

#: request_parser.c:1893
#, c-format
msgid "Mandatory parameter <%s> was not specified"
msgstr ""

#: request_parser.c:1942
#, c-format
msgid "The value <%s> was not recognized, %s %s the only acceptable value."
msgstr ""

#: request_parser.c:1945
msgid "is"
msgstr ""

#: request_parser.c:1957
msgid "are"
msgstr ""

#: response_print.c:1933
#, c-format
msgid "The service \"%s\" ran successfully."
msgstr ""

#: response_print.c:1941
#, c-format
msgid ""
"The ZOO service \"%s\" is currently running. Please reload this document to "
"get the up-to-date status of the service."
msgstr ""

#: response_print.c:1947
#, c-format
msgid ""
"The service \"%s\" was accepted by the ZOO-Kernel and is running as a "
"background task. Please access the URL in the statusLocation attribute "
"provided in this document to get the up-to-date status and results."
msgstr ""

#: response_print.c:1964
msgid "No more information available"
msgstr ""

#: response_print.c:1971
#, c-format
msgid "error code not know : %i\n"
msgstr ""

#: response_print.c:2061
msgid "Lock failed."
msgstr ""

#: response_print.c:2074
#, c-format
msgid "Unable to create the file \"%s\" for storing the ExecuteResponse."
msgstr ""

#: response_print.c:2613
msgid "No debug message available"
msgstr ""

#: response_print.c:2711
#, c-format
msgid "Unable to create the file \"%s\" for storing the session maps."
msgstr ""

#: response_print.c:2725
msgid ""
"Unable to run the Service. The message returned back by the Service was the "
"following: "
msgstr ""

#: response_print.c:2726
#, c-format
msgid ""
"Unable to run the Service. The message returned back by the Service was the "
"following: %s"
msgstr ""

#: response_print.c:2729 response_print.c:2730
msgid ""
"Unable to run the Service. No more information was returned back by the "
"Service."
msgstr ""

#: response_print.c:2836 service_json.c:1056
#, c-format
msgid "Unable to create the file \"%s\" for storing the %s final result."
msgstr ""

#: response_print.c:2846 service_json.c:1070
#, c-format
msgid "No value found for the requested output %s."
msgstr ""

#: response_print.c:2957
#, c-format
msgid ""
"Wrong RawDataOutput parameter: unable to fetch any result for the given "
"parameter name: \"%s\"."
msgstr ""

#: server_internal.c:996 server_internal.c:1076
msgid ""
"The JobID from the request does not match any of the Jobs running on this "
"server"
msgstr ""

#: server_internal.c:1002
msgid ""
"The result for the requested JobID has not yet been generated. The service "
"is currently running."
msgstr ""

#: server_internal.c:1036
msgid ""
"The result for the requested JobID has not yet been generated. The service "
"ends but it still needs to produce the outputs."
msgstr ""

#: server_internal.c:1118
msgid "The job cannot be removed, a file cannot be removed"
msgstr ""

#: server_internal.c:1198
msgid "Unable to open the registry directory."
msgstr ""

#: server_internal.c:1217
msgid "Unable to allocate memory."
msgstr ""

#: server_internal.c:1228 zoo_service_loader.c:367 zoo_service_loader.c:413
#, c-format
msgid "Unable to parse the ZCFG file: %s (%s)"
msgstr ""

#: server_internal.c:1231 zoo_service_loader.c:370 zoo_service_loader.c:417
#, c-format
msgid "Unable to parse the ZCFG file: %s."
msgstr ""

#: service_callback.c:857
msgid "Unable to create a new thread"
msgstr ""

#: service_internal_hpc.c:92 service_internal_hpc.c:167
msgid "Download link"
msgstr ""

#: service_internal_hpc.c:93 service_internal_hpc.c:168
msgid "The download link"
msgstr ""

#: service_internal_hpc.c:103
msgid "WMS link"
msgstr ""

#: service_internal_hpc.c:104
msgid "The WMS link"
msgstr ""

#: service_internal_hpc.c:118
msgid "WFS link"
msgstr ""

#: service_internal_hpc.c:119
msgid "The WFS link"
msgstr ""

#: service_internal_hpc.c:122
msgid "WCS link"
msgstr ""

#: service_internal_hpc.c:123
msgid "The WCS link"
msgstr ""

#: service_internal_hpc.c:215
#, c-format
msgid "Unable to lock the file for %s in read mode."
msgstr ""

#: service_internal_hpc.c:253
#, c-format
msgid "Unable to unlock the file for %s after execution."
msgstr ""

#: service_internal_hpc.c:356
msgid "The synchronous mode is not supported by this type of service"
msgstr ""

#: service_internal_hpc.c:489 sshapi.c:742
msgid "Unable to lock the file for upload!"
msgstr ""

#: service_internal_hpc.c:738 service_internal_hpc.c:740
msgid "There is no remote_work_path defined in your section!"
msgstr ""

#: service_internal_hpc.c:764 service_internal_hpc.c:768
msgid "Unable to upload the script"
msgstr ""

#: service_internal_hpc.c:801 zoo_service_loader.c:851
msgid "No message provided"
msgstr ""

#: service_internal_hpc.c:803
msgid "Unable to fetch the remote error log file"
msgstr ""

#: service_internal_hpc.c:852 service_internal_hpc.c:853
msgid "Unable to bind socket!"
msgstr ""

#: service_internal_hpc.c:874 service_internal_hpc.c:875
msgid "Listen error"
msgstr ""

#: service_internal_hpc.c:892 service_internal_hpc.c:893
msgid "Accept error"
msgstr ""

#: service_internal_hpc.c:918 service_internal_hpc.c:919
msgid "Read closed"
msgstr ""

#: service_internal_hpc.c:936 service_internal_hpc.c:937
msgid "Read error"
msgstr ""

#: service_internal_hpc.c:1030 service_internal_hpc.c:1031
#: service_internal_hpc.c:1036 service_internal_hpc.c:1037
#: service_internal_hpc.c:1111 service_internal_hpc.c:1112
#: service_internal_hpc.c:1117 service_internal_hpc.c:1118
#, c-format
msgid "Unable to fetch the remote file for %s"
msgstr ""

#: service_internal_hpc.c:1135 service_internal_hpc.c:1136
msgid "HPC Execution failed!"
msgstr ""

#: service_internal_hpc.c:1153 service_internal_hpc.c:1154
msgid "Unable to parse the value returned by remote execution"
msgstr ""

#: service_internal_mono.c:115
msgid "The ZMaps.dll assembly cannot be found!"
msgstr ""

#: service_internal_mono.c:195
#, c-format
msgid "Your service assembly: %s cannot be found!"
msgstr ""

#: service_internal_mono.c:196
#, c-format
msgid "Your service assembly %s cannot be found!"
msgstr ""

#: service_internal_mono.c:209 service_internal_mono.c:210
#, c-format
msgid "Your service class method %s::%s cannot be found!"
msgstr ""

#: service_internal_mono.c:218 service_internal_mono.c:219
#, c-format
msgid "Your service static method %s cannot be found!"
msgstr ""

#: service_internal_ms.c:156
msgid "Unable to find any mapserverAddress defined in the main.cfg file"
msgstr ""

#: service_internal_ms.c:199
msgid ""
"The ZOO-Kernel was able to retrieve the data but could not read it as "
"geographic data."
msgstr ""

#: service_internal_ms.c:201
msgid ""
"The ZOO-Kernel was able to retrieve the data but could not access any "
"feature or pixel in te resulting file."
msgstr ""

#: service_internal_ms.c:203
msgid "Unable to find any geographic data"
msgstr ""

#: service_internal_ms.c:261
#, c-format
msgid "Unable to create the mapfile for %s because of missing values."
msgstr ""

#: service_internal_ms.c:1338
msgid "Unable to open your template mapfile!"
msgstr ""

#: service_internal_php.c:225 service_internal_php7.c:236
#, c-format
msgid "Unable to load the PHP file %s"
msgstr ""

#: service_internal_python.c:358
#, c-format
msgid "Python module %s cannot be loaded. Message: %s\n"
msgstr ""

#: service_internal_python.c:396
#, c-format
msgid ""
"%s\n"
"Unable to run your python process properly. Please check the following "
"messages : %s"
msgstr ""

#: service_internal_python.c:403
#, c-format
msgid ""
"%s \n"
" Unable to run your python process properly. Unable to provide any further "
"information."
msgstr ""

#: service_internal_r.c:134
msgid "Unable to load your R file"
msgstr ""

#: service_internal_r.c:179 service_internal_r.c:180
msgid "Unable to run your R service: "
msgstr ""

#: service_json.c:802 service_json.c:835
#, c-format
msgid "Missing input for %s"
msgstr ""

#: service_json.c:822
#, c-format
msgid "Issue with input %s"
msgstr ""

#: service_json.c:1158
msgid "Status location"
msgstr ""

#: service_json.c:1172
msgid "Result location"
msgstr ""

#: service_json.c:1239
msgid "ZOO-Kernel accepted to run your service!"
msgstr ""

#: service_json.c:1245
msgid "ZOO-Kernel is currently running your service!"
msgstr ""

#: service_json.c:1251
msgid "ZOO-Kernel pause your service!"
msgstr ""

#: service_json.c:1257
msgid "ZOO-Kernel successfully run your service!"
msgstr ""

#: service_json.c:1264
msgid "ZOO-Kernel failed to run your service!"
msgstr ""

#: service_json.c:1285
msgid "Unable to store the statusInfo!"
msgstr ""

#: sqlapi.c:171
msgid "Failed to connect to the database backend"
msgstr ""

#: sshapi.c:112
msgid "Issue when invoking gethostbyname!"
msgstr ""

#: sshapi.c:732
#, c-format
msgid "Unable to copy over SSH the file requested for setting the value of %s."
msgstr ""

#: zoo_service_loader.c:1043 zoo_service_loader.c:1088
#, c-format
msgid "ZOO Kernel failed to process your request, receiving signal %d = %s "
msgstr ""

#: zoo_service_loader.c:1274
#, c-format
msgid "Error occurred while running the %s function: %s"
msgstr ""

#: zoo_service_loader.c:1325
#, c-format
msgid "Unable to load C Library %s"
msgstr ""

#: zoo_service_loader.c:1451
#, c-format
msgid ""
"Programming Language (%s) set in ZCFG file is not currently supported by ZOO "
"Kernel.\n"
msgstr ""

#: zoo_service_loader.c:1516
msgid "Unable to cache HTTP POST Execute request."
msgstr ""

#: zoo_service_loader.c:1680
msgid "Unable to load the main.cfg file."
msgstr ""

#: zoo_service_loader.c:1728
#, c-format
msgid "The value %s is not supported for the <language> parameter"
msgstr ""

#: zoo_service_loader.c:1825
#, c-format
msgid "CORS is enabled.\r\n"
msgstr ""

#: zoo_service_loader.c:1879
msgid "OGC API - Processing is not supported by this ZOO-Kernel."
msgstr ""

#: zoo_service_loader.c:1899
msgid "Unable to load the oas.cfg file."
msgstr ""

#: zoo_service_loader.c:1968
msgid "The ressource is not available"
msgstr ""

#: zoo_service_loader.c:2100 zoo_service_loader.c:2805
#, c-format
msgid ""
"The value for <identifier> seems to be wrong (%s). Please specify one of the "
"processes in the list returned by a GetCapabilities request."
msgstr ""

#: zoo_service_loader.c:2191 zoo_service_loader.c:3000
msgid "Initializing"
msgstr ""

#: zoo_service_loader.c:2593
msgid "The specified path does not exist."
msgstr ""

#: zoo_service_loader.c:2706
msgid "Unable to run Execute request using the GET HTTP method"
msgstr ""

#: zoo_service_loader.c:2881
msgid ""
"The status parameter cannot be set to true if storeExecuteResponse is set to "
"false. Please modify your request parameters."
msgstr ""

#: zoo_service_loader.c:2909
msgid "The process does not permit the desired execution mode."
msgstr ""

#: zoo_service_loader.c:3183
msgid "Issue with geographic data"
msgstr ""

#: zoo_service_loader.c:3204
msgid "Unable to run the child process properly"
msgstr ""
