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-02-28 17:20+0100\n"
"POT-Creation-Date: 2024-03-15 13:14+0100\n"
"PO-Revision-Date: 2022-08-10 13:23+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/hsb/>\n"
@@ -16314,13 +16314,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
@@ -26304,13 +26304,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

@@ -4,7 +4,7 @@ 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"
"PO-Revision-Date: 2024-03-01 09:45+0000\n"
"PO-Revision-Date: 2024-03-13 09:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/hsb/>\n"
"Language: hsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Generator: Weblate 5.3.1\n"
#. NXy6S
#: address_auto.xhp
@@ -4558,7 +4558,7 @@ msgctxt ""
"par_idN10645\n"
"help.text"
msgid "Select the <link href=\"text/scalc/01/12030200.xhp\">sort options</link> that you want."
msgstr ""
msgstr "Wubjerće požadane <link href=\"text/scalc/01/12030200.xhp\">sortěrowanske nastajenja</link>."
#. dxfCa
#: database_sort.xhp
@@ -13630,7 +13630,7 @@ msgctxt ""
"par_id3150205\n"
"help.text"
msgid "In the target document open the <link href=\"text/scalc/01/02110000.xhp\">Navigator</link>."
msgstr ""
msgstr "Wočińće <link href=\"text/scalc/01/02110000.xhp\">Nawigator</link> w cilowym dokumenće."
#. z9DtM
#: webquery.xhp

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: 2023-05-03 10:37+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/hsb/>\n"
@@ -8826,40 +8826,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
@@ -18591,6 +18591,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

@@ -4,7 +4,7 @@ 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-02 00:04+0100\n"
"PO-Revision-Date: 2024-03-11 09:45+0000\n"
"PO-Revision-Date: 2024-03-17 00:54+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/hsb/>\n"
"Language: hsb\n"
@@ -9463,7 +9463,7 @@ msgctxt ""
"par_id3159147\n"
"help.text"
msgid "You can copy controls in the document through the clipboard (shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C for copying and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V for inserting). You can copy hidden controls in the <emph>Form Navigator</emph> by using drag-and-drop while keeping the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key pressed."
msgstr "Móžeće wodźenske elementy w dokumenće přez mjezyskład (tastowe skrótšenki <switchinline select=\"sys\"><caseinline select=\"MAC\">cmd ⌘</caseinline><defaultinline>Strg</defaultinline></switchinline>+C za kopěrowanje a <switchinline select=\"sys\"><caseinline select=\"MAC\">cmd ⌘</caseinline><defaultinline>Strg</defaultinline></switchinline>+V za sadźowanje) kopěrować. Móžeće schowane wodźenske element w <emph>formularowym nawigatorje</emph> z pomocu ćehnjenja a pušćenja kopěrować, mjeztym zo tastu <switchinline select=\"sys\"><caseinline select=\"MAC\">cmd ⌘</caseinline><defaultinline>Strg</defaultinline></switchinline> stłóčenu dźeržiće."
msgstr "Móžeće wodźenske elementy w dokumenće přez mjezyskład (tastowe skrótšenki <switchinline select=\"sys\"><caseinline select=\"MAC\">cmd ⌘</caseinline><defaultinline>Strg</defaultinline></switchinline>+C za kopěrowanje a <switchinline select=\"sys\"><caseinline select=\"MAC\">cmd ⌘</caseinline><defaultinline>Strg</defaultinline></switchinline>+V za zasadźowanje) kopěrować. Móžeće schowane wodźenske elementy w <emph>formularowym nawigatorje</emph> z pomocu ćehnjenja a pušćenja kopěrować, mjeztym zo tastu <switchinline select=\"sys\"><caseinline select=\"MAC\">cmd ⌘</caseinline><defaultinline>Strg</defaultinline></switchinline> stłóčenu dźeržiće."
#. vLF5K
#: 01170600.xhp

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: 2022-08-10 13:23+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/hsb/>\n"
@@ -15315,13 +15315,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
@@ -29499,13 +29508,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
@@ -29535,6 +29544,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,8 +3,8 @@ 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"
"PO-Revision-Date: 2024-03-01 09:45+0000\n"
"POT-Creation-Date: 2024-03-15 13:14+0100\n"
"PO-Revision-Date: 2024-03-17 00:54+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/hsb/>\n"
"Language: hsb\n"
@@ -1671,14 +1671,14 @@ msgctxt ""
msgid "Default document folder of your system"
msgstr "Standardny dokumentowy rjadowak na wašim systemje"
#. 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."
msgstr "Móžeće tutón rjadowak widźeć, hdyž dialog <emph>Wočinić</emph> abo <emph>Składować</emph> prěni raz wuwołujeće."
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 "Móžeće tutón rjadowak widźeć, hdyž najprjedy dialog <emph>Wočinić</emph> abo <emph>Składować</emph> wuwołać. Tež <link href=\"text/shared/guide/workfolder.xhp\">dźěłowy zaois</link> pomjenowany."
#. DmYec
#: 01010300.xhp

