From 7a7cd28f62f88b886a09cca2fd751d66f607f4f6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Feb 2024 01:43:16 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 1 + l10n/ja.json | 1 + l10n/ko.js | 1 + l10n/ko.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index bcb559fd..b1fad1ed 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -11,6 +11,7 @@ OC.L10N.register( "Two-Factor Gateway" : "二要素ゲートウェイ", "Two-factor gateway providers (SMS, Telegram, Signal)" : "二要素ゲートウェイプロバイダー (SMS、Telegram、Signal)", "A set of Nextcloud two-factor providers to send authentication codes via Signal, SMS and Telegram." : "Signal、SMS、Telegramによって認証コードを送信するNextcloud 二要素プロバイダーのセット。", + "Enable" : "有効にする", "Verify" : "検証", "Confirm" : "承認", "Disable" : "無効", diff --git a/l10n/ja.json b/l10n/ja.json index 8d14c66e..2e98c5c4 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -9,6 +9,7 @@ "Two-Factor Gateway" : "二要素ゲートウェイ", "Two-factor gateway providers (SMS, Telegram, Signal)" : "二要素ゲートウェイプロバイダー (SMS、Telegram、Signal)", "A set of Nextcloud two-factor providers to send authentication codes via Signal, SMS and Telegram." : "Signal、SMS、Telegramによって認証コードを送信するNextcloud 二要素プロバイダーのセット。", + "Enable" : "有効にする", "Verify" : "検証", "Confirm" : "承認", "Disable" : "無効", diff --git a/l10n/ko.js b/l10n/ko.js index c3fda8d9..da0c276e 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -14,6 +14,7 @@ OC.L10N.register( "Enable" : "활성화", "Verify" : "인증", "Confirm" : "확인", + "Your account was successfully configured to receive messages via {displayName}." : "이 계정이 {displayName}을(를) 통해 메시지를 수신하도록 설정됨.", "Disable" : "사용 안함", "Authentication code" : "인증 코드", "An access code has been sent to %s" : "접근 코드를 %s(으)로 보냄", diff --git a/l10n/ko.json b/l10n/ko.json index 0f41b773..bca2c3eb 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -12,6 +12,7 @@ "Enable" : "활성화", "Verify" : "인증", "Confirm" : "확인", + "Your account was successfully configured to receive messages via {displayName}." : "이 계정이 {displayName}을(를) 통해 메시지를 수신하도록 설정됨.", "Disable" : "사용 안함", "Authentication code" : "인증 코드", "An access code has been sent to %s" : "접근 코드를 %s(으)로 보냄",