summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-21 00:12:06 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-21 00:12:06 +0000
commit8c0624149f02671dd85c6e32ba6e0834b1ef8adc (patch)
treeda1f277cbc91b76b8e7c8b4777e8a80fa00d7465 /apps
parent3fe5649b42b3b30b4ad1d9f4d863a3b1fb01e3d2 (diff)
downloadnextcloud-server-8c0624149f02671dd85c6e32ba6e0834b1ef8adc.tar.gz
nextcloud-server-8c0624149f02671dd85c6e32ba6e0834b1ef8adc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/el.js3
-rw-r--r--apps/files/l10n/el.json3
-rw-r--r--apps/files/l10n/zh_CN.js4
-rw-r--r--apps/files/l10n/zh_CN.json4
-rw-r--r--apps/files_external/l10n/zh_CN.js8
-rw-r--r--apps/files_external/l10n/zh_CN.json8
-rw-r--r--apps/updatenotification/l10n/es.js1
-rw-r--r--apps/updatenotification/l10n/es.json1
-rw-r--r--apps/user_ldap/l10n/el.js1
-rw-r--r--apps/user_ldap/l10n/el.json1
10 files changed, 32 insertions, 2 deletions
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js
index 601cdef37f2..d898250e87b 100644
--- a/apps/files/l10n/el.js
+++ b/apps/files/l10n/el.js
@@ -142,6 +142,7 @@ OC.L10N.register(
"Tags" : "Ετικέτες",
"Deleted files" : "Διεγραμμένα αρχεία",
"Text file" : "Αρχείο κειμένου",
- "New text file.txt" : "Νέο αρχείο κειμένου.txt"
+ "New text file.txt" : "Νέο αρχείο κειμένου.txt",
+ "Move" : "Μετακίνηση"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json
index 8905e07e785..e27b256c09c 100644
--- a/apps/files/l10n/el.json
+++ b/apps/files/l10n/el.json
@@ -140,6 +140,7 @@
"Tags" : "Ετικέτες",
"Deleted files" : "Διεγραμμένα αρχεία",
"Text file" : "Αρχείο κειμένου",
- "New text file.txt" : "Νέο αρχείο κειμένου.txt"
+ "New text file.txt" : "Νέο αρχείο κειμένου.txt",
+ "Move" : "Μετακίνηση"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index f1e0d376991..4aea8fd60d1 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -20,10 +20,12 @@ OC.L10N.register(
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Target folder does not exist any more" : "目标文件夹不存在",
+ "Error when assembling chunks, status code {status}" : "组装块时发生错误,状态码 {status}",
"Actions" : "操作",
"Download" : "下载",
"Rename" : "重命名",
"Move or copy" : "移动或者复制",
+ "Copy" : "复制",
"Target folder" : "目标目录",
"Delete" : "删除",
"Disconnect storage" : "断开存储链接",
@@ -98,7 +100,9 @@ OC.L10N.register(
"Moved by {user}" : "由 {user} 移动",
"\"remote user\"" : "远程用户",
"You created {file}" : "您创建了 {file}",
+ "You created an encrypted file in {file}" : "你在 {file} 创建了一个加密文件",
"{user} created {file}" : "{user} 创建了 {file}",
+ "{user} created an encrypted file in {file}" : "{user} 在 {file} 中创建一个加密文件",
"{file} was created in a public folder" : "{file} 被创建在公共文件夹",
"You changed {file}" : "您更改了 {file}",
"{user} changed {file}" : "{user} 更改了 {file}",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index f2396a979ec..23809f90204 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -18,10 +18,12 @@
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
"Target folder does not exist any more" : "目标文件夹不存在",
+ "Error when assembling chunks, status code {status}" : "组装块时发生错误,状态码 {status}",
"Actions" : "操作",
"Download" : "下载",
"Rename" : "重命名",
"Move or copy" : "移动或者复制",
+ "Copy" : "复制",
"Target folder" : "目标目录",
"Delete" : "删除",
"Disconnect storage" : "断开存储链接",
@@ -96,7 +98,9 @@
"Moved by {user}" : "由 {user} 移动",
"\"remote user\"" : "远程用户",
"You created {file}" : "您创建了 {file}",
+ "You created an encrypted file in {file}" : "你在 {file} 创建了一个加密文件",
"{user} created {file}" : "{user} 创建了 {file}",
+ "{user} created an encrypted file in {file}" : "{user} 在 {file} 中创建一个加密文件",
"{file} was created in a public folder" : "{file} 被创建在公共文件夹",
"You changed {file}" : "您更改了 {file}",
"{user} changed {file}" : "{user} 更改了 {file}",
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index 8a385504875..2f16919e000 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"(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..." : "正在保存...",
@@ -55,8 +56,10 @@ OC.L10N.register(
"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密匙",
@@ -97,6 +100,7 @@ OC.L10N.register(
"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" : "外部存储支持",
"Name" : "名称",
"Storage type" : "存储类型",
"Scope" : "适用范围",
@@ -116,7 +120,11 @@ OC.L10N.register(
"Delete" : "删除",
"Allow users to mount external storage" : "允许用户挂载外部存储",
"Allow users to mount the following external storage" : "允许用户挂载以下外部存储",
+ "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" : "是否要删除该外部存储"
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json
index 327e922b12b..b4b25202635 100644
--- a/apps/files_external/l10n/zh_CN.json
+++ b/apps/files_external/l10n/zh_CN.json
@@ -12,6 +12,7 @@
"(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..." : "正在保存...",
@@ -53,8 +54,10 @@
"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密匙",
@@ -95,6 +98,7 @@
"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" : "外部存储支持",
"Name" : "名称",
"Storage type" : "存储类型",
"Scope" : "适用范围",
@@ -114,7 +118,11 @@
"Delete" : "删除",
"Allow users to mount external storage" : "允许用户挂载外部存储",
"Allow users to mount the following external storage" : "允许用户挂载以下外部存储",
+ "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" : "是否要删除该外部存储"
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index d4814b301eb..8d262bdac6f 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Update for {app} to version %s is available." : "Actualización de {app} a la versión %s disponible.",
"Update notification" : "Notificación de actualización",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
+ "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que usas yo no está mantenida. Por favor, asegúrate de actualizar a una versión soportada tan pronto como sea posible.",
"Download now" : "Descargar ahora",
"Checked on %s" : "Comprobado el %s",
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.",
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json
index 5451ff39f2b..962285cdec2 100644
--- a/apps/updatenotification/l10n/es.json
+++ b/apps/updatenotification/l10n/es.json
@@ -30,6 +30,7 @@
"Update for {app} to version %s is available." : "Actualización de {app} a la versión %s disponible.",
"Update notification" : "Notificación de actualización",
"A new version is available: %s" : "Hay una nueva versión disponible: %s",
+ "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que usas yo no está mantenida. Por favor, asegúrate de actualizar a una versión soportada tan pronto como sea posible.",
"Download now" : "Descargar ahora",
"Checked on %s" : "Comprobado el %s",
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.",
diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js
index fe3c19a2262..e7ba28f6bde 100644
--- a/apps/user_ldap/l10n/el.js
+++ b/apps/user_ldap/l10n/el.js
@@ -88,6 +88,7 @@ OC.L10N.register(
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "Το DN του χρήστη πελάτη με το οποίο θα πρέπει να γίνει η σύνδεση, π.χ. uid=agent,dc=example,dc=com. Για χρήση χωρίς πιστοποίηση, αφήστε το DN και τον Κωδικό κενά.",
"Password" : "Συνθηματικό",
"For anonymous access, leave DN and Password empty." : "Για ανώνυμη πρόσβαση, αφήστε κενά τα πεδία DN και Pasword.",
+ "Save Credentials" : "Αποθήκευση διαπιστευτηρίων",
"One Base DN per line" : "Ένα DN Βάσης ανά γραμμή ",
"You can specify Base DN for users and groups in the Advanced tab" : "Μπορείτε να καθορίσετε το Base DN για χρήστες και ομάδες από την καρτέλα Προηγμένες ρυθμίσεις",
"Detect Base DN" : "Ανίχνευση Base DN",
diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json
index 1f29f1162ad..b6cbc202f1a 100644
--- a/apps/user_ldap/l10n/el.json
+++ b/apps/user_ldap/l10n/el.json
@@ -86,6 +86,7 @@
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "Το DN του χρήστη πελάτη με το οποίο θα πρέπει να γίνει η σύνδεση, π.χ. uid=agent,dc=example,dc=com. Για χρήση χωρίς πιστοποίηση, αφήστε το DN και τον Κωδικό κενά.",
"Password" : "Συνθηματικό",
"For anonymous access, leave DN and Password empty." : "Για ανώνυμη πρόσβαση, αφήστε κενά τα πεδία DN και Pasword.",
+ "Save Credentials" : "Αποθήκευση διαπιστευτηρίων",
"One Base DN per line" : "Ένα DN Βάσης ανά γραμμή ",
"You can specify Base DN for users and groups in the Advanced tab" : "Μπορείτε να καθορίσετε το Base DN για χρήστες και ομάδες από την καρτέλα Προηγμένες ρυθμίσεις",
"Detect Base DN" : "Ανίχνευση Base DN",