123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- OC.L10N.register(
- "files_external",
- {
- "External storages" : "外部存储",
- "Personal" : "个人",
- "System" : "系统",
- "Grant access" : "授权",
- "Error configuring OAuth1" : "OAuth1 配置错误",
- "Please provide a valid app key and secret." : "请提供有效的 appkey 和密钥.",
- "Error configuring OAuth2" : "OAuth2 配置错误",
- "Generate keys" : "生成密钥",
- "Error generating key pair" : "生成密钥对错误",
- "All users. Type to select user or group." : "全部用户. 点击选择用户或分组.",
- "(group)" : "(分组)",
- "Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD 编码 (慢)",
- "Admin defined" : "管理员定义",
- "Are you sure you want to delete this external storage?" : "你确定要删除这个外部存储吗?",
- "Delete storage?" : "删除存储?",
- "Saved" : "已保存",
- "Saving..." : "正在保存...",
- "Save" : "保存",
- "Empty response from the server" : "服务器响应为空",
- "Couldn't access. Please log out and in again to activate this mount point" : "无法访问!请注销并重新登录以激活挂载点。",
- "Couldn't get the information from the remote server: {code} {type}" : "无法从远程服务器获取信息: {code} {type}",
- "Couldn't get the list of external mount points: {type}" : "无法获取外部挂载点列表: {type}",
- "There was an error with message: " : "错误信息: ",
- "External mount error" : "外部挂载错误",
- "external-storage" : "外部存储",
- "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "无法获取Windows网络磁盘挂载点列表:服务器未响应",
- "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "一些外部挂载点没有连接. 请检查标红的行以获取更多信息.",
- "Please enter the credentials for the {mount} mount" : "请输入 {mount} 挂载点的凭据",
- "Username" : "用户名",
- "Password" : "密码",
- "Credentials saved" : "凭据已保存",
- "Credentials saving failed" : "凭据保存失败",
- "Credentials required" : "需要凭据",
- "Storage with ID \"%d\" not found" : "ID%d的存储未找到",
- "Invalid backend or authentication mechanism class" : "无效的后端或认证类型",
- "Invalid mount point" : "无效的挂载点",
- "Objectstore forbidden" : "对象存储禁止访问",
- "Invalid storage backend \"%s\"" : "无效的存储后端 \"%s\"",
- "Not permitted to use backend \"%s\"" : "不允许使用 \"%s\"",
- "Not permitted to use authentication mechanism \"%s\"" : "不允许使用认证方式 \"%s\"",
- "Unsatisfied backend parameters" : "无法满足后端条件",
- "Unsatisfied authentication mechanism parameters" : "无法满足认证类型条件",
- "Insufficient data: %s" : "数据不足: %s",
- "%s" : "%s",
- "Storage with ID \"%d\" is not user editable" : "ID%d的存储不可编辑",
- "Access key" : "Access key",
- "Secret key" : "Secret key",
- "Builtin" : "内置",
- "None" : "无",
- "OAuth1" : "OAuth1",
- "App key" : "App key",
- "App secret" : "App 密钥",
- "OAuth2" : "OAuth2",
- "Client ID" : "Client ID",
- "Client secret" : "客户端密钥",
- "OpenStack v2" : "OpenStack v2",
- "Tenant name" : "租户名称",
- "Identity endpoint URL" : "身份识别 URL",
- "OpenStack v3" : "OpenStack v3",
- "Domain" : "域名",
- "Rackspace" : "Rackspace",
- "API key" : "API密匙",
- "Global credentials" : "全局凭据",
- "Log-in credentials, save in database" : "登录凭据, 保存在数据库中",
- "Username and password" : "用户名和密码",
- "Log-in credentials, save in session" : "登录凭据, 存储在会话中",
- "User entered, store in database" : "用户登录, 存储在数据库中",
- "RSA public key" : "RSA 公钥",
- "Public key" : "公钥",
- "Amazon S3" : "Amazon S3",
- "Bucket" : "Bucket",
- "Hostname" : "主机名",
- "Port" : "端口",
- "Region" : "区域",
- "Enable SSL" : "启用 SSL",
- "Enable Path Style" : "启用 Path Style",
- "WebDAV" : "WebDAV",
- "URL" : "URL",
- "Remote subfolder" : "远程子文件夹",
- "Secure https://" : "安全 https://",
- "FTP" : "FTP",
- "Host" : "主机",
- "Secure ftps://" : "安全 ftps://",
- "Local" : "本地",
- "Location" : "地点",
- "Nextcloud" : "Nextcloud",
- "SFTP" : "SFTP",
- "Root" : "根路径",
- "SFTP with secret key login" : "包含 secret key 的SFTP",
- "SMB / CIFS" : "SMB / CIFS",
- "Share" : "共享",
- "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息",
- "Username as share" : "以用户名作为共享名",
- "OpenStack Object Storage" : "OpenStack 对象存储",
- "Service name" : "服务名称",
- "Request timeout (seconds)" : "请求超时时间 (秒)",
- "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 cURL 支持. 无法挂载 %s. 请联系您的系统管理员安装.",
- "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 FTP 支持. 无法挂载 %s. 请联系您的系统管理员安装.",
- "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装 \"%s\". 无法挂载 %s. 请联系您的系统管理员安装.",
- "External storage support" : "外部存储支持",
- "No external storage configured or you don't have the permission to configure them" : "未设置外部存储或者没有权限",
- "Name" : "名称",
- "Storage type" : "存储类型",
- "Scope" : "适用范围",
- "Enable encryption" : "启用加密",
- "Enable previews" : "启用预览",
- "Enable sharing" : "启用分享",
- "Check for changes" : "检查修改",
- "Never" : "从不",
- "Once every direct access" : "每次访问时",
- "Read only" : "只读",
- "Folder name" : "目录名称",
- "External storage" : "外部存储",
- "Authentication" : "认证",
- "Configuration" : "配置",
- "Available for" : "可用于",
- "Click to recheck the configuration" : "点击以再次检查配置",
- "Add storage" : "增加存储",
- "Advanced settings" : "高级选项",
- "Delete" : "删除",
- "Allow users to mount external storage" : "允许用户挂载外部存储",
- "Allow users to mount the following external storage" : "允许用户挂载以下外部存储",
- "Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s",
- "Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s",
- "Dropbox App Configuration" : "Dropbox 配置",
- "Google Drive App Configuration" : "Google Drive 配置",
- "OpenStack" : "OpenStack",
- "Dropbox" : "Dropbox",
- "Google Drive" : "Google Drive",
- "No external storage configured" : "没有配置外部存储",
- "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储",
- "Are you sure you want to delete this external storage" : "是否要删除该外部存储"
- },
- "nplurals=1; plural=0;");
|