From 5eaac2d75c77fe4ba1a3bd3838c8cd1e74a4e2fe Mon Sep 17 00:00:00 2001
From: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
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/be/vcl/source/src.po | 49 +++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 45 insertions(+), 4 deletions(-)

(limited to 'source/be/vcl')

diff --git a/source/be/vcl/source/src.po b/source/be/vcl/source/src.po
index 46e491f54e5..2d0ea880c25 100644
--- a/source/be/vcl/source/src.po
+++ b/source/be/vcl/source/src.po
@@ -3,8 +3,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: src\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"
-"PO-Revision-Date: 2015-05-11 23:34+0000\n"
+"POT-Creation-Date: 2016-02-10 14:46+0100\n"
+"PO-Revision-Date: 2015-12-11 14:57+0000\n"
 "Last-Translator: system user <>\n"
 "Language-Team: <en@li.org>\n"
 "Language: be\n"
@@ -14,7 +14,47 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Generator: Pootle 2.7\n"
 "X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1431387291.000000\n"
+"X-POOTLE-MTIME: 1449845833.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
@@ -1204,12 +1244,13 @@ msgid "Preferences..."
 msgstr "Настаўленні..."
 
 #: stdtext.src
+#, fuzzy
 msgctxt ""
 "stdtext.src\n"
 "SV_EDIT_WARNING_STR\n"
 "string.text"
 msgid "The inserted text exceeded the maximum length of this text field. The text was truncated."
-msgstr ""
+msgstr "Устаўлены тэкст перавышае дазволены максімум для гэтага поля. Тэкст быў абрэзаны."
 
 #: stdtext.src
 msgctxt ""
-- 
cgit