mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
55 lines
3.5 KiB
Plaintext
55 lines
3.5 KiB
Plaintext
# Copyright (C) 2018 Nicolas ZABOURI <info@inovea-conseil.com>
|
|
#
|
|
# This program is free software: you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation, either version 3 of the License, or
|
|
# (at your option) any later version.
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU General Public License for more details.
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
# Module label 'ModuledatapolicyName'
|
|
Module4100Name = データプライバシーポリシー
|
|
# Module description 'ModuledatapolicyDesc'
|
|
Module4100Desc = データのプライバシーを管理するモジュール (GDPR に準拠)
|
|
# Administration page
|
|
datapolicySetup = モジュール データのプライバシー ポリシーの設定
|
|
DataDeletion=Deletion of data
|
|
DataAnonymization=Anonymization of data
|
|
datapolicySetupPage = Depending on the laws of your countries (Example <a href="http://www.privacy-regulation.eu/en/5.htm" target="_blank" rel="noopener noreferrer external">Article 5</a> of the GDPR), personal data must be kept for a period not exceeding the duration the data is needed for the purpose for which it was collected, except for archival purposes.<br>This module will make an anonymization automatically after a certain duration without events (the duration which you will have indicated below) and if the object has no existing business object children.
|
|
NB_MONTHS = %s か月
|
|
ONE_YEAR = 1年
|
|
NB_YEARS = %s年
|
|
DATAPOLICY_TIERS_CLIENT = 顧客
|
|
DATAPOLICY_TIERS_PROSPECT = 見込
|
|
DATAPOLICY_TIERS_PROSPECT_CLIENT = 見込客/顧客
|
|
DATAPOLICY_TIERS_NIPROSPECT_NICLIENT = 見込客でも顧客でもない
|
|
DATAPOLICY_TIERS_FOURNISSEUR = サプライヤー
|
|
DATAPOLICY_CONTACT_CLIENT = 顧客
|
|
DATAPOLICY_CONTACT_PROSPECT = 見込
|
|
DATAPOLICY_CONTACT_PROSPECT_CLIENT = 見込客/顧客
|
|
DATAPOLICY_CONTACT_NIPROSPECT_NICLIENT = 見込客でも顧客でもない
|
|
DATAPOLICY_CONTACT_FOURNISSEUR = サプライヤー
|
|
DATAPOLICY_ADHERENT = 構成員
|
|
DATAPOLICY_Tooltip_SETUP=The anonymization is done by the scheduled job "%s" ran by the module "%s", so this module must be enabled and working correctly.
|
|
SendAgreementText = 関連するすべての連絡先 (まだメールを受信しておらず、GDPR 契約について何も登録していない連絡先) に GDPR メールを送信できる。これを行うには、次のボタンを使用する。
|
|
SendAgreement = メールを送る
|
|
AllAgreementSend = すべてのメールが送信された
|
|
TXTLINKDATAPOLICYACCEPT = リンク「同意書」のテキスト
|
|
TXTLINKDATAPOLICYREFUSE = リンクのテキスト「意見の相違」
|
|
DelayForAnonymization=Delay for anonymization
|
|
DelayForDeletion=Delay for deletion
|
|
# Extrafields
|
|
DATAPOLICY_BLOCKCHECKBOX = GDPR : 個人データの処理
|
|
DATAPOLICY_consentement = 個人データの処理について得られた同意
|
|
DATAPOLICY_opposition_traitement = 自分の個人データの処理に反対する
|
|
DATAPOLICY_opposition_prospection = 探求目的での個人データの処理に反対する
|
|
# Notes added during an anonymization
|
|
DATAPOLICY_date = GDPR の同意/不同意の日付
|
|
DATAPOLICY_send = 契約メール送信日
|
|
MailSent = メールが送信された
|
|
NUMBER_MONTH_BEFORE_DELETION = 削除までの月数
|