From df57c0c6513ed1118cc9a199c9d0f19625766e20 Mon Sep 17 00:00:00 2001
From: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Date: Mon, 10 Oct 2022 14:26:22 +0200
Subject: update translations for master

and force-fix errors using pocheck

Change-Id: I3b188be653b6e7bbd18d9c8e6d5cd1c33e0c6890
---
 source/sah/vcl/messages.po | 64 +++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 61 insertions(+), 3 deletions(-)

(limited to 'source/sah/vcl')

diff --git a/source/sah/vcl/messages.po b/source/sah/vcl/messages.po
index f9e86d1ecf0..ed86771a0ef 100644
--- a/source/sah/vcl/messages.po
+++ b/source/sah/vcl/messages.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: 2022-08-24 12:29+0200\n"
+"POT-Creation-Date: 2022-10-10 13:36+0200\n"
 "PO-Revision-Date: 2018-11-12 12:12+0000\n"
 "Last-Translator: Anonymous Pootle User\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1372,10 +1372,10 @@ msgctxt "STR_FONT_FEATURE_ID_FALT"
 msgid "Final Glyph on Line Alternates"
 msgstr ""
 
-#. rKM4e
+#. q3jvz
 #: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
 msgctxt "STR_FONT_FEATURE_ID_FRAC"
-msgid "Fraction style:"
+msgid "Fraction style"
 msgstr ""
 
 #. FA4Qr
@@ -1714,6 +1714,12 @@ msgctxt "STR_FONT_FEATURE_ID_ZERO"
 msgid "Slashed Zero"
 msgstr ""
 
+#. 8jmFo
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_PARAM_NONE"
+msgid "None"
+msgstr ""
+
 #. TxdMF
 #: vcl/uiconfig/ui/aboutbox.ui:74
 msgctxt "aboutdialog|buildIdLink"
@@ -1828,6 +1834,58 @@ msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
 msgid "Please choose a printer and try again."
 msgstr ""
 
+#. puBNZ
+#: vcl/uiconfig/ui/openlockedquerybox.ui:8
+msgctxt "openlockedquerybox|OpenLockedQueryBox"
+msgid "Document in Use"
+msgstr ""
+
+#. 4ZftN
+#: vcl/uiconfig/ui/openlockedquerybox.ui:76
+msgctxt "openlockedquerybox|questionmark"
+msgid "Question mark image"
+msgstr ""
+
+#. LCYux
+#: vcl/uiconfig/ui/openlockedquerybox.ui:77
+msgctxt "openlockedquerybox|questionmark"
+msgid "Question mark icon for dialog box."
+msgstr ""
+
+#. j4NGP
+#: vcl/uiconfig/ui/openlockedquerybox.ui:100
+msgctxt "openlockedquerybox|messagetext"
+msgid "This file has been locked by another user."
+msgstr ""
+
+#. sq7go
+#: vcl/uiconfig/ui/openlockedquerybox.ui:124
+msgctxt "openlockedquerybox|ReadOnlyMessage"
+msgid ""
+"You can open it read only  and\n"
+"receive a notification if ready."
+msgstr ""
+
+#. nFBTF
+#: vcl/uiconfig/ui/openlockedquerybox.ui:142
+msgctxt "openlockedquerybox|OpenCopyMessage"
+msgid ""
+"You can open a copy on your\n"
+"local system."
+msgstr ""
+
+#. W3Sbv
+#: vcl/uiconfig/ui/openlockedquerybox.ui:178
+msgctxt "openlockedquerybox|expandertext"
+msgid "_More Details"
+msgstr ""
+
+#. jEGxc
+#: vcl/uiconfig/ui/openlockedquerybox.ui:264
+msgctxt "openlockedquerybox|OpenLockedQueryBox"
+msgid "Displays information about locked files and further steps to take when opening a locked file."
+msgstr ""
+
 #. DUavz
 #: vcl/uiconfig/ui/printdialog.ui:64
 msgctxt "printdialog|PrintDialog"
-- 
cgit