Skip to content

Commit 7afa1c8

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent a42cade commit 7afa1c8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

l10n/ja.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ OC.L10N.register(
33
{
44
"You enabled TOTP two-factor authentication for your account" : "あなたのアカウントに対するTOTP 二要素認証を有効にしました。",
55
"You disabled TOTP two-factor authentication for your account" : "あなたのアカウントに対するTOTP 二要素認証を無効化しました。",
6+
"TOTP two-factor authentication disabled by the administration" : "管理者によってTOTP二要素認証は無効にされています",
67
"TOTP (Authenticator app)" : "TOTP (認証アプリ)",
78
"Authenticate with a TOTP app" : "TOTPアプリで認証する",
89
"Two-Factor TOTP Provider" : "TOTP 二要素認証プロバイダー",
10+
"Two-factor TOTP provider" : "TOTP 二要素認証プロバイダー",
11+
"A two-factor authentication provider for TOTP (RFC 6238)" : "TOTP(RFC 6238)の二要素認証プロバイダー",
912
"Could not enable TOTP" : "TOTP を有効にできません",
1013
"Could not verify your key. Please try again" : "鍵を検証できませんでした。やり直してください。",
1114
"Enable TOTP" : "TOTP有効化",

l10n/ja.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{ "translations": {
22
"You enabled TOTP two-factor authentication for your account" : "あなたのアカウントに対するTOTP 二要素認証を有効にしました。",
33
"You disabled TOTP two-factor authentication for your account" : "あなたのアカウントに対するTOTP 二要素認証を無効化しました。",
4+
"TOTP two-factor authentication disabled by the administration" : "管理者によってTOTP二要素認証は無効にされています",
45
"TOTP (Authenticator app)" : "TOTP (認証アプリ)",
56
"Authenticate with a TOTP app" : "TOTPアプリで認証する",
67
"Two-Factor TOTP Provider" : "TOTP 二要素認証プロバイダー",
8+
"Two-factor TOTP provider" : "TOTP 二要素認証プロバイダー",
9+
"A two-factor authentication provider for TOTP (RFC 6238)" : "TOTP(RFC 6238)の二要素認証プロバイダー",
710
"Could not enable TOTP" : "TOTP を有効にできません",
811
"Could not verify your key. Please try again" : "鍵を検証できませんでした。やり直してください。",
912
"Enable TOTP" : "TOTP有効化",

0 commit comments

Comments
 (0)