diff options
author | Lars Op den Kamp <opdenkamp@gmail.com> | 2012-07-03 01:08:56 -0700 |
---|---|---|
committer | Lars Op den Kamp <opdenkamp@gmail.com> | 2012-07-03 01:08:56 -0700 |
commit | ec4375b3f9840cbe29200329969de505ea61e214 (patch) | |
tree | f09bf9bdc20679d24888b0fed56c8f919418bf09 /language/Danish/strings.po | |
parent | 4bc215ee7b35693693eab7c2af0801b3dd4c69c2 (diff) | |
parent | 26597a7a1edec2f1c4602116fe193a4a9ef4cc26 (diff) |
Merge pull request #887 from Pulse-Eight/cec1.6
cec - libCEC 1.7 and firmware v2 support (for wake over CEC)
Diffstat (limited to 'language/Danish/strings.po')
-rw-r--r-- | language/Danish/strings.po | 38 |
1 files changed, 31 insertions, 7 deletions
diff --git a/language/Danish/strings.po b/language/Danish/strings.po index 5998a2015c..8d647cfeb5 100644 --- a/language/Danish/strings.po +++ b/language/Danish/strings.po @@ -8862,21 +8862,17 @@ msgid "Put devices in standby mode when activating screensaver" msgstr "" msgctxt "#36011" -msgid "Could not detect the CEC port. Set it up manually." +msgid "Could not detect the CEC com port. Set it up manually." msgstr "" msgctxt "#36012" -msgid "Could not initialise the CEC adapter. Check your settings." +msgid "Could not initialise the CEC adapter. Please check your settings." msgstr "" msgctxt "#36013" msgid "Unsupported libCEC interface version. %d is greater than the version XBMC supports (%d)" msgstr "" -msgctxt "#36014" -msgid "Put this PC in standby mode when the TV is switched off" -msgstr "" - msgctxt "#36015" msgid "HDMI port number" msgstr "" @@ -8886,7 +8882,7 @@ msgid "Connected" msgstr "" msgctxt "#36017" -msgid "Adapter found, but libCEC is not available" +msgid "Could not initialise the CEC adapter: libCEC was not found on your system." msgstr "" msgctxt "#36018" @@ -8921,3 +8917,31 @@ msgctxt "#36025" msgid "Send 'inactive source' command when stopping XBMC" msgstr "" +msgctxt "#36026" +msgid "Put devices in standby mode when putting the PC in standby" +msgstr "" + +msgctxt "#36027" +msgid "This device needs servicing" +msgstr "" + +msgctxt "#36028" +msgid "Ignore" +msgstr "" + +msgctxt "#36029" +msgid "When the TV is switched off" +msgstr "" + +msgctxt "#36030" +msgid "Connection lost" +msgstr "" + +msgctxt "#36031" +msgid "This user does not have permissions to open the CEC adapter" +msgstr "" + +msgctxt "#36032" +msgid "The port is busy. Only one program can access the CEC adapter" +msgstr "" + |