diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 65351bff09b..f63e5e3d64b 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -624,8 +624,6 @@ OC.L10N.register( "Account name (required)" : "アカウント名(必須)", "Total rows summary" : "総行数のサマリー", "Scroll to load more rows" : "スクロールしてより多くの行を読み込む", - "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount}アカウント ..."], - "_{userCount} account_::_{userCount} accounts_" : ["{userCount}アカウント"], "Avatar" : "アバター", "Account name" : "アカウント名", "Group admin for" : "グループの管理者", @@ -828,6 +826,7 @@ OC.L10N.register( "Allow username autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでユーザー名の自動補完を許可し、システムのアドレス帳へのアクセスを許可する", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証はすべてのユーザーと特定のグループに強制することができます。設定済みの二要素プロバイダーがない場合は、システムにログインできません。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "グループが選択または除外されている場合、ユーザーに対して二要素認証を強制するかを次のロジックで判断します: 強制するグループが未選択の場合、除外するグループのメンバーを除く全ユーザーに対して二要素認証を強制します。強制するグループが選択されている場合、強制するグループの全メンバーに対して二要素認証を強制します。両方のグループに所属するユーザーに対しては、強制するグループが優先され、二要素認証が強制されます。", + "{license}-licensed" : "{license}-に許諾されています", "Rating: {score}/10" : "評価: {score}/10", "Username" : "ユーザーID", "Execute one task with each page loaded. Use case: Single user instance." : "各ページが読み込まれる度に1つのタスクを実行します。使用例: シングルユーザーのインスタンスの場合。", @@ -850,8 +849,6 @@ OC.L10N.register( "Set user manager" : "ユーザーマネージャーを設定", "Username will be autogenerated" : "ユーザー名は自動生成されます", "Username (required)" : "ユーザー名 (必須)", - "_{userCount} user …_::_{userCount} users …_" : ["{userCount} ユーザー…"], - "_{userCount} user_::_{userCount} users_" : ["{userCount} ユーザー"], "User backend" : "ユーザーバックエンド", "User actions" : "ユーザーアクション", "Loading user …" : "ユーザーを読み込む ...", @@ -870,7 +867,6 @@ OC.L10N.register( "Send welcome email to new users" : "新規ユーザーにウェルカムメールを送る", "Name your device" : "デバイスに名前をつける", "Server error while trying to add WebAuthn device" : "WebAuthn デバイスを追加しようとしたときのサーバーエラー", - "{license}-licensed" : "{license}-に許諾されています", "by {author}\n{license}" : "作者 {author}\n{license}", "User management" : "ユーザー管理", "Active users" : "アクティブユーザー", |