Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Commit

Permalink
crop on print: add missing units
Browse files Browse the repository at this point in the history
Fix #91

Change-Id: Iebc715b464abd9a968baaa64c55688a588092b98
  • Loading branch information
andi34 committed Aug 6, 2020
1 parent 55c6a25 commit 2bde067
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions resources/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"manual_commands_take_picture_cmd": "Befehlszeile, die beim Klicken auf die Schaltfläche \"Bild aufnehmen\" ausgeführt wird. Unter Linux können Sie beispielsweise <a href=\"http://www.gphoto.org\" target=\"_blank\">gphoto2</a> zum Aufnehmen von Bildern verwenden. Unter Windows können Sie <a href=\"http://digicamcontrol.com \"target=\"_blank\">digiCamControl</a> verwenden.",
"manual_commands_take_picture_msg": "Vom \"Bild aufnehmen\" zurückgegebene Nachricht.",
"manual_continuous_collage": "Collage ohne Unterbrechung aufnehmen.",
"manual_crop_onprint": "Wenn diese Option aktiviert ist, werden Bilder beim Drucken auf die angegebene Höhe und Breite zugeschnitten.",
"manual_crop_onprint": "Wenn diese Option aktiviert ist, werden Bilder beim Drucken auf die angegebene Höhe und Breite zugeschnitten (px).",
"manual_cups_button": "Schaltfläche zum einfachen Zugriff auf CUPS (Common Unix Printing System) auf der Startseite anzeigen.",
"manual_dev": "Aktiviert den Entwicklungsmodus. Beispielbilder werden verwendet anstatt ein Bild aufzunehmen.",
"manual_event_symbol": "Wählen Sie ein Symbol, welches zwischen dem eingegebenen Text angezeigt wird.",
Expand Down Expand Up @@ -236,8 +236,8 @@
"previewFromCam": "Vorschau aus der Gerätekamera anzeigen",
"previewFromIPCam": "Vorschau von URL",
"print": "Drucken",
"print_crop_height": "Neue Bildhöhe bei Ausdruck",
"print_crop_width": "Neue Bildbreite bei Ausdruck",
"print_crop_height": "Neue Bildhöhe bei Ausdruck (px)",
"print_crop_width": "Neue Bildbreite bei Ausdruck (px)",
"print_font_path": "Schriftart",
"print_fontsize": "Schriftgröße",
"print_frame": "Rahmen auf Bild drucken",
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"polaroid_effect": "Επιρροή Polaroid",
"previewFromCam": "Προβολή προεπισκόπησης από τη φωτογραφική μηχανή tablet",
"print": "εκτύπωση",
"print_crop_height": "Νέο ύψος εικόνας στην εκτύπωση",
"print_crop_width": "Νέο πλάτος εικόνας στην εκτύπωση",
"print_crop_height": "Νέο ύψος εικόνας στην εκτύπωση (px)",
"print_crop_width": "Νέο πλάτος εικόνας στην εκτύπωση (px)",
"print_fontsize": "το μέγεθος της γραμματοσειράς",
"print_frame": "Εκτύπωση πλαισίου στην εικόνα",
"print_line1": "Κείμενο ανά γραμμή 1",
Expand Down
6 changes: 3 additions & 3 deletions resources/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"manual_commands_take_picture_cmd": "Command line which is executed while pressing the \"Take Pic\" button. On Linux you can for example use <a href=\"http://www.gphoto.org\" target=\"_blank\">gphoto2</a> to take pictures, on Windows you can use <a href=\"http://digicamcontrol.com\" target=\"_blank\">digiCamControl</a>.",
"manual_commands_take_picture_msg": "Message returned from take picture command.",
"manual_continuous_collage": "Take collage without interrupption.",
"manual_crop_onprint": "If enabled, pictures are cropped at print by given height and width.",
"manual_crop_onprint": "If enabled, pictures are cropped at print by given height and width (px).",
"manual_cups_button": "Show a button on startpage to easily access CUPS (Common Unix Printing System).",
"manual_dev": "Enables development mode. Sample pictures will be used instead taking a picture.",
"manual_event_symbol": "Choose a symbol which is shown between entered text.",
Expand Down Expand Up @@ -239,8 +239,8 @@
"previewFromCam": "See preview by device cam",
"previewFromIPCam": "Preview from URL",
"print": "Print",
"print_crop_height": "New height at print",
"print_crop_width": "New width at print",
"print_crop_height": "New height at print (px)",
"print_crop_width": "New width at print (px)",
"print_font_path": "Font",
"print_fontsize": "Font size",
"print_frame": "Print frame on picture",
Expand Down
6 changes: 3 additions & 3 deletions resources/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"manual_commands_take_picture_cmd": "Línea de comandos que se ejecuta mientras se pulsa el \"Tomar una foto\" botón. En Linux se puede utilizar, por ejemplo, <a href=\"http://www.gphoto.org\" target=\"_blank\">gphoto2</a> tomar fotos, en Windows puedes usar <a href=\"http://digicamcontrol.com\" target=\"_blank\">digiCamControl</a>.",
"manual_commands_take_picture_msg": "Mensaje devuelto desde el comando 'Tomar una foto'.",
"manual_continuous_collage": "Tomar collage sin interrupción.",
"manual_crop_onprint": "Si está activada, las imágenes se recortan a la impresión por la altura y la anchura dadas.",
"manual_crop_onprint": "Si está activada, las imágenes se recortan a la impresión por la altura y la anchura dadas (px).",
"manual_cups_button": "Mostrar un botón en la página de inicio para acceder fácilmente CUPS (Common Unix Printing System).",
"manual_dev": "Habilita el modo de desarrollo. En su lugar, se utilizarán imágenes de muestra para tomar una fotografía.",
"manual_event_symbol": "Escoger el símbolo cual se muestra entre el texto introducido.",
Expand Down Expand Up @@ -232,8 +232,8 @@
"previewFromCam": "Ver el vistazo por cámara",
"previewFromIPCam": "Vista previa desde la URL",
"print": "Imprimir",
"print_crop_height": "Nueva altura en la impresión",
"print_crop_width": "Nuevo ancho en la impresión",
"print_crop_height": "Nueva altura en la impresión (px)",
"print_crop_width": "Nuevo ancho en la impresión (px)",
"print_font_path": "La fuente",
"print_fontsize": "Tamaño de la fuente",
"print_frame": "Imprimir el borde en la foto",
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"polaroid_effect": "Effet Polaroid",
"previewFromCam": "Voir l'aperçu par caméra",
"print": "Imprimer",
"print_crop_height": "Nouvelle hauteur à l'impression",
"print_crop_width": "Nouvelle largeur à l'impression",
"print_crop_height": "Nouvelle hauteur à l'impression (px)",
"print_crop_width": "Nouvelle largeur à l'impression (px)",
"print_fontsize": "Taille de la police",
"print_frame": "Imprimez le contour sur la photo",
"print_line1": "Texte sur la première ligne",
Expand Down

0 comments on commit 2bde067

Please sign in to comment.