diff --git a/l10n/es.js b/l10n/es.js index 21402d8..4aa380c 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -11,6 +11,7 @@ OC.L10N.register( "No administrator has set an email address" : "Ningún administrador ha establecido una dirección de correo electrónico", "Data Request" : "Solicitud de datos", "Request your data from the admins" : "Solicite sus datos a los administradores.", + "Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request." : "Permitir que los usuarios soliciten una exportación o una eliminación de sus datos. Las correspondientes opciones son añadidas a la sección de ajustes personales. Los Administradores será notificados por correo acerca de las peticiones.", "Account" : "Cuenta", "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Puede solicitar la exportación de sus datos o la eliminación de la cuenta desde el administrador de sistema. Esto puede tardar hasta 30 días.", "Request data export" : "Solicitar la exportación de datos", diff --git a/l10n/es.json b/l10n/es.json index bdc8461..c3c636a 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -9,6 +9,7 @@ "No administrator has set an email address" : "Ningún administrador ha establecido una dirección de correo electrónico", "Data Request" : "Solicitud de datos", "Request your data from the admins" : "Solicite sus datos a los administradores.", + "Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request." : "Permitir que los usuarios soliciten una exportación o una eliminación de sus datos. Las correspondientes opciones son añadidas a la sección de ajustes personales. Los Administradores será notificados por correo acerca de las peticiones.", "Account" : "Cuenta", "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Puede solicitar la exportación de sus datos o la eliminación de la cuenta desde el administrador de sistema. Esto puede tardar hasta 30 días.", "Request data export" : "Solicitar la exportación de datos", diff --git a/l10n/ja.js b/l10n/ja.js index 3ab6f2f..6feeba5 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -5,10 +5,13 @@ OC.L10N.register( "No administrator could have been contacted." : "管理者に連絡が取れなかった可能性があります。", "Personal data export request" : "個人データのエクスポート要求", "Hello %s," : "こんにちは %s さん、", + "The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "ユーザーID \"%s\"で識別されるユーザー%sは、自分の個人データのエクスポートを要求しました。 適切に対処してください。", "Account deletion request" : "アカウントの削除要求", + "The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "ユーザーID \"%s\"で識別されるユーザー%sは、自分の個人データの削除を要求しました。 適切に対処してください。", "No administrator has set an email address" : "メールアドレスに管理者が設定されていません", "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. Administrators 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" : "リクエストデータのエクスポート", diff --git a/l10n/ja.json b/l10n/ja.json index 7ee614c..00b7aa8 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -3,10 +3,13 @@ "No administrator could have been contacted." : "管理者に連絡が取れなかった可能性があります。", "Personal data export request" : "個人データのエクスポート要求", "Hello %s," : "こんにちは %s さん、", + "The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "ユーザーID \"%s\"で識別されるユーザー%sは、自分の個人データのエクスポートを要求しました。 適切に対処してください。", "Account deletion request" : "アカウントの削除要求", + "The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "ユーザーID \"%s\"で識別されるユーザー%sは、自分の個人データの削除を要求しました。 適切に対処してください。", "No administrator has set an email address" : "メールアドレスに管理者が設定されていません", "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. Administrators 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" : "リクエストデータのエクスポート",