| # Licensed to the Apache Software Foundation (ASF) under one |
| # or more contributor license agreements. See the NOTICE file |
| # distributed with this work for additional information |
| # regarding copyright ownership. The ASF licenses this file |
| # to you under the Apache License, Version 2.0 (the |
| # "License"); you may not use this file except in compliance |
| # with the License. You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, |
| # software distributed under the License is distributed on an |
| # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| # KIND, either express or implied. See the License for the |
| # specific language governing permissions and limitations |
| # under the License. |
| |
| copy_n_of_s=Copy {0}of {1} |
| |
| model__no_auth_handler=No authentification handler |
| model__no_credentials=No credentials |
| |
| jobs__error_occurred=Error occurred |
| jobs__progressmonitor_check_cancellation=Check Cancellation |
| jobs__progressmonitor_report_progress=Report Progress |
| |
| jobs__check_bind_name=Check Authentication |
| jobs__check_bind_task=Checking authentication |
| jobs__check_bind_error=The authentication failed |
| jobs__check_network_name=Check Network Parameter |
| jobs__check_network_task=Checking network parameter |
| jobs__check_network_error=The connection failed |
| |
| jobs__open_connections_name_1=Open Connection |
| jobs__open_connections_name_n=Open Connections |
| jobs__open_connections_task=Opening connection {0} |
| jobs__open_connections_error_1=Error while opening connection |
| jobs__open_connections_error_n=Error while opening connections |
| |
| jobs__close_connections_name_1=Close Connection |
| jobs__close_connections_name_n=Close Connections |
| jobs__close_connections_task=Closing connection {0} |
| jobs__close_connections_error_1=Error while closing connection |
| jobs__close_connections_error_n=Error while closing connections |