From b462e7ec0139250f1e55d4cd5ec0c6e70d5421ee Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 15 Nov 2018 01:18:05 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ja.js | 11 ++++++++++- l10n/ja.json | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/l10n/ja.js b/l10n/ja.js index dfb91ce..ce1b453 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -2,8 +2,17 @@ OC.L10N.register( "data_request", { "sent!" : "送信しました!", + "No administrator could have been contacted." : "管理者に連絡が取れなかった可能性があります。", + "Personal data export request" : "個人データのエクスポート要求", "Hello %s," : "こんにちは %s さん、", + "Account deletion request" : "アカウントの削除要求", "No administrator has set an email address" : "メールアドレスに管理者が設定されていません", - "Account" : "アカウント" + "Data Request" : "データリクエスト", + "Request your data from the admins" : "管理者からのデータのリクエスト", + "Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrations will be notified by email about the request." : "ユーザーがデータのエクスポートまたは削除を要求できるようにします。 オプションに従って、個人設定セクションに追加されます。 管理者には、その要求について電子メールで通知されます。", + "Account" : "アカウント", + "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "データのエクスポートまたはアカウントの削除は、システム管理者に要求できます。 これには最大30日かかります。", + "Request data export" : "リクエストデータのエクスポート", + "Request account deletion" : "アカウントの削除をリクエストする" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 1632314..369b8fc 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,7 +1,16 @@ { "translations": { "sent!" : "送信しました!", + "No administrator could have been contacted." : "管理者に連絡が取れなかった可能性があります。", + "Personal data export request" : "個人データのエクスポート要求", "Hello %s," : "こんにちは %s さん、", + "Account deletion request" : "アカウントの削除要求", "No administrator has set an email address" : "メールアドレスに管理者が設定されていません", - "Account" : "アカウント" + "Data Request" : "データリクエスト", + "Request your data from the admins" : "管理者からのデータのリクエスト", + "Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrations will be notified by email about the request." : "ユーザーがデータのエクスポートまたは削除を要求できるようにします。 オプションに従って、個人設定セクションに追加されます。 管理者には、その要求について電子メールで通知されます。", + "Account" : "アカウント", + "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "データのエクスポートまたはアカウントの削除は、システム管理者に要求できます。 これには最大30日かかります。", + "Request data export" : "リクエストデータのエクスポート", + "Request account deletion" : "アカウントの削除をリクエストする" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file