summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-16 01:54:58 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-16 01:54:58 -0400
commitbafa02d312fadc980504e35dc9eb62dfebcd46cf (patch)
tree570040e21cedd716848774bfb9e2432a06ba7ce6 /apps/files_sharing/l10n
parent7c28f62e20d7864f1fd71bca8b69adf0c01540b8 (diff)
downloadnextcloud-server-bafa02d312fadc980504e35dc9eb62dfebcd46cf.tar.gz
nextcloud-server-bafa02d312fadc980504e35dc9eb62dfebcd46cf.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/ro.js2
-rw-r--r--apps/files_sharing/l10n/ro.json2
-rw-r--r--apps/files_sharing/l10n/zh_CN.js5
-rw-r--r--apps/files_sharing/l10n/zh_CN.json5
4 files changed, 14 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ro.js b/apps/files_sharing/l10n/ro.js
index 751da9881cd..ac3de75f4e2 100644
--- a/apps/files_sharing/l10n/ro.js
+++ b/apps/files_sharing/l10n/ro.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"Nothing shared with you yet" : "Nimic nu e partajat cu tine încă",
"Nothing shared yet" : "Nimic partajat încă",
"Cancel" : "Anulare",
+ "No ownCloud installation (7 or higher) found at {remote}" : "Nu s-a găsit nicio instanță ownCloud (versiunea 7 sau mai mare) la {remote}",
+ "Invalid ownCloud url" : "URL ownCloud invalid",
"Shared by" : "impartite in ",
"Sharing" : "Partajare",
"A file or folder has been <strong>shared</strong>" : "Un fișier sau director a fost <strong>partajat</strong>",
diff --git a/apps/files_sharing/l10n/ro.json b/apps/files_sharing/l10n/ro.json
index 042d7324d47..2fa1f4a049e 100644
--- a/apps/files_sharing/l10n/ro.json
+++ b/apps/files_sharing/l10n/ro.json
@@ -9,6 +9,8 @@
"Nothing shared with you yet" : "Nimic nu e partajat cu tine încă",
"Nothing shared yet" : "Nimic partajat încă",
"Cancel" : "Anulare",
+ "No ownCloud installation (7 or higher) found at {remote}" : "Nu s-a găsit nicio instanță ownCloud (versiunea 7 sau mai mare) la {remote}",
+ "Invalid ownCloud url" : "URL ownCloud invalid",
"Shared by" : "impartite in ",
"Sharing" : "Partajare",
"A file or folder has been <strong>shared</strong>" : "Un fișier sau director a fost <strong>partajat</strong>",
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index a9f676fad98..c53e2a4b5ca 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"files_sharing",
{
"Server to server sharing is not enabled on this server" : "此服务器未启用服务器到服务器分享功能",
+ "The mountpoint name contains invalid characters." : "挂载点的名称包含无效字符。",
"Invalid or untrusted SSL certificate" : "无效或是不被信任的 SSL 证书",
"Couldn't add remote share" : "无法添加远程分享",
"Shared with you" : "分享给您的文件",
@@ -9,8 +10,11 @@ OC.L10N.register(
"Shared by link" : "分享链接的文件",
"Federated sharing" : "联合云共享",
"Nothing shared with you yet" : "你还没有收到任何共享的文件",
+ "Files and folders others share with you will show up here" : "其它人共享给您的文件和文件夹将显示在这里",
"Nothing shared yet" : "还没有共享过文件",
+ "Files and folders you share will show up here" : "您共享的文件和文件夹将显示在这里",
"No shared links" : "无分享链接",
+ "Files and folders you share by link will show up here" : "您通过链接共享的文件和文件夹将显示在这里",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "您要添加 {name} 来自 {owner}@{remote} 的远程分享吗?",
"Remote share" : "远程分享",
"Remote share password" : "远程分享密码",
@@ -22,6 +26,7 @@ OC.L10N.register(
"Shared by" : "共享人",
"Sharing" : "共享",
"A file or folder has been <strong>shared</strong>" : "一个文件或文件夹已<strong>共享</strong>。",
+ "A public shared file or folder was <strong>downloaded</strong>" : "一个公共共享的文件或文件夹<strong>已下载</strong>",
"You received a new remote share from %s" : "您从%s收到了新的远程分享",
"%1$s accepted remote share %2$s" : "%1$s 接受了远程分享 %2$s",
"%1$s declined remote share %2$s" : "%1$s 拒绝了远程分享 %2$s",
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json
index bffaa9b6b5b..4f47dd2cb3a 100644
--- a/apps/files_sharing/l10n/zh_CN.json
+++ b/apps/files_sharing/l10n/zh_CN.json
@@ -1,5 +1,6 @@
{ "translations": {
"Server to server sharing is not enabled on this server" : "此服务器未启用服务器到服务器分享功能",
+ "The mountpoint name contains invalid characters." : "挂载点的名称包含无效字符。",
"Invalid or untrusted SSL certificate" : "无效或是不被信任的 SSL 证书",
"Couldn't add remote share" : "无法添加远程分享",
"Shared with you" : "分享给您的文件",
@@ -7,8 +8,11 @@
"Shared by link" : "分享链接的文件",
"Federated sharing" : "联合云共享",
"Nothing shared with you yet" : "你还没有收到任何共享的文件",
+ "Files and folders others share with you will show up here" : "其它人共享给您的文件和文件夹将显示在这里",
"Nothing shared yet" : "还没有共享过文件",
+ "Files and folders you share will show up here" : "您共享的文件和文件夹将显示在这里",
"No shared links" : "无分享链接",
+ "Files and folders you share by link will show up here" : "您通过链接共享的文件和文件夹将显示在这里",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "您要添加 {name} 来自 {owner}@{remote} 的远程分享吗?",
"Remote share" : "远程分享",
"Remote share password" : "远程分享密码",
@@ -20,6 +24,7 @@
"Shared by" : "共享人",
"Sharing" : "共享",
"A file or folder has been <strong>shared</strong>" : "一个文件或文件夹已<strong>共享</strong>。",
+ "A public shared file or folder was <strong>downloaded</strong>" : "一个公共共享的文件或文件夹<strong>已下载</strong>",
"You received a new remote share from %s" : "您从%s收到了新的远程分享",
"%1$s accepted remote share %2$s" : "%1$s 接受了远程分享 %2$s",
"%1$s declined remote share %2$s" : "%1$s 拒绝了远程分享 %2$s",