update translations for master

and force-fix errors using pocheck

Change-Id: I762879bd0d2055119909ad181146f7ab0a63713d
This commit is contained in:
Christian Lohmaier
2024-03-18 12:57:04 +01:00
parent c662aec6f8
commit fac4254ccc
1101 changed files with 53499 additions and 48732 deletions

View File

@@ -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: 2024-03-11 16:41+0100\n"
"POT-Creation-Date: 2024-03-18 12:30+0100\n"
"PO-Revision-Date: 2018-11-14 11:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1978,10 +1978,10 @@ msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr ""
#. YfSb4
#. SHEvj
#: cui/inc/strings.hrc:358
msgctxt "aboutdialog|copyright"
msgid "Copyright © 20002023 LibreOffice contributors."
msgid "Copyright © 20002024 LibreOffice contributors."
msgstr ""
#. WCnhx
@@ -18891,85 +18891,61 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
#: cui/uiconfig/ui/pickbulletpage.ui:37
#: cui/uiconfig/ui/pickbulletpage.ui:30
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
#. K4D8E
#: cui/uiconfig/ui/pickbulletpage.ui:50
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "ການເລືອກ"
#. eYCSe
#: cui/uiconfig/ui/pickbulletpage.ui:58
#: cui/uiconfig/ui/pickbulletpage.ui:39
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
#. LkXNn
#: cui/uiconfig/ui/pickgraphicpage.ui:44
#: cui/uiconfig/ui/pickgraphicpage.ui:37
msgctxt "pickgraphicpage|extended_tip|valueset"
msgid "Click the graphics that you want to use as bullets."
msgstr ""
#. GkQdm
#: cui/uiconfig/ui/pickgraphicpage.ui:61
#: cui/uiconfig/ui/pickgraphicpage.ui:54
msgctxt "pickgraphicpage|errorft"
msgid "The Gallery theme 'Bullets' is empty (no images)."
msgstr ""
#. NrrxW
#: cui/uiconfig/ui/pickgraphicpage.ui:71
#: cui/uiconfig/ui/pickgraphicpage.ui:64
msgctxt "pickgraphicpage|browseBtn"
msgid "Add and Resize"
msgstr ""
#. bX3Eo
#: cui/uiconfig/ui/pickgraphicpage.ui:97
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "ການເລືອກ"
#. CDrF8
#: cui/uiconfig/ui/pickgraphicpage.ui:105
#: cui/uiconfig/ui/pickgraphicpage.ui:86
msgctxt "pickgraphicpage|extended_tip|PickGraphicPage"
msgid "Displays the different graphics that you can use as bullets in a bulleted list."
msgstr ""
#. q8tMx
#: cui/uiconfig/ui/picknumberingpage.ui:37
#: cui/uiconfig/ui/picknumberingpage.ui:30
msgctxt "picknumberingpage|extended_tip|valueset"
msgid "Click the numbering scheme that you want to use."
msgstr ""
#. 9JnpQ
#: cui/uiconfig/ui/picknumberingpage.ui:50
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "ການເລືອກ"
#. mkywY
#: cui/uiconfig/ui/picknumberingpage.ui:58
#: cui/uiconfig/ui/picknumberingpage.ui:39
msgctxt "picknumberingpage|extended_tip|PickNumberingPage"
msgid "Displays the different numbering schemes that you can apply."
msgstr ""
#. BDFqB
#: cui/uiconfig/ui/pickoutlinepage.ui:37
#: cui/uiconfig/ui/pickoutlinepage.ui:30
msgctxt "pickoutlinepage|extended_tip|valueset"
msgid "Click the outline style that you want to use."
msgstr ""
#. i8h33
#: cui/uiconfig/ui/pickoutlinepage.ui:50
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "ການເລືອກ"
#. rvStY
#: cui/uiconfig/ui/pickoutlinepage.ui:58
#: cui/uiconfig/ui/pickoutlinepage.ui:39
msgctxt "pickoutlinepage|extended_tip|PickOutlinePage"
msgid "Displays the different styles that you can apply to a hierarchical list. Up to nine outline levels in a list hierarchy are supported."
msgstr ""

View File

@@ -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: 2024-02-28 17:20+0100\n"
"POT-Creation-Date: 2024-03-15 13:14+0100\n"
"PO-Revision-Date: 2018-10-21 20:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16315,13 +16315,13 @@ msgctxt ""
msgid "MsgBox lSec, 0, \"Seconds since midnight\""
msgstr ""
#. E5DAZ
#. 6B7BG
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
"par_id3156283\n"
"help.text"
msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2), 0, \"The time is\""
msgid "MsgBox Format(lHour,\"00\") & \":\"& Format(lMin,\"00\") & \":\" & Format(lSec,\"00\"), 0, \"The time is\""
msgstr ""
#. qCtkb
@@ -26305,13 +26305,13 @@ msgctxt ""
msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
msgstr ""
#. TcSDB
#. EGAek
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
"par_id3151251\n"
"help.text"
msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
msgid "<emph>String:</emph> String variable consisting of a maximum of 2,147,483,647 characters."
msgstr ""
#. UkswY

