🌐 New Crowdin updates (#1272)

This commit is contained in:
Thomas Camlong
2023-09-01 21:55:45 +02:00
committed by GitHub
parent 8211e22d86
commit ba7e31b972
563 changed files with 6190 additions and 951 deletions

View File

@@ -19,6 +19,37 @@
},
"tooltips": {
"approve": "Anfrage bestätigen",
"decline": "Anfrage ablehnen"
"decline": "Anfrage ablehnen",
"approving": "Anfrage bestätigen..."
},
"mutation": {
"approving": "Genehmigen",
"declining": "Ablehnen",
"request": "Anfrage...",
"approved": "Anfragen genehmigt!",
"declined": "Anfrage abgelehnt!"
},
"detail": {
"label": "Statistiken für Nerds",
"id": "ID",
"device": "Gerät",
"video": {
"video": "Video",
"resolution": "Auflösung",
"framerate": "Framerate",
"codec": "Video-Codec"
},
"audio": {
"audio": "Audio",
"channels": "Audio Kanäle",
"codec": "Audio-Codec"
},
"transcoding": {
"transcoding": "Transkodierung",
"context": "Kontext",
"requested": "Angeforderte Hardware-Kodierung",
"source": "Quell-Codec",
"target": "Ziel-Codec"
}
}
}