mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +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.static_messages Interaktive Meldungen
|
||||
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.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.info TMDb-Info
|
||||
tmdb.read_data Suche TMDb-Daten ...
|
||||
unicable.lnb Unicable Eingang
|
||||
unicable.qrg Unicable Frequenz
|
||||
unicable.scr Unicable SCR
|
||||
|
@@ -2674,15 +2674,15 @@ 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.info TMDb-Info
|
||||
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.info TMDb-Info
|
||||
tmdb.read_data Search TMDb data ...
|
||||
unicable.lnb Unicable Input
|
||||
unicable.qrg Unicable Frequency
|
||||
unicable.scr Unicable SCR
|
||||
|
@@ -2701,15 +2701,15 @@ typedef enum
|
||||
LOCALE_TIMING_POPUP_MESSAGES,
|
||||
LOCALE_TIMING_STATIC_MESSAGES,
|
||||
LOCALE_TIMING_VOLUMEBAR,
|
||||
LOCALE_TMDB_API_KEY,
|
||||
LOCALE_TMDB_ENABLED,
|
||||
LOCALE_TMDB_INFO,
|
||||
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_INFO,
|
||||
LOCALE_TMDB_READ_DATA,
|
||||
LOCALE_UNICABLE_LNB,
|
||||
LOCALE_UNICABLE_QRG,
|
||||
LOCALE_UNICABLE_SCR,
|
||||
|
@@ -2701,15 +2701,15 @@ const char * locale_real_names[] =
|
||||
"timing.popup_messages",
|
||||
"timing.static_messages",
|
||||
"timing.volumebar",
|
||||
"tmdb.api_key",
|
||||
"tmdb.enabled",
|
||||
"tmdb.info",
|
||||
"tmdb.read_data",
|
||||
"tunersetup.cable",
|
||||
"tunersetup.hybrid",
|
||||
"tunersetup.mode",
|
||||
"tunersetup.power",
|
||||
"tunersetup.terr",
|
||||
"tmdb.api_key",
|
||||
"tmdb.enabled",
|
||||
"tmdb.info",
|
||||
"tmdb.read_data",
|
||||
"unicable.lnb",
|
||||
"unicable.qrg",
|
||||
"unicable.scr",
|
||||
|
Reference in New Issue
Block a user