diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-26 00:08:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-26 00:08:06 +0000 |
commit | da31a30edbdd7b5525852e9b3f8fea3e37384242 (patch) | |
tree | 60785b238cfbb86c28047c84aa36adac6de8fee8 /apps/files_sharing/l10n | |
parent | 3faef644a103d739639327d9f73e03611634a9c3 (diff) | |
download | nextcloud-server-da31a30edbdd7b5525852e9b3f8fea3e37384242.tar.gz nextcloud-server-da31a30edbdd7b5525852e9b3f8fea3e37384242.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es_MX.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index ecc09b852f1..a10175a03ea 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -103,6 +103,7 @@ OC.L10N.register( "the link expired" : "la liga expiró", "sharing is disabled" : "compartir está deshabilitado", "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", + "shared by %s" : "compartido por %s", "Add to your Nextcloud" : "Agregar a tu Nextcloud", "Download" : "Descargar", "Download %s" : "Descargar %s", diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index d740af70840..9bc4fda0c3d 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -101,6 +101,7 @@ "the link expired" : "la liga expiró", "sharing is disabled" : "compartir está deshabilitado", "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", + "shared by %s" : "compartido por %s", "Add to your Nextcloud" : "Agregar a tu Nextcloud", "Download" : "Descargar", "Download %s" : "Descargar %s", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index b459355c7c5..759d5eb9301 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -103,6 +103,7 @@ OC.L10N.register( "the link expired" : "链接过期", "sharing is disabled" : "分享已禁用", "For more info, please ask the person who sent this link." : "欲知详情,请联系发给你链接的人。", + "shared by %s" : "共享者 %s", "Add to your Nextcloud" : "添加到你的 Nextcloud", "Download" : "下载", "Download %s" : "下载 %s", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 5c1f8b31499..68f5c68c138 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -101,6 +101,7 @@ "the link expired" : "链接过期", "sharing is disabled" : "分享已禁用", "For more info, please ask the person who sent this link." : "欲知详情,请联系发给你链接的人。", + "shared by %s" : "共享者 %s", "Add to your Nextcloud" : "添加到你的 Nextcloud", "Download" : "下载", "Download %s" : "下载 %s", |