diff options
author | Damiano Galassi <[email protected]> | 2018-07-12 17:05:21 +0200 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2018-07-12 17:05:21 +0200 |
commit | 1952a935f8a6fc7d9983b1b74285993a90888ee6 (patch) | |
tree | 5c409857abca1f11a3fff2cb6ed0209cf61662c8 /macosx/de.lproj/HBPictureHUDController.strings | |
parent | cd26253e5adcaa0a0c7ee7d9067f6d2d1d2f4112 (diff) |
MacGui: add German localisation by Nomis101.
Diffstat (limited to 'macosx/de.lproj/HBPictureHUDController.strings')
-rw-r--r-- | macosx/de.lproj/HBPictureHUDController.strings | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/macosx/de.lproj/HBPictureHUDController.strings b/macosx/de.lproj/HBPictureHUDController.strings new file mode 100644 index 000000000..8fc9ebbe1 --- /dev/null +++ b/macosx/de.lproj/HBPictureHUDController.strings @@ -0,0 +1,39 @@ +/* Class = "NSButton"; ibShadowedToolTip = "Scale preview to fill the display."; ObjectID = "12K-c3-Z7A"; */ +"12K-c3-Z7A.ibShadowedToolTip" = "Vorschau an den Bildschirm anpassen"; + +/* Class = "NSButton"; ibShadowedToolTip = "Encode and play a preview video using current settings."; ObjectID = "16b-R9-bBU"; */ +"16b-R9-bBU.ibShadowedToolTip" = "Enkodiert und spiel eine Vorschau mit den momentanen Einstellungen."; + +/* Class = "NSPopUpButton"; ibShadowedToolTip = "Duration to encode in seconds."; ObjectID = "ASA-X8-16P"; */ +"ASA-X8-16P.ibShadowedToolTip" = "Dauer des Enkodierens in Sekunden"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "KrC-nR-rYk"; */ +"KrC-nR-rYk.title" = "OtherViews"; + +/* Class = "NSTextFieldCell"; title = "sec"; ObjectID = "ksF-Ma-hB1"; */ +"ksF-Ma-hB1.title" = "Sek"; + +/* Class = "NSButton"; ibShadowedToolTip = "Show picture settings."; ObjectID = "mV7-hU-tMt"; */ +"mV7-hU-tMt.ibShadowedToolTip" = "Zeige die Bildeinstellungen"; + +/* Class = "NSButtonCell"; title = "Settings"; ObjectID = "NWd-Lq-c1A"; */ +"NWd-Lq-c1A.title" = "Einstellungen"; + +/* Class = "NSButtonCell"; title = "Scale To Screen"; ObjectID = "STc-Po-p1X"; */ +"STc-Po-p1X.title" = "An Bildschirm anpassen"; + +/* Class = "NSTextFieldCell"; title = "Duration:"; ObjectID = "USR-Qf-N5v"; */ +"USR-Qf-N5v.title" = "Dauer:"; + +/* Class = "NSButtonCell"; title = "Live Preview"; ObjectID = "vkh-GY-5qx"; */ +"vkh-GY-5qx.title" = "Live-Vorschau"; + +/* Class = "NSSlider"; ibExternalAccessibilityDescription = "preview image"; ObjectID = "wUk-SQ-GhS"; */ +"wUk-SQ-GhS.ibExternalAccessibilityDescription" = "Vorschaubild"; + +/* Class = "NSSlider"; ibShadowedToolTip = "Starting point for the preview encode."; ObjectID = "wUk-SQ-GhS"; */ +"wUk-SQ-GhS.ibShadowedToolTip" = "Startpunkt der Vorschau"; + +/* Class = "NSMenuItem"; title = "240"; ObjectID = "XYh-Ls-slf"; */ +"XYh-Ls-slf.title" = "240"; + |