Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ISPConfig 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ISPConfig
ISPConfig 3
Commits
4bba7dd4
Commit
4bba7dd4
authored
8 years ago
by
Till Brehm
Browse files
Options
Downloads
Plain Diff
Merge branch 'stable-3.1' into 'stable-3.1'
Corrected typo in french See merge request !476
parents
f90e18f6
b45475a8
No related branches found
No related tags found
1 merge request
!476
Corrected typo in french
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
interface/web/mail/lib/lang/ca_spamfilter_policy.lng
+6
-6
6 additions, 6 deletions
interface/web/mail/lib/lang/ca_spamfilter_policy.lng
interface/web/mail/lib/lang/fr_spamfilter_policy.lng
+6
-6
6 additions, 6 deletions
interface/web/mail/lib/lang/fr_spamfilter_policy.lng
with
12 additions
and
12 deletions
interface/web/mail/lib/lang/ca_spamfilter_policy.lng
+
6
−
6
View file @
4bba7dd4
...
...
@@ -7,12 +7,12 @@ $wb['bad_header_lover_txt'] = 'Aime les mauvaises entêtes';
$wb
[
'bypass_virus_checks_txt'
]
=
'Contourner la vérification des virus'
;
$wb
[
'bypass_banned_checks_txt'
]
=
'Contourner la vérification des bannissements.'
;
$wb
[
'bypass_header_checks_txt'
]
=
'Contourner la vérification des entêtes'
;
$wb
[
'virus_quarantine_to_txt'
]
=
'Faire suivre les virus vers lemail'
;
$wb
[
'spam_quarantine_to_txt'
]
=
'Faire suivre le spam vers lemail'
;
$wb
[
'banned_quarantine_to_txt'
]
=
'Faire suivre les bannis vers lemail'
;
$wb
[
'bad_header_quarantine_to_txt'
]
=
'Faire suivre les mauvaises entêtes vers lemail'
;
$wb
[
'clean_quarantine_to_txt'
]
=
'Faire suivre ce qui est propre vers lemail'
;
$wb
[
'other_quarantine_to_txt'
]
=
'Faire suivre les autres vers lemail'
;
$wb
[
'virus_quarantine_to_txt'
]
=
'Faire suivre les virus vers le
mail'
;
$wb
[
'spam_quarantine_to_txt'
]
=
'Faire suivre le spam vers le
mail'
;
$wb
[
'banned_quarantine_to_txt'
]
=
'Faire suivre les bannis vers le
mail'
;
$wb
[
'bad_header_quarantine_to_txt'
]
=
'Faire suivre les mauvaises entêtes vers le
mail'
;
$wb
[
'clean_quarantine_to_txt'
]
=
'Faire suivre ce qui est propre vers le
mail'
;
$wb
[
'other_quarantine_to_txt'
]
=
'Faire suivre les autres vers le
mail'
;
$wb
[
'spam_tag_level_txt'
]
=
'Niveau du tag de SPAM'
;
$wb
[
'spam_tag2_level_txt'
]
=
'Niveau du tag2 de SPAM'
;
$wb
[
'spam_kill_level_txt'
]
=
'Niveau du kill de SPAM'
;
...
...
This diff is collapsed.
Click to expand it.
interface/web/mail/lib/lang/fr_spamfilter_policy.lng
+
6
−
6
View file @
4bba7dd4
...
...
@@ -7,12 +7,12 @@ $wb['bad_header_lover_txt'] = 'Aime les mauvaises entêtes';
$wb
[
'bypass_virus_checks_txt'
]
=
'Contourner la vérification des virus'
;
$wb
[
'bypass_banned_checks_txt'
]
=
'Contourner la vérification des bannissements.'
;
$wb
[
'bypass_header_checks_txt'
]
=
'Contourner la vérification des entêtes'
;
$wb
[
'virus_quarantine_to_txt'
]
=
'Faire suivre les virus vers lemail'
;
$wb
[
'spam_quarantine_to_txt'
]
=
'Faire suivre le spam vers lemail'
;
$wb
[
'banned_quarantine_to_txt'
]
=
'Faire suivre les bannis vers lemail'
;
$wb
[
'bad_header_quarantine_to_txt'
]
=
'Faire suivre les mauvaises entêtes vers lemail'
;
$wb
[
'clean_quarantine_to_txt'
]
=
'Faire suivre ce qui est propre vers lemail'
;
$wb
[
'other_quarantine_to_txt'
]
=
'Faire suivre les autres vers lemail'
;
$wb
[
'virus_quarantine_to_txt'
]
=
'Faire suivre les virus vers le
mail'
;
$wb
[
'spam_quarantine_to_txt'
]
=
'Faire suivre le spam vers le
mail'
;
$wb
[
'banned_quarantine_to_txt'
]
=
'Faire suivre les bannis vers le
mail'
;
$wb
[
'bad_header_quarantine_to_txt'
]
=
'Faire suivre les mauvaises entêtes vers le
mail'
;
$wb
[
'clean_quarantine_to_txt'
]
=
'Faire suivre ce qui est propre vers le
mail'
;
$wb
[
'other_quarantine_to_txt'
]
=
'Faire suivre les autres vers le
mail'
;
$wb
[
'spam_tag_level_txt'
]
=
'Niveau du tag de SPAM'
;
$wb
[
'spam_tag2_level_txt'
]
=
'Niveau du tag2 de SPAM'
;
$wb
[
'spam_kill_level_txt'
]
=
'Niveau du kill de SPAM'
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment