Skip to content

Commit

Permalink
New Crowdin translations by GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
crowdin-bot committed Apr 30, 2024
1 parent ea63716 commit 40b111c
Show file tree
Hide file tree
Showing 6 changed files with 309 additions and 309 deletions.
6 changes: 3 additions & 3 deletions public/locales/de/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@
"connectionStatusDisconnected": "Getrennt",
"connectionStatusConnected": "Verbunden",
"uptime": "Betriebszeit",
"maxDown": "Max. Empfang",
"maxUp": "Max. Senden",
"maxDown": "Max. Down",
"maxUp": "Max. Up",
"down": "Empfangen",
"up": "Senden",
"received": "Empfangen",
Expand Down Expand Up @@ -392,7 +392,7 @@
"authentik": {
"users": "Benutzer",
"loginsLast24H": "Anmeldungen (24 h)",
"failedLoginsLast24H": "Fehlgeschlagene Anmeldungen (24 h)"
"failedLoginsLast24H": "Fehlversuche (24 h)"
},
"proxmox": {
"mem": "RAM",
Expand Down
36 changes: 18 additions & 18 deletions public/locales/fr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"relativeDate": "{{value, relativeDate}}",
"uptime": "{{value, uptime}}",
"months": "mo",
"days": "d",
"days": "j",
"hours": "h",
"minutes": "m",
"seconds": "s"
},
"widget": {
"missing_type": "Widget manquant: {{type}}",
"missing_type": "Type de widget manquant: {{type}}",
"api_error": "Erreur API",
"information": "Informations",
"status": "Statut",
Expand All @@ -40,7 +40,7 @@
},
"resources": {
"cpu": "CPU",
"mem": "Mém",
"mem": "MÉM",
"total": "Total",
"free": "Libre",
"used": "Utilisé",
Expand Down Expand Up @@ -69,7 +69,7 @@
"docker": {
"rx": "Rx",
"tx": "Tx",
"mem": "Mém",
"mem": "MÉM",
"cpu": "CPU",
"running": "Démarré",
"offline": "Hors ligne",
Expand Down Expand Up @@ -140,7 +140,7 @@
"connectionStatusPendingDisconnect": "Déconnexion en attente",
"connectionStatusDisconnecting": "Déconnexion en cours",
"connectionStatusDisconnected": "Déconnecté",
"connectionStatusConnected": "Connected",
"connectionStatusConnected": "Connecté",
"uptime": "Démarré depuis",
"maxDown": "Max. Bas",
"maxUp": "Max. Haut",
Expand Down Expand Up @@ -279,9 +279,9 @@
},
"netalertx": {
"total": "Total",
"connected": "Connected",
"new_devices": "New Devices",
"down_alerts": "Down Alerts"
"connected": "Connecté",
"new_devices": "Nouveaux appareils",
"down_alerts": "Alertes d'arrêt"
},
"pihole": {
"queries": "Requêtes",
Expand Down Expand Up @@ -395,7 +395,7 @@
"failedLoginsLast24H": "Cnx. échouées (24h)"
},
"proxmox": {
"mem": "Mém",
"mem": "MÉM",
"cpu": "CPU",
"lxc": "LxC",
"vms": "VMs"
Expand All @@ -411,7 +411,7 @@
"total": "Total",
"free": "Libre",
"used": "Utilisé",
"days": "d",
"days": "j",
"hours": "h",
"crit": "Crit.",
"read": "Lu",
Expand Down Expand Up @@ -847,18 +847,18 @@
"stash": {
"scenes": "Scènes",
"scenesPlayed": "Scènes jouées",
"playCount": "Total Plays",
"playDuration": "Time Watched",
"sceneSize": "Scenes Size",
"sceneDuration": "Scenes Duration",
"playCount": "Lectures Totales",
"playDuration": "Temps regardé",
"sceneSize": "Taille des scènes",
"sceneDuration": "Durée des scènes",
"images": "Images",
"imageSize": "Taille des images",
"galleries": "Galeries",
"performers": "Performers",
"performers": "Acteurs",
"studios": "Studios",
"movies": "Films",
"tags": "Étiquettes",
"oCount": "O Count"
"oCount": "0 Compte"
},
"tandoor": {
"users": "Utilisateurs",
Expand All @@ -871,10 +871,10 @@
"locations": "Emplacements",
"labels": "Étiquettes",
"users": "Utilisateurs",
"totalValue": "Total Value"
"totalValue": "Valeur Totale"
},
"crowdsec": {
"alerts": "Alertes",
"bans": "Bans"
"bans": "Exclusions"
}
}
Loading

0 comments on commit 40b111c

Please sign in to comment.