mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
locales: fix order
thx balkon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 82109b2daf
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-02-14 (Wed, 14 Feb 2018)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2674,15 +2674,15 @@ timing.numericzap Umschalten mit Zifferntasten
|
|||||||
timing.popup_messages Popup Meldungen
|
timing.popup_messages Popup Meldungen
|
||||||
timing.static_messages Interaktive Meldungen
|
timing.static_messages Interaktive Meldungen
|
||||||
timing.volumebar Lautstärkeanzeige
|
timing.volumebar Lautstärkeanzeige
|
||||||
|
tmdb.api_key TMDb API Schlüssel
|
||||||
|
tmdb.enabled TMDb-Unterstützung
|
||||||
|
tmdb.info TMDb-Info
|
||||||
|
tmdb.read_data Suche TMDb-Daten ...
|
||||||
tunersetup.cable Kabel (DVB-C)
|
tunersetup.cable Kabel (DVB-C)
|
||||||
tunersetup.hybrid Hybrid (DVB-C/T/T2)
|
tunersetup.hybrid Hybrid (DVB-C/T/T2)
|
||||||
tunersetup.mode Betriebsmodus
|
tunersetup.mode Betriebsmodus
|
||||||
tunersetup.power 5V-Versorgung bei DVB-T/T2 Kanälen
|
tunersetup.power 5V-Versorgung bei DVB-T/T2 Kanälen
|
||||||
tunersetup.terr Terrestrisch (DVB-T/T2)
|
tunersetup.terr Terrestrisch (DVB-T/T2)
|
||||||
tmdb.api_key TMDb API Schlüssel
|
|
||||||
tmdb.enabled TMDb-Unterstützung
|
|
||||||
tmdb.info TMDb-Info
|
|
||||||
tmdb.read_data Suche TMDb-Daten ...
|
|
||||||
unicable.lnb Unicable Eingang
|
unicable.lnb Unicable Eingang
|
||||||
unicable.qrg Unicable Frequenz
|
unicable.qrg Unicable Frequenz
|
||||||
unicable.scr Unicable SCR
|
unicable.scr Unicable SCR
|
||||||
|
@@ -2674,15 +2674,15 @@ timing.numericzap Numeric Zap
|
|||||||
timing.popup_messages Popup messages
|
timing.popup_messages Popup messages
|
||||||
timing.static_messages Interactive messages
|
timing.static_messages Interactive messages
|
||||||
timing.volumebar Volume bar
|
timing.volumebar Volume bar
|
||||||
|
tmdb.api_key TMDb API key
|
||||||
|
tmdb.enabled TMDb support
|
||||||
|
tmdb.info TMDb-Info
|
||||||
|
tmdb.read_data Search TMDb data ...
|
||||||
tunersetup.cable Cable (DVB-C)
|
tunersetup.cable Cable (DVB-C)
|
||||||
tunersetup.hybrid Hybrid (DVB-C/T/T2)
|
tunersetup.hybrid Hybrid (DVB-C/T/T2)
|
||||||
tunersetup.mode Operation mode
|
tunersetup.mode Operation mode
|
||||||
tunersetup.power 5V supply on DVB-T/T2 channels
|
tunersetup.power 5V supply on DVB-T/T2 channels
|
||||||
tunersetup.terr Terrestrial (DVB-T/T2)
|
tunersetup.terr Terrestrial (DVB-T/T2)
|
||||||
tmdb.api_key TMDb API key
|
|
||||||
tmdb.enabled TMDb support
|
|
||||||
tmdb.info TMDb-Info
|
|
||||||
tmdb.read_data Search TMDb data ...
|
|
||||||
unicable.lnb Unicable Input
|
unicable.lnb Unicable Input
|
||||||
unicable.qrg Unicable Frequency
|
unicable.qrg Unicable Frequency
|
||||||
unicable.scr Unicable SCR
|
unicable.scr Unicable SCR
|
||||||
|
@@ -2701,15 +2701,15 @@ typedef enum
|
|||||||
LOCALE_TIMING_POPUP_MESSAGES,
|
LOCALE_TIMING_POPUP_MESSAGES,
|
||||||
LOCALE_TIMING_STATIC_MESSAGES,
|
LOCALE_TIMING_STATIC_MESSAGES,
|
||||||
LOCALE_TIMING_VOLUMEBAR,
|
LOCALE_TIMING_VOLUMEBAR,
|
||||||
|
LOCALE_TMDB_API_KEY,
|
||||||
|
LOCALE_TMDB_ENABLED,
|
||||||
|
LOCALE_TMDB_INFO,
|
||||||
|
LOCALE_TMDB_READ_DATA,
|
||||||
LOCALE_TUNERSETUP_CABLE,
|
LOCALE_TUNERSETUP_CABLE,
|
||||||
LOCALE_TUNERSETUP_HYBRID,
|
LOCALE_TUNERSETUP_HYBRID,
|
||||||
LOCALE_TUNERSETUP_MODE,
|
LOCALE_TUNERSETUP_MODE,
|
||||||
LOCALE_TUNERSETUP_POWER,
|
LOCALE_TUNERSETUP_POWER,
|
||||||
LOCALE_TUNERSETUP_TERR,
|
LOCALE_TUNERSETUP_TERR,
|
||||||
LOCALE_TMDB_API_KEY,
|
|
||||||
LOCALE_TMDB_ENABLED,
|
|
||||||
LOCALE_TMDB_INFO,
|
|
||||||
LOCALE_TMDB_READ_DATA,
|
|
||||||
LOCALE_UNICABLE_LNB,
|
LOCALE_UNICABLE_LNB,
|
||||||
LOCALE_UNICABLE_QRG,
|
LOCALE_UNICABLE_QRG,
|
||||||
LOCALE_UNICABLE_SCR,
|
LOCALE_UNICABLE_SCR,
|
||||||
|
@@ -2701,15 +2701,15 @@ const char * locale_real_names[] =
|
|||||||
"timing.popup_messages",
|
"timing.popup_messages",
|
||||||
"timing.static_messages",
|
"timing.static_messages",
|
||||||
"timing.volumebar",
|
"timing.volumebar",
|
||||||
|
"tmdb.api_key",
|
||||||
|
"tmdb.enabled",
|
||||||
|
"tmdb.info",
|
||||||
|
"tmdb.read_data",
|
||||||
"tunersetup.cable",
|
"tunersetup.cable",
|
||||||
"tunersetup.hybrid",
|
"tunersetup.hybrid",
|
||||||
"tunersetup.mode",
|
"tunersetup.mode",
|
||||||
"tunersetup.power",
|
"tunersetup.power",
|
||||||
"tunersetup.terr",
|
"tunersetup.terr",
|
||||||
"tmdb.api_key",
|
|
||||||
"tmdb.enabled",
|
|
||||||
"tmdb.info",
|
|
||||||
"tmdb.read_data",
|
|
||||||
"unicable.lnb",
|
"unicable.lnb",
|
||||||
"unicable.qrg",
|
"unicable.qrg",
|
||||||
"unicable.scr",
|
"unicable.scr",
|
||||||
|
Reference in New Issue
Block a user