View File

@@ -4,7 +4,7 @@ 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"
"PO-Revision-Date: 2024-02-02 20:38+0000\n"
"PO-Revision-Date: 2024-03-13 09:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/hsb/>\n"
"Language: hsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Generator: Weblate 5.3.1\n"
#. E9tti
#: 00000004.xhp
@@ -1111,7 +1111,7 @@ msgctxt ""
"par_id3149053\n"
"help.text"
msgid "<variable id=\"feldbefehldatum\">Choose <menuitem>Insert - Field - Date (Fixed)</menuitem></variable>"
msgstr ""
msgstr "<variable id=\"feldbefehldatum\">Wubjerće <menuitem>Zasadźić Polo Datum (njezměnity)</menuitem></variable>"
#. 687nA
#: 00000404.xhp
@@ -1120,7 +1120,7 @@ msgctxt ""
"par_id791709600478217\n"
"help.text"
msgid "<variable id=\"field_command_date_variable\">Choose <menuitem>Insert - Field - Date (Variable)</menuitem></variable>"
msgstr ""
msgstr "<variable id=\"field_command_date_variable\">Wubjerće <menuitem>Zasadźić Polo Datum (wariabelny)</menuitem></variable>"
#. DSgfF
#: 00000404.xhp
@@ -1129,7 +1129,7 @@ msgctxt ""
"par_id3151393\n"
"help.text"
msgid "<variable id=\"feldbefehluhrzeit\">Choose <menuitem>Insert - Field - Time (Fixed)</menuitem></variable>"
msgstr ""
msgstr "<variable id=\"feldbefehluhrzeit\">Wubjerće <menuitem>Zasadźić Polo Čas (njezměnity)</menuitem></variable>"
#. QoBsr
#: 00000404.xhp
@@ -1138,7 +1138,7 @@ msgctxt ""
"par_id171709600782780\n"
"help.text"
msgid "<variable id=\"field_command_time_variable\">Choose <menuitem>Insert - Field - Time (Variable)</menuitem></variable>"
msgstr ""
msgstr "<variable id=\"field_command_time_variable\">Wubjerće <menuitem>Zasadźić Polo Čas (wariabelny)</menuitem></variable>"
#. WHhqc
#: 00000404.xhp

View File

@@ -4,7 +4,7 @@ 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"
"PO-Revision-Date: 2024-02-07 09:45+0000\n"
"PO-Revision-Date: 2024-03-13 09:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/hsb/>\n"
"Language: hsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Generator: Weblate 5.3.1\n"
#. sqxGb
#: 02110000.xhp
@@ -3685,7 +3685,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Date (Fixed)"
msgstr ""
msgstr "Datum (njezměnity)"
#. 8mad6
#: 18030100.xhp
@@ -3721,7 +3721,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Time (Fixed)"
msgstr ""
msgstr "Čas (njezměnity)"
#. yxN2Q
#: 18030200.xhp