-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add translation for mailers * Add translation in bo * adapt translations * Fix locales Co-authored-by: virgile-dev <[email protected]>
- Loading branch information
1 parent
a3a0e3c
commit 105b6d4
Showing
12 changed files
with
97 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,25 @@ | ||
--- | ||
ca: | ||
blocked_user: | ||
reason: L'usuari ha estat bloquejat a causa d'una alta probabilitat de spam per | ||
la tasca de detecció automàtica de spam de Decidim amb una probabilitat de %{probability}% | ||
decidim: | ||
components: | ||
spam_detection: | ||
name: SpamDetection | ||
name: DeteccioSpam | ||
spam_detection: | ||
spam_detection_mailer: | ||
notify_detection: | ||
blocked_count: blocked_count %{count} | ||
hello: Hello %{name} | ||
intro: Aquí teniu l'informe de la tasca de detecció de correu brossa | ||
reported_count: reported_count %{count} | ||
blocked_count: Comptes de spam bloquejats %{count} | ||
blocked_link: Consulteu la llista de tots els comptes bloquejats | ||
hello: Hola %{name} | ||
intro: Aquí teniu l'informe de la tasca de detecció de spam | ||
reported_count: Comptes blocs de %{count} | ||
reported_link: Consulteu la llista de tots els comptes reportats al lloc | ||
spam_detection_mailer: | ||
notify_detection: | ||
subject: Resum de detecció de correu brossa | ||
subject: Informe de la tasca automàtica detecció de spam | ||
reported_user: | ||
details: L'usuari s'ha marcat com spam a causa d'una alta probabilitat de spam | ||
per la tasca de detecció automàtica de spam de Decidim amb una probabilitat | ||
de %{probability}% |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,24 @@ | ||
--- | ||
en: | ||
blocked_user: | ||
reason: The user was blocked because of a high spam probability by the automated | ||
spam detection task with a probability of %{probability}% | ||
decidim: | ||
components: | ||
spam_detection: | ||
name: SpamDetection | ||
spam_detection: | ||
spam_detection_mailer: | ||
notify_detection: | ||
blocked_count: 'Blocked users count: %{count}' | ||
blocked_count: 'Spam accounts blocked: %{count}' | ||
blocked_link: See the list of all blocked accounts | ||
hello: Hello %{name} | ||
intro: Here is the report of the spam detection task | ||
reported_count: 'Reported users count: %{count}' | ||
intro: Here is the report of the automated spam detection task. | ||
reported_count: 'Spam accounts reported: %{count}' | ||
reported_link: See the list of all reported accounts | ||
spam_detection_mailer: | ||
notify_detection: | ||
subject: Spam detection digest | ||
subject: Automated spam detection task digest | ||
reported_user: | ||
details: The user was reported because of a high spam probability by the automated | ||
spam detection task with a probability of %{probability}% |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,24 @@ | ||
--- | ||
es: | ||
blocked_user: | ||
reason: El usuario fue bloqueado debido a una alta probabilidad de spam por la | ||
tarea de detección automática de spam con una probabilidad de %{probability}% | ||
decidim: | ||
components: | ||
spam_detection: | ||
name: SpamDetection | ||
name: DeteccionSpam | ||
spam_detection: | ||
spam_detection_mailer: | ||
notify_detection: | ||
blocked_count: blocked_count %{count} | ||
hello: Hello %{name} | ||
intro: Here is the report of the spam detection task | ||
reported_count: reported_count %{count} | ||
blocked_count: 'Cuentas de spam bloqueadas : %{count}' | ||
blocked_link: Ver la lista de todas las cuentas bloqueadas | ||
hello: Hola %{name} | ||
intro: Aquí está el informe de la tarea de detección automática de spam. | ||
reported_count: Cuentas de spam señaladas %{count} | ||
reported_link: Ver la lista de cuentas señaladas | ||
spam_detection_mailer: | ||
notify_detection: | ||
subject: Subject | ||
subject: Informe de la tarea automática detección de spam | ||
reported_user: | ||
details: El usuario fue señalado debido a una alta probabilidad de spam por la | ||
tarea de detección automática de spam con una probabilidad de %{probability}% |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,24 @@ | ||
--- | ||
fr: | ||
blocked_user: | ||
reason: L'utilisateur a été bloqué en raison d'une forte probabilité de spam par | ||
la tâche de détection automatique de spam avec une probabilité de %{probability}% | ||
decidim: | ||
components: | ||
spam_detection: | ||
name: SpamDetection | ||
name: DetectionSpam | ||
spam_detection: | ||
spam_detection_mailer: | ||
notify_detection: | ||
blocked_count: blocked_count %{count} | ||
hello: Hello %{name} | ||
intro: Here is the report of the spam detection task | ||
reported_count: reported_count %{count} | ||
blocked_count: 'Comptes spam bloqués : %{count}' | ||
blocked_link: Voir la liste de tous les comptes bloqués du site | ||
hello: Bonjour %{name} | ||
intro: Voici le rapport de la tâche de détection automatisée des spams. | ||
reported_count: 'Comptes spam signalés : %{count}' | ||
reported_link: Voir la liste de tous les comptes signalés | ||
spam_detection_mailer: | ||
notify_detection: | ||
subject: Subject | ||
subject: Rapport de la tâche de détection automatique de spam | ||
reported_user: | ||
details: L'utilisateur a été signalé en raison d'une forte probabilité de spam | ||
par la tâche de détection automatique de spam avec une probabilité de %{probability}% |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters