1234567891011121314151617181920212223242526272829303132 |
- // ownCloud
- "_bad_username_password_" = "用户名或密码错误"
- "_cancelled_by_user" = "Transfer canceled"
- "_error_folder_destiny_is_the_same_" = "It is not possible to move the folder to itself"
- "_error_not_permission_" = "You don't have permission to complete the operation"
- "_error_path_" = "Unable to open this file or folder. Please make sure it exists"
- "_file_upload_not_exitst_" = "The file that we want to upload does not exist"
- "_forbidden_characters_from_server_" = "The name contains at least one invalid character"
- "_not_connected_internet_" = "服务器连接错误"
- "_not_possible_connect_to_server_" = "It is not possible to connect to the server at this time"
- "_not_possible_create_folder_" = "无法创建文件夹"
- "_server_down_" = "The server is unreachable"
- "_time_out_" = "超时,请重试"
- "_unknow_response_server_" = "Unexpected response from server"
- "_user_autentication_required_" = "User autentication required"
- "_file_directory_locked_" = "文件或者目录被锁定"
- "_ssl_certificate_untrusted_" = "当前服务器认证非法"
- "_internal_server_" = "内部服务器错误"
- "_file_already_exists_" = "Unable to complete the operation, there is a file with the same name"
- "_file_folder_not_exists_" = "The source file wasn't found at the specified path"
- "_folder_contents_nochanged_" = "The folder contents have not changed"
- "_images_invalid_converted_" = "The image is invalid and cannot be converted to a thumbnail"
- "_method_not_expected_" = "Request method not expected"
- "_reauthenticate_user_" = "访问超时,请重新验证用户"
- "_server_error_retry_" = "服务器暂时不可用"
- "_too_many_files_" = "Too many files would be involved in the operation for it to complete successfully"
- "_too_many_request_" = "到达请求频率上限:已发送太多请求"
- "_user_over_quota_" = "达到存储配额限制"
- "_ssl_connection_error_" = "SSL 连接错误,请重试"
|