diff options
-rw-r--r-- | apps/federation/l10n/lv.js | 2 | ||||
-rw-r--r-- | apps/federation/l10n/lv.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/lv.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/lv.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 81 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_CN.json | 81 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/lv.js | 2 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/lv.json | 2 | ||||
-rw-r--r-- | core/l10n/zh_CN.js | 10 | ||||
-rw-r--r-- | core/l10n/zh_CN.json | 10 | ||||
-rw-r--r-- | lib/l10n/zh_CN.js | 63 | ||||
-rw-r--r-- | lib/l10n/zh_CN.json | 63 | ||||
-rw-r--r-- | settings/l10n/sv.js | 2 | ||||
-rw-r--r-- | settings/l10n/sv.json | 2 | ||||
-rw-r--r-- | settings/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | settings/l10n/zh_CN.json | 2 |
16 files changed, 244 insertions, 82 deletions
diff --git a/apps/federation/l10n/lv.js b/apps/federation/l10n/lv.js index 8ceb8c09f16..ebb8c434086 100644 --- a/apps/federation/l10n/lv.js +++ b/apps/federation/l10n/lv.js @@ -4,7 +4,9 @@ OC.L10N.register( "Added to the list of trusted servers" : "Sarakstam pievieno uzticamo serveri", "Server is already in the list of trusted servers." : "Serveris jau ir uzticamo serveru sarakstā .", "No server to federate with found" : "Nav atrasts neviens serveris", + "Could not add server" : "Nevarēja pievienot serveri", "Federation" : "Federācija", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federācija ļauj savienot ar citiem uzticamiem serveriem ar Exchange lietotāja direktoriju. Piemēram, tas tiks izmantots, lai automātiski pieslēgtu ārējiem lietotājiem integrēto koplietošanu.", "Trusted servers" : "Uzticami serveri", "+ Add trusted server" : "+ pievietot uzticamiem serveriem", "Trusted server" : "Uzticams serveris", diff --git a/apps/federation/l10n/lv.json b/apps/federation/l10n/lv.json index 14dbab413d5..0a175e09e02 100644 --- a/apps/federation/l10n/lv.json +++ b/apps/federation/l10n/lv.json @@ -2,7 +2,9 @@ "Added to the list of trusted servers" : "Sarakstam pievieno uzticamo serveri", "Server is already in the list of trusted servers." : "Serveris jau ir uzticamo serveru sarakstā .", "No server to federate with found" : "Nav atrasts neviens serveris", + "Could not add server" : "Nevarēja pievienot serveri", "Federation" : "Federācija", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federācija ļauj savienot ar citiem uzticamiem serveriem ar Exchange lietotāja direktoriju. Piemēram, tas tiks izmantots, lai automātiski pieslēgtu ārējiem lietotājiem integrēto koplietošanu.", "Trusted servers" : "Uzticami serveri", "+ Add trusted server" : "+ pievietot uzticamiem serveriem", "Trusted server" : "Uzticams serveris", diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 64db0c754a8..7a86ef07b5e 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -14,6 +14,7 @@ OC.L10N.register( "Upload cancelled." : "Augšupielāde ir atcelta.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Neizdodas augšupielādēt {filename}, jo tā ir vai nu mape vai 0 baitu saturoša datne.", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nav pietiekami daudz brīvas vietas. Tiek augšupielādēti {size1}, bet pieejami tikai {size2}", + "Target folder \"{dir}\" does not exist any more" : "Mape \"{dir}\" vairs neeksistē", "Not enough free space" : "Nav pietiekami daudz brīvas vietas", "Uploading..." : "Augšupielādē...", "..." : "...", diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json index 1ef5db26718..fe675e6d1fc 100644 --- a/apps/files/l10n/lv.json +++ b/apps/files/l10n/lv.json @@ -12,6 +12,7 @@ "Upload cancelled." : "Augšupielāde ir atcelta.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Neizdodas augšupielādēt {filename}, jo tā ir vai nu mape vai 0 baitu saturoša datne.", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nav pietiekami daudz brīvas vietas. Tiek augšupielādēti {size1}, bet pieejami tikai {size2}", + "Target folder \"{dir}\" does not exist any more" : "Mape \"{dir}\" vairs neeksistē", "Not enough free space" : "Nav pietiekami daudz brīvas vietas", "Uploading..." : "Augšupielādē...", "..." : "...", diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index fcbee03772f..786d85e9099 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -1,32 +1,82 @@ OC.L10N.register( "files_external", { - "Step 1 failed. Exception: %s" : "步骤 1 失败。异常:%s", - "Step 2 failed. Exception: %s" : "步骤 2 失败。异常:%s", + "Fetching request tokens failed. Verify that your app key and secret are correct." : "获取 request token 失败. 请验证您的 appkey 和密钥是否正确.", + "Fetching access tokens failed. Verify that your app key and secret are correct." : "获取 access token 失败. 请验证您的 appkey 和密钥是否正确.", + "Please provide a valid app key and secret." : "请提供有效的 appkey 和密钥.", + "Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s", + "Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s", "External storage" : "外部存储", + "Dropbox App Configuration" : "Dropbox 配置", + "Google Drive App Configuration" : "Google Drive 配置", "Personal" : "个人", "System" : "系统", "Grant access" : "授权", + "Error configuring OAuth1" : "OAuth1 配置错误", + "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" : "管理员定义", "Saved" : "已保存", + "Saving..." : "正在保存...", + "Save" : "保存", + "Empty response from the server" : "服务器响应为空", + "Couldn't access. Please logout and login 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 get the list of Windows network drive mount points: empty response from the 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" : "密码", - "Save" : "保存", + "Credentials saved" : "凭据已保存", + "Credentials saving failed" : "凭据保存失败", + "Credentials required" : "需要凭据", + "Storage with id \"%i\" not found" : "未找到 ID 为 \"%i\" 的存储", + "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 \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储", "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" : "OpenStack", + "Tenant name" : "租户名称", + "Identity endpoint URL" : "身份识别 URL", + "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" : "地区", + "Region" : "区域", "Enable SSL" : "启用 SSL", "Enable Path Style" : "启用 Path Style", "WebDAV" : "WebDAV", @@ -40,20 +90,23 @@ OC.L10N.register( "Google Drive" : "Google Drive", "Local" : "本地", "Location" : "地点", - "ownCloud" : "ownCloud", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "根路径", - "SFTP with secret key login" : "包含secret key的SFTP", + "SFTP with secret key login" : "包含 secret key 的SFTP", "SMB / CIFS" : "SMB / CIFS", "Share" : "共享", "Domain" : "域名", "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息", + "Username as share" : "以用户名作为共享名", "OpenStack Object Storage" : "OpenStack 对象存储", - "<b>Note:</b> " : "<b>注意:</b>", - "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHP 中的 cURL 支持未启用或未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", - "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHP 中的 FTP 支持未启用或未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", - "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b>“%s”尚未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", - "No external storage configured" : "未配置外部存储", + "Service name" : "服务名称", + "Request timeout (seconds)" : "请求超时时间 (秒)", + "External storages" : "外部存储", + "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. 请联系您的系统管理员安装.", + "No external storage configured" : "没有配置外部存储", "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储", "Name" : "名称", "Storage type" : "存储类型", @@ -61,8 +114,9 @@ OC.L10N.register( "Enable encryption" : "启用加密", "Enable previews" : "启用预览", "Enable sharing" : "启用分享", + "Check for changes" : "检查修改", "Never" : "从不", - "External Storage" : "外部存储", + "Once every direct access" : "每次直接访问", "Folder name" : "目录名称", "Authentication" : "认证", "Configuration" : "配置", @@ -71,6 +125,7 @@ OC.L10N.register( "Advanced settings" : "高级选项", "Delete" : "删除", "Allow users to mount external storage" : "允许用户挂载外部存储", - "Allow users to mount the following external storage" : "允许用户挂载以下外部存储" + "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", + "Couldn't get the information from the ownCloud server: {code} {type}" : "无法从 ownCloud 服务器获取信息: {code} {type}" }, "nplurals=1; plural=0;"); diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 286156dac52..b6a656d6b4a 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -1,30 +1,80 @@ { "translations": { - "Step 1 failed. Exception: %s" : "步骤 1 失败。异常:%s", - "Step 2 failed. Exception: %s" : "步骤 2 失败。异常:%s", + "Fetching request tokens failed. Verify that your app key and secret are correct." : "获取 request token 失败. 请验证您的 appkey 和密钥是否正确.", + "Fetching access tokens failed. Verify that your app key and secret are correct." : "获取 access token 失败. 请验证您的 appkey 和密钥是否正确.", + "Please provide a valid app key and secret." : "请提供有效的 appkey 和密钥.", + "Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s", + "Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s", "External storage" : "外部存储", + "Dropbox App Configuration" : "Dropbox 配置", + "Google Drive App Configuration" : "Google Drive 配置", "Personal" : "个人", "System" : "系统", "Grant access" : "授权", + "Error configuring OAuth1" : "OAuth1 配置错误", + "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" : "管理员定义", "Saved" : "已保存", + "Saving..." : "正在保存...", + "Save" : "保存", + "Empty response from the server" : "服务器响应为空", + "Couldn't access. Please logout and login 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 get the list of Windows network drive mount points: empty response from the 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" : "密码", - "Save" : "保存", + "Credentials saved" : "凭据已保存", + "Credentials saving failed" : "凭据保存失败", + "Credentials required" : "需要凭据", + "Storage with id \"%i\" not found" : "未找到 ID 为 \"%i\" 的存储", + "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 \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储", "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" : "OpenStack", + "Tenant name" : "租户名称", + "Identity endpoint URL" : "身份识别 URL", + "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" : "地区", + "Region" : "区域", "Enable SSL" : "启用 SSL", "Enable Path Style" : "启用 Path Style", "WebDAV" : "WebDAV", @@ -38,20 +88,23 @@ "Google Drive" : "Google Drive", "Local" : "本地", "Location" : "地点", - "ownCloud" : "ownCloud", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "根路径", - "SFTP with secret key login" : "包含secret key的SFTP", + "SFTP with secret key login" : "包含 secret key 的SFTP", "SMB / CIFS" : "SMB / CIFS", "Share" : "共享", "Domain" : "域名", "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息", + "Username as share" : "以用户名作为共享名", "OpenStack Object Storage" : "OpenStack 对象存储", - "<b>Note:</b> " : "<b>注意:</b>", - "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHP 中的 cURL 支持未启用或未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", - "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHP 中的 FTP 支持未启用或未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", - "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b>“%s”尚未安装。对 %s 的挂载无法进行。请联系系统管理员进行安装。", - "No external storage configured" : "未配置外部存储", + "Service name" : "服务名称", + "Request timeout (seconds)" : "请求超时时间 (秒)", + "External storages" : "外部存储", + "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. 请联系您的系统管理员安装.", + "No external storage configured" : "没有配置外部存储", "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储", "Name" : "名称", "Storage type" : "存储类型", @@ -59,8 +112,9 @@ "Enable encryption" : "启用加密", "Enable previews" : "启用预览", "Enable sharing" : "启用分享", + "Check for changes" : "检查修改", "Never" : "从不", - "External Storage" : "外部存储", + "Once every direct access" : "每次直接访问", "Folder name" : "目录名称", "Authentication" : "认证", "Configuration" : "配置", @@ -69,6 +123,7 @@ "Advanced settings" : "高级选项", "Delete" : "删除", "Allow users to mount external storage" : "允许用户挂载外部存储", - "Allow users to mount the following external storage" : "允许用户挂载以下外部存储" + "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", + "Couldn't get the information from the ownCloud server: {code} {type}" : "无法从 ownCloud 服务器获取信息: {code} {type}" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/lv.js b/apps/twofactor_backupcodes/l10n/lv.js index 8d0aba6bab3..80d28c47db7 100644 --- a/apps/twofactor_backupcodes/l10n/lv.js +++ b/apps/twofactor_backupcodes/l10n/lv.js @@ -11,6 +11,8 @@ OC.L10N.register( "An error occurred while generating your backup codes" : "Radās kļūda, ģenerējot jūsu dublējuma kodus", "Nextcloud backup codes" : "Nextcloud dublēšanas kodi", "Two-factor authentication" : "Divpakāpju autentifikācija", + "You successfully logged in using two-factor authentication (%1$s)" : "Esat veiksmīgi pieteicies, izmantojot divpakāpju autentifikācija (%1$s)", + "You created two-factor backup codes for your account" : "Jūs izveidojāt divpakāpju dublējumu kodus savam kontam", "Backup code" : "Dublēšanas kods", "Use backup code" : "Izmantojiet dublēšanas kodu" }, diff --git a/apps/twofactor_backupcodes/l10n/lv.json b/apps/twofactor_backupcodes/l10n/lv.json index 35cd09352c2..6a65642a248 100644 --- a/apps/twofactor_backupcodes/l10n/lv.json +++ b/apps/twofactor_backupcodes/l10n/lv.json @@ -9,6 +9,8 @@ "An error occurred while generating your backup codes" : "Radās kļūda, ģenerējot jūsu dublējuma kodus", "Nextcloud backup codes" : "Nextcloud dublēšanas kodi", "Two-factor authentication" : "Divpakāpju autentifikācija", + "You successfully logged in using two-factor authentication (%1$s)" : "Esat veiksmīgi pieteicies, izmantojot divpakāpju autentifikācija (%1$s)", + "You created two-factor backup codes for your account" : "Jūs izveidojāt divpakāpju dublējumu kodus savam kontam", "Backup code" : "Dublēšanas kods", "Use backup code" : "Izmantojiet dublēšanas kodu" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 47101cfe384..1ce7f1c45f3 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -146,7 +146,7 @@ OC.L10N.register( "An error occurred. Please try again" : "发生错误. 请重试.", "{sharee} (group)" : "{sharee} (分组)", "{sharee} (remote)" : "{sharee} (外部)", - "{sharee} (email)" : "{sharee} (邮件)", + "{sharee} (email)" : "{sharee} (邮件)", "Share" : "分享", "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "使用联合云ID与其他服务器的用户分享, 如 用户名@example.com/nextcloud", "Share with users or by mail..." : "通过邮件分享...", @@ -309,13 +309,13 @@ OC.L10N.register( "Thu." : "周四", "Fri." : "周五", "Sat." : "周六", - "Su" : "日", - "Mo" : "一", + "Su" : "日", + "Mo" : "一", "Tu" : "二", - "We" : "三", + "We" : "三", "Th" : "四", "Fr" : "五", - "Sa" : "六", + "Sa" : "六", "January" : "一月", "February" : "二月", "March" : "三月", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 23134b325d7..bac9b3468a1 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -144,7 +144,7 @@ "An error occurred. Please try again" : "发生错误. 请重试.", "{sharee} (group)" : "{sharee} (分组)", "{sharee} (remote)" : "{sharee} (外部)", - "{sharee} (email)" : "{sharee} (邮件)", + "{sharee} (email)" : "{sharee} (邮件)", "Share" : "分享", "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "使用联合云ID与其他服务器的用户分享, 如 用户名@example.com/nextcloud", "Share with users or by mail..." : "通过邮件分享...", @@ -307,13 +307,13 @@ "Thu." : "周四", "Fri." : "周五", "Sat." : "周六", - "Su" : "日", - "Mo" : "一", + "Su" : "日", + "Mo" : "一", "Tu" : "二", - "We" : "三", + "We" : "三", "Th" : "四", "Fr" : "五", - "Sa" : "六", + "Sa" : "六", "January" : "一月", "February" : "二月", "March" : "三月", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 05aa8cab94e..e2c683b68bb 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -2,19 +2,24 @@ OC.L10N.register( "lib", { "Cannot write into \"config\" directory!" : "无法写入 \"config\" 目录!", - "This can usually be fixed by giving the webserver write access to the config directory" : "对 Web 服务器设置 config 目录的写权限可以修复这个问题.", + "This can usually be fixed by giving the webserver write access to the config directory" : "您可以设置 Web 服务器对 config 目录的写权限修复这个问题", "See %s" : "查看 %s", - "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "对 Web 服务器%s设置 config 目录%s的写权限可以修复这个问题.", + "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "您可以由 %s 设置 Web 服务器对 config 目录 %s 的写权限修复这个问题", + "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "应用 %$1s 的文件替换不正确. 请确认版本与当前服务器兼容.", "Sample configuration detected" : "示例配置检测", + "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接把 config.php 的样例文件直接复制使用. 这可能会破坏您的安装. 在对 config.php 进行修改之前请先阅读相关文档.", "%1$s and %2$s" : "%1$s 和 %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s 和 %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s 和 %5$s", "PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。", "PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP.", + "%sbit or higher PHP required." : "需要 %s 或更高版本的 PHP", "Following databases are supported: %s" : "支持以下数据库: %s", "The command line tool %s could not be found" : "命令行工具 %s 未找到", "The library %s is not available." : "库文件 %s 不可用", + "Library %s with a version higher than %s is required - available version %s." : "%s 需要 %s 或更高的版本 - 可用版本 %s.", + "Library %s with a version lower than %s is required - available version %s." : "%s 需要 %s 或更低的版本 - 可用版本 %s.", "Following platforms are supported: %s" : "支持以下平台:%s", "Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。", "Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。", @@ -31,6 +36,7 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["%n 小时前"], "_%n minute ago_::_%n minutes ago_" : ["%n 分钟前"], "seconds ago" : "秒前", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID 为 %s 的模块不存在. 请在应用设置中启用或联系您的管理员.", "File name is a reserved word" : "文件名包含敏感字符", "File name contains at least one invalid character" : "文件名中存在至少一个非法字符", "File name is too long" : "文件名过长", @@ -64,27 +70,37 @@ OC.L10N.register( "Invalid Federated Cloud ID" : "无效的联合云ID", "%s shared »%s« with you" : "%s 向您分享了 »%s«", "%s via %s" : "%s 通过 %s", - "Sharing %s failed, because the file does not exist" : "共享 %s 失败,因为文件不存在。", + "Sharing %s failed, because the backend does not allow shares from type %i" : "分享 %s 失败, 因为后端不允许分享 %i 类型", + "Sharing %s failed, because the file does not exist" : "分享 %s 失败, 因为文件不存在.", "You are not allowed to share %s" : "您无权分享 %s", - "Sharing %s failed, because the user %s does not exist" : "共享 %s 失败,因为用户 %s 不存在", - "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "共享 %s 失败,因为用户 %s 不是 %s 所属的任何组的用户", - "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s", - "Sharing %s failed, because the group %s does not exist" : "共享 %s 失败,因为 %s 组不存在", - "Sharing %s failed, because %s is not a member of the group %s" : "共享 %s 失败,因为 %s 不是 %s 组的成员", - "Sharing %s failed, because sharing with links is not allowed" : "共享 %s 失败,因为不允许用链接共享", + "Sharing %s failed, because you can not share with yourself" : "分享 %s 失败, 因为您不能分享给自己", + "Sharing %s failed, because the user %s does not exist" : "分享 %s 失败, 因为用户 %s 不存在", + "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "分享 %s 失败, 因为用户 %s 不是 %s 所属的任何组的用户", + "Sharing %s failed, because this item is already shared with %s" : "分享 %s 失败, 因为该项已经分享给用户 %s", + "Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失败, 因为该项已经分享给用户 %s", + "Sharing %s failed, because the group %s does not exist" : "分享 %s 失败, 因为 %s 分组不存在", + "Sharing %s failed, because %s is not a member of the group %s" : "分享 %s 失败, 因为 %s 不是 %s 分组的成员", + "You need to provide a password to create a public link, only protected links are allowed" : "链接分享需要密码, 您需要提供一个密码以创建公开连接", + "Sharing %s failed, because sharing with links is not allowed" : "分享 %s 失败, 因为不允许使用链接分享", "Not allowed to create a federated share with the same user" : "不能给你自己分享文件", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "文件:%s 分享失败,联合云无法找到 %s,请检查设置或联系管理员。", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "分享 %s 失败, 无法找到 %s, 该服务当前无法连接.", "Share type %s is not valid for %s" : "%s 不是 %s 的合法共享类型", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "设置 %s 权限失败,因为权限超出了 %s 已有权限。", "Setting permissions for %s failed, because the item was not found" : "设置 %s 的权限失败,因为未找到到对应项", - "Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享后端 %s 必须实现 OCP\\Share_Backend 接口", - "Sharing backend %s not found" : "未找到共享后端 %s", - "Sharing backend for %s not found" : "%s 的共享后端未找到", - "Sharing %s failed, because the permissions exceed permissions granted to %s" : "共享 %s 失败,因为权限超过了 %s 已有权限", - "Sharing %s failed, because resharing is not allowed" : "共享 %s 失败,因为不允许二次共享", - "Sharing %s failed, because the sharing backend for %s could not find its source" : "共享 %s 失败,因为 %s 使用的共享后端未找到它的来源", - "Sharing %s failed, because the file could not be found in the file cache" : "共享 %s 失败,因为未在文件缓存中找到文件。", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "无法设置过期时间. 过期时间不能晚于其分享时间 %s", + "Cannot set expiration date. Expiration date is in the past" : "无法设置过期时间. 过期时间不能为过去", + "Cannot clear expiration date. Shares are required to have an expiration date." : "无法清除过期时间. 每个分享必须有一个过期时间", + "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享后端 %s 必须实现 OCP\\Share_Backend 接口", + "Sharing backend %s not found" : "%s 的分享后端未找到", + "Sharing backend for %s not found" : "%s 的分享后端未找到", + "Sharing failed, because the user %s is the original sharer" : "分享失败, 因为用户 %s 是原始的分享者.", + "Sharing %s failed, because the permissions exceed permissions granted to %s" : "分享 %s 失败, 因为权限超过了 %s 的已有权限", + "Sharing %s failed, because resharing is not allowed" : "分享 %s 失败, 因为不允许二次共享", + "Sharing %s failed, because the sharing backend for %s could not find its source" : "分享 %s 失败, 因为无法找到 %s 分享后端的来源", + "Sharing %s failed, because the file could not be found in the file cache" : "分享 %s 失败, 因为文件缓存中找不到该文件", "Cannot increase permissions of %s" : "无法提升 %s 的权限", + "Files can't be shared with delete permissions" : "无法分享有删除权限的文件", + "Files can't be shared with create permissions" : "无法分享有创建权限的文件", "Expiration date is in the past" : "到期日期已过.", "Cannot set expiration date more than %s days in the future" : "无法将过期日期设置为超过 %s 天.", "Could not find category \"%s\"" : "无法找到分类 \"%s\"", @@ -102,13 +118,13 @@ OC.L10N.register( "Thu." : "周四", "Fri." : "周五", "Sat." : "周六", - "Su" : "日", - "Mo" : "一", + "Su" : "日", + "Mo" : "一", "Tu" : "二", - "We" : "三", + "We" : "三", "Th" : "四", "Fr" : "五", - "Sa" : "六", + "Sa" : "六", "January" : "一月", "February" : "二月", "March" : "三月", @@ -150,6 +166,7 @@ OC.L10N.register( "No app name specified" : "没有指定的 App 名称", "App '%s' could not be installed!" : "应用程序 '%s' 无法被安装!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "应用程序 \"%s\" 无法被安装,因为为满足下列依赖关系: %s", + "a safe home for all your data" : "给您所有的数据一个安全的家", "File is currently busy, please try again later" : "文件当前正忙,请稍后再试", "Can't read file" : "无法读取文件", "Application is not enabled" : "应用程序未启用", @@ -159,7 +176,10 @@ OC.L10N.register( "No database drivers (sqlite, mysql, or postgresql) installed." : "没有安装数据库驱动 (SQLite、MySQL 或 PostgreSQL)。", "Cannot write into \"config\" directory" : "无法写入“config”目录", "Cannot write into \"apps\" directory" : "无法写入“apps”目录", + "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "您可以由 %s 设置 Web 服务器对应用目录 %s 的写权限或在配置文件中禁用应用商店可以修复这个问题.", "Cannot create \"data\" directory (%s)" : "无法创建“apps”目录 (%s)", + "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "点击 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">设置 Web 服务器对根目录的写入权限</a> 可修复这个问题.", + "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "您可以由 %s 设置 Web 服务器对根目录 %s 的写权限可以修复这个问题.", "Setting locale to %s failed" : "设置语言为 %s 失败", "Please install one of these locales on your system and restart your webserver." : "请在您的系统中安装下述一种语言并重启 Web 服务器.", "Please ask your server administrator to install the module." : "请联系服务器管理员安装模块.", @@ -170,6 +190,7 @@ OC.L10N.register( "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "请在 php.ini 中设置 <code>mbstring.func_overload</code> 为 <code>0</code> 以解决该问题", "libxml2 2.7.0 is at least required. Currently %s is installed." : "至少需要 libxml2 2.7.0. 当前安装 %s.", "To fix this issue update your libxml2 version and restart your web server." : "升级您的 libxml2 版本然后重启 Web 服务器以解决该问题.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP 被设置为移除内联块, 这将导致多个核心应用无法访问.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "这可能由缓存/加速器导致的, 例如 Zend OPcache 或 eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP 模块已经安装, 但仍然显示未安装?", "Please ask your server administrator to restart the web server." : "请联系服务器管理员重启 Web 服务器.", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 0bcf8862f1a..f5b88f87ad9 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -1,18 +1,23 @@ { "translations": { "Cannot write into \"config\" directory!" : "无法写入 \"config\" 目录!", - "This can usually be fixed by giving the webserver write access to the config directory" : "对 Web 服务器设置 config 目录的写权限可以修复这个问题.", + "This can usually be fixed by giving the webserver write access to the config directory" : "您可以设置 Web 服务器对 config 目录的写权限修复这个问题", "See %s" : "查看 %s", - "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "对 Web 服务器%s设置 config 目录%s的写权限可以修复这个问题.", + "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "您可以由 %s 设置 Web 服务器对 config 目录 %s 的写权限修复这个问题", + "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "应用 %$1s 的文件替换不正确. 请确认版本与当前服务器兼容.", "Sample configuration detected" : "示例配置检测", + "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接把 config.php 的样例文件直接复制使用. 这可能会破坏您的安装. 在对 config.php 进行修改之前请先阅读相关文档.", "%1$s and %2$s" : "%1$s 和 %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s 和 %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s 和 %5$s", "PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。", "PHP with a version lower than %s is required." : "需要版本低于 %s 的PHP.", + "%sbit or higher PHP required." : "需要 %s 或更高版本的 PHP", "Following databases are supported: %s" : "支持以下数据库: %s", "The command line tool %s could not be found" : "命令行工具 %s 未找到", "The library %s is not available." : "库文件 %s 不可用", + "Library %s with a version higher than %s is required - available version %s." : "%s 需要 %s 或更高的版本 - 可用版本 %s.", + "Library %s with a version lower than %s is required - available version %s." : "%s 需要 %s 或更低的版本 - 可用版本 %s.", "Following platforms are supported: %s" : "支持以下平台:%s", "Server version %s or higher is required." : "需要服务器版本 %s 或更高版本。", "Server version %s or lower is required." : "需要服务器版本 %s 或更低版本。", @@ -29,6 +34,7 @@ "_%n hour ago_::_%n hours ago_" : ["%n 小时前"], "_%n minute ago_::_%n minutes ago_" : ["%n 分钟前"], "seconds ago" : "秒前", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID 为 %s 的模块不存在. 请在应用设置中启用或联系您的管理员.", "File name is a reserved word" : "文件名包含敏感字符", "File name contains at least one invalid character" : "文件名中存在至少一个非法字符", "File name is too long" : "文件名过长", @@ -62,27 +68,37 @@ "Invalid Federated Cloud ID" : "无效的联合云ID", "%s shared »%s« with you" : "%s 向您分享了 »%s«", "%s via %s" : "%s 通过 %s", - "Sharing %s failed, because the file does not exist" : "共享 %s 失败,因为文件不存在。", + "Sharing %s failed, because the backend does not allow shares from type %i" : "分享 %s 失败, 因为后端不允许分享 %i 类型", + "Sharing %s failed, because the file does not exist" : "分享 %s 失败, 因为文件不存在.", "You are not allowed to share %s" : "您无权分享 %s", - "Sharing %s failed, because the user %s does not exist" : "共享 %s 失败,因为用户 %s 不存在", - "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "共享 %s 失败,因为用户 %s 不是 %s 所属的任何组的用户", - "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s", - "Sharing %s failed, because the group %s does not exist" : "共享 %s 失败,因为 %s 组不存在", - "Sharing %s failed, because %s is not a member of the group %s" : "共享 %s 失败,因为 %s 不是 %s 组的成员", - "Sharing %s failed, because sharing with links is not allowed" : "共享 %s 失败,因为不允许用链接共享", + "Sharing %s failed, because you can not share with yourself" : "分享 %s 失败, 因为您不能分享给自己", + "Sharing %s failed, because the user %s does not exist" : "分享 %s 失败, 因为用户 %s 不存在", + "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "分享 %s 失败, 因为用户 %s 不是 %s 所属的任何组的用户", + "Sharing %s failed, because this item is already shared with %s" : "分享 %s 失败, 因为该项已经分享给用户 %s", + "Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失败, 因为该项已经分享给用户 %s", + "Sharing %s failed, because the group %s does not exist" : "分享 %s 失败, 因为 %s 分组不存在", + "Sharing %s failed, because %s is not a member of the group %s" : "分享 %s 失败, 因为 %s 不是 %s 分组的成员", + "You need to provide a password to create a public link, only protected links are allowed" : "链接分享需要密码, 您需要提供一个密码以创建公开连接", + "Sharing %s failed, because sharing with links is not allowed" : "分享 %s 失败, 因为不允许使用链接分享", "Not allowed to create a federated share with the same user" : "不能给你自己分享文件", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "文件:%s 分享失败,联合云无法找到 %s,请检查设置或联系管理员。", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "分享 %s 失败, 无法找到 %s, 该服务当前无法连接.", "Share type %s is not valid for %s" : "%s 不是 %s 的合法共享类型", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "设置 %s 权限失败,因为权限超出了 %s 已有权限。", "Setting permissions for %s failed, because the item was not found" : "设置 %s 的权限失败,因为未找到到对应项", - "Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享后端 %s 必须实现 OCP\\Share_Backend 接口", - "Sharing backend %s not found" : "未找到共享后端 %s", - "Sharing backend for %s not found" : "%s 的共享后端未找到", - "Sharing %s failed, because the permissions exceed permissions granted to %s" : "共享 %s 失败,因为权限超过了 %s 已有权限", - "Sharing %s failed, because resharing is not allowed" : "共享 %s 失败,因为不允许二次共享", - "Sharing %s failed, because the sharing backend for %s could not find its source" : "共享 %s 失败,因为 %s 使用的共享后端未找到它的来源", - "Sharing %s failed, because the file could not be found in the file cache" : "共享 %s 失败,因为未在文件缓存中找到文件。", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "无法设置过期时间. 过期时间不能晚于其分享时间 %s", + "Cannot set expiration date. Expiration date is in the past" : "无法设置过期时间. 过期时间不能为过去", + "Cannot clear expiration date. Shares are required to have an expiration date." : "无法清除过期时间. 每个分享必须有一个过期时间", + "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享后端 %s 必须实现 OCP\\Share_Backend 接口", + "Sharing backend %s not found" : "%s 的分享后端未找到", + "Sharing backend for %s not found" : "%s 的分享后端未找到", + "Sharing failed, because the user %s is the original sharer" : "分享失败, 因为用户 %s 是原始的分享者.", + "Sharing %s failed, because the permissions exceed permissions granted to %s" : "分享 %s 失败, 因为权限超过了 %s 的已有权限", + "Sharing %s failed, because resharing is not allowed" : "分享 %s 失败, 因为不允许二次共享", + "Sharing %s failed, because the sharing backend for %s could not find its source" : "分享 %s 失败, 因为无法找到 %s 分享后端的来源", + "Sharing %s failed, because the file could not be found in the file cache" : "分享 %s 失败, 因为文件缓存中找不到该文件", "Cannot increase permissions of %s" : "无法提升 %s 的权限", + "Files can't be shared with delete permissions" : "无法分享有删除权限的文件", + "Files can't be shared with create permissions" : "无法分享有创建权限的文件", "Expiration date is in the past" : "到期日期已过.", "Cannot set expiration date more than %s days in the future" : "无法将过期日期设置为超过 %s 天.", "Could not find category \"%s\"" : "无法找到分类 \"%s\"", @@ -100,13 +116,13 @@ "Thu." : "周四", "Fri." : "周五", "Sat." : "周六", - "Su" : "日", - "Mo" : "一", + "Su" : "日", + "Mo" : "一", "Tu" : "二", - "We" : "三", + "We" : "三", "Th" : "四", "Fr" : "五", - "Sa" : "六", + "Sa" : "六", "January" : "一月", "February" : "二月", "March" : "三月", @@ -148,6 +164,7 @@ "No app name specified" : "没有指定的 App 名称", "App '%s' could not be installed!" : "应用程序 '%s' 无法被安装!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "应用程序 \"%s\" 无法被安装,因为为满足下列依赖关系: %s", + "a safe home for all your data" : "给您所有的数据一个安全的家", "File is currently busy, please try again later" : "文件当前正忙,请稍后再试", "Can't read file" : "无法读取文件", "Application is not enabled" : "应用程序未启用", @@ -157,7 +174,10 @@ "No database drivers (sqlite, mysql, or postgresql) installed." : "没有安装数据库驱动 (SQLite、MySQL 或 PostgreSQL)。", "Cannot write into \"config\" directory" : "无法写入“config”目录", "Cannot write into \"apps\" directory" : "无法写入“apps”目录", + "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "您可以由 %s 设置 Web 服务器对应用目录 %s 的写权限或在配置文件中禁用应用商店可以修复这个问题.", "Cannot create \"data\" directory (%s)" : "无法创建“apps”目录 (%s)", + "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "点击 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">设置 Web 服务器对根目录的写入权限</a> 可修复这个问题.", + "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "您可以由 %s 设置 Web 服务器对根目录 %s 的写权限可以修复这个问题.", "Setting locale to %s failed" : "设置语言为 %s 失败", "Please install one of these locales on your system and restart your webserver." : "请在您的系统中安装下述一种语言并重启 Web 服务器.", "Please ask your server administrator to install the module." : "请联系服务器管理员安装模块.", @@ -168,6 +188,7 @@ "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "请在 php.ini 中设置 <code>mbstring.func_overload</code> 为 <code>0</code> 以解决该问题", "libxml2 2.7.0 is at least required. Currently %s is installed." : "至少需要 libxml2 2.7.0. 当前安装 %s.", "To fix this issue update your libxml2 version and restart your web server." : "升级您的 libxml2 版本然后重启 Web 服务器以解决该问题.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP 被设置为移除内联块, 这将导致多个核心应用无法访问.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "这可能由缓存/加速器导致的, 例如 Zend OPcache 或 eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP 模块已经安装, 但仍然显示未安装?", "Please ask your server administrator to restart the web server." : "请联系服务器管理员重启 Web 服务器.", diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index 803021a8d31..964c65427cd 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -203,7 +203,7 @@ OC.L10N.register( "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "För att köra detta behöver du PHP posix tillägget. Se {linkstart}PHP dokumentationen{linkend} för ytterligare detaljer.", "Version" : "Version", "Sharing" : "Dela", - "Allow apps to use the Share API" : "Tillåt applikationer att använda delat API", + "Allow apps to use the Share API" : "Tillåt applikationer att använda API för delning", "Allow users to share via link" : "Tillåt användare att dela via länk", "Allow public uploads" : "Tillåt offentlig uppladdning", "Enforce password protection" : "Tillämpa lösenordskydd", diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index 4024d1b622a..8bfa6e9b38e 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -201,7 +201,7 @@ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "För att köra detta behöver du PHP posix tillägget. Se {linkstart}PHP dokumentationen{linkend} för ytterligare detaljer.", "Version" : "Version", "Sharing" : "Dela", - "Allow apps to use the Share API" : "Tillåt applikationer att använda delat API", + "Allow apps to use the Share API" : "Tillåt applikationer att använda API för delning", "Allow users to share via link" : "Tillåt användare att dela via länk", "Allow public uploads" : "Tillåt offentlig uppladdning", "Enforce password protection" : "Tillämpa lösenordskydd", diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index e7edc0dd002..9392b2d92e1 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -229,7 +229,7 @@ OC.L10N.register( "How to do backups" : "如何备份", "Advanced monitoring" : "高级监控", "Performance tuning" : "性能优化", - "Improving the config.php" : "正在优化 config.php", + "Improving the config.php" : "优化 config.php", "Theming" : "主题", "Hardening and security guidance" : "强化和安全指南", "Developer documentation" : "开发者文档", diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 4e0f050f3c4..46079a83ceb 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -227,7 +227,7 @@ "How to do backups" : "如何备份", "Advanced monitoring" : "高级监控", "Performance tuning" : "性能优化", - "Improving the config.php" : "正在优化 config.php", + "Improving the config.php" : "优化 config.php", "Theming" : "主题", "Hardening and security guidance" : "强化和安全指南", "Developer documentation" : "开发者文档", |