View File

@@ -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: 2024-03-11 16:41+0100\n"
"POT-Creation-Date: 2024-03-15 13:14+0100\n"
"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8827,40 +8827,40 @@ msgctxt ""
msgid "To enclose a set of | alternatives. For example, the regular expression \"b(oo|ac)k\" matches both \"book\" and \"back\"."
msgstr ""
#. zeknH
#. 8AwgQ
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id891559576747109\n"
"help.text"
msgid "To group terms in a complex expression to be operated on by the post-fix operators: \"*\", \"+\" and \"?\" along with the post-fix repetition operators. For example, the regular expression \"a(bc)?d\" matches both \"ad\" and \"abcd\" in a search.; the regular expression \"M(iss){2}ippi\" matches \"Mississippi\"."
msgid "To group terms in a complex expression to be operated on by the post-fix operators: \"*\", \"+\" and \"?\" along with the post-fix repetition operators. For example, the regular expression \"a(bc)?d\" matches both \"ad\" and \"abcd\"; \"M(iss){2}ippi\" matches \"Mississippi\"."
msgstr ""
#. CAKwA
#. GYnF7
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id801559576780692\n"
"help.text"
msgid "To record the matched sub string inside the parentheses as a reference for later use in the <widget>Find</widget> box using the \"\\n\" construct or in the <widget>Replace</widget> box using the \"$n\" construct. The reference to the first match is represented by \"\\1\" in the <widget>Find</widget> box and by \"$1\" in the <widget>Replace</widget> box. The reference to the second matched sub string by \"\\2\" and \"$2\" respectively, and so on."
msgid "To reference the matched sub string inside the parentheses for later use. The \"\\N\" construct is used in the <widget>Find</widget> box, the \"$N\" construct is used in the <widget>Replace</widget> box. \"N\" being a digit, the reference to the first match is represented by \"\\1\" in the <widget>Find</widget> box and by \"$1\" in the <widget>Replace</widget> box; \"\\2\" and \"$2\" reference to the second matched, and so on."
msgstr ""
#. ekwoG
#. WpQrk
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id951559576846997\n"
"help.text"
msgid "For example, the regular expression \"(890)7\\1\\1\" matches \"8907890890\"."
msgid "For example, the regular expression \"(890)xy\\1z\\1\" matches \"890xy890z890\"."
msgstr ""
#. FXv6A
#. DCFjT
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id561559576865734\n"
"help.text"
msgid "With the regular expression \"\\b(fruit|truth)\\b\" in the Find box and the regular expression \"$1ful\" in the Replace box occurrences of the words \"fruit\" and \"truth\" can be replaced with the words \"fruitful\" and \"truthful\" respectively without affecting the words \"fruitfully\" and \"truthfully\""
msgid "With the regular expression \"(fruit|truth)\\b\" in the Find box, and the replacement expression \"$1ful\" in the Replace box, occurrences of \"fruit\" and \"truth\" are replaced with \"fruitful\" and \"truthful\" respectively. Note: \"\\b\" prevents \"fruitfully\" or \"truthfully\" from matching."
msgstr ""
#. rdpGK
@@ -18592,6 +18592,15 @@ msgctxt ""
msgid "If a time is entered in the form 02:03.45 or 01:02:03.45 or 25:01:02, the following formats are assigned if no other time format has been specified: MM:SS.00 or [HH]:MM:SS.00 or [HH]:MM:SS"
msgstr ""
#. Z6w48
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3148701\n"
"help.text"
msgid "The time can be suffixed with <emph>AM/PM</emph> to have hours in 0-12 AM/PM format."
msgstr ""
#. biREB
#: 05020301.xhp
msgctxt ""

View File

