From 73d6456dfe81a36f6ae354f6aa546157b4a11e31 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 22 Aug 2024 00:56:24 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/eu.js | 1 + l10n/eu.json | 1 + l10n/zh_CN.js | 1 + l10n/zh_CN.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/eu.js b/l10n/eu.js index e6de9d7e..bdcd7215 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -7,6 +7,7 @@ OC.L10N.register( "A user with that email already exists." : "Badago e-mail hori duen erabiltzaile bat.", "A user with that name already exists." : "Badago izen hori duen erabiltzaile bat.", "User successfully created" : "Erabiltzailea ondo sortu da", + "Failed to authorize" : "Ezin izan da baimendu", "User already exists" : "Erabiltzailea dagoeneko existitzen da", "%s shared »%s« with you" : "%s erabiltzaileak »%s« partekatu du zurekin", "Incoming share" : "Jasotako partekatzea", diff --git a/l10n/eu.json b/l10n/eu.json index a9d057f8..2be6784e 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -5,6 +5,7 @@ "A user with that email already exists." : "Badago e-mail hori duen erabiltzaile bat.", "A user with that name already exists." : "Badago izen hori duen erabiltzaile bat.", "User successfully created" : "Erabiltzailea ondo sortu da", + "Failed to authorize" : "Ezin izan da baimendu", "User already exists" : "Erabiltzailea dagoeneko existitzen da", "%s shared »%s« with you" : "%s erabiltzaileak »%s« partekatu du zurekin", "Incoming share" : "Jasotako partekatzea", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 52d67223..6d1a74e9 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -7,6 +7,7 @@ OC.L10N.register( "A user with that email already exists." : "使用该电子邮件的用户已存在。", "A user with that name already exists." : "使用该名称的用户已存在。", "User successfully created" : "用户成功创建", + "Failed to authorize" : "授权失败", "User already exists" : "用户已存在", "%s shared »%s« with you" : "%s 向您共享了 »%s«", "Incoming share" : "接收的共享", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 6f39bf6d..6a09d70c 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -5,6 +5,7 @@ "A user with that email already exists." : "使用该电子邮件的用户已存在。", "A user with that name already exists." : "使用该名称的用户已存在。", "User successfully created" : "用户成功创建", + "Failed to authorize" : "授权失败", "User already exists" : "用户已存在", "%s shared »%s« with you" : "%s 向您共享了 »%s«", "Incoming share" : "接收的共享",