mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-11 15:41:08 +02:00
locales: fix order
thx balkon
This commit is contained in:
@@ -2411,14 +2411,14 @@ timing.numericzap Umschalten mit Zifferntasten
|
||||
timing.popup_messages Popup Meldungen
|
||||
timing.static_messages Interaktive Meldungen
|
||||
timing.volumebar Lautstärkeanzeige
|
||||
tmdb.api_key TMDb API Schlüssel
|
||||
tmdb.enabled TMDb-Unterstützung
|
||||
tmdb.read_data Suche TMDb-Daten ...
|
||||
tunersetup.cable Kabel (DVB-C)
|
||||
tunersetup.hybrid Hybrid (DVB-C/T/T2)
|
||||
tunersetup.mode Betriebsmodus
|
||||
tunersetup.power 5V-Versorgung bei DVB-T/T2 Kanälen
|
||||
tunersetup.terr Terrestrisch (DVB-T/T2)
|
||||
tmdb.api_key TMDb API Schlüssel
|
||||
tmdb.enabled TMDb-Unterstützung
|
||||
tmdb.read_data Suche TMDb-Daten ...
|
||||
unicable.lnb Unicable Eingang
|
||||
unicable.qrg Unicable Frequenz
|
||||
unicable.scr Unicable SCR
|
||||
|
@@ -2411,14 +2411,14 @@ timing.numericzap Numeric Zap
|
||||
timing.popup_messages Popup messages
|
||||
timing.static_messages Interactive messages
|
||||
timing.volumebar Volume bar
|
||||
tmdb.api_key TMDb API key
|
||||
tmdb.enabled TMDb support
|
||||
tmdb.read_data Search TMDb data ...
|
||||
tunersetup.cable Cable (DVB-C)
|
||||
tunersetup.hybrid Hybrid (DVB-C/T/T2)
|
||||
tunersetup.mode Operation mode
|
||||
tunersetup.power 5V supply on DVB-T/T2 channels
|
||||
tunersetup.terr Terrestrial (DVB-T/T2)
|
||||
tmdb.api_key TMDb API key
|
||||
tmdb.enabled TMDb support
|
||||
tmdb.read_data Search TMDb data ...
|
||||
unicable.lnb Unicable Input
|
||||
unicable.qrg Unicable Frequency
|
||||
unicable.scr Unicable SCR
|
||||
|
@@ -2438,14 +2438,14 @@ typedef enum
|
||||
LOCALE_TIMING_POPUP_MESSAGES,
|
||||
LOCALE_TIMING_STATIC_MESSAGES,
|
||||
LOCALE_TIMING_VOLUMEBAR,
|
||||
LOCALE_TMDB_API_KEY,
|
||||
LOCALE_TMDB_ENABLED,
|
||||
LOCALE_TMDB_READ_DATA,
|
||||
LOCALE_TUNERSETUP_CABLE,
|
||||
LOCALE_TUNERSETUP_HYBRID,
|
||||
LOCALE_TUNERSETUP_MODE,
|
||||
LOCALE_TUNERSETUP_POWER,
|
||||
LOCALE_TUNERSETUP_TERR,
|
||||
LOCALE_TMDB_API_KEY,
|
||||
LOCALE_TMDB_ENABLED,
|
||||
LOCALE_TMDB_READ_DATA,
|
||||
LOCALE_UNICABLE_LNB,
|
||||
LOCALE_UNICABLE_QRG,
|
||||
LOCALE_UNICABLE_SCR,
|
||||
|
@@ -2438,14 +2438,14 @@ const char * locale_real_names[] =
|
||||
"timing.popup_messages",
|
||||
"timing.static_messages",
|
||||
"timing.volumebar",
|
||||
"tmdb.api_key",
|
||||
"tmdb.enabled",
|
||||
"tmdb.read_data",
|
||||
"tunersetup.cable",
|
||||
"tunersetup.hybrid",
|
||||
"tunersetup.mode",
|
||||
"tunersetup.power",
|
||||
"tunersetup.terr",
|
||||
"tmdb.api_key",
|
||||
"tmdb.enabled",
|
||||
"tmdb.read_data",
|
||||
"unicable.lnb",
|
||||
"unicable.qrg",
|
||||
"unicable.scr",
|
||||
|
Reference in New Issue
Block a user