mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
neutrino locales: add locales for running recording
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1735 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: e75413870c
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Origin message was:
------------------
*neutrino locales: add locales for running recording
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1735 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -1115,6 +1115,7 @@ rclock.lockmsg Die Fernbedienung der Coolstream wird gesperrt.\n Um die Sperre a
|
|||||||
rclock.menueadd FB sperren
|
rclock.menueadd FB sperren
|
||||||
rclock.title Fernbedienung sperren
|
rclock.title Fernbedienung sperren
|
||||||
rclock.unlockmsg Fernbedienung reaktiviert...
|
rclock.unlockmsg Fernbedienung reaktiviert...
|
||||||
|
recording.is_running Aufzeichung auf diesem Kanal läuft bereits!
|
||||||
recording.start Starte Aufzeichnung, bitte warten...!
|
recording.start Starte Aufzeichnung, bitte warten...!
|
||||||
recording.stop Beende Aufzeichnung, bitte warten...!
|
recording.stop Beende Aufzeichnung, bitte warten...!
|
||||||
recordingmenu.apids Tonspuren
|
recordingmenu.apids Tonspuren
|
||||||
|
@@ -1115,6 +1115,7 @@ rclock.lockmsg Your box remote control will be locked.\n To unlock it, press <RE
|
|||||||
rclock.menueadd Lock RC
|
rclock.menueadd Lock RC
|
||||||
rclock.title Lock Remote Control
|
rclock.title Lock Remote Control
|
||||||
rclock.unlockmsg Remote control reactivated.
|
rclock.unlockmsg Remote control reactivated.
|
||||||
|
recording.is_running Recording on this channel is already running!
|
||||||
recording.start Start recording, please wait...!
|
recording.start Start recording, please wait...!
|
||||||
recording.stop Stop recording, please wait...!
|
recording.stop Stop recording, please wait...!
|
||||||
recordingmenu.apids Audio streams
|
recordingmenu.apids Audio streams
|
||||||
|
@@ -1142,6 +1142,7 @@ typedef enum
|
|||||||
LOCALE_RCLOCK_MENUEADD,
|
LOCALE_RCLOCK_MENUEADD,
|
||||||
LOCALE_RCLOCK_TITLE,
|
LOCALE_RCLOCK_TITLE,
|
||||||
LOCALE_RCLOCK_UNLOCKMSG,
|
LOCALE_RCLOCK_UNLOCKMSG,
|
||||||
|
LOCALE_RECORDING_IS_RUNNING,
|
||||||
LOCALE_RECORDING_START,
|
LOCALE_RECORDING_START,
|
||||||
LOCALE_RECORDING_STOP,
|
LOCALE_RECORDING_STOP,
|
||||||
LOCALE_RECORDINGMENU_APIDS,
|
LOCALE_RECORDINGMENU_APIDS,
|
||||||
|
@@ -1142,6 +1142,7 @@ const char * locale_real_names[] =
|
|||||||
"rclock.menueadd",
|
"rclock.menueadd",
|
||||||
"rclock.title",
|
"rclock.title",
|
||||||
"rclock.unlockmsg",
|
"rclock.unlockmsg",
|
||||||
|
"recording.is_running",
|
||||||
"recording.start",
|
"recording.start",
|
||||||
"recording.stop",
|
"recording.stop",
|
||||||
"recordingmenu.apids",
|
"recordingmenu.apids",
|
||||||
|
Reference in New Issue
Block a user