update translations for master / 24.8.0 beta1
and force-fix errors using pocheck Change-Id: Icb1e64bed6621dec76e972ecaf58197d4c0f1d6e
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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-06-03 12:06+0200\n"
|
||||
"POT-Creation-Date: 2024-06-06 13:17+0200\n"
|
||||
"PO-Revision-Date: 2021-04-03 14:37+0000\n"
|
||||
"Last-Translator: projetolovec <projetolovec@gmail.com>\n"
|
||||
"Language-Team: Venetian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/vec/>\n"
|
||||
@@ -14271,23 +14271,30 @@ msgctxt "SC_OPCODE_X_LOOKUP"
|
||||
msgid "Match Mode"
|
||||
msgstr ""
|
||||
|
||||
#. d2Wkh
|
||||
#. afJBG
|
||||
#: sc/inc/scfuncs.hrc:3393
|
||||
msgctxt "SC_OPCODE_X_LOOKUP"
|
||||
msgid "0, -1, 1 or 2 "
|
||||
msgid ""
|
||||
"0 - Exact match. Will return #N/A if no match. (default).\n"
|
||||
"-1 - Exact match or the next smaller item.\n"
|
||||
"1 - Exact match or the next larger item.\n"
|
||||
"2 - Wildcard or regular expression match."
|
||||
msgstr ""
|
||||
|
||||
#. EvSiP
|
||||
#. TODO : add explanation of values
|
||||
#: sc/inc/scfuncs.hrc:3394
|
||||
msgctxt "SC_OPCODE_X_LOOKUP"
|
||||
msgid "Search Mode"
|
||||
msgstr ""
|
||||
|
||||
#. idJvP
|
||||
#. aUEgE
|
||||
#: sc/inc/scfuncs.hrc:3395
|
||||
msgctxt "SC_OPCODE_X_LOOKUP"
|
||||
msgid "1, -1, 2 or -2 "
|
||||
msgid ""
|
||||
"1 - Search from the first value (default).\n"
|
||||
"-1 - Search from the last value (reverse).\n"
|
||||
"2 - Binary search values sorted in ascending order.\n"
|
||||
"-2 - Binary search values sorted in descending order."
|
||||
msgstr ""
|
||||
|
||||
#. KZapz
|
||||
@@ -14494,23 +14501,30 @@ msgctxt "SC_OPCODE_X_MATCH"
|
||||
msgid "Match Mode"
|
||||
msgstr ""
|
||||
|
||||
#. t6qx7
|
||||
#. 2oEFA
|
||||
#: sc/inc/scfuncs.hrc:3455
|
||||
msgctxt "SC_OPCODE_X_MATCH"
|
||||
msgid "0, -1, 1 or 2 "
|
||||
msgid ""
|
||||
"0 - Exact match. Will return #N/A if no match. (default).\n"
|
||||
"-1 - Exact match or the next smaller item.\n"
|
||||
"1 - Exact match or the next larger item.\n"
|
||||
"2 - Wildcard or regular expression match."
|
||||
msgstr ""
|
||||
|
||||
#. UtoXD
|
||||
#. TODO : add explanation of values
|
||||
#: sc/inc/scfuncs.hrc:3456
|
||||
msgctxt "SC_OPCODE_X_MATCH"
|
||||
msgid "Search Mode"
|
||||
msgstr ""
|
||||
|
||||
#. uZCBe
|
||||
#. J9uEM
|
||||
#: sc/inc/scfuncs.hrc:3457
|
||||
msgctxt "SC_OPCODE_X_MATCH"
|
||||
msgid "1, -1, 2 or -2 "
|
||||
msgid ""
|
||||
"1 - Search from the first value (default).\n"
|
||||
"-1 - Search from the last value (reverse).\n"
|
||||
"2 - Binary search values sorted in ascending order.\n"
|
||||
"-2 - Binary search values sorted in descending order."
|
||||
msgstr ""
|
||||
|
||||
#. XJ4FS
|
||||
@@ -17040,10 +17054,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
|
||||
msgid "Integers"
|
||||
msgstr ""
|
||||
|
||||
#. UiLts
|
||||
#. rMwVv
|
||||
#: sc/inc/scfuncs.hrc:4251
|
||||
msgctxt "SC_OPCODE_RANDARRAY"
|
||||
msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
|
||||
msgid "Return integer (TRUE) or decimal (FALSE) values."
|
||||
msgstr ""
|
||||
|
||||
#. NJR3E
|
||||
@@ -17088,6 +17102,48 @@ msgctxt "SC_OPCODE_UNIQUE"
|
||||
msgid "Logical value that defines what values are considered unique: TRUE - returns values that occur only once. FALSE or omitted (default) - returns all distinct (different) values in the range or array."
|
||||
msgstr ""
|
||||
|
||||
#. axamT
|
||||
#: sc/inc/scfuncs.hrc:4269
|
||||
msgctxt "SC_OPCODE_LET"
|
||||
msgid "The LET function assigns names to calculation results. This allows storing intermediate calculations, values, or defining names inside a formula. These names only apply within the scope of the LET function."
|
||||
msgstr ""
|
||||
|
||||
#. 6DDAi
|
||||
#: sc/inc/scfuncs.hrc:4270
|
||||
msgctxt "SC_OPCODE_LET"
|
||||
msgid "Name 1"
|
||||
msgstr ""
|
||||
|
||||
#. a7LQR
|
||||
#: sc/inc/scfuncs.hrc:4271
|
||||
msgctxt "SC_OPCODE_LET"
|
||||
msgid "The first name to assign. Must start with a letter. Cannot be the output of a formula or conflict with range syntax."
|
||||
msgstr ""
|
||||
|
||||
#. KsyBM
|
||||
#: sc/inc/scfuncs.hrc:4272
|
||||
msgctxt "SC_OPCODE_LET"
|
||||
msgid "Name value "
|
||||
msgstr ""
|
||||
|
||||
#. Dn2DE
|
||||
#: sc/inc/scfuncs.hrc:4273
|
||||
msgctxt "SC_OPCODE_LET"
|
||||
msgid "Name value 1, Name value 2,... The value or calculation to assign to Name."
|
||||
msgstr ""
|
||||
|
||||
#. CHAMD
|
||||
#: sc/inc/scfuncs.hrc:4274
|
||||
msgctxt "SC_OPCODE_LET"
|
||||
msgid "Calculation or Name "
|
||||
msgstr ""
|
||||
|
||||
#. tFMkP
|
||||
#: sc/inc/scfuncs.hrc:4275
|
||||
msgctxt "SC_OPCODE_LET"
|
||||
msgid "A calculation that uses all names within the LET function. This must be the last argument in the LET function. Or a second Name to assign to a second Name value. If a second Name is specified, Name value 2 and Calculation or Name 3 become required."
|
||||
msgstr ""
|
||||
|
||||
#. pDDme
|
||||
#: sc/inc/scstyles.hrc:29
|
||||
msgctxt "RID_CELLSTYLEFAMILY"
|
||||
@@ -33976,11 +34032,11 @@ msgctxt "validationcriteriapage|liststore1"
|
||||
msgid "All values"
|
||||
msgstr "Onji vałor"
|
||||
|
||||
#. B9wqg
|
||||
#. HbA4D
|
||||
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:48
|
||||
msgctxt "validationcriteriapage|liststore1"
|
||||
msgid "Whole Numbers"
|
||||
msgstr "Nùmaro intiero"
|
||||
msgid "Integer"
|
||||
msgstr ""
|
||||
|
||||
#. hCaRD
|
||||
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:49
|
||||
|
||||
@@ -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-05-23 12:40+0200\n"
|
||||
"POT-Creation-Date: 2024-06-06 13:17+0200\n"
|
||||
"PO-Revision-Date: 2021-03-08 13:45+0000\n"
|
||||
"Last-Translator: Còdaze Veneto <codazeveneto@gmail.com>\n"
|
||||
"Language-Team: Venetian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/vec/>\n"
|
||||
@@ -19594,17 +19594,17 @@ msgctxt "sidebararea|transtype"
|
||||
msgid "Ellipsoid"
|
||||
msgstr "Ełisoidałe"
|
||||
|
||||
#. RWDy2
|
||||
#. jftpo
|
||||
#: svx/uiconfig/ui/sidebararea.ui:324
|
||||
msgctxt "sidebararea|transtype"
|
||||
msgid "Quadratic"
|
||||
msgstr "Cuadràtego"
|
||||
msgid "Square (Quadratic)"
|
||||
msgstr ""
|
||||
|
||||
#. ozP7p
|
||||
#. Vqduy
|
||||
#: svx/uiconfig/ui/sidebararea.ui:325
|
||||
msgctxt "sidebararea|transtype"
|
||||
msgid "Square"
|
||||
msgstr "Cuadrato"
|
||||
msgid "Rectangular"
|
||||
msgstr ""
|
||||
|
||||
#. J46j4
|
||||
#: svx/uiconfig/ui/sidebararea.ui:329
|
||||
|
||||
@@ -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-06-03 12:06+0200\n"
|
||||
"POT-Creation-Date: 2024-06-06 13:17+0200\n"
|
||||
"PO-Revision-Date: 2021-04-06 12:39+0000\n"
|
||||
"Last-Translator: projetolovec <projetolovec@gmail.com>\n"
|
||||
"Language-Team: Venetian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/vec/>\n"
|
||||
@@ -10374,44 +10374,50 @@ msgctxt "STR_COMPAT_OPT_TABOVERMARGIN"
|
||||
msgid "Allow tabs to extend beyond the right margin"
|
||||
msgstr ""
|
||||
|
||||
#. KoeFf
|
||||
#. 3YAVn
|
||||
#: sw/inc/strings.hrc:1495
|
||||
msgctxt "DO_NOT_MIRROR_RTL_DRAW_OBJS"
|
||||
msgctxt "STR_COMPAT_OPT_DO_NOT_MIRROR_RTL_DRAW_OBJS"
|
||||
msgid "Do not mirror drawing objects anchored in paragraphs with an RTL writing direction"
|
||||
msgstr ""
|
||||
|
||||
#. eREXB
|
||||
#: sw/inc/strings.hrc:1496
|
||||
msgctxt "STR_COMPAT_OPT_CONTINUOUS_ENDNOTES"
|
||||
msgid "Render endnotes at the end of document inline, rather than on a separate page"
|
||||
msgstr ""
|
||||
|
||||
#. LBmQP
|
||||
#: sw/inc/strings.hrc:1497
|
||||
#: sw/inc/strings.hrc:1498
|
||||
msgctxt "sidebartableedit|alignautolabel"
|
||||
msgid "Automatic"
|
||||
msgstr ""
|
||||
|
||||
#. tTkKo
|
||||
#: sw/inc/strings.hrc:1498
|
||||
#: sw/inc/strings.hrc:1499
|
||||
msgctxt "sidebartableedit|alignleftlabel"
|
||||
msgid "Left"
|
||||
msgstr ""
|
||||
|
||||
#. zU6Bm
|
||||
#: sw/inc/strings.hrc:1499
|
||||
#: sw/inc/strings.hrc:1500
|
||||
msgctxt "sidebartableedit|alignfromleftlabel"
|
||||
msgid "From left"
|
||||
msgstr ""
|
||||
|
||||
#. HKZYR
|
||||
#: sw/inc/strings.hrc:1500
|
||||
#: sw/inc/strings.hrc:1501
|
||||
msgctxt "sidebartableedit|alignrightlabel"
|
||||
msgid "Right"
|
||||
msgstr ""
|
||||
|
||||
#. iZWsJ
|
||||
#: sw/inc/strings.hrc:1501
|
||||
#: sw/inc/strings.hrc:1502
|
||||
msgctxt "sidebartableedit|aligncenterlabel"
|
||||
msgid "Center"
|
||||
msgstr ""
|
||||
|
||||
#. hyfHe
|
||||
#: sw/inc/strings.hrc:1502
|
||||
#: sw/inc/strings.hrc:1503
|
||||
msgctxt "sidebartableedit|alignmanuallabel"
|
||||
msgid "Manual"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user