diff options
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 21cd4c2463f..bb62b92f17b 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -282,8 +282,6 @@ OC.L10N.register( "Theming" : "テーマ", "Check the security of your Nextcloud over our security scan" : "私たちのセキュリティスキャンで、お使いの Nextcloud のセキュリティをチェックしてください", "Hardening and security guidance" : "堅牢化とセキュリティガイダンス", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "<strong>%s</strong> / <strong>%s</strong> が現在使用中です", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "<strong>%s</strong> / <strong>%s</strong> (<strong>%s %%</strong>) 使用中", "Profile picture" : "プロフィール画像", "Upload new" : "新たにアップロード", "Select from Files" : "ファイルから選択", @@ -293,6 +291,7 @@ OC.L10N.register( "Cancel" : "キャンセル", "Choose as profile picture" : "プロファイル画像として選択", "You are member of the following groups:" : "以下のグループのメンバーです:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "<strong>%s</strong> / <strong>%s</strong> (<strong>%s %%</strong>) 使用中", "Full name" : "氏名", "No display name set" : "表示名が未設定", "Email" : "メール", @@ -358,6 +357,7 @@ OC.L10N.register( "Add trusted domain" : "信頼するドメイン名に追加", "A valid password must be provided" : "有効なパスワードを指定する必要があります", "A valid email must be provided" : "有効なメールアドレスを指定する必要があります", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "<strong>%s</strong> / <strong>%s</strong> が現在使用中です", "Show email address" : "メールアドレスを表示", "Send email to new user" : "新規ユーザーにメールを送信", "Create" : "作成" |