From df57c0c6513ed1118cc9a199c9d0f19625766e20 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 10 Oct 2022 14:26:22 +0200 Subject: update translations for master and force-fix errors using pocheck Change-Id: I3b188be653b6e7bbd18d9c8e6d5cd1c33e0c6890 --- source/sat/vcl/messages.po | 64 +++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 61 insertions(+), 3 deletions(-) (limited to 'source/sat/vcl') diff --git a/source/sat/vcl/messages.po b/source/sat/vcl/messages.po index 4daa5f16c51..17dee15a114 100644 --- a/source/sat/vcl/messages.po +++ b/source/sat/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:13+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -1392,10 +1392,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 @@ -1734,6 +1734,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" @@ -1857,6 +1863,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 #, fuzzy -- cgit