diff options
author | Damiano Galassi <[email protected]> | 2019-03-20 13:37:09 +0100 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2019-03-20 13:37:09 +0100 |
commit | 7d0c9dd4083fe1988d1dec196bfa9260206400af (patch) | |
tree | fa2f6107b13eadb67b03ca89278c050edc8d0342 /macosx/fr.lproj/HBPictureHUDController.strings | |
parent | 7ea305976c766e461973dcbc180b9ad59ec234bb (diff) |
MacGui: add French localization and update Italian and German.
Diffstat (limited to 'macosx/fr.lproj/HBPictureHUDController.strings')
-rw-r--r-- | macosx/fr.lproj/HBPictureHUDController.strings | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/macosx/fr.lproj/HBPictureHUDController.strings b/macosx/fr.lproj/HBPictureHUDController.strings new file mode 100644 index 000000000..2066ce65d --- /dev/null +++ b/macosx/fr.lproj/HBPictureHUDController.strings @@ -0,0 +1,39 @@ +/* Class = "NSButton"; ibShadowedToolTip = "Scale preview to fill the display."; ObjectID = "12K-c3-Z7A"; */ +"12K-c3-Z7A.ibShadowedToolTip" = "Aperçu de l'échelle pour remplir l'affichage."; + +/* Class = "NSButton"; ibShadowedToolTip = "Encode and play a preview video using current settings."; ObjectID = "16b-R9-bBU"; */ +"16b-R9-bBU.ibShadowedToolTip" = "Encoder et lire une vidéo d'aperçu avec les paramètres actuels."; + +/* Class = "NSPopUpButton"; ibShadowedToolTip = "Duration to encode in seconds."; ObjectID = "ASA-X8-16P"; */ +"ASA-X8-16P.ibShadowedToolTip" = "Durée à encoder en secondes."; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "KrC-nR-rYk"; */ +"KrC-nR-rYk.title" = "AutresVues"; + +/* Class = "NSTextFieldCell"; title = "sec"; ObjectID = "ksF-Ma-hB1"; */ +"ksF-Ma-hB1.title" = "sec"; + +/* Class = "NSButton"; ibShadowedToolTip = "Show picture settings."; ObjectID = "mV7-hU-tMt"; */ +"mV7-hU-tMt.ibShadowedToolTip" = "Afficher les paramètres d'image."; + +/* Class = "NSButtonCell"; title = "Settings"; ObjectID = "NWd-Lq-c1A"; */ +"NWd-Lq-c1A.title" = "Réglages"; + +/* Class = "NSButtonCell"; title = "Scale To Screen"; ObjectID = "STc-Po-p1X"; */ +"STc-Po-p1X.title" = "Adapter à l'écran"; + +/* Class = "NSTextFieldCell"; title = "Duration:"; ObjectID = "USR-Qf-N5v"; */ +"USR-Qf-N5v.title" = "Durée :"; + +/* Class = "NSButtonCell"; title = "Live Preview"; ObjectID = "vkh-GY-5qx"; */ +"vkh-GY-5qx.title" = "Aperçu instantané"; + +/* Class = "NSSlider"; ibExternalAccessibilityDescription = "preview image"; ObjectID = "wUk-SQ-GhS"; */ +"wUk-SQ-GhS.ibExternalAccessibilityDescription" = "image d'aperçu"; + +/* Class = "NSSlider"; ibShadowedToolTip = "Starting point for the preview encode."; ObjectID = "wUk-SQ-GhS"; */ +"wUk-SQ-GhS.ibShadowedToolTip" = "Point de départ pour l'encodage de la prévisualisation."; + +/* Class = "NSMenuItem"; title = "240"; ObjectID = "XYh-Ls-slf"; */ +"XYh-Ls-slf.title" = "240"; + |