summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-22 00:08:07 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-22 00:08:07 +0000
commitce7c62d9bb1bffab09e0a35af08677370dc68dcc (patch)
tree26c74f2bd1e025090c5fa3444548c45f4cf62c8a /apps/federatedfilesharing
parent655c26224be56ef284f9032cfe70ad026d5c62b1 (diff)
downloadnextcloud-server-ce7c62d9bb1bffab09e0a35af08677370dc68dcc.tar.gz
nextcloud-server-ce7c62d9bb1bffab09e0a35af08677370dc68dcc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r--apps/federatedfilesharing/l10n/en_GB.js2
-rw-r--r--apps/federatedfilesharing/l10n/en_GB.json2
-rw-r--r--apps/federatedfilesharing/l10n/fr.js2
-rw-r--r--apps/federatedfilesharing/l10n/fr.json2
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.js2
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.json2
6 files changed, 12 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js
index 9a8439d6f1b..a20a0400df7 100644
--- a/apps/federatedfilesharing/l10n/en_GB.js
+++ b/apps/federatedfilesharing/l10n/en_GB.js
@@ -16,11 +16,13 @@ OC.L10N.register(
"Server to server sharing is not enabled on this server" : "Server to server sharing is not enabled on this server",
"Couldn't establish a federated share." : "Couldn't establish a federated share.",
"Couldn't establish a federated share, maybe the password was wrong." : "Couldn't establish a federated share, maybe the password was wrong.",
+ "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federated Share request sent, you will receive an invitation. Check your notifications.",
"The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.",
"Not allowed to create a federated share with the owner." : "Not allowed to create a federated share with the owner.",
"Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate",
"Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong",
"Storage not valid" : "Storage not valid",
+ "Federated share added" : "Federated share added",
"Couldn't add remote share" : "Couldn't add remote share",
"Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s",
"Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user",
diff --git a/apps/federatedfilesharing/l10n/en_GB.json b/apps/federatedfilesharing/l10n/en_GB.json
index f2811dfe97a..63f36180af8 100644
--- a/apps/federatedfilesharing/l10n/en_GB.json
+++ b/apps/federatedfilesharing/l10n/en_GB.json
@@ -14,11 +14,13 @@
"Server to server sharing is not enabled on this server" : "Server to server sharing is not enabled on this server",
"Couldn't establish a federated share." : "Couldn't establish a federated share.",
"Couldn't establish a federated share, maybe the password was wrong." : "Couldn't establish a federated share, maybe the password was wrong.",
+ "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federated Share request sent, you will receive an invitation. Check your notifications.",
"The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.",
"Not allowed to create a federated share with the owner." : "Not allowed to create a federated share with the owner.",
"Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate",
"Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong",
"Storage not valid" : "Storage not valid",
+ "Federated share added" : "Federated share added",
"Couldn't add remote share" : "Couldn't add remote share",
"Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s",
"Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user",
diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js
index 30ae5f281de..937992c61b4 100644
--- a/apps/federatedfilesharing/l10n/fr.js
+++ b/apps/federatedfilesharing/l10n/fr.js
@@ -16,11 +16,13 @@ OC.L10N.register(
"Server to server sharing is not enabled on this server" : "Le partage de serveur à serveur n'est pas activé sur ce serveur",
"Couldn't establish a federated share." : "Impossible d'établir un partage fédéré.",
"Couldn't establish a federated share, maybe the password was wrong." : "Impossible d'établir un partage fédéré, peut-être que le mot de passe est incorrect.",
+ "Federated Share request sent, you will receive an invitation. Check your notifications." : "Demande de partage fédéré envoyée, vous allez recevoir une invitation. Vérifiez vos notifications.",
"The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères invalides.",
"Not allowed to create a federated share with the owner." : "Vous n'êtes pas autorisé à créer un partage fédéré avec le propriétaire.",
"Invalid or untrusted SSL certificate" : "Certificat SSL invalide ou non approuvé",
"Could not authenticate to remote share, password might be wrong" : "Impossible de se connecter au partage distant, le mot de passe peut-être incorrect",
"Storage not valid" : "Support de stockage non valide",
+ "Federated share added" : "Partage fédéré ajouté",
"Couldn't add remote share" : "Impossible d'ajouter le partage distant",
"Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s",
"Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur",
diff --git a/apps/federatedfilesharing/l10n/fr.json b/apps/federatedfilesharing/l10n/fr.json
index 98d75b619c8..43edf9eb0c7 100644
--- a/apps/federatedfilesharing/l10n/fr.json
+++ b/apps/federatedfilesharing/l10n/fr.json
@@ -14,11 +14,13 @@
"Server to server sharing is not enabled on this server" : "Le partage de serveur à serveur n'est pas activé sur ce serveur",
"Couldn't establish a federated share." : "Impossible d'établir un partage fédéré.",
"Couldn't establish a federated share, maybe the password was wrong." : "Impossible d'établir un partage fédéré, peut-être que le mot de passe est incorrect.",
+ "Federated Share request sent, you will receive an invitation. Check your notifications." : "Demande de partage fédéré envoyée, vous allez recevoir une invitation. Vérifiez vos notifications.",
"The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères invalides.",
"Not allowed to create a federated share with the owner." : "Vous n'êtes pas autorisé à créer un partage fédéré avec le propriétaire.",
"Invalid or untrusted SSL certificate" : "Certificat SSL invalide ou non approuvé",
"Could not authenticate to remote share, password might be wrong" : "Impossible de se connecter au partage distant, le mot de passe peut-être incorrect",
"Storage not valid" : "Support de stockage non valide",
+ "Federated share added" : "Partage fédéré ajouté",
"Couldn't add remote share" : "Impossible d'ajouter le partage distant",
"Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet élément est déjà partagé avec %s",
"Not allowed to create a federated share with the same user" : "Non autorisé à créer un partage fédéré avec le même utilisateur",
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js
index fdcc8a4eb99..2ca3283c094 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.js
+++ b/apps/federatedfilesharing/l10n/zh_CN.js
@@ -16,11 +16,13 @@ OC.L10N.register(
"Server to server sharing is not enabled on this server" : "此服务器未启用服务器到服务器分享功能",
"Couldn't establish a federated share." : "无法建立一个远程分享",
"Couldn't establish a federated share, maybe the password was wrong." : "无法建立分享,可能密码是错误的。",
+ "Federated Share request sent, you will receive an invitation. Check your notifications." : "共享协作请求发送成功!通过你将收到通知。注意留意你的通知提醒",
"The mountpoint name contains invalid characters." : "挂载点的名称包含无效字符。",
"Not allowed to create a federated share with the owner." : "不允许与所有者创建联合共享.",
"Invalid or untrusted SSL certificate" : "无效或是不被信任的 SSL 证书",
"Could not authenticate to remote share, password might be wrong" : "无法验证远程共享,可能是密码错误",
"Storage not valid" : "存储不可用",
+ "Federated share added" : "共享协作已添加",
"Couldn't add remote share" : "无法添加远程共享",
"Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s",
"Not allowed to create a federated share with the same user" : "不能给你自己分享文件",
diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json
index 24f898a96d1..e996d7ce068 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.json
+++ b/apps/federatedfilesharing/l10n/zh_CN.json
@@ -14,11 +14,13 @@
"Server to server sharing is not enabled on this server" : "此服务器未启用服务器到服务器分享功能",
"Couldn't establish a federated share." : "无法建立一个远程分享",
"Couldn't establish a federated share, maybe the password was wrong." : "无法建立分享,可能密码是错误的。",
+ "Federated Share request sent, you will receive an invitation. Check your notifications." : "共享协作请求发送成功!通过你将收到通知。注意留意你的通知提醒",
"The mountpoint name contains invalid characters." : "挂载点的名称包含无效字符。",
"Not allowed to create a federated share with the owner." : "不允许与所有者创建联合共享.",
"Invalid or untrusted SSL certificate" : "无效或是不被信任的 SSL 证书",
"Could not authenticate to remote share, password might be wrong" : "无法验证远程共享,可能是密码错误",
"Storage not valid" : "存储不可用",
+ "Federated share added" : "共享协作已添加",
"Couldn't add remote share" : "无法添加远程共享",
"Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s",
"Not allowed to create a federated share with the same user" : "不能给你自己分享文件",