diff options
Diffstat (limited to 'apps/settings/l10n/ja.json')
-rw-r--r-- | apps/settings/l10n/ja.json | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index ef01791a929..a3e0087eaa1 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -260,10 +260,7 @@ "You are about to remove the group {group}. The users will NOT be deleted." : "{group}グループを削除しようとしています。 ユーザーは削除されません。", "Please confirm the group removal " : "グループの削除を確認してください", "Your biography" : "あなたのプロファイル", - "Unable to update biography" : "プロファイルを更新できません", "Your full name" : "フルネーム", - "Unable to update full name" : "フルネームを更新できません", - "No full name set" : "フルネームが未設定です", "Email options" : "メールのオプション", "Primary email for password reset and notifications" : "パスワードのリセットや通知のための基本メールアドレス", "Remove primary email" : "基本メールアドレスを削除", @@ -281,13 +278,11 @@ "No email address set" : "メールアドレスが設定されていません", "Additional emails" : "その他のメールアドレス", "Your headline" : "あなたのヘッドライン", - "Unable to update headline" : "ヘッドラインを更新できませんでした", "Language" : "言語", "Help translate" : "翻訳に協力する", "Unable to update language" : "言語設定を更新できませんでした", "No language set" : "言語設定なし", "Your organisation" : "あなたの組織", - "Unable to update organisation" : "組織を更新できませんでした", "Edit your Profile visibility" : "プロフィールの公開範囲を変更", "Enable Profile" : "プロフィールを有効化", "Unable to update profile enabled state" : "プロフィールを公開できません", @@ -295,9 +290,7 @@ "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "{displayId}の表示範囲を更新できませんでした", "Your role" : "あなたの役", - "Unable to update role" : "役職の更新ができませんでした", - "Unable to update federation scope of the primary {accountProperty}" : "プライマリー{accountProperty}のフェデレーションスコープを更新できませんでした", - "Unable to update federation scope of additional {accountProperty}" : "追加の{accountProperty}のフェデレーションスコープを更新できませんでした", + "Your Twitter handle" : "あなたのTwitterのID", "Add additional email" : "その他メールアドレスを追加", "Add" : "追加", "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません", @@ -489,8 +482,6 @@ "Change privacy level of website" : "Webサイトのプライバシーレベルを変更", "It can take up to 24 hours before the account is displayed as verified." : "アカウントが確認済みとして表示されるまでには最大24時間かかることがあります。", "Link https://…" : "リンク https://...", - "Change privacy level of Twitter profile" : "Twitterプロフィールのプライバシーレベルを変更", - "Twitter handle @…" : "あなたのTwitter ID @...", "Locale" : "ロケール", "Current password" : "現在のパスワード", "New password" : "新しいパスワード", @@ -528,7 +519,17 @@ "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "フルネームまたは電子メールアドレスを入力するときにユーザー名を自動補完します(同じグループに属しておらず、電話帳で一致していなくても)", "Change privacy level of full name" : "フルネームのプライバシーレベルを変更", "No display name set" : "表示名が未設定", + "Change privacy level of Twitter profile" : "Twitterプロフィールのプライバシーレベルを変更", + "Twitter handle @…" : "あなたのTwitter ID @...", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcacheキーの最大数を間もなく超過します。全てのスクリプトをキャッシュに保管できるようにするには、<code>opcache.max_accelerated_files</code>の値を<code>%s</code>より多い値でPHP設定に適用することを推奨します。", - "Change scope level of {accountProperty}" : "{accountProperty}のスコープレベルを変更" + "Unable to update biography" : "プロファイルを更新できません", + "Unable to update full name" : "フルネームを更新できません", + "No full name set" : "フルネームが未設定です", + "Unable to update headline" : "ヘッドラインを更新できませんでした", + "Unable to update organisation" : "組織を更新できませんでした", + "Unable to update role" : "役職の更新ができませんでした", + "Change scope level of {accountProperty}" : "{accountProperty}のスコープレベルを変更", + "Unable to update federation scope of the primary {accountProperty}" : "プライマリー{accountProperty}のフェデレーションスコープを更新できませんでした", + "Unable to update federation scope of additional {accountProperty}" : "追加の{accountProperty}のフェデレーションスコープを更新できませんでした" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |