update translations for master
and force-fix errors using pocheck Change-Id: I9ff34aacd293205785f776e3a898d2cfa5b5c0f6
This commit is contained in:
@@ -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: 2025-01-27 13:40+0100\n"
|
||||
"POT-Creation-Date: 2025-02-12 21:43+0100\n"
|
||||
"PO-Revision-Date: 2022-10-21 14:18+0000\n"
|
||||
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
|
||||
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/en_GB/>\n"
|
||||
@@ -17200,392 +17200,512 @@ msgctxt "SC_OPCODE_RANDARRAY"
|
||||
msgid "Return integer (TRUE) or decimal (FALSE) values."
|
||||
msgstr ""
|
||||
|
||||
#. 4uTLx
|
||||
#. ADmez
|
||||
#: sc/inc/scfuncs.hrc:4257
|
||||
msgctxt "SC_OPCODE_CHOOSECOLS"
|
||||
msgid "Returns the specified columns from an array."
|
||||
msgstr ""
|
||||
|
||||
#. mgCeG
|
||||
#: sc/inc/scfuncs.hrc:4258
|
||||
msgctxt "SC_OPCODE_CHOOSECOLS"
|
||||
msgid "Array"
|
||||
msgstr ""
|
||||
|
||||
#. vErtR
|
||||
#: sc/inc/scfuncs.hrc:4259
|
||||
msgctxt "SC_OPCODE_CHOOSECOLS"
|
||||
msgid "The array containing the columns to be returned in the new array."
|
||||
msgstr ""
|
||||
|
||||
#. EuvxU
|
||||
#: sc/inc/scfuncs.hrc:4260
|
||||
msgctxt "SC_OPCODE_CHOOSECOLS"
|
||||
msgid "Column "
|
||||
msgstr ""
|
||||
|
||||
#. Akc9t
|
||||
#: sc/inc/scfuncs.hrc:4261
|
||||
msgctxt "SC_OPCODE_CHOOSECOLS"
|
||||
msgid "Column 1, Column 2,... The list of column numbers to be returned."
|
||||
msgstr ""
|
||||
|
||||
#. 78gQu
|
||||
#: sc/inc/scfuncs.hrc:4267
|
||||
msgctxt "SC_OPCODE_CHOOSEROWS"
|
||||
msgid "Returns the specified rows from an array."
|
||||
msgstr ""
|
||||
|
||||
#. JAg4y
|
||||
#: sc/inc/scfuncs.hrc:4268
|
||||
msgctxt "SC_OPCODE_CHOOSEROWS"
|
||||
msgid "Array"
|
||||
msgstr ""
|
||||
|
||||
#. GFWtk
|
||||
#: sc/inc/scfuncs.hrc:4269
|
||||
msgctxt "SC_OPCODE_CHOOSEROWS"
|
||||
msgid "The array containing the rows to be returned in the new array."
|
||||
msgstr ""
|
||||
|
||||
#. PDBbE
|
||||
#: sc/inc/scfuncs.hrc:4270
|
||||
msgctxt "SC_OPCODE_CHOOSEROWS"
|
||||
msgid "Row "
|
||||
msgstr ""
|
||||
|
||||
#. dXjgB
|
||||
#: sc/inc/scfuncs.hrc:4271
|
||||
msgctxt "SC_OPCODE_CHOOSEROWS"
|
||||
msgid "Row 1, Row 2,... The list of row numbers to be returned."
|
||||
msgstr ""
|
||||
|
||||
#. 4uTLx
|
||||
#: sc/inc/scfuncs.hrc:4277
|
||||
msgctxt "SC_OPCODE_DROP"
|
||||
msgid "Excludes a specified number of contiguous rows or columns from the start or end of an array."
|
||||
msgstr ""
|
||||
|
||||
#. W6FYc
|
||||
#: sc/inc/scfuncs.hrc:4258
|
||||
#: sc/inc/scfuncs.hrc:4278
|
||||
msgctxt "SC_OPCODE_DROP"
|
||||
msgid "Array"
|
||||
msgstr ""
|
||||
|
||||
#. zEu4G
|
||||
#: sc/inc/scfuncs.hrc:4259
|
||||
#: sc/inc/scfuncs.hrc:4279
|
||||
msgctxt "SC_OPCODE_DROP"
|
||||
msgid "The array from which to drop rows or columns."
|
||||
msgstr ""
|
||||
|
||||
#. BFPt4
|
||||
#: sc/inc/scfuncs.hrc:4260
|
||||
#: sc/inc/scfuncs.hrc:4280
|
||||
msgctxt "SC_OPCODE_DROP"
|
||||
msgid "Rows"
|
||||
msgstr ""
|
||||
|
||||
#. yyjnc
|
||||
#: sc/inc/scfuncs.hrc:4261
|
||||
#: sc/inc/scfuncs.hrc:4281
|
||||
msgctxt "SC_OPCODE_DROP"
|
||||
msgid "The number of rows to drop. A negative value drops from the end of the array."
|
||||
msgstr ""
|
||||
|
||||
#. GQ7cE
|
||||
#: sc/inc/scfuncs.hrc:4262
|
||||
#: sc/inc/scfuncs.hrc:4282
|
||||
msgctxt "SC_OPCODE_DROP"
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. cAxPB
|
||||
#: sc/inc/scfuncs.hrc:4263
|
||||
#: sc/inc/scfuncs.hrc:4283
|
||||
msgctxt "SC_OPCODE_DROP"
|
||||
msgid "The number of columns to drop. A negative value drops from the end of the array."
|
||||
msgstr ""
|
||||
|
||||
#. cXvVY
|
||||
#: sc/inc/scfuncs.hrc:4269
|
||||
#: sc/inc/scfuncs.hrc:4289
|
||||
msgctxt "SC_OPCODE_EXPAND"
|
||||
msgid "Expands or pads an array to specified row and column dimensions."
|
||||
msgstr ""
|
||||
|
||||
#. kuERH
|
||||
#: sc/inc/scfuncs.hrc:4270
|
||||
#: sc/inc/scfuncs.hrc:4290
|
||||
msgctxt "SC_OPCODE_EXPAND"
|
||||
msgid "Array"
|
||||
msgstr ""
|
||||
|
||||
#. E9YDC
|
||||
#: sc/inc/scfuncs.hrc:4271
|
||||
#: sc/inc/scfuncs.hrc:4291
|
||||
msgctxt "SC_OPCODE_EXPAND"
|
||||
msgid "The array to expand."
|
||||
msgstr ""
|
||||
|
||||
#. EaNgG
|
||||
#: sc/inc/scfuncs.hrc:4272
|
||||
#: sc/inc/scfuncs.hrc:4292
|
||||
msgctxt "SC_OPCODE_EXPAND"
|
||||
msgid "Rows"
|
||||
msgstr ""
|
||||
|
||||
#. QzQiB
|
||||
#: sc/inc/scfuncs.hrc:4273
|
||||
#: sc/inc/scfuncs.hrc:4293
|
||||
msgctxt "SC_OPCODE_EXPAND"
|
||||
msgid "The number of rows in the expanded array. If missing, rows will not be expanded."
|
||||
msgstr ""
|
||||
|
||||
#. jLBEp
|
||||
#: sc/inc/scfuncs.hrc:4274
|
||||
#: sc/inc/scfuncs.hrc:4294
|
||||
msgctxt "SC_OPCODE_EXPAND"
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. EVAXE
|
||||
#: sc/inc/scfuncs.hrc:4275
|
||||
#: sc/inc/scfuncs.hrc:4295
|
||||
msgctxt "SC_OPCODE_EXPAND"
|
||||
msgid "The number of columns in the expanded array. If missing, columns will not be expanded."
|
||||
msgstr ""
|
||||
|
||||
#. QPyBK
|
||||
#: sc/inc/scfuncs.hrc:4276
|
||||
#: sc/inc/scfuncs.hrc:4296
|
||||
msgctxt "SC_OPCODE_EXPAND"
|
||||
msgid "Pad with"
|
||||
msgstr ""
|
||||
|
||||
#. kHatA
|
||||
#: sc/inc/scfuncs.hrc:4277
|
||||
#: sc/inc/scfuncs.hrc:4297
|
||||
msgctxt "SC_OPCODE_EXPAND"
|
||||
msgid "The value with which to pad. The default is #N/A."
|
||||
msgstr ""
|
||||
|
||||
#. P3HaZ
|
||||
#: sc/inc/scfuncs.hrc:4303
|
||||
msgctxt "SC_OPCODE_HSTACK"
|
||||
msgid "Appends arrays horizontally to create a larger array"
|
||||
msgstr ""
|
||||
|
||||
#. LnAFg
|
||||
#: sc/inc/scfuncs.hrc:4304
|
||||
msgctxt "SC_OPCODE_HSTACK"
|
||||
msgid "Array"
|
||||
msgstr ""
|
||||
|
||||
#. uHbHC
|
||||
#: sc/inc/scfuncs.hrc:4305
|
||||
msgctxt "SC_OPCODE_HSTACK"
|
||||
msgid "The first array to append."
|
||||
msgstr ""
|
||||
|
||||
#. qqgxh
|
||||
#: sc/inc/scfuncs.hrc:4306
|
||||
msgctxt "SC_OPCODE_HSTACK"
|
||||
msgid "Array 2"
|
||||
msgstr ""
|
||||
|
||||
#. mNAik
|
||||
#: sc/inc/scfuncs.hrc:4307
|
||||
msgctxt "SC_OPCODE_HSTACK"
|
||||
msgid "Array 2, Array 3,... The following arrays to append. if an array has fewer rows, #N/A error will be returned in the additional rows."
|
||||
msgstr ""
|
||||
|
||||
#. zmGHv
|
||||
#: sc/inc/scfuncs.hrc:4313
|
||||
msgctxt "SC_OPCODE_VSTACK"
|
||||
msgid "Appends arrays vertically to create a larger array"
|
||||
msgstr ""
|
||||
|
||||
#. rhVRC
|
||||
#: sc/inc/scfuncs.hrc:4314
|
||||
msgctxt "SC_OPCODE_VSTACK"
|
||||
msgid "Array"
|
||||
msgstr ""
|
||||
|
||||
#. tGHH9
|
||||
#: sc/inc/scfuncs.hrc:4315
|
||||
msgctxt "SC_OPCODE_VSTACK"
|
||||
msgid "The first array to append."
|
||||
msgstr ""
|
||||
|
||||
#. MAJn3
|
||||
#: sc/inc/scfuncs.hrc:4316
|
||||
msgctxt "SC_OPCODE_VSTACK"
|
||||
msgid "Array 2"
|
||||
msgstr ""
|
||||
|
||||
#. dGnpB
|
||||
#: sc/inc/scfuncs.hrc:4317
|
||||
msgctxt "SC_OPCODE_VSTACK"
|
||||
msgid "Array 2, Array 3,... The following arrays to append. if an array has fewer columns, #N/A error will be returned in the additional columns."
|
||||
msgstr ""
|
||||
|
||||
#. JnsYT
|
||||
#: sc/inc/scfuncs.hrc:4283
|
||||
#: sc/inc/scfuncs.hrc:4323
|
||||
msgctxt "SC_OPCODE_TAKE"
|
||||
msgid "Returns a specified number of contiguous rows or columns from the start or end of an array."
|
||||
msgstr ""
|
||||
|
||||
#. dFLFb
|
||||
#: sc/inc/scfuncs.hrc:4284
|
||||
#: sc/inc/scfuncs.hrc:4324
|
||||
msgctxt "SC_OPCODE_TAKE"
|
||||
msgid "Array"
|
||||
msgstr ""
|
||||
|
||||
#. ycFef
|
||||
#: sc/inc/scfuncs.hrc:4285
|
||||
#: sc/inc/scfuncs.hrc:4325
|
||||
msgctxt "SC_OPCODE_TAKE"
|
||||
msgid "The array from which to take rows or columns."
|
||||
msgstr ""
|
||||
|
||||
#. DzBCL
|
||||
#: sc/inc/scfuncs.hrc:4286
|
||||
#: sc/inc/scfuncs.hrc:4326
|
||||
msgctxt "SC_OPCODE_TAKE"
|
||||
msgid "Rows"
|
||||
msgstr ""
|
||||
|
||||
#. KBPBn
|
||||
#: sc/inc/scfuncs.hrc:4287
|
||||
#: sc/inc/scfuncs.hrc:4327
|
||||
msgctxt "SC_OPCODE_TAKE"
|
||||
msgid "The number of rows to take. A negative value takes from the end of the array."
|
||||
msgstr ""
|
||||
|
||||
#. eRGvR
|
||||
#: sc/inc/scfuncs.hrc:4288
|
||||
#: sc/inc/scfuncs.hrc:4328
|
||||
msgctxt "SC_OPCODE_TAKE"
|
||||
msgid "Column"
|
||||
msgstr ""
|
||||
|
||||
#. ZexcG
|
||||
#: sc/inc/scfuncs.hrc:4289
|
||||
#: sc/inc/scfuncs.hrc:4329
|
||||
msgctxt "SC_OPCODE_TAKE"
|
||||
msgid "The number of columns to take. A negative value takes from the end of the array."
|
||||
msgstr ""
|
||||
|
||||
#. 4dkE2
|
||||
#: sc/inc/scfuncs.hrc:4295
|
||||
#: sc/inc/scfuncs.hrc:4335
|
||||
msgctxt "SC_OPCODE_TOCOL"
|
||||
msgid "transforms an array into a single column."
|
||||
msgstr ""
|
||||
|
||||
#. UAzNC
|
||||
#: sc/inc/scfuncs.hrc:4296
|
||||
#: sc/inc/scfuncs.hrc:4336
|
||||
msgctxt "SC_OPCODE_TOCOL"
|
||||
msgid "Array"
|
||||
msgstr ""
|
||||
|
||||
#. SFGHg
|
||||
#: sc/inc/scfuncs.hrc:4297
|
||||
#. CHojs
|
||||
#: sc/inc/scfuncs.hrc:4337
|
||||
msgctxt "SC_OPCODE_TOCOL"
|
||||
msgid "The range or array to return as a column."
|
||||
msgid "The range or array to return as a single column."
|
||||
msgstr ""
|
||||
|
||||
#. uACXu
|
||||
#: sc/inc/scfuncs.hrc:4298
|
||||
#: sc/inc/scfuncs.hrc:4338
|
||||
msgctxt "SC_OPCODE_TOCOL"
|
||||
msgid "Ignore"
|
||||
msgstr ""
|
||||
|
||||
#. UaqvP
|
||||
#: sc/inc/scfuncs.hrc:4299
|
||||
#. b7EQW
|
||||
#: sc/inc/scfuncs.hrc:4339
|
||||
msgctxt "SC_OPCODE_TOCOL"
|
||||
msgid "Whether to ignore certain types of values. 0 or omitted - keep all values (default). 1 - ignore blanks. 2 - ignore errors. 3 - ignore blanks and errors."
|
||||
msgid "Whether to ignore certain types of values. 0 or omitted - keep all values (default). 1 - ignore blank cells. 2 - ignore cells with error. 3 - ignore blanks cells and cells with error."
|
||||
msgstr ""
|
||||
|
||||
#. qNLAi
|
||||
#: sc/inc/scfuncs.hrc:4300
|
||||
#: sc/inc/scfuncs.hrc:4340
|
||||
msgctxt "SC_OPCODE_TOCOL"
|
||||
msgid "Scan by column"
|
||||
msgstr ""
|
||||
|
||||
#. bcArN
|
||||
#: sc/inc/scfuncs.hrc:4301
|
||||
#: sc/inc/scfuncs.hrc:4341
|
||||
msgctxt "SC_OPCODE_TOCOL"
|
||||
msgid "Scan the array by column. FALSE or omitted (default) - the array is scanned by row. TRUE - the array is scanned by column."
|
||||
msgstr ""
|
||||
|
||||
#. PGyxj
|
||||
#: sc/inc/scfuncs.hrc:4307
|
||||
#: sc/inc/scfuncs.hrc:4347
|
||||
msgctxt "SC_OPCODE_TOROW"
|
||||
msgid "transforms an array into a single row."
|
||||
msgstr ""
|
||||
|
||||
#. W9bWe
|
||||
#: sc/inc/scfuncs.hrc:4308
|
||||
#: sc/inc/scfuncs.hrc:4348
|
||||
msgctxt "SC_OPCODE_TOROW"
|
||||
msgid "Array"
|
||||
msgstr ""
|
||||
|
||||
#. XxE93
|
||||
#: sc/inc/scfuncs.hrc:4309
|
||||
#. 5MEvT
|
||||
#: sc/inc/scfuncs.hrc:4349
|
||||
msgctxt "SC_OPCODE_TOROW"
|
||||
msgid "The range or array to return as a row."
|
||||
msgid "The range or array to return as a single row."
|
||||
msgstr ""
|
||||
|
||||
#. AqqBC
|
||||
#: sc/inc/scfuncs.hrc:4310
|
||||
#: sc/inc/scfuncs.hrc:4350
|
||||
msgctxt "SC_OPCODE_TOROW"
|
||||
msgid "Ignore"
|
||||
msgstr ""
|
||||
|
||||
#. CURrx
|
||||
#: sc/inc/scfuncs.hrc:4311
|
||||
#. wcpQF
|
||||
#: sc/inc/scfuncs.hrc:4351
|
||||
msgctxt "SC_OPCODE_TOROW"
|
||||
msgid "Whether to ignore certain types of values. 0 or omitted - keep all values (default). 1 - ignore blanks. 2 - ignore errors. 3 - ignore blanks and errors."
|
||||
msgid "Whether to ignore certain types of values. 0 or omitted - keep all values (default). 1 - ignore blank cells. 2 - ignore cells with error. 3 - ignore blanks cells and cells with error."
|
||||
msgstr ""
|
||||
|
||||
#. E4XDf
|
||||
#: sc/inc/scfuncs.hrc:4312
|
||||
#: sc/inc/scfuncs.hrc:4352
|
||||
msgctxt "SC_OPCODE_TOROW"
|
||||
msgid "Scan by column"
|
||||
msgstr ""
|
||||
|
||||
#. 5bZRy
|
||||
#: sc/inc/scfuncs.hrc:4313
|
||||
#: sc/inc/scfuncs.hrc:4353
|
||||
msgctxt "SC_OPCODE_TOROW"
|
||||
msgid "Scan the array by column. FALSE or omitted (default) - the array is scanned by row. TRUE - the array is scanned by column."
|
||||
msgstr ""
|
||||
|
||||
#. NJR3E
|
||||
#: sc/inc/scfuncs.hrc:4319
|
||||
#: sc/inc/scfuncs.hrc:4359
|
||||
msgctxt "SC_OPCODE_UNIQUE"
|
||||
msgid "Returns a list of unique values from a range or array."
|
||||
msgstr ""
|
||||
|
||||
#. NepxE
|
||||
#: sc/inc/scfuncs.hrc:4320
|
||||
#: sc/inc/scfuncs.hrc:4360
|
||||
msgctxt "SC_OPCODE_UNIQUE"
|
||||
msgid "Array"
|
||||
msgstr ""
|
||||
|
||||
#. 2sVga
|
||||
#: sc/inc/scfuncs.hrc:4321
|
||||
#: sc/inc/scfuncs.hrc:4361
|
||||
msgctxt "SC_OPCODE_UNIQUE"
|
||||
msgid "The range or array from which to return unique values."
|
||||
msgstr ""
|
||||
|
||||
#. fGfWS
|
||||
#: sc/inc/scfuncs.hrc:4322
|
||||
#: sc/inc/scfuncs.hrc:4362
|
||||
msgctxt "SC_OPCODE_UNIQUE"
|
||||
msgid "By col"
|
||||
msgstr ""
|
||||
|
||||
#. SASmk
|
||||
#: sc/inc/scfuncs.hrc:4323
|
||||
#: sc/inc/scfuncs.hrc:4363
|
||||
msgctxt "SC_OPCODE_UNIQUE"
|
||||
msgid "Logical value indicating how to compare data: TRUE - compares data across columns. FALSE or omitted (default) - compares data across rows."
|
||||
msgstr ""
|
||||
|
||||
#. hVQ6i
|
||||
#: sc/inc/scfuncs.hrc:4324
|
||||
#: sc/inc/scfuncs.hrc:4364
|
||||
msgctxt "SC_OPCODE_UNIQUE"
|
||||
msgid "Uniqueness"
|
||||
msgstr ""
|
||||
|
||||
#. EUVys
|
||||
#: sc/inc/scfuncs.hrc:4325
|
||||
#: sc/inc/scfuncs.hrc:4365
|
||||
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:4331
|
||||
#: sc/inc/scfuncs.hrc:4371
|
||||
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:4332
|
||||
#: sc/inc/scfuncs.hrc:4372
|
||||
msgctxt "SC_OPCODE_LET"
|
||||
msgid "Name 1"
|
||||
msgstr ""
|
||||
|
||||
#. a7LQR
|
||||
#: sc/inc/scfuncs.hrc:4333
|
||||
#: sc/inc/scfuncs.hrc:4373
|
||||
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:4334
|
||||
#: sc/inc/scfuncs.hrc:4374
|
||||
msgctxt "SC_OPCODE_LET"
|
||||
msgid "Name value "
|
||||
msgstr ""
|
||||
|
||||
#. Dn2DE
|
||||
#: sc/inc/scfuncs.hrc:4335
|
||||
#: sc/inc/scfuncs.hrc:4375
|
||||
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:4336
|
||||
#: sc/inc/scfuncs.hrc:4376
|
||||
msgctxt "SC_OPCODE_LET"
|
||||
msgid "Calculation or Name "
|
||||
msgstr ""
|
||||
|
||||
#. tFMkP
|
||||
#: sc/inc/scfuncs.hrc:4337
|
||||
#: sc/inc/scfuncs.hrc:4377
|
||||
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 ""
|
||||
|
||||
#. oBDEA
|
||||
#: sc/inc/scfuncs.hrc:4343
|
||||
#: sc/inc/scfuncs.hrc:4383
|
||||
msgctxt "SC_OPCODE_WRAPCOLS"
|
||||
msgid "Wraps the provided row or column of values by columns after a specified number of elements to form a new array."
|
||||
msgstr ""
|
||||
|
||||
#. fC6RK
|
||||
#: sc/inc/scfuncs.hrc:4344
|
||||
#: sc/inc/scfuncs.hrc:4384
|
||||
msgctxt "SC_OPCODE_WRAPCOLS"
|
||||
msgid "Range"
|
||||
msgstr ""
|
||||
|
||||
#. nfZyj
|
||||
#: sc/inc/scfuncs.hrc:4345
|
||||
#: sc/inc/scfuncs.hrc:4385
|
||||
msgctxt "SC_OPCODE_WRAPCOLS"
|
||||
msgid "the range to wrap."
|
||||
msgstr ""
|
||||
|
||||
#. GE3HQ
|
||||
#: sc/inc/scfuncs.hrc:4346
|
||||
#: sc/inc/scfuncs.hrc:4386
|
||||
msgctxt "SC_OPCODE_WRAPCOLS"
|
||||
msgid "Wrap count"
|
||||
msgstr ""
|
||||
|
||||
#. FWsCt
|
||||
#: sc/inc/scfuncs.hrc:4347
|
||||
#: sc/inc/scfuncs.hrc:4387
|
||||
msgctxt "SC_OPCODE_WRAPCOLS"
|
||||
msgid "The maximum number of values for each column."
|
||||
msgstr ""
|
||||
|
||||
#. zkjFB
|
||||
#: sc/inc/scfuncs.hrc:4348
|
||||
#: sc/inc/scfuncs.hrc:4388
|
||||
msgctxt "SC_OPCODE_WRAPCOLS"
|
||||
msgid "Pad with"
|
||||
msgstr ""
|
||||
|
||||
#. knbjc
|
||||
#: sc/inc/scfuncs.hrc:4349
|
||||
#: sc/inc/scfuncs.hrc:4389
|
||||
msgctxt "SC_OPCODE_WRAPCOLS"
|
||||
msgid "The value with which to pad. The default is #N/A."
|
||||
msgstr ""
|
||||
|
||||
#. BDA7q
|
||||
#: sc/inc/scfuncs.hrc:4355
|
||||
#: sc/inc/scfuncs.hrc:4395
|
||||
msgctxt "SC_OPCODE_WRAPROWS"
|
||||
msgid "Wraps the provided row or column of values by rows after a specified number of elements to form a new array."
|
||||
msgstr ""
|
||||
|
||||
#. 7esii
|
||||
#: sc/inc/scfuncs.hrc:4356
|
||||
#: sc/inc/scfuncs.hrc:4396
|
||||
msgctxt "SC_OPCODE_WRAPROWS"
|
||||
msgid "Range"
|
||||
msgstr ""
|
||||
|
||||
#. FLJwx
|
||||
#: sc/inc/scfuncs.hrc:4357
|
||||
#: sc/inc/scfuncs.hrc:4397
|
||||
msgctxt "SC_OPCODE_WRAPROWS"
|
||||
msgid "the range to wrap."
|
||||
msgstr ""
|
||||
|
||||
#. aLHUi
|
||||
#: sc/inc/scfuncs.hrc:4358
|
||||
#: sc/inc/scfuncs.hrc:4398
|
||||
msgctxt "SC_OPCODE_WRAPROWS"
|
||||
msgid "Wrap count"
|
||||
msgstr ""
|
||||
|
||||
#. 3CEsK
|
||||
#: sc/inc/scfuncs.hrc:4359
|
||||
#: sc/inc/scfuncs.hrc:4399
|
||||
msgctxt "SC_OPCODE_WRAPROWS"
|
||||
msgid "The maximum number of values for each row."
|
||||
msgstr ""
|
||||
|
||||
#. iTCWg
|
||||
#: sc/inc/scfuncs.hrc:4360
|
||||
#: sc/inc/scfuncs.hrc:4400
|
||||
msgctxt "SC_OPCODE_WRAPROWS"
|
||||
msgid "Pad with"
|
||||
msgstr ""
|
||||
|
||||
#. e3K5s
|
||||
#: sc/inc/scfuncs.hrc:4361
|
||||
#: sc/inc/scfuncs.hrc:4401
|
||||
msgctxt "SC_OPCODE_WRAPROWS"
|
||||
msgid "The value with which to pad. The default is #N/A."
|
||||
msgstr ""
|
||||
@@ -22958,73 +23078,73 @@ msgid "Data Provider"
|
||||
msgstr ""
|
||||
|
||||
#. a7EFA
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:91
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:106
|
||||
msgctxt "dataproviderdlg|db_name"
|
||||
msgid "Database Range:"
|
||||
msgstr "Database Range:"
|
||||
|
||||
#. pSQ4F
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:116
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:131
|
||||
msgctxt "dataproviderdlg/provider"
|
||||
msgid "Data Provider:"
|
||||
msgstr "Data Provider:"
|
||||
|
||||
#. RGiXi
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:141
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:156
|
||||
msgctxt "dataproviderdlg/url"
|
||||
msgid "URL:"
|
||||
msgstr "URL:"
|
||||
|
||||
#. GKDQA
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:164
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:179
|
||||
msgctxt "dataproviderdlg/browse_btn"
|
||||
msgid "Browse"
|
||||
msgstr "Browse"
|
||||
|
||||
#. GABzG
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:179
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:194
|
||||
msgctxt "dataproviderdlg/id"
|
||||
msgid "Id / Xpath:"
|
||||
msgstr "Id / Xpath:"
|
||||
|
||||
#. pwS4k
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:207
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:222
|
||||
msgctxt "dataproviderdlg/lbSource"
|
||||
msgid "Source"
|
||||
msgstr "Source"
|
||||
|
||||
#. fHfGq
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:242
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:257
|
||||
msgctxt "dataproviderdlg/transformation_add"
|
||||
msgid "Add"
|
||||
msgstr "Add"
|
||||
|
||||
#. Smoiv
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:246
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:261
|
||||
msgctxt "dataproviderdlg/AddTransformation_tooltip"
|
||||
msgid "Add Transformations"
|
||||
msgstr "Add Transformations"
|
||||
|
||||
#. cSgeU
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:303
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:318
|
||||
msgctxt "dataproviderdlg/transformation"
|
||||
msgid "Transformations"
|
||||
msgstr "Transformations"
|
||||
|
||||
#. gpeXB
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:359
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:374
|
||||
msgctxt "dataproviderdlg/apply"
|
||||
msgid "Apply"
|
||||
msgstr "Apply"
|
||||
|
||||
#. bDVwi
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:363
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:378
|
||||
msgctxt "dataproviderdlg/apply_tooltiptext"
|
||||
msgid "Apply Changes"
|
||||
msgstr "Apply Changes"
|
||||
|
||||
#. 6pCFs
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:383
|
||||
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:398
|
||||
msgctxt "dataproviderdlg/preview"
|
||||
msgid "Preview"
|
||||
msgstr "Preview"
|
||||
|
||||
Reference in New Issue
Block a user