From 5eaac2d75c77fe4ba1a3bd3838c8cd1e74a4e2fe Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 10 Feb 2016 18:58:30 +0100 Subject: update translations for 5.1.1 rc1 and force-fix errors using pocheck Change-Id: Id683b299a55c834c69222b37a76361d9ac0804e1 --- source/gl/vcl/source/src.po | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) (limited to 'source/gl/vcl') diff --git a/source/gl/vcl/source/src.po b/source/gl/vcl/source/src.po index 3cd3751b470..b3507b46a4d 100644 --- a/source/gl/vcl/source/src.po +++ b/source/gl/vcl/source/src.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-04-22 23:41+0200\n" +"POT-Creation-Date: 2016-02-10 14:46+0100\n" "PO-Revision-Date: 2015-12-13 22:28+0000\n" "Last-Translator: Xosé \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,46 @@ msgstr "" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1450045709.000000\n" +#: app.src +msgctxt "" +"app.src\n" +"SV_APP_CPUTHREADS\n" +"string.text" +msgid "CPU Threads: " +msgstr "" + +#: app.src +msgctxt "" +"app.src\n" +"SV_APP_OSVERSION\n" +"string.text" +msgid "OS Version: " +msgstr "" + +#: app.src +msgctxt "" +"app.src\n" +"SV_APP_UIRENDER\n" +"string.text" +msgid "UI Render: " +msgstr "" + +#: app.src +msgctxt "" +"app.src\n" +"SV_APP_GL\n" +"string.text" +msgid "GL" +msgstr "" + +#: app.src +msgctxt "" +"app.src\n" +"SV_APP_DEFAULT\n" +"string.text" +msgid "default" +msgstr "" + #. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string #: btntext.src msgctxt "" -- cgit