osd_setup: osd preset crt/lcd add locals use now for different Screen Setup when using different monitors

Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/system/locals.h
	src/system/locals_intern.h
This commit is contained in:
Frankenstone
2021-03-31 22:15:28 +02:00
committed by Thilo Graf
parent 34659ff110
commit fe71518e50
7 changed files with 35 additions and 19 deletions

View File

@@ -1520,7 +1520,7 @@ menu.hint_opkg_upgrade Aktualisiert alle installierten Pakete auf die neueste ve
menu.hint_osd Farben, Schriftarten, Anzeigegröße, Ansichtsoptionen der Menüs usw.
menu.hint_osd_behavior_infobar Infobar nach Zeitvorgabe oder manuell ein- oder ausblenden.
menu.hint_osd_language Wählen Sie ihre Menü-Sprache
menu.hint_osd_preset Wählen Sie zwischen Röhren-TV (CRT) oder Flachbildschirm (LCD)
menu.hint_osd_preset Wählen Sie zwischen Monitor 1 und 2 für unterschiedliche Bildbereiche
menu.hint_osd_resolution Wählen Sie eine OSD-Auflösung
menu.hint_osd_timing OSD-Element nach Zeitvorgabe oder manuell ein- oder ausblenden.
menu.hint_other_fonts Ändern Sie andere Schriftgrößen
@@ -2270,6 +2270,10 @@ options.off aus
options.on ein
options.on.without_messages ohne Msg
options.serial seriell
options.start starten
options.stop stoppen
osd.preset_screen_a Monitor 1
osd.preset_screen_b Monitor 2
parentallock.bouquetmode Bouquets sind standardmässig
parentallock.changepin PIN-Code festlegen
parentallock.changepin_hint1 Geben Sie hier Ihren neuen PIN-Code ein!

View File

@@ -360,7 +360,7 @@ colormenu.fade Fade GUI
colormenu.font Select GUI font
colormenu.font_ttx Select Teletext font
colormenu.menucolors Themes
colormenu.osd_preset TV preset
colormenu.osd_preset Screen preset
colormenu.osd_resolution OSD resolution
colormenu.progressbar_active Active part color
colormenu.progressbar_passive Background
@@ -1520,7 +1520,7 @@ menu.hint_opkg_upgrade Updates all installed packages to the most recent version
menu.hint_osd Colors, fonts, screen size\nGUI look and feel options
menu.hint_osd_behavior_infobar Show infobar depending on time set or manually on or off.
menu.hint_osd_language Select OSD language
menu.hint_osd_preset Pre-configured screen margins for CRT and LCD TV
menu.hint_osd_preset Choose between Screen A and B for different Screen Setup
menu.hint_osd_resolution Change OSD resolution
menu.hint_osd_timing Show OSD element depending on time set or manually on or off.
menu.hint_other_fonts Change other font sizes
@@ -2270,6 +2270,10 @@ options.off off
options.on on
options.on.without_messages Without msg
options.serial serial
options.start start
options.stop stop
osd.preset_screen_a Screen 1
osd.preset_screen_a Screen 2
parentallock.bouquetmode Bouquets are default
parentallock.changepin change PIN code
parentallock.changepin_hint1 Enter your new parental lock pin code here!