summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ca.js1
-rw-r--r--lib/l10n/ca.json1
-rw-r--r--lib/l10n/zh_CN.js1
-rw-r--r--lib/l10n/zh_CN.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index c5e672a5995..09e49036a2f 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"A remote wipe was started on device %s" : "S'ha engegat una neteja remota en el dispositiu %s",
"Remote wipe finished" : "Ha finalitzat la neteja remota",
"The remote wipe on %s has finished" : "Ha finalitzat la neteja remota a %s",
+ "Authentication" : "Autenticació",
"Unknown filetype" : "Tipus de fitxer desconegut",
"Invalid image" : "Imatge no vàlida",
"Avatar image is not square" : "La imatge de perfil no és quadrada",
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json
index c646c16cf36..1db9b09ea53 100644
--- a/lib/l10n/ca.json
+++ b/lib/l10n/ca.json
@@ -41,6 +41,7 @@
"A remote wipe was started on device %s" : "S'ha engegat una neteja remota en el dispositiu %s",
"Remote wipe finished" : "Ha finalitzat la neteja remota",
"The remote wipe on %s has finished" : "Ha finalitzat la neteja remota a %s",
+ "Authentication" : "Autenticació",
"Unknown filetype" : "Tipus de fitxer desconegut",
"Invalid image" : "Imatge no vàlida",
"Avatar image is not square" : "La imatge de perfil no és quadrada",
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 2ebdc6b7f0b..f59749d6390 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"A remote wipe was started on device %s" : "设备%s上一个远程擦除操作已开始",
"Remote wipe finished" : "远程擦除完成",
"The remote wipe on %s has finished" : "%s上的远程擦除操作已完成",
+ "Authentication" : "验证",
"Unknown filetype" : "未知的文件类型",
"Invalid image" : "无效的图像",
"Avatar image is not square" : "头像图像不是正方形",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 44db7ef43d2..52800f6771d 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -41,6 +41,7 @@
"A remote wipe was started on device %s" : "设备%s上一个远程擦除操作已开始",
"Remote wipe finished" : "远程擦除完成",
"The remote wipe on %s has finished" : "%s上的远程擦除操作已完成",
+ "Authentication" : "验证",
"Unknown filetype" : "未知的文件类型",
"Invalid image" : "无效的图像",
"Avatar image is not square" : "头像图像不是正方形",