diff options
author | Johns <johns98@gmx.net> | 2013-04-16 16:44:42 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2013-04-16 16:44:42 +0200 |
commit | 8f99f80d44dc410dfbc1e026425e7debd7345e27 (patch) | |
tree | e6ca132f40ce94c236b041602276c47ec72fb363 /po | |
parent | c0286b3ab4a0982000756fd32d607f50889ffe02 (diff) | |
download | vdr-plugin-softhddevice-8f99f80d44dc410dfbc1e026425e7debd7345e27.tar.gz vdr-plugin-softhddevice-8f99f80d44dc410dfbc1e026425e7debd7345e27.tar.bz2 |
Initial opengl support with va-api only.
Diffstat (limited to 'po')
-rw-r--r-- | po/de_DE.po | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index f24c1ac..62b8a96 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR \n" "Report-Msgid-Bugs-To: <see README>\n" -"POT-Creation-Date: 2013-03-09 19:20+0100\n" +"POT-Creation-Date: 2013-04-16 15:10+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -895,6 +895,9 @@ msgstr "" msgid "unsupported" msgstr "" +msgid "video/glx: glx error\n" +msgstr "" + #, c-format msgid "video/vaapi: unsupported pixel format %d\n" msgstr "" @@ -1355,6 +1358,10 @@ msgstr "" msgid "video: Can't connect to X11 server on '%s'\n" msgstr "" +#, c-format +msgid "video: Can't initialize X11 thread support on '%s'\n" +msgstr "" + msgid "video: Can't convert XLIB display to XCB connection\n" msgstr "" |