summaryrefslogtreecommitdiff
path: root/translations/qtmultimedia_de.ts
diff options
context:
space:
mode:
Diffstat (limited to 'translations/qtmultimedia_de.ts')
-rw-r--r--translations/qtmultimedia_de.ts40
1 files changed, 40 insertions, 0 deletions
diff --git a/translations/qtmultimedia_de.ts b/translations/qtmultimedia_de.ts
index 69cc784..3428003 100644
--- a/translations/qtmultimedia_de.ts
+++ b/translations/qtmultimedia_de.ts
@@ -58,6 +58,26 @@
<context>
<name>DSCameraSession</name>
<message>
+ <source>Failed to configure preview format</source>
+ <translation>Das Vorschauformat konnte nicht konfiguriert werden</translation>
+ </message>
+ <message>
+ <source>Failed to connect graph</source>
+ <translation>Es konnte keine Verbindung zum Graphen hergestellt werden</translation>
+ </message>
+ <message>
+ <source>Failed to get stream control</source>
+ <translation>Es konnte kein Kontrollobjekt für den Stream erhalten werden</translation>
+ </message>
+ <message>
+ <source>Failed to start</source>
+ <translation>Fehlschlag beim Starten</translation>
+ </message>
+ <message>
+ <source>Failed to stop</source>
+ <translation>Fehlschlag beim Anhalten</translation>
+ </message>
+ <message>
<source>Camera not ready for capture</source>
<translation>Die Kamera ist nicht aufnahmebereit</translation>
</message>
@@ -65,6 +85,26 @@
<source>Could not save image to file.</source>
<translation>Das Bild konnte nicht in eine Datei gespeichert werden.</translation>
</message>
+ <message>
+ <source>Failed to create filter graph</source>
+ <translation>Es konnte kein Filtergraph erstellt werden</translation>
+ </message>
+ <message>
+ <source>Failed to create graph builder</source>
+ <translation>Es konnte kein Graph-Builder-Objekt erstellt werden</translation>
+ </message>
+ <message>
+ <source>Failed to connect capture graph and filter graph</source>
+ <translation>Aufnahme- und Filtergraph konnten nicht verbunden werden</translation>
+ </message>
+ <message>
+ <source>No capture device found</source>
+ <translation>Es konnte keine Kamera gefunden werden</translation>
+ </message>
+ <message>
+ <source>Failed to create null renderer</source>
+ <translation>Es konnte kein Null-Renderer erstellt werden</translation>
+ </message>
</context>
<context>
<name>MFPlayerSession</name>