@@ -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: 2024-03-11 16:41+0100\n"
"POT-Creation-Date: 2024-03-18 12:30+0100\n"
"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15316,13 +15316,22 @@ msgctxt ""
msgid "In any text input field (such as the input fields in the <emph>Find & Replace</emph> dialog) you can press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S to open the <emph>Special Characters</emph> dialog."
msgstr ""
#. yrs8i
#. twAuy
#: insert_specialchar.xhp
msgctxt ""
"insert_specialchar.xhp\n"
"par_id3155620\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">On <emph>Windows:</emph> To insert a character using its numeric code, press and hold down Alt while typing the numbers on the numeric keypad. Code starting with 0 is interpreted as Unicode character; otherwise, below 256 is interpreted in Windows codepage.</caseinline></switchinline>"
msgstr ""
#. m8Zky
#: insert_specialchar.xhp
msgctxt ""
"insert_specialchar.xhp\n"
"par_id3155630\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>"
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present on Unix systems, there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>"
msgstr ""
#. B4kWh
@@ -29500,13 +29509,13 @@ msgctxt ""
msgid "<variable id=\"workfolder\"><link href=\"text/shared/guide/workfolder.xhp\">Changing Your Working Directory</link></variable>"
msgstr ""
#. GC3DS
#. z6pcf
#: workfolder.xhp
msgctxt ""
"workfolder.xhp\n"
"par_id3150774\n"
"help.text"
msgid "When you start a dialog to open or save a document, $[officename] initially displays your working directory. To change this directory:"
msgid "When you first start a <emph>Open</emph> or <emph>Save</emph> dialog, $[officename] displays your working directory. To change this first directory:"
msgstr ""
#. 6GsFV
@@ -29536,6 +29545,15 @@ msgctxt ""
msgid "In the <emph>Select Path</emph> dialog, choose the working directory you want and click <emph>Select</emph>."
msgstr ""
#. x3mZu
#: workfolder.xhp
msgctxt ""
"workfolder.xhp\n"
"par_id3158003\n"
"help.text"
msgid "When you change to different directories in <emph>Open</emph> or <emph>Save</emph> dialog, $[officename] will display the last directory used."
msgstr ""
#. Cz6ve
#: workfolder.xhp
msgctxt ""

View File

@@ -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: 2024-02-28 17:20+0100\n"
"POT-Creation-Date: 2024-03-15 13:14+0100\n"
"PO-Revision-Date: 2018-11-14 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1672,13 +1672,13 @@ msgctxt ""
msgid "Default document folder of your system"
msgstr ""
#. qGCeQ
#. VtF62
#: 01010300.xhp
msgctxt ""
"01010300.xhp\n"
"par_id3153418\n"
"help.text"
msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog."
msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog. Also referred to as <link href=\"text/shared/guide/workfolder.xhp\">Working Directory</link>"
msgstr ""
#. DmYec

View File

@@ -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: 2024-03-11 16:41+0100\n"
"POT-Creation-Date: 2024-03-15 13:14+0100\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9754,6 +9754,36 @@ msgctxt ""
msgid "~Hide Layer (Shift+Click)"
msgstr ""
#. oZRd3
#: DrawImpressCommands.xcu
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
"Label\n"
"value.text"
msgid "Set Layer"
msgstr ""
#. M2Z3P
#: DrawImpressCommands.xcu
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
"ContextLabel\n"
"value.text"
msgid "~Move to Layer..."
msgstr ""
#. HyFtG
#: DrawImpressCommands.xcu
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
"TooltipLabel\n"
"value.text"
msgid "Open a dialog to change the layer of the object"
msgstr ""
#. UtybC
#: DrawImpressCommands.xcu
msgctxt ""

View File

@@ -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: 2024-03-11 16:41+0100\n"
"POT-Creation-Date: 2024-03-18 12:30+0100\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17054,10 +17054,10 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Filters an array based on a Boolean (True/False) array."
msgstr ""
#. 9PX2L
#. fSQDy
#: sc/inc/scfuncs.hrc:4190
msgctxt "SC_OPCODE_FILTER"
msgid "Range "
msgid "Range"
msgstr ""
#. A5mF9
@@ -17084,10 +17084,10 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Result if empty"
msgstr ""
#. AAhNq
#. vJAM9
#: sc/inc/scfuncs.hrc:4195
msgctxt "SC_OPCODE_FILTER"
msgid "The value to return if all values in the included array are empty (filter returns nothing)"
msgid "The value to return if all values in the included array are empty (filter returns nothing)."
msgstr ""
#. pDDme

File diff suppressed because it is too large Load Diff

View File

@@ -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: 2024-02-28 17:20+0100\n"
"POT-Creation-Date: 2024-03-18 12:30+0100\n"
"PO-Revision-Date: 2018-10-21 19:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3845,7 +3845,7 @@ msgctxt "licensedialog|show"
msgid "_Show License"
msgstr ""
#. uCvKD
#. p96u8
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
@@ -3855,7 +3855,7 @@ msgid ""
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
"Copyright © 20002023 LibreOffice contributors. All rights reserved.\n"
"Copyright © 20002024 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -4947,10 +4947,10 @@ msgctxt "startcenter|filter_label"
msgid "Filter:"
msgstr ""
#. xYGf6
#. KyntM
#: sfx2/uiconfig/ui/startcenter.ui:533
msgctxt "startcenter|filter_none"
msgid "All Applications"
msgid "All Documents"
msgstr ""
#. fAxHB