diff options
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 4cb794ee6f2..b86139e567a 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -26,6 +26,8 @@ OC.L10N.register( "Security" : "セキュリティ", "You successfully logged in using two-factor authentication (%1$s)" : "二要素認証を使用して正常にログインしました (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "二要素認証を使用したログイン試行に失敗しました (%1$s)", + "Remote wipe was started on %1$s" : "%1$sでリモートワイプが開始されました", + "Remote wipe has finished on %1$s" : "%1$sのリモートワイプが完了しました", "Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong> パスワード </strong> または、<strong> メールアドレス</strong>が更新されました", "Couldn't remove app." : "アプリが削除できませんでした。", "Couldn't update app." : "アプリをアップデートできませんでした。", @@ -73,8 +75,12 @@ OC.L10N.register( "Go to %s" : "%s に移動", "Install Client" : "クライアントをインストール", "Logged in user must be a subadmin" : "ログインユーザーはサブ管理者である必要があります", + "Create" : "作成", + "Change" : "変更", "Delete" : "削除", + "Share" : "共有", "Unlimited" : "無制限", + "Verifying" : "検証中", "Verifying …" : "検証中", "Verify" : "検証", "Migration in progress. Please wait until the migration is finished" : "移行の処理中です。移行が完了するまでお待ちください。", @@ -548,10 +554,13 @@ OC.L10N.register( "Excluded groups" : "除外されたグループ", "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." : "グループが選択または除外されると、ユーザーが2FAを適用しているかどうかを判断するために次のロジックが使用されます。グループが選択されていない場合、除外グループのメンバーを除くすべてのユーザーに対して2FAが有効になります。グループが選択されている場合は、2FAは、これらのすべてのメンバーのために有効になっています。 ユーザーが選択されたグループと除外されたグループの両方にいる場合は、選択されたグループが優先され、2FAが適用されます。", "Save changes" : "変更を保存", + "Marked for remote wipe" : "リモートワイプ用にマーク", "Device settings" : "デバイスの設定", "Allow filesystem access" : "ファイルシステムへのアクセスを許可", "Rename" : "名前を変更", "Revoke" : "取り消す", + "Wipe device" : "デバイスをワイプ", + "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "ワイプが開始されていない場合、このトークンを無効にすると端末のワイプが無効になる可能性があります。", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -570,10 +579,13 @@ OC.L10N.register( "Last activity" : "最後の活動", "Devices & sessions" : "デバイスとセッション", "Web, desktop and mobile clients currently logged in to your account." : "現在、Web、デスクトップ、モバイルアプリであなたのアカウントにログインしている端末一覧です。", + "Do you really want to wipe your data from this device?" : "本当にこの端末からデータを消去しますか?", + "Confirm wipe" : "ワイプ確認", "Error while creating device token" : "デバイストークンの作成中にエラーが発生しました", "Error while updating device token scope" : "デバイストークンのスコープ更新中にエラーが発生しました", "Error while updating device token name" : "デバイストークン名の更新中にエラーが発生しました", "Error while deleting the token" : "トークンの削除中にエラーが発生しました", + "Error while wiping the device with the token" : "トークンによる端末のワイプ中にエラーが発生しました", "App name" : "アプリ名", "Create new app password" : "新しいアプリパスワードを作成", "Use the credentials below to configure your app or device." : "アプリや端末を設定するのに以下の認証情報を使用する。", @@ -624,6 +636,7 @@ OC.L10N.register( "No language set" : "言語設定なし", "Never" : "なし", "Delete user" : "ユーザーを削除", + "Wipe all devices" : "すべての端末をワイプ", "Disable user" : "ユーザーを無効", "Enable user" : "ユーザーを有効", "Resend welcome email" : "ウェルカムメールを再送する", @@ -637,6 +650,7 @@ OC.L10N.register( "Storage location" : "データの保存場所", "User backend" : "ユーザーバックエンド", "Last login" : "最終ログイン", + "Will be autogenerated" : "自動生成されます", "Default language" : "デフォルトの言語", "Add a new user" : "新しいユーザーを追加", "No users in here" : "ここにはユーザーがありません", |