mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-24 01:33:26 +01:00
55 lines
4.0 KiB
Plaintext
55 lines
4.0 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 = Една година
|
||
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 = Text for the link "disagreement"
|
||
DelayForAnonymization=Delay for anonymization
|
||
DelayForDeletion=Delay for deletion
|
||
# Extrafields
|
||
DATAPOLICY_BLOCKCHECKBOX = GDPR: Обработка на лични данни
|
||
DATAPOLICY_consentement = Получено съгласие за обработка на лични данни
|
||
DATAPOLICY_opposition_traitement = Opposes to the processing of his personal data
|
||
DATAPOLICY_opposition_prospection = Opposes to the processing of his personal data for the purposes of prospecting
|
||
# Notes added during an anonymization
|
||
DATAPOLICY_date = Date of agreement/disagreement GDPR
|
||
DATAPOLICY_send = Date agreement email sent
|
||
MailSent = Имейлът беше изпратен
|
||
NUMBER_MONTH_BEFORE_DELETION = Number of months before deletion
|