public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Commit
Translations update from Weblate (#5114)
* [Web] Updated lang.da-dk.json [Web] Updated lang.da-dk.json [Web] Updated lang.da-dk.json Co-authored-by: Tacaly <[email protected]> Co-authored-by: milkmaker <[email protected]> * [Web] Updated lang.fr-fr.json Co-authored-by: Matthieu Leboeuf <[email protected]> Co-authored-by: milkmaker <[email protected]> --------- Co-authored-by: Tacaly <[email protected]> Co-authored-by: Matthieu Leboeuf <[email protected]>
cbe1c97a
data/web/lang/lang.da-dk.json | 10 +++++++---
data/web/lang/lang.fr-fr.json | 11 +++++++++--
2 files changed, 16 insertions(+), 5 deletions(-)
Diff
diff --git a/data/web/lang/lang.da-dk.json b/data/web/lang/lang.da-dk.json
index 6ff8e9b7..61a553e6 100644
--- a/data/web/lang/lang.da-dk.json
+++ b/data/web/lang/lang.da-dk.json
@@ -83,7 +83,7 @@
"private_comment": "Privat kommentar",
"public_comment": "Offentlig kommentar",
"quota_mb": "Kvota (Mb)",
- "relay_all": "Send alle modtagere videre",
+ "relay_all": "Besvar alle modtager",
"relay_all_info": "↪ Hvis du vælger <b> ikke </b> at videresende alle modtagere, skal du tilføje et (\"blind\") postkasse til hver enkelt modtager, der skal videresendes.",
"relay_domain": "Send dette domæne videre",
"relay_transport_info": "<div class=\"badge fs-6 bg-info\">Info</div> Du kan definere transportkort til en tilpasset destination for dette domæne. Hvis ikke indstillet, foretages der et MX-opslag.",
@@ -104,7 +104,10 @@
"timeout2": "Timeout for forbindelse til lokal vært",
"username": "Brugernavn",
"validate": "Bekræft",
- "validation_success": "Valideret med succes"
+ "validation_success": "Valideret med succes",
+ "bcc_dest_format": "BCC-destination skal være en enkelt gyldig e-mail-adresse.<br>Hvis du har brug for at sende en kopi til flere adresser, kan du oprette et alias og bruge det her.",
+ "app_passwd_protocols": "Tilladte protokoller for app adgangskode",
+ "tags": "Tag's"
},
"admin": {
"access": "Adgang",
@@ -313,7 +316,8 @@
"verify": "Verificere",
"yes": "✓",
"ip_check_opt_in": "Opt-In for brug af tredjepartstjeneste <strong>ipv4.mailcow.email</strong> og <strong>ipv6.mailcow.email</strong> til at finde eksterne IP-adresser.",
- "queue_unban": "unban"
+ "queue_unban": "unban",
+ "admins": "Administratorer"
},
"danger": {
"access_denied": "Adgang nægtet eller ugyldig formular data",
diff --git a/data/web/lang/lang.fr-fr.json b/data/web/lang/lang.fr-fr.json
index 4db773e0..ef19d186 100644
--- a/data/web/lang/lang.fr-fr.json
+++ b/data/web/lang/lang.fr-fr.json
@@ -321,7 +321,9 @@
"admins": "Administrateurs",
"api_read_only": "Accès lecture-seule",
"password_policy_lowerupper": "Doit contenir des caractères minuscules et majuscules",
- "password_policy_numbers": "Doit contenir au moins un chiffre"
+ "password_policy_numbers": "Doit contenir au moins un chiffre",
+ "ip_check": "Vérification IP",
+ "ip_check_disabled": "La vérification IP est désactivée. Vous pouvez l'activer sous<br> <strong>Système > Configuration > Options > Personnaliser</strong>"
},
"danger": {
"access_denied": "Accès refusé ou données de formulaire non valides",
@@ -440,7 +442,12 @@
"username_invalid": "Le nom d'utilisateur %s ne peut pas être utilisé",
"validity_missing": "Veuillez attribuer une période de validité",
"value_missing": "Veuillez fournir toutes les valeurs",
- "yotp_verification_failed": "La vérification Yubico OTP a échoué : %s"
+ "yotp_verification_failed": "La vérification Yubico OTP a échoué : %s",
+ "webauthn_authenticator_failed": "L'authentificateur selectionné est introuvable",
+ "demo_mode_enabled": "Le mode de démonstration est activé",
+ "template_exists": "La template %s existe déja",
+ "template_id_invalid": "Le numéro de template %s est invalide",
+ "template_name_invalid": "Le nom de la template est invalide"
},
"debug": {
"chart_this_server": "Graphique (ce serveur)",