summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ca.js1
-rw-r--r--l10n/ca.json1
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index b54393c78..138aed7b4 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -553,6 +553,7 @@ OC.L10N.register(
"Testing whether the TURN server returns ICE candidates" : "S'està provant si el servidor TURN retorna els candidats de l'ICE",
"Test this server" : "Prova aquest servidor",
"TURN servers" : "Servidors TURN",
+ "Failed" : "Ha fallat",
"OK" : "D'acord",
"Checking …" : "Comprovant ...",
"Copy link" : "Copia l'enllaç",
diff --git a/l10n/ca.json b/l10n/ca.json
index 34dcc3a2f..6a5aea591 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -551,6 +551,7 @@
"Testing whether the TURN server returns ICE candidates" : "S'està provant si el servidor TURN retorna els candidats de l'ICE",
"Test this server" : "Prova aquest servidor",
"TURN servers" : "Servidors TURN",
+ "Failed" : "Ha fallat",
"OK" : "D'acord",
"Checking …" : "Comprovant ...",
"Copy link" : "Copia l'enllaç",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 11d81bdbf..de8ece72f 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -800,6 +800,7 @@ OC.L10N.register(
"Error while clearing chat history" : "清除聊天信息时出错",
"Chat messages can be expired after a certain time. Note: Files shared in chat will not be deleted for the owner, but will no longer be shared in the conversation." : "可指定聊天消息在一定时间后过期。注意:聊天中分享的文件不会被从所有者一方删除,但是会被从会话中取消分享。",
"Password protection" : "密码保护",
+ "Enter new password" : "输入新密码",
"Save password" : "保存密码",
"Copy conversation link" : "复制对话链接",
"Resend invitations" : "重新发送邀请",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 18031c2d8..f7e075524 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -798,6 +798,7 @@
"Error while clearing chat history" : "清除聊天信息时出错",
"Chat messages can be expired after a certain time. Note: Files shared in chat will not be deleted for the owner, but will no longer be shared in the conversation." : "可指定聊天消息在一定时间后过期。注意:聊天中分享的文件不会被从所有者一方删除,但是会被从会话中取消分享。",
"Password protection" : "密码保护",
+ "Enter new password" : "输入新密码",
"Save password" : "保存密码",
"Copy conversation link" : "复制对话链接",
"Resend invitations" : "重新发送邀请",