summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/federation/l10n/lv.js2
-rw-r--r--apps/federation/l10n/lv.json2
-rw-r--r--apps/files/l10n/lv.js1
-rw-r--r--apps/files/l10n/lv.json1
-rw-r--r--apps/files_external/l10n/zh_CN.js81
-rw-r--r--apps/files_external/l10n/zh_CN.json81
-rw-r--r--apps/twofactor_backupcodes/l10n/lv.js2
-rw-r--r--apps/twofactor_backupcodes/l10n/lv.json2
8 files changed, 146 insertions, 26 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);"