summaryrefslogtreecommitdiff
path: root/libxmlsec
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-07-12 15:57:50 +0200
committerMichael Stahl <mst@openoffice.org>2010-07-12 15:57:50 +0200
commitae05c62681c56a11b1a6d8ca58a70fb767b0e8d1 (patch)
tree8a0fa22e0bd4cf6487a406bf5c60a638a242a8c1 /libxmlsec
parent8027e13d54cb3a3ee748f140ceb59492af2825e9 (diff)
solaris10u8: #i112480#: fix libxmlsec configure:
xmlsec1-configure-libxml-libxslt.patch: do not prepend /bin to $PATH.
Diffstat (limited to 'libxmlsec')
-rw-r--r--libxmlsec/makefile.mk2
-rw-r--r--libxmlsec/xmlsec1-configure-libxml-libxslt.patch40
2 files changed, 42 insertions, 0 deletions
diff --git a/libxmlsec/makefile.mk b/libxmlsec/makefile.mk
index 1f0e5976f5e5..c3a604cd1ff1 100644
--- a/libxmlsec/makefile.mk
+++ b/libxmlsec/makefile.mk
@@ -48,6 +48,7 @@ TARFILE_NAME=$(PRJNAME)-$(XMLSEC1VERSION)
TARFILE_MD5=1f24ab1d39f4a51faf22244c94a6203f
#xmlsec1-configure.patch: Set up the build. Straightforward configuration
+#xmlsec1-configure-libxml-libxslt.patch: empty "$with_libxml" prepends /bin :-(
#xmlsec1-olderlibxml2.patch: Allow build against older libxml2, for macosx
#xmlsec1-nssdisablecallbacks.patch: Disable use of smime3 so don't need to package it
#xmlsec1-customkeymanage.patch: Could we do this alternatively outside xmlsec
@@ -57,6 +58,7 @@ TARFILE_MD5=1f24ab1d39f4a51faf22244c94a6203f
#xmlsec1-mingw-customkeymanage-addmscrypto.patch builds the custom keymanager on mingw
PATCH_FILES=\
xmlsec1-configure.patch \
+ xmlsec1-configure-libxml-libxslt.patch \
xmlsec1-olderlibxml2.patch \
xmlsec1-nssdisablecallbacks.patch \
xmlsec1-customkeymanage.patch \
diff --git a/libxmlsec/xmlsec1-configure-libxml-libxslt.patch b/libxmlsec/xmlsec1-configure-libxml-libxslt.patch
new file mode 100644
index 000000000000..fdf39ad19554
--- /dev/null
+++ b/libxmlsec/xmlsec1-configure-libxml-libxslt.patch
@@ -0,0 +1,40 @@
+--- misc/xmlsec1-1.2.14/configure Wed Jun 30 11:55:36 2010
++++ misc/build/xmlsec1-1.2.14/configure Wed Jun 30 11:57:28 2010
+@@ -12077,7 +12077,7 @@
+ ;;
+ *)
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+-as_dummy="$with_libxml/bin:$PATH"
++as_dummy="$with_libxml${with_libxml:+/bin:}$PATH"
+ for as_dir in $as_dummy
+ do
+ IFS=$as_save_IFS
+@@ -12258,7 +12258,7 @@
+ ;;
+ *)
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+-as_dummy="$with_libxslt/bin:$PATH"
++as_dummy="$with_libxslt${with_libxslt:+/bin:}$PATH"
+ for as_dir in $as_dummy
+ do
+ IFS=$as_save_IFS
+--- misc/xmlsec1-1.2.14/configure.in Wed Jun 30 11:55:37 2010
++++ misc/build/xmlsec1-1.2.14/configure.in Wed Jun 30 11:53:55 2010
+@@ -231,7 +231,7 @@
+ if test "z$LIBXML_FOUND" = "zno" ; then
+ if test "z$with_libxml" != "zyes" ; then
+ AC_PATH_PROG([LIBXML_CONFIG], [$LIBXML_CONFIG], [],
+- [$with_libxml/bin:$PATH])
++ [$with_libxml${with_libxml:+/bin:}$PATH])
+ fi
+ AC_MSG_CHECKING([libxml2 $LIBXML_CONFIG ])
+ if ! LIBXML_VERSION=`$LIBXML_CONFIG --version 2>/dev/null`; then
+@@ -296,7 +296,7 @@
+ if test "z$LIBXSLT_FOUND" = "zno" ; then
+ if test "z$with_libxslt" != "zyes" ; then
+ AC_PATH_PROG([LIBXSLT_CONFIG], [$LIBXSLT_CONFIG], [],
+- [$with_libxslt/bin:$PATH])
++ [$with_libxslt${with_libxslt:+/bin:}:$PATH])
+ fi
+ AC_MSG_CHECKING(for libxslt libraries >= $LIBXSLT_MIN_VERSION)
+ if ! LIBXSLT_VERSION=`$LIBXSLT_CONFIG --version 2>/dev/null`; then
ormula/messages.po848
-rw-r--r--source/az/sc/messages.po408
-rw-r--r--source/az/sfx2/messages.po192
-rw-r--r--source/az/svx/messages.po48
-rw-r--r--source/az/sw/messages.po22
-rw-r--r--source/be/cui/messages.po78
-rw-r--r--source/be/formula/messages.po848
-rw-r--r--source/be/sc/messages.po417
-rw-r--r--source/be/sfx2/messages.po192
-rw-r--r--source/be/svx/messages.po48
-rw-r--r--source/be/sw/messages.po22
-rw-r--r--source/bg/cui/messages.po84
-rw-r--r--source/bg/formula/messages.po850
-rw-r--r--source/bg/helpcontent2/source/text/scalc/01.po218
-rw-r--r--source/bg/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/bg/helpcontent2/source/text/shared/00.po338
-rw-r--r--source/bg/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/bg/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/bg/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/bg/helpcontent2/source/text/shared/optionen.po267
-rw-r--r--source/bg/helpcontent2/source/text/simpress.po8
-rw-r--r--source/bg/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/bg/helpcontent2/source/text/simpress/01.po171
-rw-r--r--source/bg/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/bg/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/bg/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/bg/sc/messages.po416
-rw-r--r--source/bg/sfx2/messages.po192
-rw-r--r--source/bg/svx/messages.po48
-rw-r--r--source/bg/sw/messages.po24
-rw-r--r--source/bn-IN/cui/messages.po78
-rw-r--r--source/bn-IN/formula/messages.po848
-rw-r--r--source/bn-IN/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/bn-IN/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/bn-IN/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/bn-IN/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/bn-IN/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/bn-IN/helpcontent2/source/text/simpress.po6
-rw-r--r--source/bn-IN/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/bn-IN/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/bn-IN/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/bn-IN/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/bn-IN/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/bn-IN/sc/messages.po417
-rw-r--r--source/bn-IN/sfx2/messages.po192
-rw-r--r--source/bn-IN/svx/messages.po48
-rw-r--r--source/bn-IN/sw/messages.po22
-rw-r--r--source/bn/cui/messages.po78
-rw-r--r--source/bn/formula/messages.po848
-rw-r--r--source/bn/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/bn/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/bn/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/bn/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/bn/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/bn/helpcontent2/source/text/simpress.po6
-rw-r--r--source/bn/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/bn/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/bn/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/bn/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/bn/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/bn/sc/messages.po417
-rw-r--r--source/bn/sfx2/messages.po192
-rw-r--r--source/bn/svx/messages.po48
-rw-r--r--source/bn/sw/messages.po22
-rw-r--r--source/bo/cui/messages.po78
-rw-r--r--source/bo/formula/messages.po848
-rw-r--r--source/bo/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/bo/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/bo/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/bo/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/bo/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/bo/helpcontent2/source/text/simpress.po6
-rw-r--r--source/bo/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/bo/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/bo/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/bo/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/bo/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/bo/sc/messages.po417
-rw-r--r--source/bo/sfx2/messages.po192
-rw-r--r--source/bo/svx/messages.po48
-rw-r--r--source/bo/sw/messages.po22
-rw-r--r--source/br/cui/messages.po78
-rw-r--r--source/br/formula/messages.po848
-rw-r--r--source/br/sc/messages.po417
-rw-r--r--source/br/sfx2/messages.po192
-rw-r--r--source/br/svx/messages.po48
-rw-r--r--source/br/sw/messages.po22
-rw-r--r--source/brx/cui/messages.po78
-rw-r--r--source/brx/formula/messages.po848
-rw-r--r--source/brx/sc/messages.po417
-rw-r--r--source/brx/sfx2/messages.po192
-rw-r--r--source/brx/svx/messages.po48
-rw-r--r--source/brx/sw/messages.po22
-rw-r--r--source/bs/cui/messages.po78
-rw-r--r--source/bs/formula/messages.po848
-rw-r--r--source/bs/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/bs/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/bs/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/bs/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/bs/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/bs/helpcontent2/source/text/simpress.po6
-rw-r--r--source/bs/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/bs/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/bs/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/bs/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/bs/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/bs/sc/messages.po417
-rw-r--r--source/bs/sfx2/messages.po192
-rw-r--r--source/bs/svx/messages.po48
-rw-r--r--source/bs/sw/messages.po22
-rw-r--r--source/ca-valencia/cui/messages.po78
-rw-r--r--source/ca-valencia/formula/messages.po846
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/ca-valencia/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress.po8
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ca-valencia/sc/messages.po414
-rw-r--r--source/ca-valencia/sfx2/messages.po192
-rw-r--r--source/ca-valencia/svx/messages.po48
-rw-r--r--source/ca-valencia/sw/messages.po22
-rw-r--r--source/ca/cui/messages.po82
-rw-r--r--source/ca/formula/messages.po854
-rw-r--r--source/ca/helpcontent2/source/text/scalc/01.po220
-rw-r--r--source/ca/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/ca/helpcontent2/source/text/shared/00.po54
-rw-r--r--source/ca/helpcontent2/source/text/shared/01.po49
-rw-r--r--source/ca/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/ca/helpcontent2/source/text/shared/autopi.po4
-rw-r--r--source/ca/helpcontent2/source/text/shared/guide.po11
-rw-r--r--source/ca/helpcontent2/source/text/shared/optionen.po207
-rw-r--r--source/ca/helpcontent2/source/text/simpress.po8
-rw-r--r--source/ca/helpcontent2/source/text/simpress/00.po71
-rw-r--r--source/ca/helpcontent2/source/text/simpress/01.po112
-rw-r--r--source/ca/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/ca/helpcontent2/source/text/swriter/01.po38
-rw-r--r--source/ca/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ca/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/ca/sc/messages.po426
-rw-r--r--source/ca/sfx2/messages.po192
-rw-r--r--source/ca/svx/messages.po50
-rw-r--r--source/ca/sw/messages.po26
-rw-r--r--source/ca/uui/messages.po11
-rw-r--r--source/ckb/cui/messages.po78
-rw-r--r--source/ckb/formula/messages.po848
-rw-r--r--source/ckb/sc/messages.po408
-rw-r--r--source/ckb/sfx2/messages.po192
-rw-r--r--source/ckb/svx/messages.po48
-rw-r--r--source/ckb/sw/messages.po22
-rw-r--r--source/cs/cui/messages.po84
-rw-r--r--source/cs/formula/messages.po852
-rw-r--r--source/cs/helpcontent2/source/text/scalc/01.po222
-rw-r--r--source/cs/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/cs/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/cs/helpcontent2/source/text/shared/00.po4
-rw-r--r--source/cs/helpcontent2/source/text/shared/01.po172
-rw-r--r--source/cs/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/cs/helpcontent2/source/text/shared/optionen.po251
-rw-r--r--source/cs/helpcontent2/source/text/simpress.po8
-rw-r--r--source/cs/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/cs/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/cs/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/cs/helpcontent2/source/text/swriter/01.po44
-rw-r--r--source/cs/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/cs/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/cs/sc/messages.po474
-rw-r--r--source/cs/sfx2/messages.po206
-rw-r--r--source/cs/svx/messages.po52
-rw-r--r--source/cs/sw/messages.po26
-rw-r--r--source/cy/cui/messages.po84
-rw-r--r--source/cy/formula/messages.po852
-rw-r--r--source/cy/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/cy/sc/messages.po476
-rw-r--r--source/cy/sfx2/messages.po206
-rw-r--r--source/cy/svx/messages.po52
-rw-r--r--source/cy/sw/messages.po26
-rw-r--r--source/da/chart2/messages.po8
-rw-r--r--source/da/cui/messages.po158
-rw-r--r--source/da/dbaccess/messages.po22
-rw-r--r--source/da/desktop/messages.po34
-rw-r--r--source/da/extensions/messages.po6
-rw-r--r--source/da/extras/source/autocorr/emoji.po4
-rw-r--r--source/da/filter/messages.po6
-rw-r--r--source/da/formula/messages.po848
-rw-r--r--source/da/helpcontent2/source/text/sbasic/python.po6
-rw-r--r--source/da/helpcontent2/source/text/sbasic/shared.po24
-rw-r--r--source/da/helpcontent2/source/text/scalc/01.po218
-rw-r--r--source/da/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/da/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/da/helpcontent2/source/text/sdatabase.po38
-rw-r--r--source/da/helpcontent2/source/text/shared/01.po12
-rw-r--r--source/da/helpcontent2/source/text/shared/02.po8
-rw-r--r--source/da/helpcontent2/source/text/shared/04.po10
-rw-r--r--source/da/helpcontent2/source/text/shared/guide.po18
-rw-r--r--source/da/helpcontent2/source/text/shared/optionen.po211
-rw-r--r--source/da/helpcontent2/source/text/simpress.po8
-rw-r--r--source/da/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/da/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/da/helpcontent2/source/text/simpress/guide.po18
-rw-r--r--source/da/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/da/helpcontent2/source/text/swriter/01.po46
-rw-r--r--source/da/helpcontent2/source/text/swriter/guide.po14
-rw-r--r--source/da/instsetoo_native/inc_openoffice/windows/msi_languages.po74
-rw-r--r--source/da/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po12
-rw-r--r--source/da/officecfg/registry/data/org/openoffice/Office/UI.po138
-rw-r--r--source/da/reportdesign/messages.po4
-rw-r--r--source/da/sc/messages.po426
-rw-r--r--source/da/sd/messages.po20
-rw-r--r--source/da/sfx2/messages.po192
-rw-r--r--source/da/svtools/messages.po6
-rw-r--r--source/da/svx/messages.po48
-rw-r--r--source/da/sw/messages.po332
-rw-r--r--source/da/uui/messages.po18
-rw-r--r--source/da/vcl/messages.po8
-rw-r--r--source/da/wizards/messages.po4
-rw-r--r--source/da/wizards/source/resources.po26
-rw-r--r--source/de/cui/messages.po78
-rw-r--r--source/de/formula/messages.po848
-rw-r--r--source/de/helpcontent2/source/text/scalc/01.po222
-rw-r--r--source/de/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/de/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/de/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/de/helpcontent2/source/text/shared/optionen.po209
-rw-r--r--source/de/helpcontent2/source/text/simpress.po8
-rw-r--r--source/de/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/de/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/de/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/de/helpcontent2/source/text/swriter/01.po38
-rw-r--r--source/de/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/de/sc/messages.po416
-rw-r--r--source/de/sfx2/messages.po192
-rw-r--r--source/de/svx/messages.po48
-rw-r--r--source/de/sw/messages.po22
-rw-r--r--source/dgo/cui/messages.po78
-rw-r--r--source/dgo/formula/messages.po848
-rw-r--r--source/dgo/sc/messages.po417
-rw-r--r--source/dgo/sfx2/messages.po192
-rw-r--r--source/dgo/svx/messages.po48
-rw-r--r--source/dgo/sw/messages.po22
-rw-r--r--source/dsb/cui/messages.po84
-rw-r--r--source/dsb/formula/messages.po852
-rw-r--r--source/dsb/helpcontent2/source/text/scalc/01.po210
-rw-r--r--source/dsb/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/dsb/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/dsb/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/dsb/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/dsb/helpcontent2/source/text/shared/optionen.po209
-rw-r--r--source/dsb/helpcontent2/source/text/simpress.po8
-rw-r--r--source/dsb/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/dsb/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/dsb/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/dsb/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/dsb/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/dsb/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/dsb/sc/messages.po416
-rw-r--r--source/dsb/sfx2/messages.po206
-rw-r--r--source/dsb/svx/messages.po52
-rw-r--r--source/dsb/sw/messages.po26
-rw-r--r--source/dz/cui/messages.po78
-rw-r--r--source/dz/formula/messages.po848
-rw-r--r--source/dz/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/dz/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/dz/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/dz/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/dz/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/dz/helpcontent2/source/text/simpress.po6
-rw-r--r--source/dz/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/dz/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/dz/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/dz/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/dz/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/dz/sc/messages.po417
-rw-r--r--source/dz/sfx2/messages.po192
-rw-r--r--source/dz/svx/messages.po48
-rw-r--r--source/dz/sw/messages.po22
-rw-r--r--source/el/connectivity/registry/ado/org/openoffice/Office/DataAccess.po12
-rw-r--r--source/el/cui/messages.po84
-rw-r--r--source/el/formula/messages.po848
-rw-r--r--source/el/helpcontent2/source/text/scalc/01.po218
-rw-r--r--source/el/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/el/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/el/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/el/helpcontent2/source/text/shared/optionen.po207
-rw-r--r--source/el/helpcontent2/source/text/simpress.po8
-rw-r--r--source/el/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/el/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/el/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/el/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/el/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/el/sc/messages.po414
-rw-r--r--source/el/sfx2/messages.po192
-rw-r--r--source/el/svx/messages.po48
-rw-r--r--source/el/sw/messages.po22
-rw-r--r--source/en-GB/cui/messages.po78
-rw-r--r--source/en-GB/formula/messages.po848
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/en-GB/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/en-GB/sc/messages.po414
-rw-r--r--source/en-GB/sfx2/messages.po192
-rw-r--r--source/en-GB/svx/messages.po48
-rw-r--r--source/en-GB/sw/messages.po22
-rw-r--r--source/en-ZA/cui/messages.po78
-rw-r--r--source/en-ZA/formula/messages.po848
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/en-ZA/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/en-ZA/helpcontent2/source/text/simpress.po6
-rw-r--r--source/en-ZA/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/en-ZA/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/en-ZA/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/en-ZA/sc/messages.po417
-rw-r--r--source/en-ZA/sfx2/messages.po192
-rw-r--r--source/en-ZA/svx/messages.po48
-rw-r--r--source/en-ZA/sw/messages.po22
-rw-r--r--source/eo/cui/messages.po78
-rw-r--r--source/eo/formula/messages.po848
-rw-r--r--source/eo/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/eo/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/eo/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/eo/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/eo/helpcontent2/source/text/shared/optionen.po199
-rw-r--r--source/eo/helpcontent2/source/text/simpress.po6
-rw-r--r--source/eo/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/eo/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/eo/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/eo/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/eo/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/eo/sc/messages.po414
-rw-r--r--source/eo/sfx2/messages.po192
-rw-r--r--source/eo/svx/messages.po48
-rw-r--r--source/eo/sw/messages.po22
-rw-r--r--source/es/cui/messages.po82
-rw-r--r--source/es/formula/messages.po848
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared.po4
-rw-r--r--source/es/helpcontent2/source/text/scalc/00.po14
-rw-r--r--source/es/helpcontent2/source/text/scalc/01.po228
-rw-r--r--source/es/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/es/helpcontent2/source/text/shared/00.po96
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po54
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po18
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/es/helpcontent2/source/text/shared/optionen.po207
-rw-r--r--source/es/helpcontent2/source/text/simpress.po12
-rw-r--r--source/es/helpcontent2/source/text/simpress/00.po73
-rw-r--r--source/es/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/es/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/es/helpcontent2/source/text/swriter/00.po10
-rw-r--r--source/es/helpcontent2/source/text/swriter/01.po40
-rw-r--r--source/es/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/es/helpcontent2/source/text/swriter/librelogo.po4
-rw-r--r--source/es/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/es/sc/messages.po426
-rw-r--r--source/es/sfx2/messages.po192
-rw-r--r--source/es/svx/messages.po50
-rw-r--r--source/es/sw/messages.po28
-rw-r--r--source/et/cui/messages.po78
-rw-r--r--source/et/formula/messages.po848
-rw-r--r--source/et/helpcontent2/source/text/scalc/01.po218
-rw-r--r--source/et/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/et/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/et/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/et/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/et/helpcontent2/source/text/simpress.po8
-rw-r--r--source/et/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/et/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/et/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/et/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/et/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/et/sc/messages.po414
-rw-r--r--source/et/sfx2/messages.po192
-rw-r--r--source/et/svx/messages.po48
-rw-r--r--source/et/sw/messages.po22
-rw-r--r--source/eu/cui/messages.po78
-rw-r--r--source/eu/formula/messages.po848
-rw-r--r--source/eu/helpcontent2/source/text/scalc/01.po218
-rw-r--r--source/eu/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/eu/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/eu/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/eu/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/eu/helpcontent2/source/text/simpress.po8
-rw-r--r--source/eu/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/eu/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/eu/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/eu/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/eu/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/eu/sc/messages.po414
-rw-r--r--source/eu/sfx2/messages.po192
-rw-r--r--source/eu/svx/messages.po48
-rw-r--r--source/eu/sw/messages.po22
-rw-r--r--source/fa/cui/messages.po82
-rw-r--r--source/fa/formula/messages.po848
-rw-r--r--source/fa/officecfg/registry/data/org/openoffice/Office/UI.po72
-rw-r--r--source/fa/sc/messages.po408
-rw-r--r--source/fa/sd/messages.po12
-rw-r--r--source/fa/sfx2/messages.po197
-rw-r--r--source/fa/svx/messages.po48
-rw-r--r--source/fa/sw/messages.po32
-rw-r--r--source/fa/vcl/messages.po10
-rw-r--r--source/fi/cui/messages.po78
-rw-r--r--source/fi/formula/messages.po850
-rw-r--r--source/fi/helpcontent2/source/text/scalc/01.po210
-rw-r--r--source/fi/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/fi/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/fi/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/fi/helpcontent2/source/text/shared/optionen.po206
-rw-r--r--source/fi/helpcontent2/source/text/simpress.po8
-rw-r--r--source/fi/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/fi/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/fi/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/fi/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/fi/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/fi/sc/messages.po414
-rw-r--r--source/fi/sfx2/messages.po192
-rw-r--r--source/fi/svx/messages.po48
-rw-r--r--source/fi/sw/messages.po63
-rw-r--r--source/fr/cui/messages.po78
-rw-r--r--source/fr/formula/messages.po848
-rw-r--r--source/fr/helpcontent2/source/text/scalc/01.po218
-rw-r--r--source/fr/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/fr/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/fr/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/fr/helpcontent2/source/text/shared/optionen.po207
-rw-r--r--source/fr/helpcontent2/source/text/simpress.po8
-rw-r--r--source/fr/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/fr/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/fr/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/fr/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/fr/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/fr/sc/messages.po414
-rw-r--r--source/fr/sfx2/messages.po192
-rw-r--r--source/fr/svx/messages.po48
-rw-r--r--source/fr/sw/messages.po22
-rw-r--r--source/fur/cui/messages.po78
-rw-r--r--source/fur/formula/messages.po848
-rw-r--r--source/fur/sc/messages.po408
-rw-r--r--source/fur/sfx2/messages.po192
-rw-r--r--source/fur/svx/messages.po48
-rw-r--r--source/fur/sw/messages.po22
-rw-r--r--source/fy/cui/messages.po78
-rw-r--r--source/fy/formula/messages.po848
-rw-r--r--source/fy/sc/messages.po414
-rw-r--r--source/fy/sfx2/messages.po192
-rw-r--r--source/fy/svx/messages.po48
-rw-r--r--source/fy/sw/messages.po22
-rw-r--r--source/ga/cui/messages.po78
-rw-r--r--source/ga/formula/messages.po848
-rw-r--r--source/ga/sc/messages.po414
-rw-r--r--source/ga/sfx2/messages.po192
-rw-r--r--source/ga/svx/messages.po48
-rw-r--r--source/ga/sw/messages.po22
-rw-r--r--source/gd/cui/messages.po78
-rw-r--r--source/gd/formula/messages.po848
-rw-r--r--source/gd/sc/messages.po414
-rw-r--r--source/gd/sfx2/messages.po192
-rw-r--r--source/gd/svx/messages.po48
-rw-r--r--source/gd/sw/messages.po22
-rw-r--r--source/gl/cui/messages.po84
-rw-r--r--source/gl/formula/messages.po850
-rw-r--r--source/gl/helpcontent2/source/text/scalc/01.po218
-rw-r--r--source/gl/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/gl/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/gl/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/gl/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/gl/helpcontent2/source/text/simpress.po8
-rw-r--r--source/gl/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/gl/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/gl/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/gl/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/gl/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/gl/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/gl/sc/messages.po416
-rw-r--r--source/gl/sfx2/messages.po192
-rw-r--r--source/gl/svx/messages.po48
-rw-r--r--source/gl/sw/messages.po26
-rw-r--r--source/gu/cui/messages.po78
-rw-r--r--source/gu/formula/messages.po848
-rw-r--r--source/gu/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/gu/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/gu/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/gu/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/gu/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/gu/helpcontent2/source/text/simpress.po6
-rw-r--r--source/gu/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/gu/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/gu/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/gu/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/gu/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/gu/sc/messages.po417
-rw-r--r--source/gu/sfx2/messages.po192
-rw-r--r--source/gu/svx/messages.po48
-rw-r--r--source/gu/sw/messages.po22
-rw-r--r--source/gug/cui/messages.po78
-rw-r--r--source/gug/formula/messages.po848
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/shared.po4
-rw-r--r--source/gug/helpcontent2/source/text/scalc/00.po14
-rw-r--r--source/gug/helpcontent2/source/text/scalc/01.po228
-rw-r--r--source/gug/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/gug/helpcontent2/source/text/shared/00.po96
-rw-r--r--source/gug/helpcontent2/source/text/shared/01.po54
-rw-r--r--source/gug/helpcontent2/source/text/shared/02.po18
-rw-r--r--source/gug/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/gug/helpcontent2/source/text/shared/optionen.po207
-rw-r--r--source/gug/helpcontent2/source/text/simpress.po12
-rw-r--r--source/gug/helpcontent2/source/text/simpress/00.po73
-rw-r--r--source/gug/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/gug/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/gug/helpcontent2/source/text/swriter/00.po10
-rw-r--r--source/gug/helpcontent2/source/text/swriter/01.po40
-rw-r--r--source/gug/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/gug/helpcontent2/source/text/swriter/librelogo.po4
-rw-r--r--source/gug/sc/messages.po417
-rw-r--r--source/gug/sfx2/messages.po192
-rw-r--r--source/gug/svx/messages.po48
-rw-r--r--source/gug/sw/messages.po22
-rw-r--r--source/he/basctl/messages.po6
-rw-r--r--source/he/connectivity/registry/ado/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/he/cui/messages.po78
-rw-r--r--source/he/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/he/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/he/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/he/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/he/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/he/editeng/messages.po20
-rw-r--r--source/he/extras/source/autocorr/emoji.po14
-rw-r--r--source/he/formula/messages.po856
-rw-r--r--source/he/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/he/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/he/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/he/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/he/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/he/helpcontent2/source/text/simpress.po6
-rw-r--r--source/he/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/he/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/he/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/he/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/he/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/he/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/he/officecfg/registry/data/org/openoffice/Office/UI.po10
-rw-r--r--source/he/sc/messages.po417
-rw-r--r--source/he/sfx2/messages.po192
-rw-r--r--source/he/svx/messages.po48
-rw-r--r--source/he/sw/messages.po22
-rw-r--r--source/hi/cui/messages.po78
-rw-r--r--source/hi/formula/messages.po848
-rw-r--r--source/hi/helpcontent2/source/text/scalc/01.po210
-rw-r--r--source/hi/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/hi/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/hi/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/hi/helpcontent2/source/text/shared/optionen.po199
-rw-r--r--source/hi/helpcontent2/source/text/simpress.po6
-rw-r--r--source/hi/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/hi/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/hi/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/hi/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/hi/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/hi/sc/messages.po417
-rw-r--r--source/hi/sfx2/messages.po192
-rw-r--r--source/hi/svx/messages.po48
-rw-r--r--source/hi/sw/messages.po22
-rw-r--r--source/hr/cui/messages.po78
-rw-r--r--source/hr/formula/messages.po848
-rw-r--r--source/hr/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/hr/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/hr/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/hr/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/hr/helpcontent2/source/text/shared/optionen.po199
-rw-r--r--source/hr/helpcontent2/source/text/simpress.po6
-rw-r--r--source/hr/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/hr/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/hr/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/hr/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/hr/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/hr/sc/messages.po414
-rw-r--r--source/hr/sfx2/messages.po192
-rw-r--r--source/hr/svx/messages.po48
-rw-r--r--source/hr/sw/messages.po22
-rw-r--r--source/hsb/cui/messages.po84
-rw-r--r--source/hsb/formula/messages.po852
-rw-r--r--source/hsb/helpcontent2/source/text/scalc/01.po210
-rw-r--r--source/hsb/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/hsb/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/hsb/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/hsb/helpcontent2/source/text/shared/guide.po144
-rw-r--r--source/hsb/helpcontent2/source/text/shared/optionen.po209
-rw-r--r--source/hsb/helpcontent2/source/text/simpress.po8
-rw-r--r--source/hsb/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/hsb/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/hsb/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/hsb/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/hsb/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/hsb/sc/messages.po444
-rw-r--r--source/hsb/sfx2/messages.po206
-rw-r--r--source/hsb/svx/messages.po52
-rw-r--r--source/hsb/sw/messages.po26
-rw-r--r--source/hu/cui/messages.po78
-rw-r--r--source/hu/formula/messages.po848
-rw-r--r--source/hu/helpcontent2/source/text/scalc/01.po218
-rw-r--r--source/hu/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/hu/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/hu/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/hu/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/hu/helpcontent2/source/text/simpress.po8
-rw-r--r--source/hu/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/hu/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/hu/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/hu/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/hu/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/hu/sc/messages.po414
-rw-r--r--source/hu/sfx2/messages.po192
-rw-r--r--source/hu/svx/messages.po48
-rw-r--r--source/hu/sw/messages.po22
-rw-r--r--source/hy/cui/messages.po84
-rw-r--r--source/hy/formula/messages.po852
-rw-r--r--source/hy/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/hy/sc/messages.po474
-rw-r--r--source/hy/sfx2/messages.po206
-rw-r--r--source/hy/svx/messages.po52
-rw-r--r--source/hy/sw/messages.po26
-rw-r--r--source/id/cui/messages.po78
-rw-r--r--source/id/formula/messages.po848
-rw-r--r--source/id/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/id/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/id/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/id/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/id/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/id/helpcontent2/source/text/simpress.po8
-rw-r--r--source/id/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/id/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/id/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/id/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/id/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office/UI.po46
-rw-r--r--source/id/sc/messages.po414
-rw-r--r--source/id/sfx2/messages.po210
-rw-r--r--source/id/svx/messages.po48
-rw-r--r--source/id/sw/messages.po64
-rw-r--r--source/is/cui/messages.po78
-rw-r--r--source/is/formula/messages.po848
-rw-r--r--source/is/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/is/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/is/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/is/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/is/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/is/helpcontent2/source/text/simpress.po8
-rw-r--r--source/is/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/is/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/is/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/is/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/is/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/is/sc/messages.po414
-rw-r--r--source/is/sfx2/messages.po192
-rw-r--r--source/is/svx/messages.po48
-rw-r--r--source/is/sw/messages.po22
-rw-r--r--source/it/basctl/messages.po34
-rw-r--r--source/it/cui/messages.po78
-rw-r--r--source/it/formula/messages.po848
-rw-r--r--source/it/helpcontent2/source/text/scalc/01.po218
-rw-r--r--source/it/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/it/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/it/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/it/helpcontent2/source/text/shared/optionen.po207
-rw-r--r--source/it/helpcontent2/source/text/simpress.po8
-rw-r--r--source/it/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/it/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/it/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/it/helpcontent2/source/text/smath/01.po5
-rw-r--r--source/it/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/it/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/it/officecfg/registry/data/org/openoffice/Office/UI.po33
-rw-r--r--source/it/sc/messages.po414
-rw-r--r--source/it/sfx2/messages.po192
-rw-r--r--source/it/svx/messages.po48
-rw-r--r--source/it/sw/messages.po22
-rw-r--r--source/ja/chart2/messages.po34
-rw-r--r--source/ja/connectivity/messages.po4
-rw-r--r--source/ja/cui/messages.po136
-rw-r--r--source/ja/desktop/messages.po8
-rw-r--r--source/ja/editeng/messages.po4
-rw-r--r--source/ja/filter/messages.po4
-rw-r--r--source/ja/formula/messages.po854
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/shared.po4
-rw-r--r--source/ja/helpcontent2/source/text/scalc/01.po216
-rw-r--r--source/ja/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/ja/helpcontent2/source/text/schart/01.po113
-rw-r--r--source/ja/helpcontent2/source/text/sdraw.po6
-rw-r--r--source/ja/helpcontent2/source/text/shared.po6
-rw-r--r--source/ja/helpcontent2/source/text/shared/01.po88
-rw-r--r--source/ja/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/ja/helpcontent2/source/text/shared/guide.po44
-rw-r--r--source/ja/helpcontent2/source/text/shared/optionen.po219
-rw-r--r--source/ja/helpcontent2/source/text/simpress.po6
-rw-r--r--source/ja/helpcontent2/source/text/simpress/00.po81
-rw-r--r--source/ja/helpcontent2/source/text/simpress/01.po135
-rw-r--r--source/ja/helpcontent2/source/text/simpress/guide.po22
-rw-r--r--source/ja/helpcontent2/source/text/smath/00.po4
-rw-r--r--source/ja/helpcontent2/source/text/swriter.po14
-rw-r--r--source/ja/helpcontent2/source/text/swriter/00.po32
-rw-r--r--source/ja/helpcontent2/source/text/swriter/01.po162
-rw-r--r--source/ja/helpcontent2/source/text/swriter/02.po8
-rw-r--r--source/ja/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ja/helpcontent2/source/text/swriter/menu.po4
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office/UI.po10
-rw-r--r--source/ja/sc/messages.po430
-rw-r--r--source/ja/scp2/source/base.po10
-rw-r--r--source/ja/scp2/source/calc.po10
-rw-r--r--source/ja/scp2/source/impress.po10
-rw-r--r--source/ja/scp2/source/math.po8
-rw-r--r--source/ja/scp2/source/writer.po8
-rw-r--r--source/ja/sd/messages.po38
-rw-r--r--source/ja/sfx2/messages.po192
-rw-r--r--source/ja/svx/messages.po128
-rw-r--r--source/ja/sw/messages.po104
-rw-r--r--source/ja/sysui/desktop/share.po8
-rw-r--r--source/ja/wizards/source/resources.po4
-rw-r--r--source/ja/xmlsecurity/messages.po16
-rw-r--r--source/jv/cui/messages.po78
-rw-r--r--source/jv/formula/messages.po848
-rw-r--r--source/jv/sc/messages.po408
-rw-r--r--source/jv/sfx2/messages.po192
-rw-r--r--source/jv/svx/messages.po48
-rw-r--r--source/jv/sw/messages.po22
-rw-r--r--source/ka/chart2/messages.po1807
-rw-r--r--source/ka/cui/messages.po124
-rw-r--r--source/ka/editeng/messages.po6
-rw-r--r--source/ka/extensions/messages.po6
-rw-r--r--source/ka/formula/messages.po848
-rw-r--r--source/ka/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/ka/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/ka/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ka/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ka/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/ka/helpcontent2/source/text/simpress.po6
-rw-r--r--source/ka/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ka/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/ka/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ka/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/ka/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ka/officecfg/registry/data/org/openoffice/Office/UI.po6502
-rw-r--r--source/ka/reportdesign/messages.po22
-rw-r--r--source/ka/sc/messages.po630
-rw-r--r--source/ka/scaddins/messages.po4
-rw-r--r--source/ka/sd/messages.po2975
-rw-r--r--source/ka/sfx2/messages.po192
-rw-r--r--source/ka/svx/messages.po1146
-rw-r--r--source/ka/sw/messages.po1039
-rw-r--r--source/kab/cui/messages.po78
-rw-r--r--source/kab/formula/messages.po848
-rw-r--r--source/kab/sc/messages.po408
-rw-r--r--source/kab/sfx2/messages.po192
-rw-r--r--source/kab/svx/messages.po48
-rw-r--r--source/kab/sw/messages.po22
-rw-r--r--source/kk/basctl/messages.po16
-rw-r--r--source/kk/chart2/messages.po6
-rw-r--r--source/kk/cui/messages.po130
-rw-r--r--source/kk/extensions/messages.po8
-rw-r--r--source/kk/filter/messages.po10
-rw-r--r--source/kk/formula/messages.po854
-rw-r--r--source/kk/officecfg/registry/data/org/openoffice/Office/UI.po58
-rw-r--r--source/kk/sc/messages.po414
-rw-r--r--source/kk/sd/messages.po32
-rw-r--r--source/kk/sfx2/messages.po192
-rw-r--r--source/kk/svtools/messages.po10
-rw-r--r--source/kk/svx/messages.po48
-rw-r--r--source/kk/sw/messages.po102
-rw-r--r--source/kk/uui/messages.po12
-rw-r--r--source/kk/xmlsecurity/messages.po20
-rw-r--r--source/kl/cui/messages.po78
-rw-r--r--source/kl/formula/messages.po848
-rw-r--r--source/kl/sc/messages.po408
-rw-r--r--source/kl/sfx2/messages.po192
-rw-r--r--source/kl/svx/messages.po48
-rw-r--r--source/kl/sw/messages.po22
-rw-r--r--source/km/cui/messages.po78
-rw-r--r--source/km/formula/messages.po848
-rw-r--r--source/km/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/km/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/km/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/km/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/km/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/km/helpcontent2/source/text/simpress.po6
-rw-r--r--source/km/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/km/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/km/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/km/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/km/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/km/sc/messages.po417
-rw-r--r--source/km/sfx2/messages.po192
-rw-r--r--source/km/svx/messages.po48
-rw-r--r--source/km/sw/messages.po22
-rw-r--r--source/kmr-Latn/cui/messages.po78
-rw-r--r--source/kmr-Latn/formula/messages.po848
-rw-r--r--source/kmr-Latn/sc/messages.po408
-rw-r--r--source/kmr-Latn/sfx2/messages.po192
-rw-r--r--source/kmr-Latn/svx/messages.po48
-rw-r--r--source/kmr-Latn/sw/messages.po22
-rw-r--r--source/kn/cui/messages.po78
-rw-r--r--source/kn/formula/messages.po848
-rw-r--r--source/kn/sc/messages.po417
-rw-r--r--source/kn/sfx2/messages.po192
-rw-r--r--source/kn/svx/messages.po48
-rw-r--r--source/kn/sw/messages.po22
-rw-r--r--source/ko/basctl/messages.po12
-rw-r--r--source/ko/cui/messages.po222
-rw-r--r--source/ko/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ko/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ko/formula/messages.po848
-rw-r--r--source/ko/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/ko/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/ko/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ko/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/ko/helpcontent2/source/text/shared/optionen.po203
-rw-r--r--source/ko/helpcontent2/source/text/simpress.po6
-rw-r--r--source/ko/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ko/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/ko/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/ko/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/ko/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ko/nlpsolver/src/locale.po14
-rw-r--r--source/ko/officecfg/registry/data/org/openoffice/Office/UI.po12
-rw-r--r--source/ko/sc/messages.po414
-rw-r--r--source/ko/sfx2/messages.po192
-rw-r--r--source/ko/svx/messages.po48
-rw-r--r--source/ko/sw/messages.po22
-rw-r--r--source/kok/cui/messages.po78
-rw-r--r--source/kok/formula/messages.po848
-rw-r--r--source/kok/sc/messages.po417
-rw-r--r--source/kok/sfx2/messages.po192
-rw-r--r--source/kok/svx/messages.po48
-rw-r--r--source/kok/sw/messages.po22
-rw-r--r--source/ks/cui/messages.po78
-rw-r--r--source/ks/formula/messages.po848
-rw-r--r--source/ks/sc/messages.po417
-rw-r--r--source/ks/sfx2/messages.po192
-rw-r--r--source/ks/svx/messages.po48
-rw-r--r--source/ks/sw/messages.po22
-rw-r--r--source/ky/cui/messages.po78
-rw-r--r--source/ky/formula/messages.po848
-rw-r--r--source/ky/sc/messages.po408
-rw-r--r--source/ky/sfx2/messages.po192
-rw-r--r--source/ky/svx/messages.po48
-rw-r--r--source/ky/sw/messages.po22
-rw-r--r--source/lb/cui/messages.po78
-rw-r--r--source/lb/formula/messages.po848
-rw-r--r--source/lb/sc/messages.po408
-rw-r--r--source/lb/sfx2/messages.po192
-rw-r--r--source/lb/svx/messages.po48
-rw-r--r--source/lb/sw/messages.po22
-rw-r--r--source/lo/cui/messages.po78
-rw-r--r--source/lo/formula/messages.po848
-rw-r--r--source/lo/helpcontent2/source/text/scalc/01.po210
-rw-r--r--source/lo/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/lo/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/lo/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/lo/helpcontent2/source/text/shared/optionen.po197
-rw-r--r--source/lo/helpcontent2/source/text/simpress.po6
-rw-r--r--source/lo/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/lo/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/lo/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/lo/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/lo/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/lo/sc/messages.po417
-rw-r--r--source/lo/sfx2/messages.po192
-rw-r--r--source/lo/svx/messages.po48
-rw-r--r--source/lo/sw/messages.po22
-rw-r--r--source/lt/cui/messages.po78
-rw-r--r--source/lt/formula/messages.po848
-rw-r--r--source/lt/helpcontent2/source/text/scalc/01.po218
-rw-r--r--source/lt/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/lt/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/lt/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/lt/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/lt/helpcontent2/source/text/simpress.po8
-rw-r--r--source/lt/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/lt/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/lt/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/lt/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/lt/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/lt/sc/messages.po414
-rw-r--r--source/lt/sfx2/messages.po192
-rw-r--r--source/lt/svx/messages.po48
-rw-r--r--source/lt/sw/messages.po22
-rw-r--r--source/lv/cui/messages.po78
-rw-r--r--source/lv/formula/messages.po848
-rw-r--r--source/lv/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/lv/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/lv/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/lv/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/lv/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/lv/helpcontent2/source/text/simpress.po6
-rw-r--r--source/lv/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/lv/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/lv/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/lv/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/lv/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/lv/sc/messages.po415
-rw-r--r--source/lv/sfx2/messages.po192
-rw-r--r--source/lv/svx/messages.po48
-rw-r--r--source/lv/sw/messages.po24
-rw-r--r--source/mai/cui/messages.po78
-rw-r--r--source/mai/formula/messages.po848
-rw-r--r--source/mai/sc/messages.po417
-rw-r--r--source/mai/sfx2/messages.po192
-rw-r--r--source/mai/svx/messages.po48
-rw-r--r--source/mai/sw/messages.po22
-rw-r--r--source/mk/cui/messages.po78
-rw-r--r--source/mk/formula/messages.po848
-rw-r--r--source/mk/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/mk/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/mk/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/mk/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/mk/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/mk/helpcontent2/source/text/simpress.po6
-rw-r--r--source/mk/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/mk/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/mk/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/mk/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/mk/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/mk/sc/messages.po417
-rw-r--r--source/mk/sfx2/messages.po192
-rw-r--r--source/mk/svx/messages.po48
-rw-r--r--source/mk/sw/messages.po22
-rw-r--r--source/ml/cui/messages.po78
-rw-r--r--source/ml/formula/messages.po848
-rw-r--r--source/ml/sc/messages.po417
-rw-r--r--source/ml/sfx2/messages.po192
-rw-r--r--source/ml/svx/messages.po48
-rw-r--r--source/ml/sw/messages.po22
-rw-r--r--source/mn/cui/messages.po78
-rw-r--r--source/mn/formula/messages.po848
-rw-r--r--source/mn/sc/messages.po414
-rw-r--r--source/mn/sfx2/messages.po192
-rw-r--r--source/mn/svx/messages.po48
-rw-r--r--source/mn/sw/messages.po24
-rw-r--r--source/mni/cui/messages.po78
-rw-r--r--source/mni/formula/messages.po848
-rw-r--r--source/mni/sc/messages.po417
-rw-r--r--source/mni/sfx2/messages.po192
-rw-r--r--source/mni/svx/messages.po48
-rw-r--r--source/mni/sw/messages.po22
-rw-r--r--source/mr/cui/messages.po78
-rw-r--r--source/mr/formula/messages.po848
-rw-r--r--source/mr/sc/messages.po417
-rw-r--r--source/mr/sfx2/messages.po192
-rw-r--r--source/mr/svx/messages.po48
-rw-r--r--source/mr/sw/messages.po22
-rw-r--r--source/my/cui/messages.po78
-rw-r--r--source/my/formula/messages.po848
-rw-r--r--source/my/sc/messages.po417
-rw-r--r--source/my/sfx2/messages.po192
-rw-r--r--source/my/svx/messages.po48
-rw-r--r--source/my/sw/messages.po22
-rw-r--r--source/nb/cui/messages.po84
-rw-r--r--source/nb/formula/messages.po840
-rw-r--r--source/nb/helpcontent2/source/text/scalc/01.po272
-rw-r--r--source/nb/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/nb/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/nb/helpcontent2/source/text/shared/01.po110
-rw-r--r--source/nb/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/nb/helpcontent2/source/text/shared/optionen.po209
-rw-r--r--source/nb/helpcontent2/source/text/simpress.po8
-rw-r--r--source/nb/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/nb/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/nb/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/nb/helpcontent2/source/text/swriter/01.po46
-rw-r--r--source/nb/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/nb/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/nb/sc/messages.po474
-rw-r--r--source/nb/sfx2/messages.po206
-rw-r--r--source/nb/svx/messages.po52
-rw-r--r--source/nb/sw/messages.po26
-rw-r--r--source/ne/cui/messages.po78
-rw-r--r--source/ne/desktop/messages.po68
-rw-r--r--source/ne/forms/messages.po8
-rw-r--r--source/ne/formula/messages.po848
-rw-r--r--source/ne/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/ne/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/ne/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ne/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ne/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/ne/helpcontent2/source/text/simpress.po6
-rw-r--r--source/ne/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ne/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/ne/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ne/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/ne/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ne/sc/messages.po417
-rw-r--r--source/ne/scp2/source/gnome.po14
-rw-r--r--source/ne/sfx2/messages.po192
-rw-r--r--source/ne/svx/messages.po48
-rw-r--r--source/ne/sw/messages.po22
-rw-r--r--source/nl/cui/messages.po84
-rw-r--r--source/nl/formula/messages.po852
-rw-r--r--source/nl/helpcontent2/source/text/scalc/01.po256
-rw-r--r--source/nl/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/nl/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po98
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/nl/helpcontent2/source/text/shared/optionen.po209
-rw-r--r--source/nl/helpcontent2/source/text/simpress.po8
-rw-r--r--source/nl/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/nl/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/nl/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/nl/helpcontent2/source/text/swriter/01.po46
-rw-r--r--source/nl/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/nl/sc/messages.po474
-rw-r--r--source/nl/sfx2/messages.po206
-rw-r--r--source/nl/svx/messages.po52
-rw-r--r--source/nl/sw/messages.po26
-rw-r--r--source/nn/cui/messages.po84
-rw-r--r--source/nn/formula/messages.po852
-rw-r--r--source/nn/helpcontent2/source/text/scalc/01.po272
-rw-r--r--source/nn/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/nn/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po98
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/nn/helpcontent2/source/text/shared/optionen.po209
-rw-r--r--source/nn/helpcontent2/source/text/simpress.po8
-rw-r--r--source/nn/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/nn/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/nn/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/nn/helpcontent2/source/text/swriter/01.po46
-rw-r--r--source/nn/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/nn/sc/messages.po474
-rw-r--r--source/nn/sfx2/messages.po206
-rw-r--r--source/nn/svx/messages.po52
-rw-r--r--source/nn/sw/messages.po26
-rw-r--r--source/nr/cui/messages.po78
-rw-r--r--source/nr/formula/messages.po848
-rw-r--r--source/nr/sc/messages.po408
-rw-r--r--source/nr/sfx2/messages.po192
-rw-r--r--source/nr/svx/messages.po48
-rw-r--r--source/nr/sw/messages.po22
-rw-r--r--source/nso/cui/messages.po78
-rw-r--r--source/nso/formula/messages.po848
-rw-r--r--source/nso/sc/messages.po408
-rw-r--r--source/nso/sfx2/messages.po192
-rw-r--r--source/nso/svx/messages.po48
-rw-r--r--source/nso/sw/messages.po22
-rw-r--r--source/oc/cui/messages.po78
-rw-r--r--source/oc/formula/messages.po848
-rw-r--r--source/oc/sc/messages.po408
-rw-r--r--source/oc/sfx2/messages.po192
-rw-r--r--source/oc/svx/messages.po48
-rw-r--r--source/oc/sw/messages.po22
-rw-r--r--source/om/cui/messages.po78
-rw-r--r--source/om/formula/messages.po848
-rw-r--r--source/om/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/om/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/om/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/om/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/om/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/om/helpcontent2/source/text/simpress.po6
-rw-r--r--source/om/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/om/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/om/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/om/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/om/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/om/sc/messages.po417
-rw-r--r--source/om/sfx2/messages.po192
-rw-r--r--source/om/svx/messages.po48
-rw-r--r--source/om/sw/messages.po22
-rw-r--r--source/or/cui/messages.po78
-rw-r--r--source/or/formula/messages.po848
-rw-r--r--source/or/sc/messages.po417
-rw-r--r--source/or/sfx2/messages.po192
-rw-r--r--source/or/svx/messages.po48
-rw-r--r--source/or/sw/messages.po22
-rw-r--r--source/pa-IN/cui/messages.po78
-rw-r--r--source/pa-IN/formula/messages.po848
-rw-r--r--source/pa-IN/sc/messages.po417
-rw-r--r--source/pa-IN/sfx2/messages.po192
-rw-r--r--source/pa-IN/svx/messages.po48
-rw-r--r--source/pa-IN/sw/messages.po22
-rw-r--r--source/pl/cui/messages.po84
-rw-r--r--source/pl/formula/messages.po850
-rw-r--r--source/pl/helpcontent2/source/text/scalc/01.po272
-rw-r--r--source/pl/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/pl/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po98
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/pl/helpcontent2/source/text/shared/optionen.po209
-rw-r--r--source/pl/helpcontent2/source/text/simpress.po8
-rw-r--r--source/pl/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/pl/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/pl/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/pl/helpcontent2/source/text/swriter/01.po48
-rw-r--r--source/pl/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/pl/sc/messages.po448
-rw-r--r--source/pl/sfx2/messages.po206
-rw-r--r--source/pl/svx/messages.po68
-rw-r--r--source/pl/sw/messages.po24
-rw-r--r--source/pt-BR/cui/messages.po80
-rw-r--r--source/pt-BR/formula/messages.po850
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/01.po232
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/pt-BR/helpcontent2/source/text/schart/01.po73
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/01.po110
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/optionen.po209
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress.po8
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/01.po56
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/pt-BR/sc/messages.po470
-rw-r--r--source/pt-BR/sfx2/messages.po206
-rw-r--r--source/pt-BR/svx/messages.po68
-rw-r--r--source/pt-BR/sw/messages.po24
-rw-r--r--source/pt/cui/messages.po78
-rw-r--r--source/pt/formula/messages.po848
-rw-r--r--source/pt/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/pt/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/pt/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/pt/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/pt/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/pt/helpcontent2/source/text/simpress.po8
-rw-r--r--source/pt/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/pt/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/pt/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/pt/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/pt/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/pt/sc/messages.po414
-rw-r--r--source/pt/sfx2/messages.po192
-rw-r--r--source/pt/svx/messages.po48
-rw-r--r--source/pt/sw/messages.po22
-rw-r--r--source/ro/cui/messages.po78
-rw-r--r--source/ro/formula/messages.po848
-rw-r--r--source/ro/helpcontent2/source/text/scalc/01.po210
-rw-r--r--source/ro/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/ro/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ro/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ro/helpcontent2/source/text/shared/optionen.po197
-rw-r--r--source/ro/helpcontent2/source/text/simpress.po6
-rw-r--r--source/ro/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ro/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/ro/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ro/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/ro/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ro/sc/messages.po417
-rw-r--r--source/ro/sfx2/messages.po192
-rw-r--r--source/ro/svx/messages.po48
-rw-r--r--source/ro/sw/messages.po22
-rw-r--r--source/ru/cui/messages.po78
-rw-r--r--source/ru/formula/messages.po848
-rw-r--r--source/ru/helpcontent2/source/text/scalc/01.po218
-rw-r--r--source/ru/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/ru/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ru/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ru/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/ru/helpcontent2/source/text/simpress.po8
-rw-r--r--source/ru/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ru/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/ru/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ru/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/ru/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ru/sc/messages.po414
-rw-r--r--source/ru/sfx2/messages.po192
-rw-r--r--source/ru/svx/messages.po48
-rw-r--r--source/ru/sw/messages.po22
-rw-r--r--source/rw/cui/messages.po78
-rw-r--r--source/rw/formula/messages.po848
-rw-r--r--source/rw/sc/messages.po417
-rw-r--r--source/rw/sfx2/messages.po192
-rw-r--r--source/rw/svx/messages.po48
-rw-r--r--source/rw/sw/messages.po22
-rw-r--r--source/sa-IN/cui/messages.po78
-rw-r--r--source/sa-IN/formula/messages.po848
-rw-r--r--source/sa-IN/sc/messages.po417
-rw-r--r--source/sa-IN/sfx2/messages.po192
-rw-r--r--source/sa-IN/svx/messages.po48
-rw-r--r--source/sa-IN/sw/messages.po22
-rw-r--r--source/sah/cui/messages.po78
-rw-r--r--source/sah/formula/messages.po848
-rw-r--r--source/sah/sc/messages.po408
-rw-r--r--source/sah/sfx2/messages.po192
-rw-r--r--source/sah/svx/messages.po48
-rw-r--r--source/sah/sw/messages.po22
-rw-r--r--source/sat/cui/messages.po78
-rw-r--r--source/sat/formula/messages.po848
-rw-r--r--source/sat/sc/messages.po417
-rw-r--r--source/sat/sfx2/messages.po192
-rw-r--r--source/sat/svx/messages.po48
-rw-r--r--source/sat/sw/messages.po22
-rw-r--r--source/sd/cui/messages.po78
-rw-r--r--source/sd/formula/messages.po848
-rw-r--r--source/sd/sc/messages.po417
-rw-r--r--source/sd/sfx2/messages.po192
-rw-r--r--source/sd/svx/messages.po48
-rw-r--r--source/sd/sw/messages.po22
-rw-r--r--source/si/cui/messages.po78
-rw-r--r--source/si/formula/messages.po848
-rw-r--r--source/si/helpcontent2/source/text/scalc/01.po212
-rw-r--r--source/si/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/si/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/si/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/si/helpcontent2/source/text/shared/optionen.po199
-rw-r--r--source/si/helpcontent2/source/text/simpress.po6
-rw-r--r--source/si/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/si/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/si/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/si/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/si/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/si/sc/messages.po417
-rw-r--r--source/si/sfx2/messages.po192
-rw-r--r--source/si/svx/messages.po48
-rw-r--r--source/si/sw/messages.po22
-rw-r--r--source/sid/cui/messages.po78
-rw-r--r--source/sid/formula/messages.po848
-rw-r--r--source/sid/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/sid/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/sid/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/sid/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/sid/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/sid/helpcontent2/source/text/simpress.po6
-rw-r--r--source/sid/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/sid/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/sid/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/sid/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/sid/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/sid/sc/messages.po417
-rw-r--r--source/sid/sfx2/messages.po192
-rw-r--r--source/sid/svx/messages.po48
-rw-r--r--source/sid/sw/messages.po22
-rw-r--r--source/sk/cui/messages.po78
-rw-r--r--source/sk/formula/messages.po848
-rw-r--r--source/sk/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/sk/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/sk/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/sk/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/sk/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/sk/helpcontent2/source/text/simpress.po6
-rw-r--r--source/sk/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/sk/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/sk/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/sk/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/sk/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/sk/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/sk/sc/messages.po414
-rw-r--r--source/sk/sd/messages.po6
-rw-r--r--source/sk/sfx2/messages.po192
-rw-r--r--source/sk/svx/messages.po48
-rw-r--r--source/sk/sw/messages.po22
-rw-r--r--source/sq/cui/messages.po78
-rw-r--r--source/sq/formula/messages.po848
-rw-r--r--source/sq/helpcontent2/source/text/scalc/01.po212
-rw-r--r--source/sq/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/sq/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/sq/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/sq/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/sq/helpcontent2/source/text/simpress.po6
-rw-r--r--source/sq/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/sq/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/sq/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/sq/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/sq/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/sq/sc/messages.po417
-rw-r--r--source/sq/sfx2/messages.po192
-rw-r--r--source/sq/svx/messages.po48
-rw-r--r--source/sq/sw/messages.po22
-rw-r--r--source/sr-Latn/cui/messages.po78
-rw-r--r--source/sr-Latn/formula/messages.po848
-rw-r--r--source/sr-Latn/sc/messages.po417
-rw-r--r--source/sr-Latn/sfx2/messages.po192
-rw-r--r--source/sr-Latn/svx/messages.po48
-rw-r--r--source/sr-Latn/sw/messages.po22
-rw-r--r--source/sr/cui/messages.po78
-rw-r--r--source/sr/formula/messages.po848
-rw-r--r--source/sr/sc/messages.po414
-rw-r--r--source/sr/sfx2/messages.po192
-rw-r--r--source/sr/svx/messages.po48
-rw-r--r--source/sr/sw/messages.po22
-rw-r--r--source/ss/cui/messages.po78
-rw-r--r--source/ss/formula/messages.po848
-rw-r--r--source/ss/sc/messages.po408
-rw-r--r--source/ss/sfx2/messages.po192
-rw-r--r--source/ss/svx/messages.po48
-rw-r--r--source/ss/sw/messages.po22
-rw-r--r--source/st/cui/messages.po78
-rw-r--r--source/st/formula/messages.po848
-rw-r--r--source/st/sc/messages.po408
-rw-r--r--source/st/sfx2/messages.po192
-rw-r--r--source/st/svx/messages.po48
-rw-r--r--source/st/sw/messages.po22
-rw-r--r--source/sv/cui/messages.po84
-rw-r--r--source/sv/formula/messages.po852
-rw-r--r--source/sv/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/sv/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/sv/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/sv/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/sv/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/sv/helpcontent2/source/text/simpress.po6
-rw-r--r--source/sv/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/sv/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/sv/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/sv/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/sv/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/sv/sc/messages.po416
-rw-r--r--source/sv/sfx2/messages.po192
-rw-r--r--source/sv/svx/messages.po48
-rw-r--r--source/sv/sw/messages.po26
-rw-r--r--source/sw-TZ/cui/messages.po78
-rw-r--r--source/sw-TZ/formula/messages.po848
-rw-r--r--source/sw-TZ/sc/messages.po417
-rw-r--r--source/sw-TZ/sfx2/messages.po192
-rw-r--r--source/sw-TZ/svx/messages.po48
-rw-r--r--source/sw-TZ/sw/messages.po22
-rw-r--r--source/szl/cui/messages.po78
-rw-r--r--source/szl/formula/messages.po844
-rw-r--r--source/szl/sc/messages.po414
-rw-r--r--source/szl/sfx2/messages.po192
-rw-r--r--source/szl/svx/messages.po48
-rw-r--r--source/szl/sw/messages.po24
-rw-r--r--source/ta/cui/messages.po78
-rw-r--r--source/ta/formula/messages.po848
-rw-r--r--source/ta/helpcontent2/source/text/scalc/01.po210
-rw-r--r--source/ta/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/ta/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ta/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ta/helpcontent2/source/text/shared/optionen.po199
-rw-r--r--source/ta/helpcontent2/source/text/simpress.po6
-rw-r--r--source/ta/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ta/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/ta/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ta/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/ta/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ta/sc/messages.po417
-rw-r--r--source/ta/sfx2/messages.po192
-rw-r--r--source/ta/svx/messages.po48
-rw-r--r--source/ta/sw/messages.po22
-rw-r--r--source/te/cui/messages.po78
-rw-r--r--source/te/formula/messages.po848
-rw-r--r--source/te/sc/messages.po417
-rw-r--r--source/te/sfx2/messages.po192
-rw-r--r--source/te/svx/messages.po48
-rw-r--r--source/te/sw/messages.po22
-rw-r--r--source/tg/cui/messages.po78
-rw-r--r--source/tg/formula/messages.po848
-rw-r--r--source/tg/helpcontent2/source/text/scalc/01.po212
-rw-r--r--source/tg/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/tg/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/tg/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/tg/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/tg/helpcontent2/source/text/simpress.po6
-rw-r--r--source/tg/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/tg/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/tg/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/tg/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/tg/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/tg/sc/messages.po417
-rw-r--r--source/tg/sfx2/messages.po192
-rw-r--r--source/tg/svx/messages.po48
-rw-r--r--source/tg/sw/messages.po22
-rw-r--r--source/th/cui/messages.po122
-rw-r--r--source/th/dbaccess/messages.po20
-rw-r--r--source/th/dictionaries/ckb.po12
-rw-r--r--source/th/dictionaries/fa_IR.po12
-rw-r--r--source/th/formula/messages.po848
-rw-r--r--source/th/officecfg/registry/data/org/openoffice/Office/UI.po32
-rw-r--r--source/th/sc/messages.po414
-rw-r--r--source/th/sfx2/messages.po192
-rw-r--r--source/th/svx/messages.po48
-rw-r--r--source/th/sw/messages.po22
-rw-r--r--source/ti/cui/messages.po78
-rw-r--r--source/ti/formula/messages.po848
-rw-r--r--source/ti/sc/messages.po408
-rw-r--r--source/ti/sfx2/messages.po192
-rw-r--r--source/ti/svx/messages.po48
-rw-r--r--source/ti/sw/messages.po22
-rw-r--r--source/tn/cui/messages.po78
-rw-r--r--source/tn/formula/messages.po848
-rw-r--r--source/tn/sc/messages.po408
-rw-r--r--source/tn/sfx2/messages.po192
-rw-r--r--source/tn/svx/messages.po48
-rw-r--r--source/tn/sw/messages.po22
-rw-r--r--source/tr/cui/messages.po78
-rw-r--r--source/tr/formula/messages.po844
-rw-r--r--source/tr/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/tr/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/tr/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/tr/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/tr/helpcontent2/source/text/shared/help.po8
-rw-r--r--source/tr/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/tr/helpcontent2/source/text/simpress.po6
-rw-r--r--source/tr/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/tr/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/tr/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/tr/helpcontent2/source/text/swriter/01.po42
-rw-r--r--source/tr/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/tr/sc/messages.po416
-rw-r--r--source/tr/sfx2/messages.po192
-rw-r--r--source/tr/svx/messages.po54
-rw-r--r--source/tr/sw/messages.po22
-rw-r--r--source/ts/cui/messages.po78
-rw-r--r--source/ts/formula/messages.po848
-rw-r--r--source/ts/sc/messages.po408
-rw-r--r--source/ts/sfx2/messages.po192
-rw-r--r--source/ts/svx/messages.po48
-rw-r--r--source/ts/sw/messages.po22
-rw-r--r--source/tt/cui/messages.po78
-rw-r--r--source/tt/formula/messages.po848
-rw-r--r--source/tt/sc/messages.po408
-rw-r--r--source/tt/sfx2/messages.po192
-rw-r--r--source/tt/svx/messages.po48
-rw-r--r--source/tt/sw/messages.po22
-rw-r--r--source/ug/cui/messages.po78
-rw-r--r--source/ug/formula/messages.po848
-rw-r--r--source/ug/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/ug/helpcontent2/source/text/schart/01.po63
-rw-r--r--source/ug/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/ug/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ug/helpcontent2/source/text/shared/optionen.po199
-rw-r--r--source/ug/helpcontent2/source/text/simpress.po6
-rw-r--r--source/ug/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ug/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/ug/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ug/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/ug/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/ug/officecfg/registry/data/org/openoffice/Office/UI.po169
-rw-r--r--source/ug/sc/messages.po417
-rw-r--r--source/ug/sfx2/messages.po192
-rw-r--r--source/ug/svx/messages.po48
-rw-r--r--source/ug/sw/messages.po22
-rw-r--r--source/uk/cui/messages.po78
-rw-r--r--source/uk/formula/messages.po848
-rw-r--r--source/uk/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/uk/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/uk/helpcontent2/source/text/shared/optionen.po199
-rw-r--r--source/uk/helpcontent2/source/text/simpress.po8
-rw-r--r--source/uk/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/uk/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/uk/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/uk/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/uk/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/uk/sc/messages.po414
-rw-r--r--source/uk/sfx2/messages.po192
-rw-r--r--source/uk/svx/messages.po48
-rw-r--r--source/uk/sw/messages.po22
-rw-r--r--source/ur/cui/messages.po78
-rw-r--r--source/ur/formula/messages.po848
-rw-r--r--source/ur/sc/messages.po408
-rw-r--r--source/ur/sfx2/messages.po192
-rw-r--r--source/ur/svx/messages.po48
-rw-r--r--source/ur/sw/messages.po22
-rw-r--r--source/uz/cui/messages.po78
-rw-r--r--source/uz/formula/messages.po848
-rw-r--r--source/uz/sc/messages.po408
-rw-r--r--source/uz/sfx2/messages.po192
-rw-r--r--source/uz/svx/messages.po48
-rw-r--r--source/uz/sw/messages.po22
-rw-r--r--source/ve/cui/messages.po78
-rw-r--r--source/ve/formula/messages.po848
-rw-r--r--source/ve/sc/messages.po408
-rw-r--r--source/ve/sfx2/messages.po192
-rw-r--r--source/ve/svx/messages.po48
-rw-r--r--source/ve/sw/messages.po22
-rw-r--r--source/vec/cui/messages.po78
-rw-r--r--source/vec/formula/messages.po848
-rw-r--r--source/vec/sc/messages.po414
-rw-r--r--source/vec/sfx2/messages.po192
-rw-r--r--source/vec/svx/messages.po48
-rw-r--r--source/vec/sw/messages.po22
-rw-r--r--source/vi/cui/messages.po78
-rw-r--r--source/vi/formula/messages.po848
-rw-r--r--source/vi/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/vi/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/vi/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/vi/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/vi/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/vi/helpcontent2/source/text/simpress.po6
-rw-r--r--source/vi/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/vi/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/vi/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/vi/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/vi/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/vi/sc/messages.po417
-rw-r--r--source/vi/sfx2/messages.po192
-rw-r--r--source/vi/svx/messages.po48
-rw-r--r--source/vi/sw/messages.po22
-rw-r--r--source/xh/cui/messages.po78
-rw-r--r--source/xh/formula/messages.po848
-rw-r--r--source/xh/sc/messages.po408
-rw-r--r--source/xh/sfx2/messages.po192
-rw-r--r--source/xh/svx/messages.po48
-rw-r--r--source/xh/sw/messages.po22
-rw-r--r--source/zh-CN/cui/messages.po78
-rw-r--r--source/zh-CN/formula/messages.po852
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/zh-CN/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/optionen.po205
-rw-r--r--source/zh-CN/helpcontent2/source/text/simpress.po8
-rw-r--r--source/zh-CN/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/zh-CN/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/zh-CN/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/zh-CN/sc/messages.po428
-rw-r--r--source/zh-CN/sfx2/messages.po192
-rw-r--r--source/zh-CN/svx/messages.po52
-rw-r--r--source/zh-CN/sw/messages.po22
-rw-r--r--source/zh-TW/cui/messages.po84
-rw-r--r--source/zh-TW/formula/messages.po852
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/01.po214
-rw-r--r--source/zh-TW/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/01.po6
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/optionen.po201
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress.po6
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/01.po36
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/guide.po6
-rw-r--r--source/zh-TW/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/zh-TW/sc/messages.po474
-rw-r--r--source/zh-TW/sfx2/messages.po206
-rw-r--r--source/zh-TW/svx/messages.po52
-rw-r--r--source/zh-TW/sw/messages.po26
-rw-r--r--source/zu/cui/messages.po78
-rw-r--r--source/zu/formula/messages.po848
-rw-r--r--source/zu/sc/messages.po408
-rw-r--r--source/zu/sfx2/messages.po192
-rw-r--r--source/zu/svx/messages.po48
-rw-r--r--source/zu/sw/messages.po22
1646 files changed, 156491 insertions, 115717 deletions
diff --git a/source/ab/chart2/messages.po b/source/ab/chart2/messages.po
index 03c694772ba..0dc92776c6b 100644
--- a/source/ab/chart2/messages.po
+++ b/source/ab/chart2/messages.po
@@ -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-04-02 12:12+0200\n"
-"PO-Revision-Date: 2024-03-08 01:45+0000\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ab/>\n"
"Language: ab\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1559725952.000000\n"
#. NCRDD
@@ -229,13 +229,13 @@ msgstr "Атип"
#: chart2/inc/strings.hrc:44
msgctxt "STR_PAGE_XERROR_BARS"
msgid "X Error Bars"
-msgstr ""
+msgstr "X аиашақәымшәарақәа рцәаҳәақәа"
#. NKDFm
#: chart2/inc/strings.hrc:45
msgctxt "STR_PAGE_YERROR_BARS"
msgid "Y Error Bars"
-msgstr ""
+msgstr "Y аиашақәымшәарақәа рцәаҳәақәа"
#. mjAwD
#: chart2/inc/strings.hrc:46
@@ -505,19 +505,19 @@ msgstr "Аиҟаратә"
#: chart2/inc/strings.hrc:90
msgctxt "STR_OBJECT_ERROR_BARS_X"
msgid "X Error Bars"
-msgstr ""
+msgstr "X аиашақәымшәарақәа рцәаҳәақәа"
#. BUEbq
#: chart2/inc/strings.hrc:91
msgctxt "STR_OBJECT_ERROR_BARS_Y"
msgid "Y Error Bars"
-msgstr ""
+msgstr "Y аиашақәымшәарақәа рцәаҳәақәа"
#. tQCpv
#: chart2/inc/strings.hrc:92
msgctxt "STR_OBJECT_ERROR_BARS_Z"
msgid "Z Error Bars"
-msgstr ""
+msgstr "Z аиашақәымшәарақәа рцәаҳәақәа"
#. bz4Dw
#: chart2/inc/strings.hrc:93
@@ -721,7 +721,7 @@ msgstr "Акакаҷқәа рышәагаа"
#: chart2/inc/strings.hrc:126
msgctxt "STR_DATA_ROLE_X_ERROR"
msgid "X-Error-Bars"
-msgstr ""
+msgstr "X аиашақәымшәарақәа рцәаҳәақәа"
#. c9oCh
#: chart2/inc/strings.hrc:127
@@ -739,7 +739,7 @@ msgstr ""
#: chart2/inc/strings.hrc:129
msgctxt "STR_DATA_ROLE_Y_ERROR"
msgid "Y-Error-Bars"
-msgstr ""
+msgstr "Y аиашақәымшәарақәа рцәаҳәақәа"
#. ZFFKK
#: chart2/inc/strings.hrc:130
@@ -1679,7 +1679,7 @@ msgstr "Мап"
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:133
msgctxt "dlg_InsertErrorBars|extended_tip|RB_NONE"
msgid "Does not show any error bars."
-msgstr ""
+msgstr "Иаарԥшлатәӡам аиашақәымшәарақәа рцәаҳәақәа."
#. sMZoy
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:145
@@ -2639,19 +2639,19 @@ msgstr "Атренд аҵәаӷәа"
#: chart2/uiconfig/ui/sidebarseries.ui:92
msgctxt "sidebarseries|label1"
msgid "Error Bars"
-msgstr ""
+msgstr "Аиашақәымшәарақәа рцәаҳәақәа"
#. bXUND
#: chart2/uiconfig/ui/sidebarseries.ui:105
msgctxt "sidebarseries|checkbutton_y_error"
msgid "Y error bars"
-msgstr ""
+msgstr "Y аиашақәымшәарақәа рцәаҳәақәа"
#. zK6DE
#: chart2/uiconfig/ui/sidebarseries.ui:121
msgctxt "sidebarseries|checkbutton_x_error"
msgid "X error bars"
-msgstr ""
+msgstr "X аиашақәымшәарақәа рцәаҳәақәа"
#. qE5HF
#: chart2/uiconfig/ui/sidebarseries.ui:142
@@ -3179,7 +3179,7 @@ msgstr ""
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:264
msgctxt "tp_3D_SceneIllumination|extended_tip|LB_LIGHTSOURCE"
msgid "Select a color for the selected light source."
-msgstr ""
+msgstr "Иалху алашара ахыҵхырҭазы аԥштәы алхра."
#. cAvJJ
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:279
@@ -3203,7 +3203,7 @@ msgstr "Алашара ахыҵхырҭа"
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:348
msgctxt "tp_3D_SceneIllumination|extended_tip|LB_AMBIENTLIGHT"
msgid "Select a color for the ambient light."
-msgstr ""
+msgstr "Иԥсаҟьоу алашаразы аԥштәы алхра."
#. GcwLA
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:363
@@ -3221,7 +3221,7 @@ msgstr ""
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:383
msgctxt "tp_3D_SceneIllumination|FT_AMBIENTLIGHT"
msgid "_Ambient Light"
-msgstr ""
+msgstr "Иԥсаҟьоу алашара"
#. snUGf
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:427
@@ -3701,7 +3701,7 @@ msgstr "_Акатегориа"
#: chart2/uiconfig/ui/tp_DataLabel.ui:85
msgctxt "tp_DataLabel|extended_tip|CB_CATEGORY"
msgid "Shows the data point text labels."
-msgstr ""
+msgstr "Адиаграмма акәаԥқәа рзы аҵаҩрақәа ртекст аарԥшра."
#. Y6NXz
#: chart2/uiconfig/ui/tp_DataLabel.ui:96
@@ -3767,7 +3767,7 @@ msgstr "Аишьҭаргыла ахьӡ"
#: chart2/uiconfig/ui/tp_DataLabel.ui:199
msgctxt "tp_DataLabel|extended_tip|CB_DATA_SERIES_NAME"
msgid "Shows the data series name in the label."
-msgstr ""
+msgstr "Аҵаҩра аҟны адырқәа реишьҭаргыла ахьӡ аарԥшра."
#. 3BZrx
#: chart2/uiconfig/ui/tp_DataLabel.ui:220
@@ -4163,7 +4163,7 @@ msgstr "Мап"
#: chart2/uiconfig/ui/tp_ErrorBars.ui:64
msgctxt "tp_ErrorBars|extended_tip|RB_NONE"
msgid "Does not show any error bars."
-msgstr ""
+msgstr "Иаарԥшлатәӡам аиашақәымшәарақәа рцәаҳәақәа."
#. Cq44D
#: chart2/uiconfig/ui/tp_ErrorBars.ui:76
@@ -5177,7 +5177,7 @@ msgstr "Арегрессиа атип"
#: chart2/uiconfig/ui/tp_Trendline.ui:412
msgctxt "tp_Trendline|label7"
msgid "Extrapolate Forward"
-msgstr ""
+msgstr "Аекстраполиациа ԥхьаҟа"
#. 4HshA
#: chart2/uiconfig/ui/tp_Trendline.ui:418
@@ -5189,7 +5189,7 @@ msgstr ""
#: chart2/uiconfig/ui/tp_Trendline.ui:431
msgctxt "tp_Trendline|label8"
msgid "Extrapolate Backward"
-msgstr ""
+msgstr "Аекстраполиациа шьҭахьҟа"
#. tEfNE
#: chart2/uiconfig/ui/tp_Trendline.ui:437
@@ -5357,7 +5357,7 @@ msgstr "Автоматикала"
#: chart2/uiconfig/ui/tp_axisLabel.ui:134
msgctxt "tp_axisLabel|extended_tip|auto"
msgid "Automatically arranges numbers on the axis."
-msgstr ""
+msgstr "Агәҵәы аҟны ахыԥхьаӡарақәа автоматикала иҭыԥқәнаҵоит."
#. bFH6L
#: chart2/uiconfig/ui/tp_axisLabel.ui:150
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index 4ddb2fcce01..ce0a3721efe 100644
--- a/source/ab/cui/messages.po
+++ b/source/ab/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-03-13 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ab/>\n"
@@ -4211,42 +4211,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Егьырҭ асимволқәа..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18512,13 +18476,19 @@ msgid "LibreOffice Themes"
msgstr "LibreOffice атемақәа"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Иалышәх ихархәахо амаркер астиль."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Иаанарԥшуеит аҳархәара зуа амаркерқәа рстильқәа."
@@ -22229,36 +22199,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Ахәаԥшра"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/ab/formula/messages.po b/source/ab/formula/messages.po
index 519caa898dd..28bf3ca571f 100644
--- a/source/ab/formula/messages.po
+++ b/source/ab/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-02-07 01:46+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ab/>\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1542022329.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "АКӘЗАР"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "АГХААКӘЗАР"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr ""
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "АЛХРА"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Зегьы"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Ахқәа"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Адырқәа"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Аихшьалақәа"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Ари ацәаҳәа"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "МА"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr ""
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "АКӘӠАМ"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr ""
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "АИАША"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "АМЦ"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "ИАХЬА"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr ""
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr ""
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr ""
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "АГРАДУСҚӘА"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "АРАДИАНҚӘА"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COSH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "АШЫҚӘС"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "АМЗА"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "АМШ"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "АСААҬ"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "АМИНУҬҚӘА"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "АСЕКУНДҚӘА"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "АДЫРГА"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "ЕИБГОУ"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "ГАУСС"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr ""
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr ""
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr ""
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr ""
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "АТИП"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "АБЛАРҬА"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr ""
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr ""
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr ""
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr ""
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "АГХААКӘЗАР"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr ""
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr ""
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr ""
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr ""
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr ""
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr ""
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr ""
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr ""
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr ""
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr ""
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "АҴАКЫ"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr ""
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "АСИМВОЛ"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr ""
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr ""
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr ""
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr ""
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr ""
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "ФИШЕР"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr ""
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr ""
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr ""
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr ""
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr ""
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr ""
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "АФОРМУЛА"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "АРАБТӘ"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr ""
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr ""
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr ""
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr ""
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr ""
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr ""
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr ""
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr ""
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr ""
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr ""
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr ""
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr ""
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr ""
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr ""
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr ""
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "АРЫЦХӘ"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "ААМҬА"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "АМШҚӘА"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr ""
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr ""
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr ""
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr ""
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr ""
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr ""
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr ""
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr ""
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr ""
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr ""
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr ""
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr ""
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr ""
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr ""
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr ""
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr ""
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr ""
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr ""
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr ""
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr ""
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr ""
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr ""
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr ""
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr ""
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr ""
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr ""
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr ""
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr ""
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr ""
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr ""
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr ""
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "ПУАССОН"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr ""
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr ""
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr ""
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr ""
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr ""
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr ""
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr ""
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr ""
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr ""
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr ""
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr ""
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr ""
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr ""
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "АБӶЬЫЦҚӘА"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "АИҴАГЫЛА"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "АЦӘАҲӘА"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "АБӶЬЫЦ"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr ""
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr ""
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr ""
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr ""
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr ""
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr ""
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr ""
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "АЕФФЕКТ"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "АНОМИНАЛ"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "АИХШЬАЛА"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr ""
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr ""
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr ""
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr ""
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr ""
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr ""
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr ""
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr ""
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr ""
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr ""
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr ""
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr ""
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr ""
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr ""
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr ""
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr ""
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr ""
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr ""
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr ""
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr ""
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr ""
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr ""
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr ""
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr ""
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr ""
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "АИНДЕКС"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr ""
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr ""
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "ИҦСАХТӘУП"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr ""
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "ИҦШААТӘУП"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr ""
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr ""
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr ""
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "АҦШААРА"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr ""
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr ""
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr ""
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr ""
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr ""
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "АТЕҚСТ"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr ""
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr ""
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr ""
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr ""
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr ""
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr ""
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr ""
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr ""
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr ""
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr ""
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr ""
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr ""
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr ""
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr ""
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr ""
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr ""
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr ""
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr ""
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr ""
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr ""
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr ""
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr ""
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr ""
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr ""
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr ""
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr ""
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr ""
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr ""
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr ""
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr ""
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr ""
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "АМЕДИАНА"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr ""
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr ""
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr ""
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr ""
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr ""
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr ""
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr ""
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr ""
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "ИРЕИҲАУ"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "ИРЕИҴОУ"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr ""
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr ""
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr ""
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr ""
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr ""
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr ""
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr ""
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr ""
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr ""
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "АИАШАҚӘШӘАРА"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr ""
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr ""
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr ""
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr ""
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr ""
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr ""
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr ""
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr ""
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr ""
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr ""
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr ""
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr ""
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr ""
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr ""
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr ""
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr ""
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr ""
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr ""
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr ""
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr ""
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr ""
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr ""
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr ""
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr ""
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr ""
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr ""
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr ""
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr ""
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr ""
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr ""
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr ""
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr ""
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr ""
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr ""
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr ""
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr ""
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr ""
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr ""
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "АРИМТӘ"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "АГИПЕРЗХЬАРҦШ"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr ""
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr ""
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr ""
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr ""
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr ""
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "ГАММА"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr ""
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr ""
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr ""
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr ""
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr ""
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr ""
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr ""
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr ""
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr ""
@@ -2417,7 +2423,7 @@ msgstr ""
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr ""
@@ -2425,7 +2431,7 @@ msgstr ""
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr ""
@@ -2433,7 +2439,7 @@ msgstr ""
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr ""
@@ -2441,7 +2447,7 @@ msgstr ""
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr ""
@@ -2449,7 +2455,7 @@ msgstr ""
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr ""
@@ -2457,7 +2463,7 @@ msgstr ""
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr ""
@@ -2465,98 +2471,98 @@ msgstr ""
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr ""
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr ""
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr ""
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/ab/sc/messages.po b/source/ab/sc/messages.po
index 5ad6d083d1b..72d52b08241 100644
--- a/source/ab/sc/messages.po
+++ b/source/ab/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-03 13:16+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ab/>\n"
@@ -8845,10 +8845,10 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Аҵакы "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. gB6db
@@ -8953,10 +8953,10 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Аҵакы "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. 4gTUB
@@ -9043,10 +9043,10 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Аҵакы "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. H6DCB
@@ -16899,10 +16899,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -16953,10 +16953,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -16989,10 +16989,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17001,22 +17001,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31902,356 +31944,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Спарклаин аҷыдаҟазшьақәа"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Адырқәа"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Аишьҭагылақәа:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Иҵоурам акәаԥқәа:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Хыхьтәи акәаԥқәа:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Ҵаҟатәи акәаԥқәа:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Амаркер:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Актәи акәаԥ:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Аҵыхәтәантәи акәаԥ:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Аԥштәқәа"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Иаарԥшлатәуп иҭацәу абларҭақәа абас:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Абжьаӡара"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Ноль"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Аинтервал"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Иарԥштәуп иҵәаху"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Арыӷьарахьтә армарахь"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Аҵәаӷәа"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Аиҵагыла"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Атип:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Аҷыдаҟазшьақәа"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Хазы"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Иргәыԥтәуп"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Ҷыдала"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Хазы"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Иргәыԥтәуп"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Ҷыдала"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Вертикалла амаксимум:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Вертикалла аминимум:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Иаарԥшлатәуп агәҵәы X"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Агәҵәқәа"
@@ -33432,344 +33486,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Акомментари аиндикатор"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "Аформула аиндикатори аҵаҳәареи"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "Аҵакқәа ԥштәыла ралкаара"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "Аԥштәы змоу азхьарԥшқәа"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "Адҳәалара"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Иаарԥштәуп"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr ""
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr ""
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "Аструктура асимволқәа"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Аԥшаара аихшьалақәа"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Аԥенџьыр"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "Исинхронтәуп абӷьыцқәа"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Амасштаб"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Адаҟьақәа реимҟьарақәа"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr ""
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "Акаҭа аҵәаӷәақәа:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Иаарԥштәуп"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Иаарԥштәуп аԥштәы змоу абларҭақәа рҟны"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Иҵәахтәуп"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "Арбага:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "Атема аҟынтәи"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "Аситстематә"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Ахәаԥшратә ориентирқәа"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Абиеқтқәа/Асахьақәа:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "Адиаграммақәа:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Асахьақәа:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Иаарԥштәуп"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Иҵәахтәуп"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Иаарԥштәуп"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Иҵәахтәуп"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Иаарԥштәуп"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Иҵәахтәуп"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Аобиектқәа"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/ab/sfx2/messages.po b/source/ab/sfx2/messages.po
index 27ee00a2768..c682b38aac2 100644
--- a/source/ab/sfx2/messages.po
+++ b/source/ab/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-24 11:38+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ab/>\n"
@@ -1424,539 +1424,551 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Иҟаҵатәуп ацхыраара"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Аҭыжьра иазку азгәаҭақәа"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Ари адокумент аартуп аҧхьара мацаразы."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "Ари адокумент аклассификациа аҭыԥдырга %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Аҩаӡара"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Амилаҭтә шәарҭадара:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Аекспорттә ԥкырақәа:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Имҩарктәуп"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Адокумент акьыԥхьра"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Анапаҵаҩтәуп адокумент"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Ихыркәшатәуп анапаҵаҩра"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Адокумент анапаҵаҩра гәрагаӡам."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Анапаҵаҩра иашан, аха адокумент ԥсахын"
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "Иҟоуп ииашам анапаҵаҩрақәа: асертификат агәаҭара ауам."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "Иҟоуп ииашам анапаҵаҩрақәа: адокумент напаҵаҩуп хәҭакахьала."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "Асертификат агәаҭара ауам, адокумент напаҵаҩуп хәҭакахьала."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Адокумент напаҵаҩуп, ацифратә напаҵаҩра иашоуп."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Иаарԥштәуп анапаҵаҩрақәа"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Иаарԥштәуп амаругақәа рпанель"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Иҵәахтәуп амаругақәа рпанель"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Еилкаатәуп еиҳаны"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "Ажәамаӡа-азҟаза ҵәахуп иажәхьоу аформат ала, иара рҿыцтәуп"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Ирҿыцтәуп ажәамаӡа"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "Амакросқәа аҿыхуп"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "Ари адокумент аҟны амакросқәа аҿыхуп «Амакросқәа ршәарҭадара» архиарақәа ирыбзоураны."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "Амакросқәа аҿыхуп «Амакросқәа ршәарҭадара» архиарақәа ирыбзоураны."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Иаарԥштәуп амакросқәа"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "Иаарԥштәуп ахҭысқәа"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Ашьхымӡа"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Аҵәаӷәанҵа"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "ДНК"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Афокус"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Абнатә ԥсаатә"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Амцабзқәа"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Ахақәиҭра"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Аԥсабара"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Акарандашь"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Ароиаль"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Апортфилио"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Апрогресс"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Амра аҭашәамҭа"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Ажәытә мода"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Имариоу аграфика"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "Арезиуме"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Аҵыхәтәажәа"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Абазатә"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Ҳаамҭазтәи"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Амариа"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "Абизнес-процессқәа"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Иқәгатәуп"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Ирыцқьатәуп зегьы"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Ажәамаӡа аура"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "%{key}-ақәыӷәӷәара агиперзхьарԥш: %{link} ахь аиасразы"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(ихархәоуп: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Адокумент"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Аелектронтә таблица"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Апрезентациа"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Асахьа"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Аакьыскьатәиқәа"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Ирыцқьатәуп асиа"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Иқәгатәуп ашаблон"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Иқәгатәуп ашаблон"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Иқәгатәуп ашаблон"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Иқәгатәуп ашаблон"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "~Аимпорт"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Ахьӡ ԥсахтәуп"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Акатегориа ахьӡ ԥсахтәуп"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Акатегориа ҿыц"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "UNO аобиектқәа ринспектор"
diff --git a/source/ab/svx/messages.po b/source/ab/svx/messages.po
index 9f7bf4e866f..bad8f44e47a 100644
--- a/source/ab/svx/messages.po
+++ b/source/ab/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-18 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ab/>\n"
@@ -13043,27 +13043,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Адокумент аҟны апозициа"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13074,27 +13074,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18179,8 +18179,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Иаԥҵатәуп"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index 32c45b8994b..540d7d8c4e7 100644
--- a/source/ab/sw/messages.po
+++ b/source/ab/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-02-26 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ab/>\n"
@@ -23982,50 +23982,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "Авто"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "Ажәа ала"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "асимвол ала"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Еиҿырԥштәуп адокумент аверсиақәа"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Изызхьаԥштәым афрагментқәа роура:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Иазхьаԥштәуп аиҿырԥшраан"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Еиқәырхатәуп адокумент аԥсахраан"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index 4b30cb18ac3..1b30c19c54b 100644
--- a/source/af/cui/messages.po
+++ b/source/af/cui/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-04 15:39+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-17 12:35+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/af/>\n"
"Language: af\n"
@@ -4217,42 +4217,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Ander karakters..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr "%PRODUCTNAME is 'n kragtige en gratis kantoorpakket, gebruik deur miljoene mense regoor die wêreld."
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr "%PRODUCTNAME gebruik die staatmaker standaardformaat vir oop dokumente."
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr "%PRODUCTNAMEpas in elke bedryfstelsel en bied volledige aanpassing."
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr "%PRODUCTNAME is oopbron: Jou projek, jou data, jou vryheid."
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr "Variasie 24.8 bring 'n blinkende \"Wat is Nuut\" dialoogvenster :-)"
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr "Welkom na %PRODUCTNAME!"
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18531,13 +18495,19 @@ msgid "LibreOffice Themes"
msgstr "LibreOffice Temas"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Klik op die voorlooppuntstyl wat u wil hê."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Vertoon die keuse van beskikbare voorlooppatrone."
@@ -21556,13 +21526,13 @@ msgstr "Afbreking dwarsoor"
#: cui/uiconfig/ui/textflowpage.ui:394
msgctxt "textflowpage|checkAcrossParagraph"
msgid "Last full line of paragraph"
-msgstr ""
+msgstr "Laaste vollyn van die paragraaf"
#. K3XE6
#: cui/uiconfig/ui/textflowpage.ui:403
msgctxt "textflowpage|extended_tip|checkAcrossParagraph"
msgid "Deselect this check box, if you don't want to hyphenate across the last full line of paragraph, column, page and spread."
-msgstr ""
+msgstr "Ontmerk hierdie merkblokkie as jy nie wil woordafbreek oor die laaste volledige reël van paragraaf, kolom, bladsy en spreiblad nie."
#. zVw8o
#: cui/uiconfig/ui/textflowpage.ui:414
@@ -22248,36 +22218,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Voorskou"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr "Wat's nuut in %PRODUCTVERSION"
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr "Prentjie wat illustreer \"wat is nuut\""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr "Vorige"
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr "Volgende"
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr "Vordering van nuus"
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/af/formula/messages.po b/source/af/formula/messages.po
index 26578b8015b..731a6438f44 100644
--- a/source/af/formula/messages.po
+++ b/source/af/formula/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-13 13:33+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-23 13:25+0200\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/af/>\n"
"Language: af\n"
@@ -17,2374 +17,2380 @@ msgstr ""
"X-POOTLE-MTIME: 1547632155.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "ISERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "ISNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Alle"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Hoofopskrifte"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Data"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totale"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Hierdie Ry"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "COSEC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "COSECH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "STAND.NORM.VERD"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "STAND.NORM.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRESIES"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "TIPE.FOUT"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr "XMATCH"
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr "XLOOKUP"
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr "FILTER"
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr "SORT"
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr "SORTBY"
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "TEXT.CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEXT.JOIN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "IFS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SWITCH"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINIFS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXIFS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr "REEKS"
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGATE"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENT.RANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "VERTOONSTYL"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2393,7 +2399,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2401,7 +2407,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2409,7 +2415,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2417,7 +2423,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2425,7 +2431,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2433,7 +2439,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2441,101 +2447,101 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "KLEUR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBDIENS"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENCODEURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RAWSUBTRACT"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "RAND.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "RANDBETWEEN.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
-msgstr ""
+msgstr "RANDARRAY"
#. wH3TZ
msgctxt "stock"
diff --git a/source/af/officecfg/registry/data/org/openoffice/Office/UI.po b/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
index 606ac32048d..14b4c8e8526 100644
--- a/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-04-22 01:45+0000\n"
+"PO-Revision-Date: 2024-05-17 12:35+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/af/>\n"
"Language: af\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1560976865.000000\n"
#. W5ukN
@@ -18384,7 +18384,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Dark Mode"
-msgstr ""
+msgstr "Donker Modus"
#. Y5sjy
#: GenericCommands.xcu
@@ -18394,7 +18394,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle between dark and light modes"
-msgstr ""
+msgstr "Verwissel tussen donker en ligte modusse"
#. TszTz
#: GenericCommands.xcu
diff --git a/source/af/sc/messages.po b/source/af/sc/messages.po
index 1f91aab1f59..3f63b0d3f08 100644
--- a/source/af/sc/messages.po
+++ b/source/af/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-14 16:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/af/>\n"
@@ -8890,11 +8890,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Waarde "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Waarde 1, waarde 2, ... is argumente wat steekproewe verteenwoordig, geneem uit 'n basiese totale populasie."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -8998,11 +8998,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Waarde "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Waarde 1, waarde 2, ... is argumente wat steekproewe verteenwoordig, geneem uit 'n basiese totale populasie."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9088,11 +9088,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Waarde "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Waarde 1, waarde 2, ... is argumente wat steekproewe verteenwoordig, geneem uit 'n basiese totale populasie."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16939,11 +16939,11 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr "Volgorde 1, volgorde 2,... is die sorteervolgordes in gebruik. 1 vir stygend, -1 vir dalend. Verstek is stygend."
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
-msgstr "Laat jou toe om 'n lys van opeenvolgende getalle te genereer in 'n skikking soos 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
#. ZavA8
#: sc/inc/scfuncs.hrc:4228
@@ -16993,11 +16993,11 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr "Die bedrag om elke daaropvolgende waarde in die skikking te verhoog."
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
-msgstr "RANDARRAY funksie genereer 'n skikking van ewekansige getalle tussen twee waardes."
+msgid "Generates an array of random numbers between two limit values."
+msgstr ""
#. jksQe
#: sc/inc/scfuncs.hrc:4242
@@ -17029,10 +17029,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17041,22 +17041,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31913,356 +31955,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Sparkline Eienskappe"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Invoer bereik:"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Uitvoer bereik:"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Data"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Reeks:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Negatiewe punte:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Hoë punte:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Lae punte:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Merker:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Eerste punt:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Laaste punt:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Kleure"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr "Lyn dikte:"
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Vertoon leë selle as:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Gaping"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Zero"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Span"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Vertoon versteekte"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Regs-na-links"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Lyn"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Kolum"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "Gestapel"
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Tipe:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Eienskappe"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Individuele"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Groep"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Aangepaste"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Individuele"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Groep"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Aangepaste"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Vertikale Maksimum:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Vertikale minimum:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Vertoon X as"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Asse"
@@ -33443,344 +33497,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "_Opmerking indikator"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "_Formule-aanwyser en wenk"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Waarde Beklemtoning"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Merk \"Hoogtepunt-waardes\"-veld om die selinhoud in verskillende kleure te vertoon, afhangende van die tipe. Tekste word in swart getoon, formules in groen, getalle in blou en beskermde selle word met 'n liggrys agtergrond getoon, ongeag hoe die selle geformateer word."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "_Vertoon verwysings in kleur"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "Alle verwysings word in kleur in die formule uitgelig. Sodra u 'n sel kies wat 'n verwysing bevat om te redigeer, word die selarea ook in kleur omlyn."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Anker"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Bepaal of die ankersimbool vertoon word as u 'n ingevoegde voorwerp soos 'n afbeelding, kies."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr "Kolom/Ry Merk"
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr "Merk die Kolom/ry-uitligtingskassie vir ry/kolom-beklemtoning om die ry en kolom van die aktiewe sel te wys."
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Vertoon"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Kolo_m-/ry-opskrifte"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Bepaal of ry- en kolomopskrifte vertoon word."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Hori_sontale Rolstaaf"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Hier bepaal u of 'n horisontale rolbalk in die onderste dokumentvenster vertoon word."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "_Vertikale Rolstaaf"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Hier bepaal u of 'n vertikale skuifbalk, regs van die dokumentvenster vertoon word."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "W_erkblad Oortjies"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Hier bepaal u of die tabbladsye onderaan die spreiblad dokument moet verskyn."
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "_Skema Simbole"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "As u 'n skema-styl omskryf het, gebruik die skema-styl om te bepaal of die stylsimbole aan die rand van die tabel vertoon word."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Samevatting van soekbevel"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Venster"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "S_inchroniseer blaaie"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "As dit gekies word, word alle tabelle met dieselfde zoomfaktor vertoon. As dit nie gemerk is nie, kan elke tabel sy eie zoomfaktor hê."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Zoem"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "_Bladsybreuke"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Spesifiseer of die bladsybreuke binne 'n gedefinieerde drukarea sigbaar is."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Hulp_lyne tydens verskuiwing"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Merk hierdie merkveld om riglyne te sien vir die verskuiwing van tekeninge, rame, grafika en ander objekte."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Roosterlyne:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Wys"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Vertoon op gekleurde selle"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Versteek"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Bepaal wanneer roosterlyne vertoon word. Met \"Agter Selagtergrond\" as verstekwaarde, word roosterlyne slegs vertoon vir selle wat geen agtergrondkleur het nie. Met \"Voor Selagtergrond\" word die roosterlyne ook vertoon vir selle met 'n agtergrondkleur. As \"Moenie wys nie\", word roosterlyne nie vertoon nie."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "Wyse_r:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "_Tema"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Vertoon die wyser soos gedefinieer in die ikoontema, tipies as 'n vetkruis."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "_Stelsel"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Vertoon die wyser as die stelsel verstek, tipies 'n pyltjie wyser."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Visuele Hulpmiddels"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Ob_jekte/Beelde:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "Diag_ramme:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "_Tekenobjekte:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Wys"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Versteek"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Bepaal of objekte en grafika vertoon of versteek word."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Wys"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Versteek"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Bepaal of grafieke in u dokument vertoon of versteek word."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Wys"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Versteek"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Bepaal of grafiese objekte in u dokument vertoon of versteek word."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objekte"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Definieer watter elemente van die Calc-hoofvenster vertoon word. Jy kan ook die beklemtoning van tabel waardes, vertoon of versteek."
diff --git a/source/af/sfx2/messages.po b/source/af/sfx2/messages.po
index 11ee0767340..cbd7a46c367 100644
--- a/source/af/sfx2/messages.po
+++ b/source/af/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-28 00:56+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/af/>\n"
@@ -1460,538 +1460,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Doneer"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "u loop tans weergawe %PRODUCTVERSION van %PRODUCTNAME vir die eerste keer. Wil u sien wat nuut is?"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Weergawe Inligting"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Dié dokument is oop in leesalleen modus."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "Dié PDF is oop in leesalleen modus om die bestaande lêer te kan onderteken."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "Die klassifikasie etiket van hierdie dokument is %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Die dokument moet eers geklassifiseer word, voordat die klembord geplak kan word."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Hierdie dokument het 'n laer vlak klassifikasie as die inhoud van die klembord."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Vlak"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Nasionale sekuriteit:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Uitvoer Kontrole:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Sluit Af."
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Redigeer dokument"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Onderteken dokument"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Finse Simbole"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Dié dokument het ’n ongeldige handtekening."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Die handtekening is geldig, maar die dokument is gewysig."
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "Minstens een handtekening het probleme: die sertifikaat is nie gevalideer nie."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "Minstens een handtekening het probleme: die dokument is slegs gedeeltelik onderteken."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "Die sertifikaat kon nie gevalideer word nie en die dokument is slegs gedeeltelik onderteken."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Dié dokument is digitaal onderteken en die handtekening is geldig."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Wys handtekeninge"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Vertoon Werkbalk"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Verberg Werkbalk"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Leer meer"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "Die hoofwagwoord is in 'n verouderde formaat gestoor, jy behoort dit te hernu"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Vernuwe wagwoord"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "Makros gedeaktiveer"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "Makros in hierdie dokument is gedeaktiveer, weens die Makro Veiligheidsinstellings."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "Makros is gedeaktiveer, weens die Makro Veiligheidsinstellings."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr "Makros is onderteken, maar die dokument (bevattende dokument gebeure) is ononderteken."
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Vertoon Makros"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr "Vertoon Sekuriteit Opsies"
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "Vertoon Gebeure"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Grys Elegant"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Byekorf"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Blou Kromme"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Bloudruk Planne"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "Bonbon"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "Geel Motief"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "DNA"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Fokus"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Woudvoël"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "Verfrissend"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Inspirasie"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Ligte"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Florerende Vryheid"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Metropolis."
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Middernag Blou"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Natuur Illustrasie"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Potlood"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Klavier"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Portfolio."
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Vordering"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Sonsondergang"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Tradisioneel"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Helder"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "CV"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Samevatting"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Verstek"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Moderne"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Moderne sakebrief sans-serif"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Moderne sakebrief sans-serif"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Visetekaartjie met logo"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Eenvoudig"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "Vereenvoudige Chinese Normaal"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr "Japannees Normaal"
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Verwyder"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Alles uitwis"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Wagwoordlengte"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "Die wagwoord wat u ingevoer het, veroorsaak probleme met versoenbaarheid. Voer 'n wagwoord, wat korter as 52 grepe is of langer is as 55 grepe."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "%{key}-Klik, om die skakel: %{link} te open"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Kliek om die skakel: %{link} te open"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(gebruik deur: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Dokument"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Spreiblad"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Voorlegging"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Tekening"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Onlangs gebruik"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Geen onlangse karakters"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Herstel Alle _Verstek Sjablone"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Herstel ~Verstek Teks Dokument"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Herstel ~Verstek Spreiblad"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Herstel ~Verstek Voorlegging"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Herstel ~Verstek Tekening"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "~Intrek"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "~Uitbreidings"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Hernoem"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Hernoem Kategorie"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Nuwe Kategorie"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "UNO Objek Inspekteur"
diff --git a/source/af/svx/messages.po b/source/af/svx/messages.po
index 3eb3196bd64..9d942cd6600 100644
--- a/source/af/svx/messages.po
+++ b/source/af/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-04 15:39+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/af/>\n"
@@ -13054,27 +13054,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Dokumentposisie"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13085,27 +13085,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr "Herstel…"
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18201,8 +18201,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Nuwe"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr "Aanpas..."
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index 2f1201ebfe1..16f540f5903 100644
--- a/source/af/sw/messages.po
+++ b/source/af/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-14 16:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/af/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1560976448.000000\n"
#. oKCHH
@@ -23797,49 +23797,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Kies die tipe objek waarvoor u die instellings vir outomatiese beeldonderskrifte geldig moet wees."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "O_utomaties"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "W_oord vir woord"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "_Karakter vir karakter"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Vergelyk dokumente"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Ignoreer _gedeeltes van lengte:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Neem dit tydens vergelyking in ag"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Stoor dit wanneer dokument gewysig word"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Ewekansige getal om akkuraatheid van dokumentvergelyking te verbeter"
diff --git a/source/am/cui/messages.po b/source/am/cui/messages.po
index 0c9d4992f3d..0dc1551f469 100644
--- a/source/am/cui/messages.po
+++ b/source/am/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2023-02-05 17:34+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/am/>\n"
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "ሌሎች ባህሪዎች..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18527,13 +18491,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "መጠቀም የሚፈልጉትን የ ነጥብ ዘዴ ይጫኑ"
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "እርስዎ ሊፈጽሙ የሚችሉት የ ነጥብ መስጫ ዘዴዎች ማሳያ"
@@ -22244,36 +22214,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "ቅድመ እይታ"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/am/formula/messages.po b/source/am/formula/messages.po
index e473130feb3..ad4623d4cf3 100644
--- a/source/am/formula/messages.po
+++ b/source/am/formula/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-13 13:33+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-23 13:25+0200\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/am/>\n"
"Language: am\n"
@@ -16,2332 +16,2338 @@ msgstr ""
"X-Generator: LibreOffice\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "ከሆነ"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "ስህተትከሆነ"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "ከሆነዝአ"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "ይምረጡ"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#ሁሉንም"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#ራስጌዎች"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#ዳታ"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#ጠቅላላ"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#ይህ ረድፍ"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "እና"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "ወይንም"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "Xወይንም"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "አይደለም"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "አሉታዊ"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "ፓይ"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "በደፈናው"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "እውነት"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "ሀሰት"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "ዛሬ"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "አሁን"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "ዝአ"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "የአሁኑ"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "ዲግሪዎች"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "ራዲያንስ"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "ሳይን"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "ኮስ"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "ታንጀንት"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "ኮታንጀንት"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "አርክሳይን"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "አርክኮሳይን"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "አርክታንጀንት"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "አርክኮታንጀንት"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "ሀይፐርቦሊክሳይን"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "ሀይፐርቦሊክኮሳይን"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "ሀይፐርቦሊክታንጀንት"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "ሀይፐርቦሊክኮታንጀንት"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ግልባጭሀይፐርቦሊክሳይን"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ግልባጭሀይፐርቦሊክኮሳይን"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ግልባጭሀይፐርቦሊክታንጀንት"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ግልባጭሀይፐርቦሊክኮታንጀንት"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "ኮሴካንት"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "ሴካንት"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "ሀይፐርቦሊክኮሴካንት"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "ሀይፐርቦሊክሴካንት"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "ኤክስፖነንት"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "ተፈጥሯዊሎጋሪዝም"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "ስኴርሩት"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "የቁጥርፋክቶሪያል"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "አመት"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "ወር"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "ቀን"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "ሰአት"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "ደቂቃ"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "ሰከንድ"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ፍጹም"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "ኢንቲጀር"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "ጋኡስ"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ባዶነው"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ጽሁፍነው"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ጽሁፍአይደለም"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ሎጂካልነው"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "አይነት"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "ክፍል"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ማመሳከሪያነው"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ቁጥርነው"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "መቀመሪያነው"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "የስህተትዋጋ"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ስህተትነው"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ሙሉነው"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ጎዶሎነው"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "የቀንዋጋ"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "የሰአትዋጋ"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "ኮድ"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "መከርከሚያ"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "የላይኛው"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "መደበኛ"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "ዝቅተኛ"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "እርዝመት"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "ዋጋ"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "ማጽጃ"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "ባህሪ"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "ዩኒኮድ"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "የዩኒኮድባህሪ"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "ሎግ10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "ሙሉ"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ጎዶሎ"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "መደበኛስርጭት"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "የተጠራቀመ.ስርጭትተግባር"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "ፊሸር"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "የፊሸርግልባጭ"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "የጋማሎጋሪዝም"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "የጋማሎጋሪዝም.ትክክለኛ"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "የስህተትአይነት"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "የስህተት.አይነት"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "መቀመሪያ"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "አረብኛ"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ግልባጭታንጀንት2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "ጣራ.ሂሳብ"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "ጣራ"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "ጣራ.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "ጣራ.ትክክል"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.ጣራ"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "ወለል"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "ወለል.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "የወለል.ሂሳብ"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "ወለል.ትክክለኛ"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ማጠጋጊያ"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ማጠጋጊያወደላይ"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ማጠጋጊያወደታች"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "ማሳጠሪያ"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "ሎግ"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "ሀይል"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "ትልቁየጋራአካፋይ"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "ትንሹየጋራአካፋይ"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "ዘዴ"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "የውጤቶችድምር"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "ድምርየስኴር"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "ድምርX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "ድምርX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "ድምርXMY2"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "ጊዜ"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "ቀኖች"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "ቀኖች360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "ቀንከሆነ"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "አነስተኛ"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "አነስተኛየክርክርዝርዝር"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "ከፍተኛ"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "ከፍተኛየክርክርዝርዝር"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "ድምር"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "ውጤት"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "መካከለኛ"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "መካከለኛዋጋ"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "መቁጠሪያ"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "ክርክርመቁጠሪያ"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "የአሁኑካፒታልዋጋ"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "የውስጥመጠንይመልሳል"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "የተሻሻለየውስጥመጠንይመልሳል"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ወለድበተወሰነመጠንጊዜውስጥ"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "የልዩነትናሙና"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "የጠቅላላሕዝብልዩነት"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "የጠቅላላህዝብልዩነትማስሊያ"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "መደበኛ.ስርጭት"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "የኤክስፖኔንሺያልስርጭት"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "የኤክስፖኔንሺያል.ስርጭት"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "የባይኖሚያልስርጭት"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "የባይኖሚያል.ስርጭት"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "መቀላቀያ"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "ንዑስስብስብመቀላቀያ"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "የአሁኑዋጋ"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "ዋጋውየሚቀንሰውበአመት"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "ንብረቱየሚቀንሰውበአመትውስጥ"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "የሚፈጀውጊዜ"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "አምዶች"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ረድፎች"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "ወረቀቶች"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "አምድ"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ረድፍ"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "ወረቀት"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "የጊዜቁጥር"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "መጠን"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "የተወሰነመጠንወለድለእዳው"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "ከጠቅላላእዳውየተከፈለውወለድ"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "ከእዳውጠቅላላየተከፈለው"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "ንዑስድምር"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "ዳታድምር"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "ዳታመቁጠሪያ"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "መቁጠሪያባዶያልሆነ"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "መካከለኛዳታ"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "ዳታማግኛ"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "ከፍተኛዳታ"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "አነስተኛዳታ"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "የዳታውጤት"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "ናሙናመደበኛልዩነት"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "መደበኛልዩነትለዳታቤዝ"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "የዳታቤዝልዩነት"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "የዳታቤዝየሕዝብልዩነት"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "በተዘዋዋሪ"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "አድራሻ"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "ተመሳሳይ"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "ባዶመቁጠሪያ"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "መቁጠሪያከሆነ"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "ድምርከሆነ"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "መካከለኛከሆነ"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "ድምሮችከሆኑ"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "መካከለኛየሂሳብአማካይለክፍሎች"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "መቁጠሪያከሆኑ"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "መፈለጊያ"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "በቁመትመፈለጊያ"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "በአግድምመፈለጊያ"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "በርካታመጠን"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "ማካካሻ"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "ማውጫ"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "ቦታዎች"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "ዶላር"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "መቀየሪያ"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "የተወሰነ"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "ማግኛ"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "ትክክለኛ"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "በግራ"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "በቀኝ"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "የባህሪቁጥርበጽሁፍውስጥ"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "የመጀመሪያባህሪበጽሁፍውስጥ"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "መቀየሪያB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "ጽሁፍ"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "መድገሚያ"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "ማገናኛ"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "በርካታመጠንጽሁፍመቀላቀያ"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "ጽሁፍማገናኛ"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "ከሆኑ"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "አነስተኛከሆነ"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "ከፍተኛከሆነ"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "የሜትሪክስመወሰኛ"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "የሜትሪክስግልባጭ"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "በርካታማባዣ"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "የመለኪያክፍል"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "ሀይፐርጂዮሜትሪክስርጭት"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "ሀይፐርጂዮሜትሪክ.ስርጭት"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "የሎግመደበኛስርጭት"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "የሎግመደበኛ.ስርጭት"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "የT.ስርጭት.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "የT.ስርጭት"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "የT.ስርጭት.የቀኝጭራ"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "የF.ስርጭት"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "የF.ስርጭትየቀኝ.ጭራ"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "የቺስርጭት"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "የቺስኴር.ስርጭት.የቀኝ.ጭራ"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "ዌይቡል"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "ዌይቡል.ስርጭት"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "አሉታዊየባይኖሚያልስርጭት"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "አሉታዊየባይኖሚያል.ስርጭት"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "ክርክሩቁጥርካልሆነስህተትዋጋይመልሳል"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "ባይኖሚያል.ግልባጭ"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "ኩርት"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "የሀርሞኒክአማካይ"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "የጂዮሜትሪክአማካይ"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "መመደቢያ"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "የፍጹምልዩነትዋጋከአማካይውስጥ"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "የስኴርልዩነትድምር"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "መሀከለኛ"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "ድግግሞሽ.ነጠላ"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "ድግግሞሽ.በርካታ"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "Zመሞከሪያ"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.መሞከሪያ"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "ስብስብ"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "Tመሞከሪያ"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.መሞከሪያ"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "ደረጃ"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "ፐርሰንት"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "ፐርሰንትደረጃ"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "ፐርሰንት.ያካትታል"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "የፐርሰንትደረጃ.ያካትታል"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "ሩብ.ያካትታል"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "ደረጃ.እኩልነው"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "ፐርሰንት.አያካትትም"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "የፐርሰንትደረጃ.አያካትትም"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "ሩብ.አያካትትም"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "ደረጃ.አማካይ"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "ትልቅ"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "ትንሽ"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "ድግግሞሽ"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "ሩብ"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "መደበኛግልባጭ"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "የመደበኛ.ግልባጭ"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "መተማመኛ"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "መተማመኛ.መደበኛ"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "መተማመኛ.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "Fመሞከሪያ"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.መሞከሪያ"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "ኮሬል"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "ኮቫር"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "ኮቫሪያንስ.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "ኮቫሪያንስ.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "ፒርሰን"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "ስቴዬክስ"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "ስሎፕ"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "ኢንተርሴፕት"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "አቅጣጫ"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "እድገት"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "ቀጥታመስመር"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "የኤክስፖኔንሺያልክብለዳታ"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "መገመቻ"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "መገመቻ.ETS.መደመሪያ"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "መገመቻ.ETS.ወቅታዊ"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "መገመቻ.ETS.ማባዣ"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "መገመቻ.ETS.ፓይ.መደመሪያ"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "መገመቻ.ETS.ፓይ.ማባዣ"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "መገመቻ.ETS.STAT.መደመሪያ"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "መገመቻ.ETS.ስታስቲክስ.ማባዣ"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "መገመቻ.ቀጥተኛ"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "የቺግልባጭ"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "የቺስኴር.ግልባጭ.ቀኝ.ጭራ"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "የጋማስርጭት"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "የጋማ.ስርጭት"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "የጋማግልባጭ"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "የጋማ.ግልባጭ"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.ግልባጭ.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "የF.ስርጭትምናልባትግልባጭ"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "የF.ስርጭት.ግልባጭየቀኝ.ጭራ"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "የቺመሞከሪያ"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "የቺስኴር.መሞከሪያ"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "የሎግግልባጭ"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "የሎግመደበኛ.ግልባጭ"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "በርካታማንቀሳቀሻ"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "የቤታስርጭት"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "የቤታግልባጭ"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "የቤታ.ስርጭት"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "የቤታ.ግልባጭ"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "የሳምንትቁጥር"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOየሳምንትቁጥር"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "የሳምንትቁጥር_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "የፋሲካእሑድ"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "የሳምንቱቀን"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "የተጣሩየስራቀኖች"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "የኔትዎርክቀኖች.አለምአቀፍ"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "የስራቀን.አለምአቀፍ"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#ስም!"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "ቤዝ"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "ዴሲማል"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "መቀየሪያ_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ሮማን"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "መረጃ"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "ቁጥርወደታዩጽሁፍ"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "የፒቮትዳታማግኛ"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "ኢዩሮመቀየሪያ"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "የቁጥርዋጋ"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "ጋማ"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "የቺስኴርስርጭት"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "የቺስኴር.ስርጭት"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "የቺስኴርግልባጭ"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "የቺስኴር.ግልባጭ"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "ቢትእና"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "ቢትወይንም"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "ቢትXወይንም"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "ከቢትአንፃርወደቀኝማንቀሳቀሻ"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "ከቢትአንፃርወደግራማንቀሳቀሻ"
@@ -2350,7 +2356,7 @@ msgstr "ከቢትአንፃርወደግራማንቀሳቀሻ"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#ባዶ!"
@@ -2358,7 +2364,7 @@ msgstr "#ባዶ!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#ማካፈያ/0!"
@@ -2366,7 +2372,7 @@ msgstr "#ማካፈያ/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#ዋጋ!"
@@ -2374,7 +2380,7 @@ msgstr "#ዋጋ!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#ማመሳከሪያ!"
@@ -2382,7 +2388,7 @@ msgstr "#ማመሳከሪያ!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#ስም?"
@@ -2390,7 +2396,7 @@ msgstr "#ስም?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#ቁጥር!"
@@ -2398,98 +2404,98 @@ msgstr "#ቁጥር!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#ዝ/አ"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "ማጣሪያየXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "ቀለም"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "የዌብግልጋሎት"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "URLወደሀረግመቀየሪያ"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "ረድፍመቀነሻ"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ማጠጋጊያወደአስፈላጊ"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "ማግኛB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "መፈለጊያB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "ቋሚመደበኛመግለጫ"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "ፉሪዬር"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "በደፈናው.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "በደፈናውመካከል.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/am/helpcontent2/source/text/scalc/01.po b/source/am/helpcontent2/source/text/scalc/01.po
index a99569bd246..d267dc69a39 100644
--- a/source/am/helpcontent2/source/text/scalc/01.po
+++ b/source/am/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-02-19 05:34+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/am/>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">በ ራስጌ ወይንም በ ግርጌ በ ግራ በኩል እንዲታይ የሚፈልጉትን ጽሁፍ ያስገቡ</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15037,14 +15037,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "በደፈናው መካከል"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15109,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15172,14 +15172,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "በደፈናው"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15262,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66922,22 +66922,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66958,31 +66958,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66994,6 +66994,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67993,13 +68002,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68047,22 +68056,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69919,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/am/helpcontent2/source/text/schart/01.po b/source/am/helpcontent2/source/text/schart/01.po
index 8dec2b54d2a..dacc5763104 100644
--- a/source/am/helpcontent2/source/text/schart/01.po
+++ b/source/am/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-03-06 01:47+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "በ መጀመሪያው ገጽ ላይ ከ <link href=\"text/schart/01/wiz_chart_type.xhp\">የ ቻርትስ አዋቂ </link> የ ቻርትስ አይነት መምረጥ ይችላሉ"
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,41 +6685,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "የ ፓይ ቻርትስ የሚያሳየው ዋጋ በ ክብ ክፋዮች ነው በ ጠቅላላ ክቡ ውስጥ: የ ቅስት እርዝመት ወይንም ቦታ ለ እያንዳንዱ ክፋይ ከ ዋጋው ጋር ተመጣጣኝ ነው"
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "ፓይ - ይህ ንዑስ አይነት የሚያሳየው ክፋዮች ቦታዎች በ ቀለም ነው የ ጠቅላላ ፓይ: ለ አንድ ዳታ አምድ ብቻ: በ ተፈጠረው ቻርትስ ውስጥ: እርስዎ መጫን ይችላሉ እና መጎተት ማንኛውንም ክፋይ ለ መለያየት ይህን ክፋይ ከ ቀሪው ፓይ ውስጥ ወይንም ማገናኘት ይችላሉ"
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "የ ተስፋፋ ፓይ - ይህ ንዑስ አይነት የሚያሳየው ክፋዮች ቀደም ብለው የ ተለያዩ ክፋዮችን ነው ከ እያንዳንዳቸው: በ ተፈጠረው ቻርትስ ውስጥ: እርስዎ መጫን ይችላሉ እና መጎተት ማንኛውንም ክፋይ ለ ማንቀሳቀስ በ radial ከ ፓይ መሀከል"
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "ዶናት - ይህ ንዑስ አይነት የሚያሳየው በርካታ የ ዳታ አምዶች ነው: እያንዳንዱ የ ዳታ አምድ የሚታየው እንደ አንድ ዶናት ቅርጽ መሀከሉ ባዶ ሆኖ ነው: የሚቀጥለው ዳታ አምድ የሚታይበት: በ ተፈጠረው ቻርትስ ውስጥ: እርስዎ መጫን ይችላሉ እና መጎተት ለ ማንቀሳቀስ በ radial ዶናት መሀከል"
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "የ ተስፋፋ ዶናት - ይህ ንዑስ አይነት የሚያሳየው የ ውጪ ክፋዮች ነው ቀደም ብለው የ ተለያዩ ከ ቀሪው ዶናት ውስጥ: በ ተፈጠረው ቻርትስ ውስጥ: እርስዎ መጫን ይችላሉ እና መጎተት የ ውጪ ክፋዮች ለ ማንቀሳቀስ በ radial ከ ተስፋፋ ዶናት ውስጥ"
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/am/helpcontent2/source/text/shared/01.po b/source/am/helpcontent2/source/text/shared/01.po
index 82ee33cef6b..437b3d6fbd3 100644
--- a/source/am/helpcontent2/source/text/shared/01.po
+++ b/source/am/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-05-25 10:44+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/am/>\n"
@@ -53593,13 +53593,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/am/helpcontent2/source/text/shared/guide.po b/source/am/helpcontent2/source/text/shared/guide.po
index e036d33ead0..97b0942c9e8 100644
--- a/source/am/helpcontent2/source/text/shared/guide.po
+++ b/source/am/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-12-09 17:46+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -27079,14 +27079,14 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr "የሚቀጥሉትን ፋይሎች በ መመልከቻ ዘዴ መክፈቻ (ለ ንባብ-ብቻ)"
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
-msgstr "የሚቀጥሉትን ማቅረቢያ ሰነዶች እያንዳንዱን ወዲያውኑ መክፈቻ እና ማስጀመሪያ: ፋይሎች ከ ታዩ በኋላ ይዘጋሉ: የ ማቅረቢያ ሰነዶች ያልሆኑ ሌሎች ፋይሎች በ ነባር ዘዴ ይከፈታሉ: ያለፈው ዘዴ ምንም ቢሆን"
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
+msgstr ""
#. 5R6iA
#: start_parameters.xhp
diff --git a/source/am/helpcontent2/source/text/shared/optionen.po b/source/am/helpcontent2/source/text/shared/optionen.po
index 2c881f89fe7..10445e063d1 100644
--- a/source/am/helpcontent2/source/text/shared/optionen.po
+++ b/source/am/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-12-10 01:08+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9475,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "የሰንጠረዥ ምርጫዎች"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "%PRODUCTNAME የሰንጠረዥ ምርጫዎች"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "መመልከቻ"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">መግለጫ የትኛው አካላቶች በ <item type=\"productname\">%PRODUCTNAME</item> ሰንጠረዥ መስኮት ውስጥ እንደሚታይ: እርስዎ ማሳየት ወይንም መደበቅ ይችላሉ የ ማድመቂያ ዋጋዎችን በ ሰንጠረዦች ውስጥ </ahelp>"
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,23 +9583,59 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "ቀለም"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">የ መጋጠሚያ መስመሮች ለ አሁኑ ገጽ መወሰኛ</ahelp> የ መጋጠሚያ መስመሮች ቀለም ለ መመልከት በ ሰነድ ውስጥ የተቀመጠ: ይሂዱ ወደ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ምርጫዎች</emph></caseinline><defaultinline><emph> መሳሪያዎች - ምርጫ </emph></defaultinline></switchinline><emph> - %PRODUCTNAME – የ መተግበሪያ ቀለሞች</emph> ውስጥ <emph> ገጽታ </emph> ማስገቢያውን ይፈልጉ <emph> ሰንጠረዥ – የ መጋጠሚያ መስመሮች </emph> ቀለም ማሰናጃ ይቀይሩ ወደ \"ራሱ በራሱ\""
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
#. y2GVB
#: 01060100.xhp
@@ -9682,14 +9736,14 @@ msgctxt ""
msgid "Comment indicator"
msgstr "አስተያየት ጠቋሚ"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">መወሰኛ ትንሽ አራት ማእዘን ከ ላይ በ ቀኝ ጠርዝ በኩል በ ክፍሉ ውስጥ መጠቆሚያ አስተያየት እንዳለ: አስተያየቱ የሚታየው እርስዎ ካስቻሉ ነው ጠቃሚ ምክር በ <emph>%PRODUCTNAME - ባጠቃላይ</emph> በ ምርጫ ንግግር ሳጥን ውስጥ </ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgstr ""
#. T4iFp
#: 01060100.xhp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "እርስዎ አስተያየቶች መጻፍ እና ማረም ይችላሉ በ <link href=\"text/shared/01/04050000.xhp\"><emph> ማስገቢያ - አስተያየት </emph></link> ትእዛዝ: በ ቋሚነት የሚታዩ አስተያየቶችን ማረም ይቻላል በ መጫን በ አስተያየት ሳጥን ውስጥ: ይጫኑ መቃኛ እና ከ <emph> አስተያየቶች </emph> ማስገቢያ ውስጥ እርስዎ ማየት ይችላሉ ሁሉንም አስተያየቶች በ ሰነድ ውስጥ: ሁለት ጊዜ በ መጫን የ አስተያየት መቃኛ: መጠቆሚያው አስተያየቱን ወደያዘው ተመሳሳይ ክፍል ይዘላል"
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "ይህ ትእዛዝ ንቁ በሚሆን ጊዜ: በ ሰነድ ውስጥ የ ተመደቡ ምንም ቀለሞች አይታዩም ተግባሩ እስከ አልቦዘነ ድረስ"
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">እርስዎ ከ ገለጹ የ <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\"> ረቂቅ </link></caseinline><defaultinline> ረቂቅ </defaultinline></switchinline> የ <emph> ረቂቅ ምልክቶች </emph> ምርጫ ይታይ እንደሆን ይወስናል: የ ረቂቅ ምልክቶች በ ወረቀቱ ድንበር ላይ </ahelp>"
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/simpress.po b/source/am/helpcontent2/source/text/simpress.po
index cb38cc5e9c1..05ba4910424 100644
--- a/source/am/helpcontent2/source/text/simpress.po
+++ b/source/am/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2019-01-13 02:16+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1438,13 +1438,13 @@ msgctxt ""
msgid "Slide"
msgstr ""
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
msgstr ""
#. QAk8D
diff --git a/source/am/helpcontent2/source/text/simpress/00.po b/source/am/helpcontent2/source/text/simpress/00.po
index 887b5074811..e737121789c 100644
--- a/source/am/helpcontent2/source/text/simpress/00.po
+++ b/source/am/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-04-30 14:28+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">ይምረጡ <emph> ተንሸራታች ማባዣ - ማስገቢያ </emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">ይምረጡ <emph> ተንሸራታች ማስፊያ - ማስገቢያ </emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">ይምረጡ <emph> ተንሸራታች ማጠቃለያ - ማስገቢያ </emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/am/helpcontent2/source/text/simpress/01.po b/source/am/helpcontent2/source/text/simpress/01.po
index 20b8ee650e2..2ff23556b11 100644
--- a/source/am/helpcontent2/source/text/simpress/01.po
+++ b/source/am/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-12-09 17:44+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>ረቂቅ መመልከቻ</bookmark_value> <bookmark_value>ማረሚያ;የ ተንሸራታች አርእስት</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">ረቂቅ</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>ማስፊያ;ተንሸራታች</bookmark_value><bookmark_value>ተንሸራታች;ማስፊያ</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">ተንሸራታች ማስፊያ</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>ተንሸራታች ማጠቃለያ</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">ተንሸራታች ማጠቃለያ</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,14 +6271,14 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "ተንሸራታች ማሳያ ማሰናጃዎች"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
-msgstr "<bookmark_value>ማቅረቢያዎች: ማሰናጃዎች ለ</bookmark_value> <bookmark_value>ተንሸራታች ማሳያ: ማሰናጃዎች ለ</bookmark_value> <bookmark_value>ማቅረቢያዎች: መስኮት / በ ሙሉ መመልከቻ</bookmark_value> <bookmark_value>በርካታ ማሳያ</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
+msgstr ""
#. KBJev
#: 06080000.xhp
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">የ $[officename] መስኮት ከላይ ይታያል በሚያቀርቡ ጊዜ: የ ሌላ ምንም ፕሮግራም መስኮት ከ ማቅረቢያ ፊት ለ ፊት አይታይም </ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/simpress/guide.po b/source/am/helpcontent2/source/text/simpress/guide.po
index b93f66e171f..13f3d60f411 100644
--- a/source/am/helpcontent2/source/text/simpress/guide.po
+++ b/source/am/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4489,14 +4489,14 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr "የ ማቅረቢያ መቆጣጠሪያ አጠቃቀም"
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
-msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\">የ ማቅረቢያ መቆጣጠሪያ አጠቃቀም</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
+msgstr ""
#. BBPMC
#: presenter_console.xhp
diff --git a/source/am/helpcontent2/source/text/swriter/01.po b/source/am/helpcontent2/source/text/swriter/01.po
index 407cdb5ce5d..f412948ca6e 100644
--- a/source/am/helpcontent2/source/text/swriter/01.po
+++ b/source/am/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-12-09 17:43+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/am/helpcontent2/source/text/swriter/guide.po b/source/am/helpcontent2/source/text/swriter/guide.po
index 2914039dafa..239cfc69ebb 100644
--- a/source/am/helpcontent2/source/text/swriter/guide.po
+++ b/source/am/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-12-09 17:44+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/am/sc/messages.po b/source/am/sc/messages.po
index 8265412d7d3..25aca17e618 100644
--- a/source/am/sc/messages.po
+++ b/source/am/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-02-01 09:33+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/am/>\n"
@@ -8884,11 +8884,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "ዋጋ "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "ዋጋ 1; ዋጋ 2; ... ክርክሮች ናቸው ከ መሰረታዊ ጠቅላላ ሕዝቡ የተወሰዱ ናሙናን የሚወክሉ"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -8992,11 +8992,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "ዋጋ "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "ዋጋ 1; ዋጋ 2; ... ክርክሮች ናቸው ከ መሰረታዊ ጠቅላላ ሕዝቡ የተወሰዱ ናሙናን የሚወክሉ"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9082,11 +9082,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "ዋጋ "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "ዋጋ 1; ዋጋ 2; ... ክርክሮች ናቸው ከ መሰረታዊ ጠቅላላ ሕዝቡ የተወሰዱ ናሙናን የሚወክሉ"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16933,10 +16933,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -16987,10 +16987,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17023,10 +17023,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17035,22 +17035,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31915,356 +31957,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "እያንዳንዱን"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "ቡድን"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "ማስተካከያ"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "እያንዳንዱን"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "ቡድን"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "ማስተካከያ"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "በ ቁመት አነስተኛ:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "X አክሲስ ማሳያ"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -33445,344 +33499,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "_አስተያየት ጠቋሚ"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "ዋጋ ማ_ድመቂያ"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "ምልክት ያድርጉ በ ዋጋ ማድመቂያ ሳጥን ውስጥ ለማሳየት የ ክፍል ይዞታዎች በ ተለያየ ቀለም: እንደ አይነቱ ይለያያል: የ ጽሁፍ ክፍሎች አቀራረብ በ ጥቁር ነው: መቀመሪያዎች በ አረንጓዴ ነው: የ ቁጥር ክፍሎች በ ሰማያዊ ነው: እና የሚጠበቁ ክፍሎች የሚታዩት በ ነጣ ያለ ግራጫ መደብ ነው: በ ምንም የማሳያ አቀራረብ ቢቀርብ "
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "ማመሳከሪያዎችን በ ቀለም _ማሳያ"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "እያንዳንዱ ማመሳከሪያ በ ቀለም በ መቀመሪያ ውስጥ መድመቁን መወሰኛ: የ ክፍል መጠን ድንበሩ ወዲያውኑ በ ቀለም ይከበባል የ ክፍሉ ማመሳከሪያ ለ ማረም ከ ተመረጠ "
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_ማስቆሚያ"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "የ ማስቆሚያ ምልክት እቃ በሚገባ ጊዜ ይታይ እንደሆን መወሰኛ: እንደ ንድፍ አይነት በሚመረጥ ጊዜ "
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "ማሳያ"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "የ አም_ድ/ረድፍ ራስጌዎች"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "የ ረድፍ እና አምድ ራስጌ ይታይ እንደሆን መወሰኛ "
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "የ አግ_ድም መሸብለያ መደርደሪያ"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "በ ሰነድ መስኮት ውስጥ ከ ታች በኩል የ አግድም መሸብለያ መደርደሪያ ይታይ እንደሆን መወሰኛ "
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "የ _ቁመት መሸብለያ መደርደሪያ"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "በ ሰነድ መስኮት ውስጥ በ ቀኝ በኩል የ ቁመት መሸብለያ መደርደሪያ ይታይ እንደሆን መወሰኛ "
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "የ ወረ_ቀት tabs"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "የ ወረቀት tabs በ ሰንጠረዥ ከ ታች በኩል ይታይ እንደሆን መወሰኛ "
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "የ _ረቂቅ ምልክቶች"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "እርስዎ ከ ገለጹ የ ረቂቅ የ ረቂቅ ምልክቶች ምርጫ ይታይ እንደሆን ይወስናል: የ ረቂቅ ምልክቶች በ ወረቀቱ ድንበር ላይ "
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "በ መፈለጊያ ላ_ይ ማጠቃለያ"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "መስኮት"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "ወረቀቶች ማ_ስማሚያ"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "ምልክት ከ ተደረገበት: ሁሉም ወረቀቶች በ ተመሳሳይ መጠን ይታያሉ: ምልክት ካልተደረገ ግን እያንዳንዱ ወረቀት የ ራሱ ማሳያ መጠን ይኖረዋል "
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "ማሳያ"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "የ _ገጽ መጨረሻ"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "የ ገጽ መጨረሻ በ ተወሰነ የ ማተሚያ ቦታ ይታይ እንደሆን መወሰኛ "
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "የ እርዳታ መስመሮች በ ማንቀሳቀስ ላይ _እንዳሉ"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "እርስዎ ስእሎችን: ክፈፎችን: ንድፎችን: እና ሌሎች እቃዎችን በሚያንቀሳቅሱ ጊዜ መምሪያ ይታይ እንደሆን መወሰኛ "
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "የ _መጋጠሚያ መስመሮች:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "ማሳያ"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "በ ቀለም ክፍሎች ውስጥ ማሳያ"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "መደበቂያ"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "የ መጋጠሚያ መስመሮች መቼ እንደሚታዩ መወሰኛ: በ ነባር የ መጋጠሚያ መስመሮች ብቻ እንዲያሳይ ነው በ ክፍሎች ውስጥ የ መደብ ቀለም ለሌላቸው: እርስዎ መምረጥ ይችላሉ የ መጋጠሚያ መስመሮች ቀለም ለማሳየት በ ክፍሎች መደብ ውስጥ: ወይንም መደበቅ: "
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "የ መመልከቻ እርዳታ"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "እቃ_ዎች/ምስሎች:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "እቃዎች _መሳያ:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "ማሳያ"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "መደበቂያ"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "እቃዎች ይታዩ ወይንም ይደበቁ እንደሆን መወሰኛ "
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "ማሳያ"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "መደበቂያ"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "በ እርስዎ ሰነድ ውስጥ ቻርትስ ይታይ ወይንም ይደበቅ እንደሆን መወሰኛ "
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "ማሳያ"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "መደበቂያ"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "በ እርስዎ ሰነድ ውስጥ የ መሳያ እቃዎች ይታዩ ወይንም ይደበቁ እንደሆን መወሰኛ "
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "እቃዎች"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/am/sfx2/messages.po b/source/am/sfx2/messages.po
index 867dfaa981c..07d7d2fac2e 100644
--- a/source/am/sfx2/messages.po
+++ b/source/am/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-06-06 17:37+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/am/>\n"
@@ -1446,538 +1446,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "የ ተለቀቁ ማስታወሻዎች"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "ሰነዱ የተከፈተው ለማንበብ-ብቻ ዘዴ ነው"
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "ይህ PDF የ ተከፈተው ለ ንባብ-ብቻ ነው የ ነበረውን ፋይል መፈረም እንዲችሉ"
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "ይህ የዚህ ሰነድ ምድብ ምልክት ነው %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "ይህ ሰነድ መመደብ አለበት ቁራጭ ሰሌዳ ከ መለጠፉ በፊት"
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "ይህ ሰነድ አነስተኛ መመደቢያ ደረጃ አለው ከ ቁራጭ ሰሌዳ ይልቅ"
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "ደረጃ"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "የ አገር ደህንነት:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "የ መላኪያ መቆጣጠሪያ:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "የ ወጣበት ጊዜ"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "ሰነድ ማረሚያ"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "ሰነድ መፈረሚያ"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "ይህ ሰነድ ዋጋ የሌለው ፊርማ አለው"
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "ፊርማው ዋጋ ያለው ነው: ነገር ግን ሰነዱ ተሻሽሏል:"
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "ይህ ሰነድ ዲጂታሊ የ ተፈረመ ነው: እና ፊርማው ዋጋ ያለው ነው"
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "ፊርማዎች ማሳያ"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "እቃ መደርደሪያ ማሳያ"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "እቃ መደርደሪያ መደበቂያ"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "የ ንብ እንጀራ"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "ሰማያዊ ክብ"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "የ ንድፍ እቅድ"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "ከረሜላ"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "DNA"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "ትኩረት"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "የ ጫካ ወፍ"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "ቀስቃሽ"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "ብርሃን"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "ትልቅ ከተማ"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "እኩለ ሌሊት ሰማያዊ"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "ተፈጥሮ ማሳያ"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "እርሳስ"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "ፒያኖ"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "ቦርሳ"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "ሂደት"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "ፀሐይ መጥለቂያ"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "የ ጥንት"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "ደማቅ"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "ስራ ማመልከቻ"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "መቀጠያ"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "ነባር"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "ዘመናዊ"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "ዘመናዊ የ ንግድ ደብዳቤ sans-serif"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "ዘመናዊ የ ንግድ ደብዳቤ serif"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "የ ንግድ ካርድ ከ አርማ ጋር"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "ቀላል"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "ማስወገጃ"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "ሁሉንም ማጽጃ"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "የ መግቢያ ቃል እርዝመት"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "እርስዎ ያስገቡት የ መግቢያ ቃል የ መረጃ መለዋወጫ ችግር ይፈጥራል: እባክዎን የ መግቢያ ቃል ያስገቡ ያነሰ ከ 52 ባይትስ: ወይንም የ በለጠ ከ 55 ባይትስ:"
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "ሰነድ"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "ሰንጠረዥ"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "ማቅረቢያ"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "መሳያ"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "በቅርብ ጊዜ የ ተጠቀሙበት"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "የ ቅርብ ጊዜ ባህሪ የለም"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "ሁሉንም ነባ~ር ቴምፕሌቶች እንደ ነበር መመለሻ"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "~ማምጫ"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "ተ~ጨማሪዎች"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "እንደገና መሰየሚያ"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "ምድብ እንደገና መሰየሚያ"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "አዲስ ምድብ"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/am/svx/messages.po b/source/am/svx/messages.po
index d40125f4bf9..d8b0e78a221 100644
--- a/source/am/svx/messages.po
+++ b/source/am/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-08-02 21:51+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/am/>\n"
@@ -13051,27 +13051,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "የ ሰነድ ቦታ"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13082,27 +13082,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18193,8 +18193,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/am/sw/messages.po b/source/am/sw/messages.po
index 3f962d0ad34..ea1b8ac2674 100644
--- a/source/am/sw/messages.po
+++ b/source/am/sw/messages.po
@@ -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-05-13 12:38+0200\n"
-"PO-Revision-Date: 2024-05-13 13:33+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 13:25+0200\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/am/>\n"
"Language: am\n"
@@ -23783,49 +23783,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "የ እቃ አይነት ይምረጡ የ በራሱ መግለጫ ማሰናጃ የሚሰናዳለት "
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "በ_ራሱ"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "በ ቃ_ላት"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "በ _ባህሪ"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "ሰነዶች ማወዳደሪያ"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "በሚያወዳድሩበት ጊዜ ግምት ውስጥ ያስገቡ"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "ሰነዱ በሚቀየር ጊዜ ማስቀመጫ"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "የ ሰነድ ማነፃፀሪያ በነሲብ ቁጥር ትክክለኛነቱን ለማሻሻል"
diff --git a/source/an/cui/messages.po b/source/an/cui/messages.po
index b6dee99b8a3..41958eecd00 100644
--- a/source/an/cui/messages.po
+++ b/source/an/cui/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-04-23 21:27+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/an/>\n"
"Language: an\n"
@@ -4212,42 +4212,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr ""
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18636,13 +18600,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22378,36 +22348,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr ""
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
@@ -22670,10 +22610,9 @@ msgstr ""
#. opsyv
#: cui/uiconfig/ui/zoomdialog.ui:366
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. psRyA
#: cui/uiconfig/ui/zoomdialog.ui:367
diff --git a/source/an/formula/messages.po b/source/an/formula/messages.po
index 8df06f6422e..68413d1b12e 100644
--- a/source/an/formula/messages.po
+++ b/source/an/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-02-04 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/an/>\n"
@@ -17,2400 +17,2406 @@ msgstr ""
"X-POOTLE-MTIME: 1542022401.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr ""
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr ""
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr ""
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr ""
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Toz"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Capiteros"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr ""
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr ""
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr ""
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr ""
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr ""
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr ""
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr ""
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr ""
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr ""
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr ""
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr ""
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr ""
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr ""
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr ""
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr ""
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr ""
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr ""
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr ""
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr ""
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr ""
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr ""
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr ""
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr ""
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr ""
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr ""
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr ""
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr ""
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr ""
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr ""
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr ""
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr ""
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr ""
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr ""
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr ""
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr ""
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr ""
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr ""
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr ""
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr ""
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr ""
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr ""
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr ""
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr ""
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr ""
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr ""
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr ""
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr ""
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr ""
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr ""
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr ""
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr ""
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr ""
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr ""
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr ""
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr ""
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr ""
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr ""
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr ""
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr ""
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr ""
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr ""
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr ""
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr ""
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr ""
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr ""
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr ""
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr ""
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr ""
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr ""
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr ""
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr ""
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr ""
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr ""
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr ""
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr ""
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr ""
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr ""
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr ""
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr ""
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr ""
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr ""
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr ""
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr ""
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr ""
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr ""
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr ""
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr ""
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr ""
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr ""
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr ""
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr ""
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr ""
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr ""
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr ""
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr ""
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr ""
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr ""
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr ""
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr ""
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr ""
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr ""
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr ""
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr ""
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr ""
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr ""
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr ""
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr ""
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr ""
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr ""
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr ""
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr ""
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr ""
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr ""
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "taxa"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr ""
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr ""
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr ""
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr ""
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr ""
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr ""
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr ""
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr ""
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr ""
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr ""
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr ""
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr ""
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr ""
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr ""
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr ""
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr ""
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr ""
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "PMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr ""
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr ""
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr ""
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr ""
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr ""
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr ""
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr ""
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr ""
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr ""
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr ""
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr ""
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr ""
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr ""
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr ""
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr ""
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr ""
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr ""
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr ""
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr ""
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr ""
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr ""
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr ""
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr ""
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr ""
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "va"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr ""
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr ""
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr ""
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr ""
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr ""
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr ""
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr ""
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr ""
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr ""
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr ""
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr ""
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr ""
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr ""
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "vf"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "taxa"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "PMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr ""
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr ""
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr ""
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr ""
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr ""
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr ""
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr ""
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr ""
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr ""
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr ""
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr ""
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr ""
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr ""
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr ""
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr ""
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr ""
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr ""
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr ""
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr ""
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr ""
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr ""
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr ""
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr ""
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr ""
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr ""
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr ""
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr ""
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr ""
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr ""
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr ""
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr ""
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr ""
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr ""
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr ""
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr ""
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr ""
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr ""
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr ""
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr ""
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr ""
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr ""
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr ""
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr ""
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr ""
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr ""
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr ""
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr ""
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr ""
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr ""
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr ""
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr ""
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr ""
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr ""
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr ""
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr ""
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr ""
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr ""
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr ""
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr ""
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr ""
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr ""
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr ""
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr ""
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr ""
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr ""
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr ""
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr ""
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr ""
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr ""
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr ""
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr ""
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr ""
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr ""
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr ""
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr ""
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr ""
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr ""
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr ""
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr ""
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr ""
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr ""
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr ""
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr ""
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr ""
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr ""
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr ""
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr ""
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr ""
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr ""
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr ""
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr ""
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr ""
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr ""
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr ""
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr ""
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr ""
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr ""
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr ""
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr ""
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr ""
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr ""
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr ""
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr ""
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr ""
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr ""
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr ""
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr ""
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr ""
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr ""
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr ""
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr ""
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr ""
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr ""
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr ""
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr ""
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr ""
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr ""
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr ""
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr ""
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr ""
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr ""
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr ""
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr ""
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr ""
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr ""
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr ""
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr ""
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr ""
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr ""
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr ""
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr ""
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr ""
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr ""
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr ""
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr ""
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr ""
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr ""
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr ""
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr ""
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr ""
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr ""
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr ""
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr ""
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr ""
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr ""
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HIPERVINCLO"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr ""
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr ""
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr ""
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr ""
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr ""
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr ""
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr ""
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr ""
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr ""
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr ""
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr ""
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr ""
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr ""
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr ""
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr ""
@@ -2419,7 +2425,7 @@ msgstr ""
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr ""
@@ -2427,7 +2433,7 @@ msgstr ""
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr ""
@@ -2435,7 +2441,7 @@ msgstr ""
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr ""
@@ -2443,7 +2449,7 @@ msgstr ""
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr ""
@@ -2451,7 +2457,7 @@ msgstr ""
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr ""
@@ -2459,7 +2465,7 @@ msgstr ""
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr ""
@@ -2467,98 +2473,98 @@ msgstr ""
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr ""
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr ""
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr ""
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr ""
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/an/officecfg/registry/data/org/openoffice/Office/UI.po b/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
index 38ae262e9a7..c08593664f2 100644
--- a/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-04-22 01:45+0000\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/an/>\n"
"Language: an\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1542022403.000000\n"
#. W5ukN
@@ -18967,7 +18967,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Sequential Access"
-msgstr "Grafico de fluxo: acceso seqüencial"
+msgstr "Grafico de fluxo: acceso secuencial"
#. phCWS
#: GenericCommands.xcu
@@ -26440,7 +26440,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Activation Order..."
-msgstr "Seqüencia d'activación..."
+msgstr "Secuencia d'activación..."
#. abzbx
#: GenericCommands.xcu
@@ -31943,7 +31943,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnas"
#. DqpFK
#: Sidebar.xcu
diff --git a/source/an/reportdesign/messages.po b/source/an/reportdesign/messages.po
index c1bb2994133..2cd3b672db4 100644
--- a/source/an/reportdesign/messages.po
+++ b/source/an/reportdesign/messages.po
@@ -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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2024-04-27 01:46+0000\n"
+"PO-Revision-Date: 2024-05-20 01:46+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/an/>\n"
"Language: an\n"
@@ -650,7 +650,7 @@ msgstr ""
#: reportdesign/inc/strings.hrc:94
msgctxt "RID_STR_UNDO_CONDITIONAL_FORMATTING"
msgid "Conditional Formatting"
-msgstr ""
+msgstr "Formatación condicional"
#. o9ZV6
#: reportdesign/inc/strings.hrc:95
@@ -1178,7 +1178,7 @@ msgstr "Aliniación"
#: reportdesign/uiconfig/dbreport/ui/condformatdialog.ui:10
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
-msgstr ""
+msgstr "Formatación condicional"
#. 4WAsE
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:53
diff --git a/source/an/sc/messages.po b/source/an/sc/messages.po
index d8a1107e67b..5736952bba5 100644
--- a/source/an/sc/messages.po
+++ b/source/an/sc/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-03-04 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/an/>\n"
"Language: an\n"
@@ -4552,7 +4552,7 @@ msgstr "Un texto entre cometas que será tornau en un formato de calendata de %P
#: sc/inc/scfuncs.hrc:202
msgctxt "SC_OPCODE_GET_DAY"
msgid "Returns the sequential date of the month as an integer (1-31) in relation to the date value."
-msgstr "Torna a calendata seqüencial d'o mes como un entero (1-31) en relación a la valura d'a calendata."
+msgstr "Torna a calendata secuencial d'o mes como un entero (1-31) en relación a la valura d'a calendata."
#. mCQeQ
#: sc/inc/scfuncs.hrc:203
@@ -4779,7 +4779,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:264
msgctxt "SC_OPCODE_GET_HOUR"
msgid "Determines the sequential number of the hour of the day (0-23) for the time value."
-msgstr "Determina o numero seqüencial d'a hora d'o día (0-23) t'a valura d'a hora."
+msgstr "Determina o numero secuencial d'a hora d'o día (0-23) t'a valura d'a hora."
#. 9EWGn
#: sc/inc/scfuncs.hrc:265
@@ -4797,7 +4797,7 @@ msgstr "Valura interna d'a hora"
#: sc/inc/scfuncs.hrc:272
msgctxt "SC_OPCODE_GET_MIN"
msgid "Determines the sequential number for the minute of the hour (0-59) for the time value."
-msgstr "Determina o numero seqüencial d'o menuto d'a hora (0 - 59) t'a valura d'a hora."
+msgstr "Determina o numero secuencial d'o menuto d'a hora (0 - 59) t'a valura d'a hora."
#. DF6zG
#: sc/inc/scfuncs.hrc:273
@@ -4815,7 +4815,7 @@ msgstr "Valura interna d'a hora"
#: sc/inc/scfuncs.hrc:280
msgctxt "SC_OPCODE_GET_MONTH"
msgid "Determines the sequential number of a month of the year (1-12) for the date value."
-msgstr "Determina o numero seqüencial d'o mes d'o anyo (1 - 12) t'a valura d'a caldendata."
+msgstr "Determina o numero secuencial d'o mes d'o anyo (1 - 12) t'a valura d'a caldendata."
#. VAaar
#: sc/inc/scfuncs.hrc:281
@@ -4839,7 +4839,7 @@ msgstr "Determina la hora actual de l'ordinador."
#: sc/inc/scfuncs.hrc:294
msgctxt "SC_OPCODE_GET_SEC"
msgid "Determines the sequential number of the second of a minute (0-59) for the time value."
-msgstr "Determina o numero seqüencial d'o segundo d'un menuto (0 - 59) t'a valura d'a hora."
+msgstr "Determina o numero secuencial d'o segundo d'un menuto (0 - 59) t'a valura d'a hora."
#. fdSoC
#: sc/inc/scfuncs.hrc:295
@@ -4902,7 +4902,7 @@ msgstr "Entero t'o segundo."
#: sc/inc/scfuncs.hrc:314
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Returns a sequential number for a text shown in a possible time entry format."
-msgstr "Torna un numero seqüencial ta un texto amostrau en un formato de dentrada d'hora posible."
+msgstr "Torna un numero secuencial ta un texto amostrau en un formato de dentrada d'hora posible."
#. GKRRm
#: sc/inc/scfuncs.hrc:315
@@ -9145,7 +9145,7 @@ msgstr "ye a segunda matriz u aria de valors."
#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Returns a frequency distribution as a vertical array."
-msgstr "Devuelve una distribución de freqüencia como una matriz vertical."
+msgstr "Devuelve una distribución de frecuencia como una matriz vertical."
#. iHT4A
#: sc/inc/scfuncs.hrc:1629
@@ -9156,10 +9156,9 @@ msgstr "Datos"
#. 8EzEW
#: sc/inc/scfuncs.hrc:1630
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "The array of the data."
-msgstr "ye una matriz de, u una referencia a2, un conchunto de valors que as suyas freqüencias deseya contar."
+msgstr "A matriz d'os datos."
#. Pe6wN
#: sc/inc/scfuncs.hrc:1631
@@ -9583,10 +9582,10 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Valors"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. gB6db
@@ -9704,10 +9703,10 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Valors"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. 4gTUB
@@ -9803,10 +9802,10 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Valors"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. H6DCB
@@ -9952,7 +9951,7 @@ msgstr "Numero 1; numero 2; ... son entre 1 y 30 argumentos numericos que repres
#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Returns the most common value in a sample."
-msgstr "Devuelve a valor que se repite con mas freqüencia en una matriz u aria de datos."
+msgstr "Devuelve a valor que se repite con mas frecuencia en una matriz u aria de datos."
#. TyDim
#: sc/inc/scfuncs.hrc:1911
@@ -9973,7 +9972,7 @@ msgstr "Numero 1; numero 2; ... son entre 1 y 30 argumentos numericos que repres
#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Returns the most common value in a sample."
-msgstr "Devuelve a valor que se repite con mas freqüencia en una matriz u aria de datos."
+msgstr "Devuelve a valor que se repite con mas frecuencia en una matriz u aria de datos."
#. BH4Gt
#: sc/inc/scfuncs.hrc:1919
@@ -9993,7 +9992,7 @@ msgstr "Numero 1; numero 2; ... son entre 1 y 30 argumentos numericos que repres
#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Returns the most common value in a sample."
-msgstr "Devuelve a valor que se repite con mas freqüencia en una matriz u aria de datos."
+msgstr "Devuelve a valor que se repite con mas frecuencia en una matriz u aria de datos."
#. gXx2e
#: sc/inc/scfuncs.hrc:1927
@@ -10486,7 +10485,7 @@ msgstr "Tipo"
#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
-msgstr "Orden d'a seqüencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
+msgstr "Orden d'a secuencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
#. 5sAFj
#: sc/inc/scfuncs.hrc:2070
@@ -10533,7 +10532,7 @@ msgstr "Tipo"
#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
-msgstr "Orden d'a seqüencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
+msgstr "Orden d'a secuencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
#. 6VJyB
#: sc/inc/scfuncs.hrc:2082
@@ -10580,7 +10579,7 @@ msgstr "Tipo"
#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
-msgstr "Orden d'a seqüencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
+msgstr "Orden d'a secuencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
#. i5gm7
#: sc/inc/scfuncs.hrc:2094
@@ -15897,10 +15896,9 @@ msgstr "ye o numero de ringleras en que s'esvarra l'aria. Si s'omite, s'utilizar
#. GSFDq
#: sc/inc/scfuncs.hrc:3468
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. D2DEc
#: sc/inc/scfuncs.hrc:3469
@@ -18478,10 +18476,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -18500,7 +18498,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:4230
msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "Columns"
-msgstr ""
+msgstr "Columnas"
#. A8QKv
#: sc/inc/scfuncs.hrc:4231
@@ -18532,10 +18530,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -18554,7 +18552,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:4244
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Columns"
-msgstr ""
+msgstr "Columnas"
#. Pki2r
#: sc/inc/scfuncs.hrc:4245
@@ -18568,10 +18566,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -18580,22 +18578,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -21289,7 +21329,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/aggregatefunctionentry.ui:66
msgctxt "aggregatefunctionentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columnas"
#. BDhZj
#: sc/uiconfig/scalc/ui/aggregatefunctionentry.ui:75
@@ -23065,10 +23105,9 @@ msgstr "Datos"
#. wpJTi
#: sc/uiconfig/scalc/ui/correlationdialog.ui:210
-#, fuzzy
msgctxt "correlationdialog|groupedby-columns-radio"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. K6GDA
#: sc/uiconfig/scalc/ui/correlationdialog.ui:225
@@ -23116,10 +23155,9 @@ msgstr "Datos"
#. GhcBB
#: sc/uiconfig/scalc/ui/covariancedialog.ui:210
-#, fuzzy
msgctxt "covariancedialog|groupedby-columns-radio"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. 7YbpZ
#: sc/uiconfig/scalc/ui/covariancedialog.ui:225
@@ -24258,7 +24296,7 @@ msgstr "Hora"
#: sc/uiconfig/scalc/ui/datetimetransformationentry.ui:80
msgctxt "datetimetransformationentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columnas"
#. sM9XW
#: sc/uiconfig/scalc/ui/datetimetransformationentry.ui:89
@@ -25123,10 +25161,9 @@ msgstr "Datos"
#. 5bpGm
#: sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui:217
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-columns-radio"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. kRqVA
#: sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui:232
@@ -27197,7 +27234,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/mergecolumnentry.ui:60
msgctxt "mergecolumnentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columnas"
#. cMGtd
#: sc/uiconfig/scalc/ui/mergecolumnentry.ui:69
@@ -31433,10 +31470,9 @@ msgstr "Datos"
#. vTmkj
#: sc/uiconfig/scalc/ui/regressiondialog.ui:286
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. A8787
#: sc/uiconfig/scalc/ui/regressiondialog.ui:301
@@ -31557,7 +31593,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/replacenulltransformationentry.ui:60
msgctxt "replacenulltransformationentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columnas"
#. KHAnu
#: sc/uiconfig/scalc/ui/replacenulltransformationentry.ui:69
@@ -33839,356 +33875,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Propiedaz"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -35395,349 +35443,409 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr ""
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr ""
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Visualizar"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr ""
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr ""
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Fines~tra"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Escala"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Brinco de ~pachina"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr ""
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr ""
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Amostrar"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Amagar"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr ""
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Obchectos de dibuixo"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Amostrar"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Amagar"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Amostrar"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Amagar"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Amostrar"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Amagar"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Obchectos"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
@@ -35769,10 +35877,9 @@ msgstr "Datos"
#. STA6h
#: sc/uiconfig/scalc/ui/ttestdialog.ui:249
-#, fuzzy
msgctxt "ttestdialog|groupedby-columns-radio"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. 5cU4i
#: sc/uiconfig/scalc/ui/ttestdialog.ui:264
diff --git a/source/an/sfx2/messages.po b/source/an/sfx2/messages.po
index b310b3d7bbe..3a657039b50 100644
--- a/source/an/sfx2/messages.po
+++ b/source/an/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-14 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/an/>\n"
@@ -1398,539 +1398,551 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Livel"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr ""
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr ""
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Edita o comentario..."
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr ""
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Amostrar a barra d'ainas"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Amostrar macros"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Borrar"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/an/svx/messages.po b/source/an/svx/messages.po
index bb8f097cefc..4b3366b9a20 100644
--- a/source/an/svx/messages.po
+++ b/source/an/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-18 19:30+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/an/>\n"
@@ -13097,27 +13097,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13128,27 +13128,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18301,8 +18301,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index e32b99725f0..8507e87d384 100644
--- a/source/an/sw/messages.po
+++ b/source/an/sw/messages.po
@@ -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-05-13 12:38+0200\n"
-"PO-Revision-Date: 2024-04-23 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/an/>\n"
"Language: an\n"
@@ -8409,10 +8409,9 @@ msgstr ""
#. ayQss
#: sw/inc/strings.hrc:1104
-#, fuzzy
msgctxt "STR_COLS"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. 3moLd
#: sw/inc/strings.hrc:1105
@@ -8746,10 +8745,9 @@ msgstr ""
#. Hvn8D
#: sw/inc/strings.hrc:1162
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. 6j6TA
#: sw/inc/strings.hrc:1163
@@ -12749,10 +12747,9 @@ msgstr ""
#. 3mgNE
#: sw/uiconfig/swriter/ui/columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. VoBt8
#: sw/uiconfig/swriter/ui/columnpage.ui:88
@@ -16383,10 +16380,9 @@ msgstr "Opcions"
#. VuNwV
#: sw/uiconfig/swriter/ui/formatsectiondialog.ui:139
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. 6vDCu
#: sw/uiconfig/swriter/ui/formatsectiondialog.ui:186
@@ -16656,10 +16652,9 @@ msgstr "Transparencia"
#. JkHCb
#: sw/uiconfig/swriter/ui/framedialog.ui:279
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. C4BTP
#: sw/uiconfig/swriter/ui/framedialog.ui:303
@@ -18896,10 +18891,9 @@ msgstr "Selección"
#. hgnkY
#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:133
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. AbW5x
#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:157
@@ -24049,50 +24043,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr ""
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr ""
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr ""
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Compartir o documento"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
@@ -28418,10 +28406,9 @@ msgstr ""
#. dY8Rr
#: sw/uiconfig/swriter/ui/sortdialog.ui:612
-#, fuzzy
msgctxt "sortdialog|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. PviSN
#: sw/uiconfig/swriter/ui/sortdialog.ui:621
@@ -28942,10 +28929,9 @@ msgstr ""
#. ADSBP
#: sw/uiconfig/swriter/ui/tableproperties.ui:232
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. BFWgV
#: sw/uiconfig/swriter/ui/tableproperties.ui:280
@@ -29518,10 +29504,9 @@ msgstr "Cantos"
#. riCuE
#: sw/uiconfig/swriter/ui/templatedialog4.ui:309
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. BYG56
#: sw/uiconfig/swriter/ui/templatedialog4.ui:333
@@ -29586,10 +29571,9 @@ msgstr "Cantos"
#. ABEwr
#: sw/uiconfig/swriter/ui/templatedialog8.ui:309
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. ZdBTL
#: sw/uiconfig/swriter/ui/templatedialog8.ui:333
@@ -30041,10 +30025,9 @@ msgstr "E~stilo"
#. qCScQ
#: sw/uiconfig/swriter/ui/tocdialog.ui:305
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. etDoK
#: sw/uiconfig/swriter/ui/tocdialog.ui:353
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index cb6bd3c12c2..de8dbe07914 100644
--- a/source/ar/cui/messages.po
+++ b/source/ar/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ar/>\n"
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "محارف أخرى..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18527,13 +18491,19 @@ msgid "LibreOffice Themes"
msgstr "سِمات ليبرأوفيس"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22244,36 +22214,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "معاينة"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/ar/formula/messages.po b/source/ar/formula/messages.po
index 1359ebc72d1..63d43ec2fa4 100644
--- a/source/ar/formula/messages.po
+++ b/source/ar/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2023-08-14 18:19+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ar/>\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1542022440.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#الكل"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#رؤوس"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#البيانات"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#المجموع"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#هذا الصف"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "وَ"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "أو"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERROR.TYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEXTJOIN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "IFS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SWITCH"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINIFS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXIFS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGATE"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2417,7 +2423,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2425,7 +2431,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2433,7 +2439,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2441,7 +2447,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2449,7 +2455,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2457,7 +2463,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2465,98 +2471,98 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENCODEURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RAWSUBTRACT"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "RAND.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "RANDBETWEEN.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/ar/helpcontent2/source/text/scalc/01.po b/source/ar/helpcontent2/source/text/scalc/01.po
index 6605493ec39..dccc57a8f5e 100644
--- a/source/ar/helpcontent2/source/text/scalc/01.po
+++ b/source/ar/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-02-18 20:36+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/ar/>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\"> أدخل نص لإظهاره في الجهة اليُسرى لأعلى و أسفل الصفحة.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15037,13 +15037,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
msgstr ""
#. eADpQ
@@ -15109,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15172,13 +15172,13 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
msgstr ""
#. AXnAh
@@ -15262,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66922,22 +66922,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66958,31 +66958,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66994,6 +66994,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67993,13 +68002,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68047,22 +68056,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69919,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/ar/helpcontent2/source/text/schart/01.po b/source/ar/helpcontent2/source/text/schart/01.po
index 9b7bbfdfa55..81f9fbaca61 100644
--- a/source/ar/helpcontent2/source/text/schart/01.po
+++ b/source/ar/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-02-27 16:24+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr ""
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,40 +6685,58 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr ""
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
msgstr ""
#. JRtGo
diff --git a/source/ar/helpcontent2/source/text/shared/01.po b/source/ar/helpcontent2/source/text/shared/01.po
index e6afa42d19e..7f3c989cac9 100644
--- a/source/ar/helpcontent2/source/text/shared/01.po
+++ b/source/ar/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-29 09:45+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ar/>\n"
@@ -53593,13 +53593,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/ar/helpcontent2/source/text/shared/guide.po b/source/ar/helpcontent2/source/text/shared/guide.po
index 1747c367cdb..aa262039b61 100644
--- a/source/ar/helpcontent2/source/text/shared/guide.po
+++ b/source/ar/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-11-26 20:38+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ar/>\n"
@@ -27079,13 +27079,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
diff --git a/source/ar/helpcontent2/source/text/shared/optionen.po b/source/ar/helpcontent2/source/text/shared/optionen.po
index 6bfc1a15e21..a9593f783d9 100644
--- a/source/ar/helpcontent2/source/text/shared/optionen.po
+++ b/source/ar/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-01-12 14:38+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/ar/>\n"
@@ -9475,13 +9475,13 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr ""
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
msgstr ""
#. Z6bPt
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "عرض"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr ""
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,22 +9583,58 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "لون"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. y2GVB
@@ -9682,13 +9736,13 @@ msgctxt ""
msgid "Comment indicator"
msgstr ""
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr ""
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr ""
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr ""
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/simpress.po b/source/ar/helpcontent2/source/text/simpress.po
index 0bc0dcc80ad..c10edc6c896 100644
--- a/source/ar/helpcontent2/source/text/simpress.po
+++ b/source/ar/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2017-10-04 10:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1438,13 +1438,13 @@ msgctxt ""
msgid "Slide"
msgstr ""
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
msgstr ""
#. QAk8D
diff --git a/source/ar/helpcontent2/source/text/simpress/00.po b/source/ar/helpcontent2/source/text/simpress/00.po
index d24240a1513..bf4ff7c3835 100644
--- a/source/ar/helpcontent2/source/text/simpress/00.po
+++ b/source/ar/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-04-17 15:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr ""
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr ""
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr ""
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/ar/helpcontent2/source/text/simpress/01.po b/source/ar/helpcontent2/source/text/simpress/01.po
index 3bb7493fcf3..d8ec21d7816 100644
--- a/source/ar/helpcontent2/source/text/simpress/01.po
+++ b/source/ar/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1276,13 +1276,13 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr ""
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
msgstr ""
#. MF87J
@@ -2860,13 +2860,13 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr ""
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
msgstr ""
#. 3hw2c
@@ -2914,13 +2914,13 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr ""
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
msgstr ""
#. sYR47
@@ -6271,13 +6271,13 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr ""
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
msgstr ""
#. KBJev
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr ""
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/simpress/guide.po b/source/ar/helpcontent2/source/text/simpress/guide.po
index 96b3f3424d7..f9cba93dc3f 100644
--- a/source/ar/helpcontent2/source/text/simpress/guide.po
+++ b/source/ar/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-02-18 20:36+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/ar/>\n"
@@ -4489,13 +4489,13 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr ""
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
msgstr ""
#. BBPMC
diff --git a/source/ar/helpcontent2/source/text/swriter/01.po b/source/ar/helpcontent2/source/text/swriter/01.po
index 6efe638f91e..f5e49850448 100644
--- a/source/ar/helpcontent2/source/text/swriter/01.po
+++ b/source/ar/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-09-25 05:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/ar/>\n"
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/ar/helpcontent2/source/text/swriter/guide.po b/source/ar/helpcontent2/source/text/swriter/guide.po
index 3764729e780..a96a340d1ac 100644
--- a/source/ar/helpcontent2/source/text/swriter/guide.po
+++ b/source/ar/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-03-07 18:15+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/ar/>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/ar/sc/messages.po b/source/ar/sc/messages.po
index f0cf1b59255..7faf36c2dec 100644
--- a/source/ar/sc/messages.po
+++ b/source/ar/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ar/>\n"
@@ -8959,12 +8959,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "القيمة "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "القيمة 1؛ القيمة 2؛ ...عبارة عن 1 إلى 30 وسيطة تمثل عينة تم أخذها من إجمالي محتوى أساسي."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9070,12 +9069,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "القيمة "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "القيمة 1؛ القيمة 2؛ ...عبارة عن 1 إلى 30 وسيطة تمثل عينة تم أخذها من إجمالي محتوى أساسي."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9165,12 +9163,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "القيمة "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "القيمة 1؛ القيمة 2؛ ...عبارة عن 1 إلى 30 وسيطة تمثل عينة تم أخذها من إجمالي محتوى أساسي."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17180,10 +17177,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17234,10 +17231,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17270,10 +17267,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17282,22 +17279,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32301,356 +32340,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "فجوة"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "عمود"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "الخصائص"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -33845,352 +33896,412 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "ت_مييز القيم"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "أشّر مربع تمييز القيمة لإظهار محتويات الخلايا بألوان مختلفة، استنادا إلى النوع. تُنسَّق خلايا النص بالأسود والمعادلات بالأخضر وخلايا الأرقام بالأزرق وتظهر الخلايا المحمية بخلفية رمادية فاتحة بغضّ النظر عن تنسيق عَرضها."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "المرب_ط"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "عَرض"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "شريط التمرير الأ_فقي"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "شريط التمرير الرأ_سي"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "ألس_نة الأوراق"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "~نافذة"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "تكبير/تصغير"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "فواصل الصفحات"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
#, fuzzy
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "خطوط مساعدة أ_ثناء التحريك"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
#, fuzzy
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "خطوط الشبكة"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "إظهار"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "أخفِ"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "أظهر المؤشّر كما معرَّف في سمة الأيقونات، عادة كسهم ثخين."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
#, fuzzy
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "الكائنات/الصّور"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "_كائنات رسومية"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "اعرض"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "أخفِ"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "اعرض"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "أخفِ"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "اعرض"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "أخفِ"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "_كائنات"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/ar/sfx2/messages.po b/source/ar/sfx2/messages.po
index fb497493e62..7ecd092184a 100644
--- a/source/ar/sfx2/messages.po
+++ b/source/ar/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ar/>\n"
@@ -1455,538 +1455,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "تبرّع"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "أنت تشغّل الإصدار %PRODUCTVERSION من %PRODUCTNAME للمرة الأولى. أتريد أن تعرف ما الجديد؟"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "ملاحظات الإصدار"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "هذا المستند مفتوح للقراءة فقط."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "فُتح ملف PDF هذا بوضع القراءة فقط لإتاحة توقيع الملف الموجود."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "لصيقة تصنيف هذا المستند هي %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "يجب تصنيف هذا المستند قبل لصق محتوى الحافظة."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "‫لهذا المستند تصنيفا أقل مستوى من الحافظة."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "المستوى"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "أمن وطني:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "التحكم في التصدير:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "اسحب نسخة"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "حرّر المستند"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "وقّع المستند"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "أنهِ التوقيع"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "لهذا المستند توقيع غير صالح."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "كان التوقيع صالحا، ولكن المستند عُدّل"
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "توجد مشاكل في توقيع واحد على الأقل: تعذّر التحقق من الشهادة."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "توجد مشاكل في توقيع واحد على الأقل: وُقّع المستند جزئيا فقط."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "تعذّر التحقق من الشهادة ووُقّع المستند جزئيا فقط."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "هذا المستند موقّع رقميا والتوقيع صالح."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "اعرض التواقيع"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "أظهِر شريط الأدوات"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "أخفِ شريط الأدوات"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "إعرف المزيد"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "كلمة السر الرئيسية محفوظة بنسق قديم، يستحسن أن تحدثها"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "حدّث كلمة السر"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "وحدات الماكرو معطلة"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "وحدات الماكرو في هذا المستند معطلة بسبب إعدادات أمن الماكرو."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "وحدات الماكرو معطلة بسبب إعدادات أمن الماكرو."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr "وحدات الماكرو موقعة، لكن المستند (الذي يحتوي أحداث المستند) غير موقع."
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "أظهر الماكرو"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "أظهر الأحداث"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "أناقة رمادية"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "خلية نحل"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "منحنى أزرق"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "خرائط أولية"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "علكة"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "فكرة صفراء"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "الحمض النووي"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "تركيز"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "طير الغابة"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "نَضِرة"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "إلهام"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "أضواء"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "تحرر متنامٍ"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "الحاضرة"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "أزرق ليلي"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "عَرض طبيعة"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "قلم رصاص"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "بيانو"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "حقيبة عَرض"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "تقدُّم"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "الغروب"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "عتيق"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "زاهي"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "سيرة ذاتية"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "عاوِد"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "المبدئيّ"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "عصري"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "خطاب عمل عصري بحروف غير مذيّلة"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "خطاب عمل عصري بحروف مذيّلة"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "بطاقة أعمال فيها شعار"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "بسيط"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "دلالات ونموذج عمليات الأعمال"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "الصينية المبسطة عادي"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr "ياباني عادي"
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "أزِل"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "امسح الكل"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "طول كلمة السر"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "كلمة السر التي أدخلتها تسبب مشاكل في التوافقية، رجاء إدخال كلمة سر أقل من ٥٢ بتة أو أكبر من ٥٥ بتة."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "%{key}-انقر لتفتح الرابط: %{link}"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "انقر لتفتح الرابط: %{link}"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(يستخدمه: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "مستند"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "جدول مُمتد"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "عرض تقديمي"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "رسم"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "المستخدمة مؤخرا"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "لا محارف مستخدمة مؤخرا"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "صفّر كل ال~قوالب المبدئيّة"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "صفّر المس~تند النصي المبدئيّ"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "صفّر ال~جدول الممتد المبدئيّ"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "صفّر ال~عرض التقديمي المبدئيّ"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "صفّر ال~رسم المبدئيّ"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "ا~ستورد"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "امت~دادات"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "أعد التسمية"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "أعدْ تسمية الصنف"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "صنف جديد"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "فاحص كائنات UNO"
diff --git a/source/ar/svx/messages.po b/source/ar/svx/messages.po
index f291b1eabd9..f9fca38a8e8 100644
--- a/source/ar/svx/messages.po
+++ b/source/ar/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ar/>\n"
@@ -13093,27 +13093,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "موضع المستند"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13124,27 +13124,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18308,8 +18308,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index d8b4729dbe2..5da69d0026b 100644
--- a/source/ar/sw/messages.po
+++ b/source/ar/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-01-16 01:45+0000\n"
"Last-Translator: tx99h4 <tx99h4@hotmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ar/>\n"
@@ -23869,49 +23869,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "تل_قائي"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "بال_كلمة"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "بالم_حرف"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "قارن المستندات"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "تجاهل ال_قطع ذات الطول:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "ضعه في الحسبان عند المقارنة"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "اخزنه عند تغيير المستند"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "عدد عشوائي لتحسين دقة ضغط المستند"
diff --git a/source/as/cui/messages.po b/source/as/cui/messages.po
index 1a6f4e86a9c..7a08950542b 100644
--- a/source/as/cui/messages.po
+++ b/source/as/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2021-05-13 23:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/as/>\n"
@@ -4258,42 +4258,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "অন্য আখৰসমূহ..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
#, fuzzy
@@ -18943,13 +18907,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22755,36 +22725,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "পূৰ্বদৃশ্য"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/as/formula/messages.po b/source/as/formula/messages.po
index 70b3c2951d0..a747d85a9d0 100644
--- a/source/as/formula/messages.po
+++ b/source/as/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/as/>\n"
@@ -17,2402 +17,2408 @@ msgstr ""
"X-POOTLE-MTIME: 1542022465.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#সকলো"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#হেডাৰবোৰ"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#তথ্য"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERRORTYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACE"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2421,7 +2427,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2429,7 +2435,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2437,7 +2443,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2445,7 +2451,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2453,7 +2459,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2461,7 +2467,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2469,100 +2475,100 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FIND"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCH"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/as/sc/messages.po b/source/as/sc/messages.po
index 36fa418e016..7d63f9a17d6 100644
--- a/source/as/sc/messages.po
+++ b/source/as/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/as/>\n"
@@ -8992,12 +8992,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "মান (_a)"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "মান 1; মান 2;... আদি 1 ৰ পৰা 30 লৈকে যুক্তিবোৰে এটা জনসংখ্যা প্ৰতিনিধিত্ব কৰিছে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9108,12 +9107,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "মান (_a)"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "মান 1; মান 2;... আদি 1 ৰ পৰা 30 লৈকে যুক্তিবোৰে এটা জনসংখ্যা প্ৰতিনিধিত্ব কৰিছে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9205,12 +9203,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "মান (_a)"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "মান 1; মান 2;... আদি 1 ৰ পৰা 30 লৈকে যুক্তিবোৰে এটা জনসংখ্যা প্ৰতিনিধিত্ব কৰিছে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17250,10 +17247,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17304,10 +17301,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17340,10 +17337,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17352,22 +17349,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32686,356 +32725,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -34253,359 +34304,419 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
#, fuzzy
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "আলোকিত কৰি আছে (~H)"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
#, fuzzy
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "সংযোগ কৰক"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "প্ৰদৰ্শন"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
#, fuzzy
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "অনুভূমিক স্ক্র'লবাৰ"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
#, fuzzy
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "উলম্ব স্ক্ৰ'ল বাৰ"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "উইন্ডো (~W)"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "জুম"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "পৃষ্ঠা বিৰতি"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
#, fuzzy
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "সহায়শাৰীসমূহ স্থানান্তৰ কৰোতে (_W)"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
#, fuzzy
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "জালৰ ৰেখাবোৰ"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "দেখুৱাওক (_S)"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "লুকুৱাওক"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr ""
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "অঁকা বস্তুবোৰ (_D)"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "দেখুৱাওক (_S)"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "লুকুৱাওক"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "দেখুৱাওক (_S)"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "লুকুৱাওক"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "দেখুৱাওক (_S)"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "লুকুৱাওক"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "বস্তুবোৰ (_O)"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/as/sfx2/messages.po b/source/as/sfx2/messages.po
index 8e5e8ee0818..0b72d6e0c06 100644
--- a/source/as/sfx2/messages.po
+++ b/source/as/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/as/>\n"
@@ -1442,543 +1442,555 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
#, fuzzy
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "সংবাদ নিয়ন্ত্ৰণসমূহ"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
#, fuzzy
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "চেক-আউট"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "দস্তাবেজ সম্পাদনা কৰক"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "দস্তাবেজ স্বাক্ষৰ কৰক..."
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "আতৰাওক"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/as/svx/messages.po b/source/as/svx/messages.po
index f535c68a573..54cf14ea6b3 100644
--- a/source/as/svx/messages.po
+++ b/source/as/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/as/>\n"
@@ -13195,27 +13195,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13226,27 +13226,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18576,8 +18576,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index 90307119edc..fafba25b72a 100644
--- a/source/as/sw/messages.po
+++ b/source/as/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/as/>\n"
@@ -24349,50 +24349,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "স্বচালিত (_u)"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "শব্দৰে (_o)"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "আখৰৰে (_c)"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "দস্তাবেজসমূহ তুলনা কৰক"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index af4eeb416eb..ffeba356872 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-14 17:00+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. GyY9M
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Otros caráuteres..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr "Afáyate en %PRODUCTNAME"
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -11004,10 +10968,9 @@ msgstr ""
#. NJi4c
#: cui/uiconfig/ui/hyperlinkmailpage.ui:74
-#, fuzzy
msgctxt "hyperlinkmailpage|subject_label"
msgid "_Subject:"
-msgstr "Asuntu:"
+msgstr "A_suntu:"
#. hseLC
#: cui/uiconfig/ui/hyperlinkmailpage.ui:93
@@ -18648,13 +18611,19 @@ msgid "LibreOffice Themes"
msgstr "Temes de LibreOffice"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -21715,7 +21684,7 @@ msgstr ""
#: cui/uiconfig/ui/textflowpage.ui:394
msgctxt "textflowpage|checkAcrossParagraph"
msgid "Last full line of paragraph"
-msgstr ""
+msgstr "Cabera ringlera completa del párrafu"
#. K3XE6
#: cui/uiconfig/ui/textflowpage.ui:403
@@ -21775,7 +21744,7 @@ msgstr "_Inxertar"
#: cui/uiconfig/ui/textflowpage.ui:524
msgctxt "textflowpage|extended_tip|checkInsert"
msgid "Select this check box, and then select the break type that you want to use."
-msgstr "Escueya esti caxellu de verificación y, de siguío, escueya un tipu de saltu."
+msgstr "Marca esti caxellu de verificación y, de siguío, escueyi una triba de saltu."
#. JiDat
#: cui/uiconfig/ui/textflowpage.ui:535
@@ -22415,36 +22384,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Entever"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr "Novedaes de la %PRODUCTVERSION"
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr "Anterior"
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr "Siguiente"
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/ast/filter/messages.po b/source/ast/filter/messages.po
index f0b47b40691..78eab7b52a0 100644
--- a/source/ast/filter/messages.po
+++ b/source/ast/filter/messages.po
@@ -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-04-30 12:18+0000\n"
+"PO-Revision-Date: 2024-05-17 23:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/ast/>\n"
"Language: ast\n"
@@ -206,7 +206,7 @@ msgstr "Aceutar"
#: filter/inc/strings.hrc:61
msgctxt "PDF_PROGRESS_BAR"
msgid "Export as PDF"
-msgstr "Esportar en PDF"
+msgstr "Esportar como PDF"
#. BGJB2
#. strings used in encryption UI
diff --git a/source/ast/formula/messages.po b/source/ast/formula/messages.po
index 45969383356..7e42eb79ee4 100644
--- a/source/ast/formula/messages.po
+++ b/source/ast/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-04-11 01:45+0000\n"
"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ast/>\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1542022490.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "SI"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "SIERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "SIND"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "ESCOYER"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Too"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Testeres"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Datos"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totales"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Esta filera"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "Y"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "O"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NON"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "ALDEBALU"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "VERDADERU"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSU"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "GÜEI"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "AGORA"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "ND"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "ACTUAL"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "GRAOS"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANES"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SENU"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASENU"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SENH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASENH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "COSEC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "COSECH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "RAIZ"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "AÑU"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MES"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DÍA"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HORA"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTU"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SEGUNDU"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGNU"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "ENT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ENBLANCO"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "YETESTU"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "YENOTESTU"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "YELOXICO"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TIPU"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CAXELLA"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "YEREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "YENÚMBERU"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "YEFÓRMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "YEND"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "YEERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "YEERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "YEPAR"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "YEIMPAR"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "VALORDATA"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "VALORTIEMPU"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CÓDIGU"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "RECORTAR"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "MAYÚSC"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "NOMPROPIU"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "MINÚSC"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LLARGU"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALOR"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "LLIMPIAR"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CARÁUTER"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "PAR"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "IMPAR"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "DISTNORMESTAND"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "DIST.NORM.EST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "INVFISHER"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "INVNORMESTAND"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "INV.NORM.EST"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "LNGAMMA"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMA.LN.EXACTU"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "TIPUERROR"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "TRIBA.ERROR"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FÓRMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ÁRABE"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "TECHU.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "LLIMSUPERIOR"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "TECHU.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "TECHU.EXAUTU"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.TECHU"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "LLIMINFERIOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "SUELU.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "SUELU.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "SUELU.EXACTU"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "REDONDIAR"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "REDONDIARSUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "REDONDIARINF"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNCAR"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POTENCIA"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "MCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "MCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "RESTU"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMAPRODUCTU"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMACUADR"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMAX2MENOSY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMAX2MASY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMAXMENOSY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATA"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIEMPU"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DIES"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DIES360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DIFDATES"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MÁX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MÁXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUMA"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCTU"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "PERMEDIU"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "PERMEDIUA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "CUENTA"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "CUENTAA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "VNA"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "TIR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "INT.PAGU.DIR"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "DISTNORM"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "DIST.NORM"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "DISTESPON"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "DIST.ESPON"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "DISTBINOM"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "DIST.POISSON"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBINAT"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINATA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUTACIONES"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTACIÓNA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "VA"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "BDV"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURACIÓNP"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PAGU"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNES"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "FILERES"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "FUEYES"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMNA"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "FILERA"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "FUEYA"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "INTRINDIMIENTU"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "VF"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "TASA"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "PAGUINT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PAGUPRIN"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "PAGUINTACUM"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "PRINCACUM"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "INT.EFEUTIVU"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "TASA.NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTALES"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "BDSUMA"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "BDCUNTAR"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "BDCUNTARA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "BDMEDIA"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "BDESTRAYER"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "BDMÁX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "BDMÍN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "BDPRODUCTU"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "BDVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "BDVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIREUTU"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "SEÑES"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "CONCASAR"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr "ATOPARX"
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "CUNTARENBLANCO"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "CUNTARSI"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMARSI"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "PERMEDIUSI"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMASICONXUNT"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "MEDIASICONXUNT"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "CUNTARSICONXUNT"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "GUETA"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "GUETAV"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr "XLOOKUP"
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "GUETAH"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr "PEÑERA"
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr "ORDENAR"
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr "ORDENARPOR"
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGU"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "ESPLAZAMIENTU"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "ÁREES"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "MONEDA"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "TROCAR"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXU"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "ALCONTRAR"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACTU"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "IZQUIERDA"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "DRECHA"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "GUETAR"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "TROCARB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TESTU"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUSTITUIR"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPETIR"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENAR"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "XUNCIRTESTU"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "SICONXUNTU"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "CAMUDAR"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINSICONXUNTU"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXSICONXUNTU"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "VALORM"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSA"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRESPONER"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNITARIA"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "BUSCAOXETIVU"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "DISTHIPERXEOM"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "DIST.HIPXEOM"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "DISTLOGNORM"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "DIST.LOG.NORM"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "DISTT"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "DIST.F.D"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "DIST.T"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "DIST.T.DR"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "DISTF"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "DIST.F"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "DIST.F.DR"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "DISTCHI"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "DIST.WEIBULL"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "DIST.BINOM.NEG"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "BINOMCRIT"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "CURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "MEDIAHARMO"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "MEDIAXEOM"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "NORMALIZAR"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "DESVMEDIA"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "COEFASIMETRIA"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "COEFASIMETRIAP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DESVCUAD"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIANA"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODA"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODA.UNICA"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODA.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "PRUEBAZ"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "PRUEBA.Z"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AMESTAR"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "PRUEBAT"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "TEST.T"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANGU"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTIL"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "RANGUPORCENTUAL"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "INC.PERCENTIL"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "INC.PERCENTIL.RANGU"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "INC.CUARTIL"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANGU.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "EXC.PERCENTIL"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "EXC.PERCENTIL.RANGU"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "EXC.CUARTIL"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "MEDIA.RANGU"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "GRANDE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "PEQUEÑU"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FRECUENCIA"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "CUARTIL"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "INVNORM"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIANZA"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "PRUEBAF"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "PRUEBA.F"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "MEDIAACOTADA"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROBABILIDA"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "COEF.DE.CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RCUAD"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "ERRTIPYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "PENDIENTE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERSEICIÓN"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TENDENCIA"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "CRECIMIENTU"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "ESTLIN"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "ESTLOG"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "PRONÓSTICU"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "PREVISION.ETS.SUM"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "PREVISION.ETS.ESTACIONALIDA"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "PREVISION.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "PREVISION.ETS.PI.sum"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "PREVISION.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "PREVISION.ETS.ESTAD.SUM"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "PREVISION.ETS.ESTAD.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "PREVISION.LLINIAL"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "INVCHI"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "DISTGAMMA"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "DIST.GAMMA"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "INVGAMMA"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "INVT"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "INV.T.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "INV.T"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "INVF"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "PRUEBACHI"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "INVLOG"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "DIST.LOGNORM"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "OPERACIÓN.MÚLTIPLE"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "DISTBETA"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "INVBETA"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "NUMSELMANA"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "NUMSELMANA.ISO"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "NUMSELMANA_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "DOMINGUPASCUA"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "DÍASELMANA"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "DIESLLABNETOS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "DIES.LAB.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "DÍA.LAB.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NOME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "ESTILU"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERTIR_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMANU"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HIPERENLLAZ"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "VALORNÚMBERU"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2417,7 +2423,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2425,7 +2431,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#¡DIV/0!"
@@ -2433,7 +2439,7 @@ msgstr "#¡DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#¡VALOR!"
@@ -2441,7 +2447,7 @@ msgstr "#¡VALOR!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#¡REF!"
@@ -2449,7 +2455,7 @@ msgstr "#¡REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#¿NOME?"
@@ -2457,7 +2463,7 @@ msgstr "#¿NOME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2465,98 +2471,98 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/D"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISU"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISU"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "CODIFICAURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RESTAENBRUTO"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "REDONCIAR.SIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "ALCONTRARB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "GUETARB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "ALEAT.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "ALEATENTRE.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/guide.po b/source/ast/helpcontent2/source/text/sbasic/guide.po
index 1f04eab9ff4..088be9b9f15 100644
--- a/source/ast/helpcontent2/source/text/sbasic/guide.po
+++ b/source/ast/helpcontent2/source/text/sbasic/guide.po
@@ -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: 2023-10-11 14:17+0200\n"
-"PO-Revision-Date: 2024-04-12 09:45+0000\n"
+"PO-Revision-Date: 2024-05-21 19:06+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/ast/>\n"
"Language: ast\n"
@@ -1175,7 +1175,7 @@ msgctxt ""
"par_id3153726\n"
"help.text"
msgid "If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls </emph>icon to open the <emph>Toolbox</emph> bar."
-msgstr "Si nun ve en pantalla la barra <emph>Cuadru de ferramientes</emph>, p'abrir faiga clic na flecha xuntu al iconu <emph>Inxertar campos de control</emph><emph></emph>."
+msgstr "Si nun ves en pantalla la barra <emph>Cuadru de ferramientes</emph>, p'abrir calca na flecha xunto al iconu <emph>Inxertar controles</emph><emph></emph>."
#. cBdmB
#: create_dialog.xhp
@@ -1211,7 +1211,7 @@ msgctxt ""
"hd_id3149182\n"
"help.text"
msgid "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\">Creating Controls in the Dialog Editor</link></variable>"
-msgstr "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\">Creación de campos de control nel Editor de diálogos </link></variable>"
+msgstr "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\">Creación de controles nel Editor de diálogos</link></variable>"
#. rCdw2
#: insert_control.xhp
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared.po b/source/ast/helpcontent2/source/text/sbasic/shared.po
index db201944130..3a29437a293 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared.po
@@ -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-04-09 12:10+0200\n"
-"PO-Revision-Date: 2024-05-01 01:46+0000\n"
+"PO-Revision-Date: 2024-05-22 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/ast/>\n"
"Language: ast\n"
@@ -7520,7 +7520,7 @@ msgctxt ""
"par_id3150475\n"
"help.text"
msgid "When using the tab key focusing skips the control."
-msgstr "Al utilizar la tecla tabulación l'enfoque ignora'l campu de control."
+msgstr "Al utilizar la tecla tabulación l'enfoque ignora'l control."
#. V6wEq
#: 01170101.xhp
@@ -7538,7 +7538,7 @@ msgctxt ""
"par_id3159106\n"
"help.text"
msgid "The control can be selected with the Tab key."
-msgstr "El campu de control pue escoyese cola tecla del tabulador."
+msgstr "El control pue esbillase cola tecla del tabulador."
#. TE6hi
#: 01170101.xhp
@@ -7772,7 +7772,7 @@ msgctxt ""
"par_id3146114\n"
"help.text"
msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected."
-msgstr "Defina asignaciones d'acciones pal campu de control o diálogu escoyíos. Les acciones disponibles dependen del tipu de campu de control escoyíu."
+msgstr "Defina asignaciones d'acciones pal control o diálogu escoyíos. Les acciones disponibles dependen de la triba de control escoyida."
#. EBDB8
#: 01170103.xhp
@@ -11498,7 +11498,7 @@ msgctxt ""
"par_id3153416\n"
"help.text"
msgid "sDir=\"Directories:\""
-msgstr "sDir=\"Directorios:\""
+msgstr "sDir=\"Direutorios:\""
#. y8GYD
#: 03020404.xhp
@@ -12371,7 +12371,7 @@ msgctxt ""
"par_id3153770\n"
"help.text"
msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\""
-msgstr "MsgBox fSysURL(CurDir()),0,\"Directoriu actual\""
+msgstr "MsgBox fSysURL(CurDir()),0,\"Direutoriu actual\""
#. yff8E
#: 03020411.xhp
@@ -12794,7 +12794,7 @@ msgctxt ""
"par_id3154685\n"
"help.text"
msgid "FileExists(FileName As String | DirectoryName As String)"
-msgstr "FileExists(NomeFicheru As String | NomeDirectorio As String)"
+msgstr "FileExists(NomeFicheru As String | NomeDireutoriu As String)"
#. iTkt5
#: 03020415.xhp
@@ -12830,7 +12830,7 @@ msgctxt ""
"par_id3147349\n"
"help.text"
msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
-msgstr "NomeFicheru | NomeDirectorio: Cualquier espresión de cadena que contenga una especificación de ficheru inequívoca. Tamién pue usase la <link href=\"text/sbasic/shared/00000002.xhp\">notación URL</link>."
+msgstr "NomeFicheru | NomeDireutoriu: cualisquier espresión de cadena que contenga una especificación de ficheru inequívoca. Tamién pue usase la <link href=\"text/sbasic/shared/00000002.xhp\">notación URL</link>."
#. uHp57
#: 03020415.xhp
@@ -32864,7 +32864,7 @@ msgctxt ""
"par_id3145419\n"
"help.text"
msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
-msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directoriu de ficheros temporales:\""
+msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Direutoriu de ficheros temporales:\""
#. 83ZGB
#: 03131000.xhp
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared/02.po b/source/ast/helpcontent2/source/text/sbasic/shared/02.po
index e457d86db0c..91de911d8be 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared/02.po
@@ -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-02-18 20:38+0000\n"
+"PO-Revision-Date: 2024-05-21 19:06+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ast/>\n"
"Language: ast\n"
@@ -1058,7 +1058,7 @@ msgctxt ""
"par_id3157958\n"
"help.text"
msgid "In edit mode, double-click a control to open the <link href=\"text/sbasic/shared/01170100.xhp\">properties dialog</link>."
-msgstr "En mou d'edición, calque dos vegaes nun campu de control p'abrir el <link href=\"text/sbasic/shared/01170100.xhp\">diálogu de propiedaes</link>."
+msgstr "En mou d'edición, calque dos vegaes nun control p'abrir el <link href=\"text/sbasic/shared/01170100.xhp\">diálogu de propiedaes</link>."
#. eo4TR
#: 20000000.xhp
@@ -1373,7 +1373,7 @@ msgctxt ""
"par_id3159622\n"
"help.text"
msgid "<ahelp hid=\".uno:Groupbox\">Adds a frame that you can use to visually group similar controls, such as option buttons.</ahelp>"
-msgstr "<ahelp hid=\".uno:Groupbox\">Amiesta un marcu que pue usase p'arrexuntar visualmente campos de control similares, como botones d'opción.</ahelp>"
+msgstr "<ahelp hid=\".uno:Groupbox\">Amiesta un marcu que pue usase p'arrexuntar visualmente controles similares, como botones d'opción.</ahelp>"
#. CQpDj
#: 20000000.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/00.po b/source/ast/helpcontent2/source/text/scalc/00.po
index bc1bf576055..1068b0f53bd 100644
--- a/source/ast/helpcontent2/source/text/scalc/00.po
+++ b/source/ast/helpcontent2/source/text/scalc/00.po
@@ -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-28 17:20+0100\n"
-"PO-Revision-Date: 2024-04-28 01:36+0000\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/ast/>\n"
"Language: ast\n"
@@ -2363,7 +2363,7 @@ msgctxt ""
"par_id261700515372556\n"
"help.text"
msgid "Choose <menuitem>Home - Columns - Show Columns</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Columnes - Amosar columnes</menuitem>."
#. 5EAEu
#: 00000405.xhp
@@ -4343,7 +4343,7 @@ msgctxt ""
"par_id3154486\n"
"help.text"
msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"datengueltigfehler\">Escueyi la llingüeta <emph>Datos - Validación - Alerta d'error</emph>.</variable>"
#. YBAeJ
#: 00000412.xhp
@@ -6278,7 +6278,7 @@ msgctxt ""
"par_id631702136321436\n"
"help.text"
msgid "Choose <menuitem>Home - Row</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Filera</menuitem>."
#. KgZFA
#: sheet_menu.xhp
@@ -6323,7 +6323,7 @@ msgctxt ""
"par_id481702137217464\n"
"help.text"
msgid "Choose <menuitem>Home - Column</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Columna</menuitem>."
#. DhYsC
#: sheet_menu.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/01.po b/source/ast/helpcontent2/source/text/scalc/01.po
index e7142685f8a..6bd7a4679c0 100644
--- a/source/ast/helpcontent2/source/text/scalc/01.po
+++ b/source/ast/helpcontent2/source/text/scalc/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-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-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-01 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/ast/>\n"
@@ -584,13 +584,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -611,13 +611,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Escriba'l testu que deseya amosar a la izquierda de la testera o pie de páxina.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15038,14 +15038,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "ALEATORIU.ENTE"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15110,13 +15110,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15173,14 +15173,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "ALEATORIU"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15263,13 +15263,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66923,22 +66923,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66959,31 +66959,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66995,6 +66995,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67994,13 +68003,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68048,22 +68057,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69920,22 +69938,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/ast/helpcontent2/source/text/scalc/guide.po b/source/ast/helpcontent2/source/text/scalc/guide.po
index 0de116571a8..35f1741588c 100644
--- a/source/ast/helpcontent2/source/text/scalc/guide.po
+++ b/source/ast/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: guide\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-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-05 09:45+0000\n"
+"PO-Revision-Date: 2024-05-17 20:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-POOTLE-MTIME: 1542196265.000000\n"
@@ -13128,7 +13128,7 @@ msgctxt ""
"hd_id3156442\n"
"help.text"
msgid "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\">Validity of Cell Contents</link></variable>"
-msgstr "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\">Validez de conteníos de caxella</link></variable>"
+msgstr "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\">Validación de conteníos de caxelles</link></variable>"
#. XgWFZ
#: validity.xhp
diff --git a/source/ast/helpcontent2/source/text/schart/01.po b/source/ast/helpcontent2/source/text/schart/01.po
index 9dd24fcfdae..0444a2f3959 100644
--- a/source/ast/helpcontent2/source/text/schart/01.po
+++ b/source/ast/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-04 09:46+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/ast/>\n"
@@ -6641,6 +6641,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na primer páxina del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente pa gráfiques</link> pues escoyer un tipu de gráfica."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6659,41 +6686,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "Un gráficu de círculu amuesa valores como sectores circulares del círculu total. El llargor del arcu, o l'área de cada sector, ye proporcional al so valor."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Círculu - Esti subtipu amuesa, pa una única columna de datos, los sectores como árees coloriaes d'un círculu enteru. Nel gráficu creáu, pue abasnar cualquiere sector pa dixebralo del restu del círculu o xuntalo de nuevu arrastrandolo escontra'l centru."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Circular espandíu - esti subtipu amuesa los sectores separaos unos d'otros. Nel gráficu creáu, pue faer clic y abasnar cualquier sector pa movelo radialmente dende'l centru del círculu."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Aníu - esti subtipu pue amosar múltiples columnes de datos. Cada columna apaez nun gráficu en forma d'aníu, nel cual la siguiente columna pue amosase nel centru del aníu. Los sectores esteriores puen abasnar escontra l'interior."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Aníu seccionado - esti subtipu amuesa los sectores esternos separarados del restu del aníu. Nel gráficu creáu, pue primir clic sobre un sector esternu y movelo a lo llargo del radiu del centru del aníu."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po
index 574554ed69c..8a14235f0de 100644
--- a/source/ast/helpcontent2/source/text/shared/00.po
+++ b/source/ast/helpcontent2/source/text/shared/00.po
@@ -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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2024-04-28 01:37+0000\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/ast/>\n"
"Language: ast\n"
@@ -2876,7 +2876,7 @@ msgctxt ""
"par_id3150092\n"
"help.text"
msgid "The <menuitem>External Links</menuitem> command is found in the <menuitem>Edit</menuitem> menu. The command can only be activated when at least one link is contained in the current document. When you insert a picture, for example, you can either insert the picture directly into the document or insert the picture as a link."
-msgstr ""
+msgstr "La orde <menuitem>Enllaces esternos</menuitem> atópase nel menú <menuitem>Editar</menuitem>. La orde pue activase namái cuando esiste polo menos un enllaz nel documentu actual. Por exemplu, cuando inxertes una imaxe, ye posible faelu encuallándola direutamente nel documentu o pente medies d'un enllaz."
#. ePu6N
#: 00000005.xhp
@@ -2912,7 +2912,7 @@ msgctxt ""
"hd_id3154512\n"
"help.text"
msgid "Numeral System"
-msgstr ""
+msgstr "Sistema de numberación"
#. DCGTf
#: 00000005.xhp
@@ -2921,7 +2921,7 @@ msgctxt ""
"par_id3157846\n"
"help.text"
msgid "A numeral system is determined by the number of digits available for representing numbers. The decimal system, for instance is based on the ten digits (0..9), the binary system is based on the two digits 0 and 1, the hexadecimal system is based on 16 digits (0...9 and A...F)."
-msgstr ""
+msgstr "Un sistema de numberación determínase pola cantidá de cifres disponibles pa representar númberos. El sistema decimal, por exemplu, básase en diez cifres (0..9); el binariu, en dos, 0 y 1; y l'hexadecimal tien 16 (0..9 y A..F)."
#. 3BGV7
#: 00000005.xhp
@@ -10184,7 +10184,7 @@ msgctxt ""
"par_id391687290602711\n"
"help.text"
msgid "Choose <menuitem>Insert - Chart</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Gráfica</menuitem>."
#. aAkFP
#: 00000404.xhp
@@ -10193,7 +10193,7 @@ msgctxt ""
"par_id481687292947011\n"
"help.text"
msgid "<menuitem>Home - Insert Chart</menuitem>."
-msgstr ""
+msgstr "<menuitem>Aniciu - Inxertar una gráfica</menuitem>."
#. So5oG
#: 00000404.xhp
@@ -10202,7 +10202,7 @@ msgctxt ""
"par_id611687292960477\n"
"help.text"
msgid "<menuitem>Insert - Chart</menuitem>."
-msgstr ""
+msgstr "<menuitem>Inxertar - Gráfica</menuitem>."
#. yBpJb
#: 00000404.xhp
@@ -10211,7 +10211,7 @@ msgctxt ""
"par_id21687293634109\n"
"help.text"
msgid "<menuitem>Insert - Chart</menuitem>."
-msgstr ""
+msgstr "<menuitem>Inxertar - Gráfica</menuitem>."
#. KNFJN
#: 00000404.xhp
@@ -10238,7 +10238,7 @@ msgctxt ""
"par_id3155513\n"
"help.text"
msgid "Choose <menuitem>Insert - Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Imaxe</menuitem>."
#. NGECL
#: 00000404.xhp
@@ -10247,7 +10247,7 @@ msgctxt ""
"par_id641687288060105\n"
"help.text"
msgid "Choose <menuitem>Home - Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Imaxe</menuitem>."
#. hKHNt
#: 00000404.xhp
@@ -10256,7 +10256,7 @@ msgctxt ""
"par_id611687288063905\n"
"help.text"
msgid "Choose <menuitem>Insert - Insert Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Inxertar una imaxe</menuitem>."
#. nkiUu
#: 00000404.xhp
@@ -10265,7 +10265,7 @@ msgctxt ""
"par_id741687288060105\n"
"help.text"
msgid "Choose <menuitem>Home - Insert Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Inxertar una imaxe</menuitem>."
#. qAnB9
#: 00000404.xhp
@@ -10274,7 +10274,7 @@ msgctxt ""
"par_id811687288063905\n"
"help.text"
msgid "Choose <menuitem>Insert - Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Imaxe</menuitem>."
#. qHqnu
#: 00000404.xhp
@@ -10283,7 +10283,7 @@ msgctxt ""
"par_id421687288040247\n"
"help.text"
msgid "Choose <menuitem>Insert - Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Imaxe</menuitem>."
#. HcQy3
#: 00000404.xhp
@@ -10292,7 +10292,7 @@ msgctxt ""
"par_id3145594\n"
"help.text"
msgid "<image id=\"img_id3144764\" src=\"cmd/lc_insertgraphic.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144764\">Icon Image</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3144764\" src=\"cmd/lc_insertgraphic.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144764\">Iconu Imaxe</alt></image>"
#. FGuet
#: 00000404.xhp
@@ -17042,7 +17042,7 @@ msgctxt ""
"par_id241705867256860\n"
"help.text"
msgid "Choose <menuitem>Home - Bold</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Negrina</menuitem>."
#. xHuXv
#: 00040502.xhp
@@ -17105,7 +17105,7 @@ msgctxt ""
"par_id791705867308126\n"
"help.text"
msgid "Choose <menuitem>Home - Italic</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Cursiva</menuitem>."
#. VXTbY
#: 00040502.xhp
@@ -19463,7 +19463,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Edit Menu"
-msgstr ""
+msgstr "Menú Editar"
#. RNm9w
#: edit_menu.xhp
@@ -19472,7 +19472,7 @@ msgctxt ""
"hd_id3147273\n"
"help.text"
msgid "Edit Menu"
-msgstr ""
+msgstr "Menú Editar"
#. 9zEzn
#: edit_menu.xhp
@@ -19481,7 +19481,7 @@ msgctxt ""
"par_id3085157\n"
"help.text"
msgid "Choose <menuitem>Edit - Undo</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Editar - Desfacer</menuitem>."
#. AwFxC
#: edit_menu.xhp
@@ -19490,7 +19490,7 @@ msgctxt ""
"par_id3155449\n"
"help.text"
msgid "<image id=\"img_id3155577\" src=\"cmd/lc_undo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155577\">Icon Undo</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155577\" src=\"cmd/lc_undo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155577\">Iconu Desfacer</alt></image>"
#. QzA62
#: edit_menu.xhp
@@ -19517,7 +19517,7 @@ msgctxt ""
"par_id3145068\n"
"help.text"
msgid "Choose <menuitem>Edit - Redo</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Editar - Refacer</menuitem>."
#. 4UACs
#: edit_menu.xhp
@@ -19526,7 +19526,7 @@ msgctxt ""
"par_id3154938\n"
"help.text"
msgid "<image id=\"img_id3150358\" src=\"cmd/lc_redo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150358\">Icon Redo</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150358\" src=\"cmd/lc_redo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150358\">Iconu Refacer</alt></image>"
#. F99gF
#: edit_menu.xhp
@@ -19535,7 +19535,7 @@ msgctxt ""
"par_id3151211\n"
"help.text"
msgid "Redo"
-msgstr ""
+msgstr "Refacer"
#. hVXND
#: edit_menu.xhp
@@ -19553,7 +19553,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "Choose <menuitem>Edit - Repeat</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Editar - Repitir</menuitem>."
#. zyjrz
#: edit_menu.xhp
@@ -19562,7 +19562,7 @@ msgctxt ""
"par_id611685963967520\n"
"help.text"
msgid "<image src=\"cmd/lc_repeat.svg\" id=\"img_id491685963967521\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131685963967522\">Icon Repeat</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_repeat.svg\" id=\"img_id491685963967521\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131685963967522\">Iconu Repitir</alt></image>"
#. Vngcs
#: edit_menu.xhp
@@ -19571,7 +19571,7 @@ msgctxt ""
"par_id121685963967524\n"
"help.text"
msgid "Repeat"
-msgstr ""
+msgstr "Repitir"
#. XAUzr
#: edit_menu.xhp
@@ -19643,7 +19643,7 @@ msgctxt ""
"par_id3150742\n"
"help.text"
msgid "Choose <menuitem>Edit - Copy</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Editar - Copiar</menuitem>."
#. CUyWZ
#: edit_menu.xhp
@@ -19652,7 +19652,7 @@ msgctxt ""
"par_id421685964733661\n"
"help.text"
msgid "Choose <menuitem>Home - Copy</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Copiar</menuitem>."
#. BEKcn
#: edit_menu.xhp
@@ -19706,7 +19706,7 @@ msgctxt ""
"par_id481685965303610\n"
"help.text"
msgid "Choose <menuitem>Home - Paste</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Apegar</menuitem>."
#. HZLPq
#: edit_menu.xhp
@@ -20237,7 +20237,7 @@ msgctxt ""
"par_id511685975100630\n"
"help.text"
msgid "Choose <menuitem>Home - Find</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Guetar</menuitem>."
#. ZqAwc
#: edit_menu.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index 2d8281d6b7d..3e4955e0bd1 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/01.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-04 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ast/>\n"
"Language: ast\n"
@@ -3065,7 +3065,7 @@ msgctxt ""
"par_id271712404524124\n"
"help.text"
msgid "%PRODUCTNAME supports the Dublin Core Metadata Element Set, a standardized set of metadata elements used to describe physical and electronic documents."
-msgstr ""
+msgstr "%PRODUCTNAME almite'l Conxuntu d'Elementos de Metadatos Dublin Core, un estándar usáu pa describir documentos físicos y electrónicos."
#. DQhzs
#: 01100100.xhp
@@ -3074,7 +3074,7 @@ msgctxt ""
"par_id311712404964926\n"
"help.text"
msgid "You can add additional metadata elements in the <link href=\"text/shared/01/01100300.xhp\"><menuitem>Custom Properties</menuitem></link> tab."
-msgstr ""
+msgstr "Pues amestar más elementos de metadatos na llingüeta <link href=\"text/shared/01/01100300.xhp\"><menuitem>Propiedaes personalizaes</menuitem></link>."
#. DB262
#: 01100100.xhp
@@ -3092,7 +3092,7 @@ msgctxt ""
"hd_id101714412611703\n"
"help.text"
msgid "<variable id=\"elements_h2\">Elements</variable>"
-msgstr ""
+msgstr "<variable id=\"elements_h2\">Elementos</variable>"
#. V3K7D
#: 01100100.xhp
@@ -3101,7 +3101,7 @@ msgctxt ""
"hd_id3152372\n"
"help.text"
msgid "<variable id=\"title_h3\">Title</variable>"
-msgstr ""
+msgstr "<variable id=\"title_h3\">Títulu</variable>"
#. m9p8k
#: 01100100.xhp
@@ -3110,7 +3110,7 @@ msgctxt ""
"par_id3156042\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/title\">Enter a title for the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/title\">Pon-y un títulu al documentu.</ahelp>"
#. AfJNA
#: 01100100.xhp
@@ -3119,7 +3119,7 @@ msgctxt ""
"par_id291714416716612\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>A name given to the resource."
-msgstr ""
+msgstr "<emph>Definición de la DCMI</emph>: un nome dáu al recursu."
#. mirp7
#: 01100100.xhp
@@ -3128,7 +3128,7 @@ msgctxt ""
"hd_id3145669\n"
"help.text"
msgid "<variable id=\"subject_h3\">Subject</variable>"
-msgstr ""
+msgstr "<variable id=\"subject_h3\">Asuntu</variable>"
#. aPM28
#: 01100100.xhp
@@ -3227,7 +3227,7 @@ msgctxt ""
"hd_id91712331508846\n"
"help.text"
msgid "<variable id=\"identifier_h3\">Identifier</variable>"
-msgstr ""
+msgstr "<variable id=\"identifier_h3\">Identificador</variable>"
#. knfFR
#: 01100100.xhp
@@ -3281,7 +3281,7 @@ msgctxt ""
"hd_id991712331616227\n"
"help.text"
msgid "<variable id=\"relation_h3\">Relation</variable>"
-msgstr ""
+msgstr "<variable id=\"relation_h3\">Rellación</variable>"
#. dtGAj
#: 01100100.xhp
@@ -3299,7 +3299,7 @@ msgctxt ""
"par_id121714495775615\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>A related resource."
-msgstr ""
+msgstr "<emph>Definición de la DCMI</emph>: un recursu rellacionáu."
#. EwqDc
#: 01100100.xhp
@@ -3308,7 +3308,7 @@ msgctxt ""
"hd_id371712331706300\n"
"help.text"
msgid "<variable id=\"rights_h3\">Rights</variable>"
-msgstr ""
+msgstr "<variable id=\"rights_h3\">Derechos</variable>"
#. gAqnL
#: 01100100.xhp
@@ -3335,7 +3335,7 @@ msgctxt ""
"hd_id691712336584526\n"
"help.text"
msgid "<variable id=\"source_h3\">Source</variable>"
-msgstr ""
+msgstr "<variable id=\"source_h3\">Fonte</variable>"
#. 7gvvH
#: 01100100.xhp
@@ -3362,7 +3362,7 @@ msgctxt ""
"hd_id921712336596379\n"
"help.text"
msgid "<variable id=\"type_h3\">Type</variable>"
-msgstr ""
+msgstr "<variable id=\"type_h3\">Triba</variable>"
#. DQaEH
#: 01100100.xhp
@@ -3389,7 +3389,7 @@ msgctxt ""
"hd_id3148620\n"
"help.text"
msgid "<variable id=\"comments_h3\">Comments</variable>"
-msgstr ""
+msgstr "<variable id=\"comments_h3\">Comentarios</variable>"
#. ZmWzL
#: 01100100.xhp
@@ -3407,7 +3407,7 @@ msgctxt ""
"hd_id621714663020660\n"
"help.text"
msgid "Help"
-msgstr ""
+msgstr "Ayuda"
#. GZhGz
#: 01100100.xhp
@@ -3416,7 +3416,7 @@ msgctxt ""
"hd_id681714663041980\n"
"help.text"
msgid "Reset"
-msgstr ""
+msgstr "Reafitar"
#. sQD8r
#: 01100100.xhp
@@ -3425,7 +3425,7 @@ msgctxt ""
"hd_id21714663049092\n"
"help.text"
msgid "OK"
-msgstr ""
+msgstr "Aceutar"
#. HYSCn
#: 01100100.xhp
@@ -3434,7 +3434,7 @@ msgctxt ""
"hd_id71714663031713\n"
"help.text"
msgid "Cancel"
-msgstr ""
+msgstr "Encaboxar"
#. Q7CCy
#: 01100100.xhp
@@ -6998,7 +6998,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Redo"
-msgstr ""
+msgstr "Refacer"
#. 69Fus
#: 02020000.xhp
@@ -7016,7 +7016,7 @@ msgctxt ""
"hd_id3149991\n"
"help.text"
msgid "<link href=\"text/shared/01/02020000.xhp\">Redo</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/02020000.xhp\">Refacer</link>"
#. rLmrF
#: 02020000.xhp
@@ -7034,7 +7034,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Repeat"
-msgstr ""
+msgstr "Repitir"
#. YBqhe
#: 02030000.xhp
@@ -36113,7 +36113,7 @@ msgctxt ""
"par_id3144432\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texobjx\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texobjx\">Adauta n'automático la testura a la forma y el tamañu del oxetu.</ahelp>"
#. 6Xce4
#: 05350500.xhp
@@ -36239,7 +36239,7 @@ msgctxt ""
"par_id3153095\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texobjy\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texobjy\">Adauta n'automático la testura a la forma y el tamañu del oxetu.</ahelp>"
#. zv6XE
#: 05350500.xhp
@@ -48344,7 +48344,7 @@ msgctxt ""
"hd_id3154380\n"
"help.text"
msgid "<variable id=\"meta_tags_h1\"><link href=\"text/shared/01/about_meta_tags.xhp\">HTML import and export</link></variable>"
-msgstr ""
+msgstr "<variable id=\"meta_tags_h1\"><link href=\"text/shared/01/about_meta_tags.xhp\">Importación y esportación HTML</link></variable>"
#. EGTkD
#: about_meta_tags.xhp
@@ -51026,7 +51026,7 @@ msgctxt ""
"par_idN1059D\n"
"help.text"
msgid "Repeat"
-msgstr ""
+msgstr "Repitir"
#. AkzQA
#: mediaplayer.xhp
@@ -53593,13 +53593,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/ast/helpcontent2/source/text/shared/02.po b/source/ast/helpcontent2/source/text/shared/02.po
index 859017a95b6..55c1ace0fb3 100644
--- a/source/ast/helpcontent2/source/text/shared/02.po
+++ b/source/ast/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-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-05-05 09:45+0000\n"
+"PO-Revision-Date: 2024-05-22 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/ast/>\n"
"Language: ast\n"
@@ -78,7 +78,7 @@ msgctxt ""
"par_id891649333208955\n"
"help.text"
msgid "Print File Directly"
-msgstr ""
+msgstr "Imprentar ficheru direutamente"
#. 9hSsM
#: 01110000.xhp
@@ -1113,7 +1113,7 @@ msgctxt ""
"par_id3155346\n"
"help.text"
msgid "A formatted field has <link href=\"text/shared/02/01170002.xhp\">special control properties</link> (choose <emph>Format - Control</emph>)."
-msgstr "Un campu formateáu contién <link href=\"text/shared/02/01170002.xhp\">carauterístiques de campu de control especiales</link> (<emph>Formatu - Riolo de control</emph>)"
+msgstr "Un campu formatiáu contién <link href=\"text/shared/02/01170002.xhp\">propiedaes especiales de control</link> (escueyi <emph>Formatu - Control</emph>)."
#. FDhXd
#: 01170000.xhp
@@ -2535,7 +2535,7 @@ msgctxt ""
"bm_id3147102\n"
"help.text"
msgid "<bookmark_value>controls; properties of form controls</bookmark_value><bookmark_value>properties; form controls</bookmark_value>"
-msgstr "<bookmark_value>controles;propiedaes de campos de control de formulariu</bookmark_value><bookmark_value>propiedaes;campos de control de formulariu</bookmark_value>"
+msgstr "<bookmark_value>controles;propiedaes de controles de formulariu</bookmark_value><bookmark_value>propiedaes;controles de formulariu</bookmark_value>"
#. S4LNT
#: 01170100.xhp
@@ -4398,7 +4398,7 @@ msgctxt ""
"par_id3150640\n"
"help.text"
msgid "You can also easily define the indices of the different controls in the <link href=\"text/shared/02/01170300.xhp\"><emph>Tab Order</emph></link> dialog."
-msgstr "Tamién pue definir los índices de distintos campos de control nel diálogu <link href=\"text/shared/02/01170300.xhp\"><emph>Secuencia d'activación</emph></link>."
+msgstr "Tamién pues definir los índices de distintos controles nel diálogu <link href=\"text/shared/02/01170300.xhp\"><emph>Secuencia d'activación</emph></link>."
#. 5MiV4
#: 01170101.xhp
@@ -5208,7 +5208,7 @@ msgctxt ""
"par_id0409200921154683\n"
"help.text"
msgid "Note that if this property is set to \"Yes\" (the default), this does not necessarily mean the control will really appear on the screen. Additional constraints are applied when calculating a control's effective visibility. For instance, a control placed in a hidden section in Writer will never be visible at all, until at least the section itself becomes visible."
-msgstr "Tenga en cuenta que si esta propiedá defínese como \"Sí\" (opción predeterminada), esto nun significa necesariamente que'l campu de control vaya a apaecer na pantalla. Aplíquense restricciones adicionales al calcular la visibilidá efeutiva d'un campu de control. Por exemplu, un campu de control asitiáu nuna seición oculta en Writer nunca va ser visible, hasta que se faiga visible siquier la mesma seición."
+msgstr "Ten en cuenta que si esta propiedá se define como «Sí» (opción predeterminada), esto nun significa necesariamente que'l control vaya a apaecer na pantalla. Aplíquense restricciones adicionales al calcular la visibilidá efeutiva d'un control. Por exemplu, un control asitiáu nuna seición oculta en Writer nunca va ser visible, hasta que se faiga visible siquier la mesma seición."
#. DGqCx
#: 01170101.xhp
@@ -7710,7 +7710,7 @@ msgctxt ""
"hd_id3155419\n"
"help.text"
msgid "Data transfer of control information"
-msgstr "Tresmisión d'información de los campos de control"
+msgstr "Tresmisión d'información de los controles"
#. euwpq
#: 01170201.xhp
@@ -7746,7 +7746,7 @@ msgctxt ""
"par_id3157909\n"
"help.text"
msgid "In addition to the controls that are recognized in HTML, $[officename] offers other controls. It should be noted that, for fields with a specific numerical format, the visible values are not transmitted but rather fixed default formats. The following table shows how the data of the $[officename]-specific controls is transmitted:"
-msgstr "Amás de los campos de control conocíos n'HTML, $[officename] ufierta otros adicionales. Tenga en cuenta que nos campos con un formatu numbéricu específicu, nun se tresmiten los valores visibles, sinón los formatos predeterminaos establecíos. La tabla siguiente amuesa cómo se tresmiten los campos de control específicos de $[officename]:"
+msgstr "Amás de los controles reconocíos n'HTML, $[officename] ufierta otros adicionales. Ten en cuenta que nos campos con un formatu numbéricu específicu, nun se tresmiten los valores visibles, sinón los formatos predeterminaos establecíos. La tabla siguiente amuesa cómo se tresmiten los controles específicos de $[officename]:"
#. eDLet
#: 01170201.xhp
@@ -7755,7 +7755,7 @@ msgctxt ""
"par_id3153698\n"
"help.text"
msgid "Control"
-msgstr "<emph>Campu de control</emph>"
+msgstr "Control"
#. kZ6JA
#: 01170201.xhp
@@ -9393,7 +9393,7 @@ msgctxt ""
"par_id3156347\n"
"help.text"
msgid "If you select a control in the <emph>Form Navigator</emph>, the corresponding element is selected in the document."
-msgstr "Si escueye un campu de control nel <emph>Navegador de formulariu</emph>, l'elementu correspondiente escoyer nel documentu."
+msgstr "Si esbilles un control nel <emph>Navegador de formularios</emph>, l'elementu correspondiente esbíllase nel documentu."
#. tpEik
#: 01170600.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/autopi.po b/source/ast/helpcontent2/source/text/shared/autopi.po
index 1825ab90f56..b45ec50defd 100644
--- a/source/ast/helpcontent2/source/text/shared/autopi.po
+++ b/source/ast/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: autopi\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-09-28 12:40+0200\n"
-"PO-Revision-Date: 2024-04-28 01:37+0000\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedautopi/ast/>\n"
"Language: ast\n"
@@ -5343,7 +5343,7 @@ msgctxt ""
"par_id3149811\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGIMPORT_2_CBDOCUMENTRECURSE\">Indicates that the subdirectories of the selected directory are also searched for matching files.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CBDOCUMENTRECURSE\">Indica que nos sodireutorios del directoriu escoyíu tamién van guetase ficheros que concuerden.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CBDOCUMENTRECURSE\">Indica que nos sodireutorios del direutoriu esbilláu tamién van guetase ficheros que concuerden.</ahelp>"
#. BFX2N
#: 01130200.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index cdc6f1a0f36..af182eb349f 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/helpcontent2/source/text/shared/guide.po
@@ -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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2024-04-28 01:37+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-21 19:06+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542196271.000000\n"
#. iharT
@@ -7718,7 +7718,7 @@ msgctxt ""
"par_idN10670\n"
"help.text"
msgid "Click the <emph>Forms</emph> icon to access all forms that were created from within the current database window. In addition, you can use the <emph>Form Controls</emph> icons to add database form controls to any Writer or Calc document, but these documents will not be listed in the database window."
-msgstr "Faiga clic nel iconu <emph>Formularios</emph> p'aportar a tolos formularios creaos dende la ventana de base de datos actual. Coles mesmes, los iconos <emph>Campos de control de formulariu</emph> dexen amestar campos de control de formulariu de base de datos a cualquier documentu de Writer o Calc; sicasí, estos documentos nun van apaecer na ventana de base de datos."
+msgstr "Calca nel iconu <emph>Formularios</emph> p'aportar a tolos formularios creaos dende la ventana de la base datos actual. Coles mesmes, los iconos <emph>Controles de formulariu</emph> dexen amestar controles de formulariu de base datos a cualisquier documentu de Writer o Calc; sicasí, estos documentos nun van apaecer na ventana de la base datos."
#. s8PiV
#: data_im_export.xhp
@@ -11687,7 +11687,7 @@ msgctxt ""
"hd_id3149766\n"
"help.text"
msgid "Inserting controls in a text form"
-msgstr "Inxertar campos de control nun formulariu de testu"
+msgstr "Inxertar controles nun formulariu de testu"
#. fhwzN
#: dragdrop_beamer.xhp
@@ -27079,13 +27079,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index 63872813ef5..e35640e7c52 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/helpcontent2/source/text/shared/optionen.po
@@ -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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2024-04-13 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/ast/>\n"
"Language: ast\n"
@@ -1661,7 +1661,7 @@ msgctxt ""
"par_id3151073\n"
"help.text"
msgid "My Documents"
-msgstr "Directoriu de trabayu"
+msgstr "Los mios documentos"
#. E2bhb
#: 01010300.xhp
@@ -9475,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Opciones de fueyes de cálculu"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "Opciones de %PRODUCTNAME Calc"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "Ver"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr ""
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,22 +9583,58 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Color"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. y2GVB
@@ -9682,13 +9736,13 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Indicador de comentariu"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Pue escribir y editar comentarios col comandu <link href=\"text/shared/01/04050000.xhp\"><emph>Inxertar - Comentariu</emph></link>. Los comentarios que s'amuesen de forma permanente puen editase faciendo clic nel cuadru de comentariu. Faiga clic nel Navegador y na entrada <emph>Comentarios</emph> va ver tolos comentarios que contenga'l documentu actual. Si fai doble clic nun comentariu nel Navegador, el cursor va saltar a la caxella correspondiente que contenga'l comentariu."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Mientres esta opción tea activa nun se van amosar el colores asignaos nel documentu."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr ""
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/simpress.po b/source/ast/helpcontent2/source/text/simpress.po
index efeac4990ca..3707fc4c0c2 100644
--- a/source/ast/helpcontent2/source/text/simpress.po
+++ b/source/ast/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-28 01:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/ast/>\n"
@@ -1438,14 +1438,14 @@ msgctxt ""
msgid "Slide"
msgstr "Diapositiva"
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Diapositiva</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
+msgstr ""
#. QAk8D
#: main_slide.xhp
diff --git a/source/ast/helpcontent2/source/text/simpress/00.po b/source/ast/helpcontent2/source/text/simpress/00.po
index b95f74a80ee..c28e7655b98 100644
--- a/source/ast/helpcontent2/source/text/simpress/00.po
+++ b/source/ast/helpcontent2/source/text/simpress/00.po
@@ -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-02 00:04+0100\n"
-"PO-Revision-Date: 2024-04-27 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1523977283.000000\n"
#. sqmGT
@@ -95,7 +95,7 @@ msgctxt ""
"par_id3147004\n"
"help.text"
msgid "<image id=\"img_id3159236\" src=\"cmd/lc_freeline_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159236\">Icon Curve</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159236\" src=\"cmd/lc_freeline_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159236\">Iconu Curva</alt></image>"
#. UEPDr
#: 00000004.xhp
@@ -113,7 +113,7 @@ msgctxt ""
"par_id3156449\n"
"help.text"
msgid "<image id=\"img_id3149409\" src=\"cmd/lc_objectalignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149409\">Icon Alignment</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149409\" src=\"cmd/lc_objectalignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149409\">Iconu Alliniación</alt></image>"
#. L68Vx
#: 00000004.xhp
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Escoyer <emph>Inxertar - Doblar diapositiva</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Escoyer <emph>Inxertar - Páxina a partir d'esquema</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Escoyer <emph>Inxertar - Páxina resumen</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/ast/helpcontent2/source/text/simpress/01.po b/source/ast/helpcontent2/source/text/simpress/01.po
index fdf72fde2b2..0a8f211da05 100644
--- a/source/ast/helpcontent2/source/text/simpress/01.po
+++ b/source/ast/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-24 06:21+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/ast/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1535978252.000000\n"
#. mu9aV
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>mou esquema</bookmark_value><bookmark_value>editar;títulos de diapositiva</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">Esquema</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>ampliar;diapositives</bookmark_value><bookmark_value>diapositives;ampliar</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Ampliar diapositiva</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>diapositiva resumen</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Páxina resumen</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,13 +6271,13 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Configuración de la presentación"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
msgstr ""
#. KBJev
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">La ventana de $[officename] permanez na parte cimera de la ventana mientres la presentación. Nun se va amosar la ventana de nengún otru programa delantre de la presentación.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/simpress/guide.po b/source/ast/helpcontent2/source/text/simpress/guide.po
index 97d7e852b67..8089e90ab9b 100644
--- a/source/ast/helpcontent2/source/text/simpress/guide.po
+++ b/source/ast/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-27 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/ast/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1535978253.000000\n"
#. S83CC
@@ -4489,13 +4489,13 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr ""
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
msgstr ""
#. BBPMC
diff --git a/source/ast/helpcontent2/source/text/swriter/00.po b/source/ast/helpcontent2/source/text/swriter/00.po
index c547018c9b9..47f345694d4 100644
--- a/source/ast/helpcontent2/source/text/swriter/00.po
+++ b/source/ast/helpcontent2/source/text/swriter/00.po
@@ -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-04-30 14:12+0200\n"
-"PO-Revision-Date: 2024-05-03 09:45+0000\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/ast/>\n"
"Language: ast\n"
@@ -3425,7 +3425,7 @@ msgctxt ""
"par_id781702162634351\n"
"help.text"
msgid "Choose <menuitem>Home - Row - Delete Rows</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Filera - Desaniciar fileres</menuitem>."
#. d5zp5
#: 00000405.xhp
@@ -3587,7 +3587,7 @@ msgctxt ""
"par_id281702162862870\n"
"help.text"
msgid "Choose <menuitem>Home - Column - Delete Columns</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Columna - Desaniciar columnes</menuitem>."
#. qVnvC
#: 00000405.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/01.po b/source/ast/helpcontent2/source/text/swriter/01.po
index 65c5dcfaf63..5c64ecef444 100644
--- a/source/ast/helpcontent2/source/text/swriter/01.po
+++ b/source/ast/helpcontent2/source/text/swriter/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-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-04-30 14:12+0200\n"
-"PO-Revision-Date: 2024-05-05 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540152130.000000\n"
#. sZfWF
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
@@ -16385,7 +16403,7 @@ msgctxt ""
"par_id3154574\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textflowpage/checkInsert\">Select this check box, and then select the break type that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textflowpage/checkInsert\">Escueya esti caxellu de verificación y, de siguío, escueya un tipu de saltu.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/checkInsert\">Marca esti caxellu de verificación y, de siguío, escueyi una triba de saltu.</ahelp>"
#. kTQo9
#: 05030200.xhp
@@ -20093,7 +20111,7 @@ msgctxt ""
"par_id3149200\n"
"help.text"
msgid "<image id=\"img_id3149206\" src=\"svx/res/cd020.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149206\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149206\" src=\"svx/res/cd020.png\"><alt id=\"alt_id3149206\">Iconu</alt></image>"
+msgstr "<image id=\"img_id3149206\" src=\"svx/res/cd020.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149206\">Iconu</alt></image>"
#. FX7wb
#: 05060201.xhp
@@ -20111,7 +20129,7 @@ msgctxt ""
"hd_id3157907\n"
"help.text"
msgid "Redo"
-msgstr "Repitir"
+msgstr "Refacer"
#. GDkjD
#: 05060201.xhp
@@ -20138,7 +20156,7 @@ msgctxt ""
"par_id3153195\n"
"help.text"
msgid "Redo"
-msgstr "Repitir"
+msgstr "Refacer"
#. 9mUfu
#: 05060201.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/guide.po b/source/ast/helpcontent2/source/text/swriter/guide.po
index 00afe197ffc..cd41dc53aef 100644
--- a/source/ast/helpcontent2/source/text/swriter/guide.po
+++ b/source/ast/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-05 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/ast/>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/ast/helpcontent2/source/text/swriter/librelogo.po b/source/ast/helpcontent2/source/text/swriter/librelogo.po
index 786dd44f558..a8eb828b7a6 100644
--- a/source/ast/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/ast/helpcontent2/source/text/swriter/librelogo.po
@@ -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: 2023-12-04 15:07+0100\n"
-"PO-Revision-Date: 2024-04-20 09:45+0000\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterlibrelogo/ast/>\n"
"Language: ast\n"
@@ -1508,7 +1508,7 @@ msgctxt ""
"hd_1660\n"
"help.text"
msgid "REPEAT"
-msgstr ""
+msgstr "REPITIR"
#. 2cCXB
#: LibreLogo.xhp
diff --git a/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
index 3edc9b05694..3f3c761e520 100644
--- a/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-04-28 01:46+0000\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1542022492.000000\n"
#. W5ukN
@@ -18525,7 +18525,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Dark Mode"
-msgstr ""
+msgstr "Mou escuru"
#. Y5sjy
#: GenericCommands.xcu
@@ -24358,7 +24358,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Export as PDF"
-msgstr ""
+msgstr "Esportar como PDF"
#. YsFV2
#: GenericCommands.xcu
@@ -24373,14 +24373,13 @@ msgstr "Esportar como P~DF..."
#. FnRm4
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
"TooltipLabel\n"
"value.text"
msgid "Export as PDF"
-msgstr "Esportar como P~DF..."
+msgstr "Esportar como PDF"
#. pCD7W
#: GenericCommands.xcu
@@ -24390,11 +24389,10 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Export Directly as PDF"
-msgstr ""
+msgstr "Esportar direutamente como PDF"
#. 8eSWp
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -24411,7 +24409,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Export Directly as PDF"
-msgstr ""
+msgstr "Esportar direutamente como PDF"
#. LrSFu
#: GenericCommands.xcu
@@ -24465,14 +24463,13 @@ msgstr ""
#. CMyAs
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToEPUB\n"
"TooltipLabel\n"
"value.text"
msgid "Export as EPUB"
-msgstr "Esportar como P~DF..."
+msgstr "Esportar como EPUB"
#. pQGEQ
#: GenericCommands.xcu
@@ -24497,14 +24494,13 @@ msgstr "Esportar direutamente como PDF"
#. CMp4K
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToEPUB\n"
"TooltipLabel\n"
"value.text"
msgid "Export as EPUB"
-msgstr "Esportar como P~DF..."
+msgstr "Esportar como EPUB"
#. EdjwU
#: GenericCommands.xcu
@@ -25898,7 +25894,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Image Control"
-msgstr "Trocar por campu de control gráficu"
+msgstr "Trocar por control d'imaxe"
#. wdUiA
#: GenericCommands.xcu
diff --git a/source/ast/sc/messages.po b/source/ast/sc/messages.po
index bcf7cd5a4f4..dbc8e5739e1 100644
--- a/source/ast/sc/messages.po
+++ b/source/ast/sc/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-05-04 01:46+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ast/>\n"
"Language: ast\n"
@@ -259,7 +259,7 @@ msgstr "Dixebrar"
#: sc/inc/globstr.hrc:52
msgctxt "STR_UNDO_AUTOFORMAT"
msgid "AutoFormat"
-msgstr "AutoFormatu"
+msgstr "Formatu automáticu"
#. U2cGh
#: sc/inc/globstr.hrc:53
@@ -529,7 +529,7 @@ msgstr "Camudar la estaya de datos de la gráfica"
#: sc/inc/globstr.hrc:97
msgctxt "STR_UNDO_ORIGINALSIZE"
msgid "Original Size"
-msgstr "Tamañu Orixinal"
+msgstr "Tamañu orixinal"
#. RjEDc
#: sc/inc/globstr.hrc:98
@@ -8948,12 +8948,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Valor"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2; ... son ente 1 y 30 argumentos que representen una amuesa tomada de la población básica total."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9060,12 +9059,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Valor"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2; ... son ente 1 y 30 argumentos que representen una amuesa tomada de la población básica total."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9154,12 +9152,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Valor"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2; ... son ente 1 y 30 argumentos que representen una amuesa tomada de la población básica total."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17116,10 +17113,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17170,17 +17167,17 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
#: sc/inc/scfuncs.hrc:4242
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Rows"
-msgstr ""
+msgstr "Fileres"
#. GQDKh
#: sc/inc/scfuncs.hrc:4243
@@ -17192,7 +17189,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:4244
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#. Pki2r
#: sc/inc/scfuncs.hrc:4245
@@ -17204,12 +17201,12 @@ msgstr ""
#: sc/inc/scfuncs.hrc:4246
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
-msgstr ""
+msgstr "Mínimu"
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17218,22 +17215,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -20015,7 +20054,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/autoformattable.ui:16
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
-msgstr "AutoFormatu"
+msgstr "Formatu automáticu"
#. tCRU9
#: sc/uiconfig/scalc/ui/autoformattable.ui:39
@@ -32352,356 +32391,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Propiedaes de la minigráfica"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Datos"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Serie:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Puntos negativos:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
-msgstr ""
+msgstr "Esbilla'l color del puntu caberu."
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Colores"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr "Grosor de llinia:"
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Amosar les caxelles baleres como:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Travesar"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Amosar les anubríes"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Mandrecha a manzorga"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Llinia"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Columna"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Triba:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Propiedaes"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Amosar la exa X"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Exes"
@@ -33893,346 +33944,406 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Indicador de _comentariu"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Resaltáu del valor"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "Amo_sar les referencies en color"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Ancla"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr "Destacar filera/columna actuales"
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Vista"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Testeres de colu_mna/filera"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Barra de desplazamientu hori_zontal"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Barra de desplazamientu _vertical"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "Llingüetes de les _fueyes"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "Símb_olos d'esquema"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Ventana"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "S_incronizar les fueyes"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Si esta activáu, toles fueyes amuesen el mesmu factor de zoom. Si nun ta activáu, cada fueya pue tener el so propiu factor de zoom."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Ampliación"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Saltos de _páxina"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Llinies d'a_yuda al mover"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Llinies de cuadrícula:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Amosar"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Amosar nes caxelles de color"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Anubrir"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
#, fuzzy
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Ayudes visuales"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
#, fuzzy
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "O_xetos/Imaxe:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "_Gráfiques:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Oxetos de _dibuxu:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Amosar"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Anubrir"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Amosar"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Anubrir"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Amosar"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Anubrir"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Oxetos"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/ast/sd/messages.po b/source/ast/sd/messages.po
index a846287d532..fe484950efd 100644
--- a/source/ast/sd/messages.po
+++ b/source/ast/sd/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-04-26 01:46+0000\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1542022496.000000\n"
#. WDjkB
@@ -1054,13 +1054,13 @@ msgstr "Aplicar diseñu de presentación"
#: sd/inc/strings.hrc:130
msgctxt "STR_UNDO_HIDE_SLIDE"
msgid "Hide slide"
-msgstr ""
+msgstr "Anubrir la diapositiva"
#. LmH9V
#: sd/inc/strings.hrc:131
msgctxt "STR_UNDO_SHOW_SLIDE"
msgid "Show slide"
-msgstr ""
+msgstr "Amosar la diapositiva"
#. ZMS5R
#: sd/inc/strings.hrc:132
@@ -1078,7 +1078,7 @@ msgstr "~Detener"
#: sd/inc/strings.hrc:134
msgctxt "STR_UNDO_ORIGINALSIZE"
msgid "Original Size"
-msgstr "Tamañu Orixinal"
+msgstr "Tamañu orixinal"
#. nwDUz
#: sd/inc/strings.hrc:135
@@ -1088,7 +1088,7 @@ msgid ""
"Do you want to enter a new one?"
msgstr ""
"La escala especificada nun ye válida.\n"
-"Quies especificar una nueva?"
+"¿Quies especificar una nueva?"
#. aZBvQ
#: sd/inc/strings.hrc:136
diff --git a/source/ast/sfx2/messages.po b/source/ast/sfx2/messages.po
index e6f793b2854..15d8e48f9eb 100644
--- a/source/ast/sfx2/messages.po
+++ b/source/ast/sfx2/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-04-10 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ast/>\n"
"Language: ast\n"
@@ -1442,539 +1442,551 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "Esta ye la primer vegada qu'uses la versión %PRODUCTVERSION de %PRODUCTNAME. ¿Quies conocer les novedaes?"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Notes del llanzamientu"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Esti documentu abrióse nel mou de namái llectura."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "La etiqueta de clasificación d'esti documentu ye %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Nivel"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Seguranza nacional:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Control d'esportación:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
#, fuzzy
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Baxada"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Editar el documentu"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Roblar el documentu"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Finar la robla"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "La robla d'esti documentu nun ye válida."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Amosar les robles"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Amosar la barra de ferramientes"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Anubrir la barra de ferramientes"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "La contraseña maestra ta atroxada nun formatu vieyu. Anuévala."
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Amosar les macros"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr "Amosar les opciones de seguranza"
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Buxu elegante"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "ADN"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Metrópolis"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Pianu"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Moderna"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "Chinu simplificáu, normal"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Desaniciar"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Llargor de la clave"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(utilícenlu: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Documentu"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Fueya de cálculu"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Presentación"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Dibuxu"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Utilizaos recientemente"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Nun hai caráuteres recién"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "~Importar"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Categoría nueva"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "Inspeutor d'oxetos UNO"
@@ -3014,24 +3026,21 @@ msgstr ""
#. pxEPn
#: sfx2/uiconfig/ui/descriptioninfopage.ui:18
-#, fuzzy
msgctxt "descriptioninfopage|label27"
msgid "_Title:"
-msgstr "_Títulu"
+msgstr "_Títulu:"
#. HqzQo
#: sfx2/uiconfig/ui/descriptioninfopage.ui:32
-#, fuzzy
msgctxt "descriptioninfopage|label28"
msgid "_Subject:"
-msgstr "_Asuntu"
+msgstr "A_suntu:"
#. gEGPn
#: sfx2/uiconfig/ui/descriptioninfopage.ui:46
-#, fuzzy
msgctxt "descriptioninfopage|label29"
msgid "_Keywords:"
-msgstr "_Pallabres clave"
+msgstr "_Pallabres clave:"
#. FXZzx
#: sfx2/uiconfig/ui/descriptioninfopage.ui:61
diff --git a/source/ast/svx/messages.po b/source/ast/svx/messages.po
index 5124e077129..12776385d10 100644
--- a/source/ast/svx/messages.po
+++ b/source/ast/svx/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-05-01 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 10:44+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ast/>\n"
"Language: ast\n"
@@ -6757,7 +6757,7 @@ msgstr "Camudar un elementu contenedor"
#: include/svx/strings.hrc:1212
msgctxt "RID_STR_UNDO_MODEL_REPLACE"
msgid "Replace Control"
-msgstr "Camudar campu de control"
+msgstr "Trocar control"
#. ZGDAr
#: include/svx/strings.hrc:1214
@@ -13126,27 +13126,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Posición nel documentu"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13157,27 +13157,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr "Iguar…"
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -14847,17 +14847,15 @@ msgstr "Xeometría"
#. b7NAE
#: svx/uiconfig/ui/docking3deffects.ui:453
-#, fuzzy
msgctxt "docking3deffects|label6"
msgid "_Horizontal"
-msgstr "_Horizontal:"
+msgstr "_Horizontal"
#. 9HFzC
#: svx/uiconfig/ui/docking3deffects.ui:467
-#, fuzzy
msgctxt "docking3deffects|label7"
msgid "_Vertical"
-msgstr "_Vertical:"
+msgstr "_Vertical"
#. eECGL
#: svx/uiconfig/ui/docking3deffects.ui:486
@@ -14880,7 +14878,6 @@ msgstr "Segmentos"
#. uGbYJ
#: svx/uiconfig/ui/docking3deffects.ui:570
-#, fuzzy
msgctxt "docking3deffects|objspecific|tooltip_text"
msgid "Object-Specific"
msgstr "Específicu del oxetu"
@@ -15400,7 +15397,6 @@ msgstr ""
#. 65J8K
#: svx/uiconfig/ui/docking3deffects.ui:1846
-#, fuzzy
msgctxt "docking3deffects|texobjx|tooltip_text"
msgid "Object-Specific"
msgstr "Específicu del oxetu"
@@ -15409,7 +15405,7 @@ msgstr "Específicu del oxetu"
#: svx/uiconfig/ui/docking3deffects.ui:1854
msgctxt "docking3deffects|extended_tip|texobjx"
msgid "Automatically adjusts the texture based on the shape and size of the object."
-msgstr ""
+msgstr "Adauta n'automático la testura a la forma y el tamañu del oxetu."
#. iTKyD
#: svx/uiconfig/ui/docking3deffects.ui:1868
@@ -15439,7 +15435,6 @@ msgstr ""
#. E9Gy6
#: svx/uiconfig/ui/docking3deffects.ui:1913
-#, fuzzy
msgctxt "docking3deffects|texobjy|tooltip_text"
msgid "Object-Specific"
msgstr "Específicu del oxetu"
@@ -15448,7 +15443,7 @@ msgstr "Específicu del oxetu"
#: svx/uiconfig/ui/docking3deffects.ui:1921
msgctxt "docking3deffects|extended_tip|texobjy"
msgid "Automatically adjusts the texture based on the shape and size of the object."
-msgstr ""
+msgstr "Adauta n'automático la testura a la forma y el tamañu del oxetu."
#. 5B84a
#: svx/uiconfig/ui/docking3deffects.ui:1935
@@ -18450,8 +18445,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Nuevu"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr "Personalizar..."
diff --git a/source/ast/sw/messages.po b/source/ast/sw/messages.po
index 63e5861b5cb..76cd584e06e 100644
--- a/source/ast/sw/messages.po
+++ b/source/ast/sw/messages.po
@@ -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-05-13 12:38+0200\n"
-"PO-Revision-Date: 2024-05-01 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ast/>\n"
"Language: ast\n"
@@ -4894,7 +4894,7 @@ msgstr "Desaniciar marcu"
#: sw/inc/strings.hrc:466
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
-msgstr "Auto formatu"
+msgstr "Formatu automáticu"
#. E6uaH
#: sw/inc/strings.hrc:467
@@ -11367,7 +11367,7 @@ msgstr "Escriba'l nome d'usuariu pal sirvidor IMAP."
#: sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui:392
msgctxt "extended_tip|inpassword"
msgid "Enter the password."
-msgstr "Escriba la contraseña."
+msgstr "Pon la contraseña."
#. eEGih
#: sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui:406
@@ -11391,7 +11391,7 @@ msgstr "P_uertu:"
#: sw/uiconfig/swriter/ui/autoformattable.ui:16
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
-msgstr "AutoFormatu"
+msgstr "Formatu automáticu"
#. tCRU9
#: sw/uiconfig/swriter/ui/autoformattable.ui:39
@@ -19781,10 +19781,9 @@ msgstr "Especifica la ruta p'almacenar les cartes modelo."
#. Bjh2Z
#: sw/uiconfig/swriter/ui/mailmerge.ui:524
-#, fuzzy
msgctxt "mailmerge|subjectlabel"
msgid "_Subject:"
-msgstr "Asuntu:"
+msgstr "A_suntu:"
#. bqGD8
#: sw/uiconfig/swriter/ui/mailmerge.ui:553
@@ -21852,13 +21851,13 @@ msgstr ""
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
msgctxt "navigatorpanel|anchor|tooltip_text"
msgid "Anchor<->Text"
-msgstr ""
+msgstr "Ancla ↔ testu"
#. gBAfm
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:458
msgctxt "navigatorpanel|anchor|accessible_name"
msgid "Anchor<->Text"
-msgstr ""
+msgstr "Ancla ↔ testu"
#. vwcpF
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:459
@@ -24034,50 +24033,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Escueya'l tipu d'oxetu pal que tien de ser válida la configuración de Autotítulo."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "A_uto"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "P_or pallabra"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "Por _caráuter"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Comparar documentos"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/ast/wizards/source/resources.po b/source/ast/wizards/source/resources.po
index f68a7385942..da236c4c4ce 100644
--- a/source/ast/wizards/source/resources.po
+++ b/source/ast/wizards/source/resources.po
@@ -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: 2022-12-12 14:06+0100\n"
-"PO-Revision-Date: 2024-04-23 01:45+0000\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/wizardssourceresources/ast/>\n"
"Language: ast\n"
@@ -2678,7 +2678,7 @@ msgctxt ""
"RID_FORM_94\n"
"property.text"
msgid "Arrange the controls on your form"
-msgstr "Tresna los campos de control del formulariu"
+msgstr "Tresna los controles del formulariu"
#. j6uv4
#: resources_en_US.properties
diff --git a/source/az/cui/messages.po b/source/az/cui/messages.po
index 21c11851956..905f5a3a1f0 100644
--- a/source/az/cui/messages.po
+++ b/source/az/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4207,42 +4207,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr ""
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18614,13 +18578,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22358,36 +22328,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Öncəbaxış"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/az/formula/messages.po b/source/az/formula/messages.po
index e4ec12abd87..fe0e1613b7b 100644
--- a/source/az/formula/messages.po
+++ b/source/az/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1542022512.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr ""
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr ""
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr ""
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr ""
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Hamısı"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr ""
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr ""
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr ""
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr ""
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr ""
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr ""
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr ""
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr ""
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr ""
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr ""
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr ""
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr ""
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr ""
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr ""
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr ""
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr ""
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr ""
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr ""
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr ""
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr ""
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr ""
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr ""
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr ""
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr ""
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr ""
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr ""
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr ""
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr ""
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr ""
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr ""
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr ""
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr ""
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr ""
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr ""
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr ""
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr ""
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr ""
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr ""
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr ""
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr ""
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr ""
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr ""
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr ""
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr ""
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr ""
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr ""
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr ""
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr ""
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr ""
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr ""
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr ""
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr ""
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr ""
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr ""
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr ""
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr ""
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr ""
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr ""
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr ""
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr ""
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr ""
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr ""
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr ""
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr ""
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr ""
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr ""
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr ""
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr ""
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr ""
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr ""
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr ""
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr ""
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr ""
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr ""
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr ""
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr ""
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr ""
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr ""
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr ""
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr ""
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr ""
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr ""
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr ""
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr ""
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr ""
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr ""
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr ""
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr ""
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr ""
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr ""
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr ""
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr ""
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr ""
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr ""
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr ""
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr ""
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr ""
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr ""
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr ""
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr ""
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr ""
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr ""
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr ""
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr ""
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr ""
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr ""
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr ""
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr ""
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr ""
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr ""
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr ""
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr ""
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr ""
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr ""
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr ""
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr ""
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr ""
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr ""
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr ""
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr ""
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr ""
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr ""
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr ""
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr ""
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr ""
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr ""
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr ""
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr ""
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr ""
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr ""
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr ""
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr ""
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr ""
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr ""
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr ""
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr ""
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr ""
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr ""
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr ""
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr ""
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr ""
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr ""
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr ""
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr ""
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr ""
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr ""
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr ""
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr ""
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr ""
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr ""
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr ""
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr ""
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr ""
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr ""
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr ""
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr ""
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr ""
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr ""
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr ""
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr ""
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr ""
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr ""
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr ""
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr ""
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr ""
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr ""
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr ""
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr ""
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr ""
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr ""
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr ""
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr ""
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr ""
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr ""
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr ""
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr ""
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr ""
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr ""
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr ""
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr ""
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr ""
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr ""
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr ""
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr ""
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr ""
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr ""
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr ""
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr ""
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr ""
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr ""
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr ""
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr ""
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr ""
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr ""
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr ""
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr ""
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr ""
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr ""
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr ""
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr ""
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr ""
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr ""
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr ""
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr ""
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr ""
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr ""
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr ""
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr ""
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr ""
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr ""
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr ""
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr ""
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr ""
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr ""
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr ""
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr ""
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr ""
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr ""
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr ""
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr ""
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr ""
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr ""
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr ""
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr ""
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr ""
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr ""
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr ""
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr ""
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr ""
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr ""
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr ""
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr ""
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr ""
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr ""
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr ""
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr ""
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr ""
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr ""
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr ""
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr ""
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr ""
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr ""
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr ""
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr ""
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr ""
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr ""
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr ""
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr ""
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr ""
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr ""
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr ""
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr ""
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr ""
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr ""
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr ""
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr ""
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr ""
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr ""
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr ""
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr ""
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr ""
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr ""
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr ""
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr ""
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr ""
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr ""
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr ""
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr ""
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr ""
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr ""
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr ""
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr ""
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr ""
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr ""
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr ""
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr ""
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr ""
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr ""
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr ""
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr ""
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr ""
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr ""
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr ""
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr ""
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr ""
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr ""
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr ""
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr ""
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr ""
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr ""
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr ""
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr ""
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr ""
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr ""
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr ""
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr ""
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr ""
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr ""
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr ""
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr ""
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr ""
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr ""
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr ""
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr ""
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr ""
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr ""
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr ""
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr ""
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr ""
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr ""
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr ""
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr ""
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr ""
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr ""
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr ""
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr ""
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr ""
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr ""
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr ""
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr ""
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr ""
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr ""
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr ""
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr ""
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr ""
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr ""
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr ""
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr ""
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr ""
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr ""
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr ""
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr ""
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr ""
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr ""
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr ""
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr ""
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr ""
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr ""
@@ -2417,7 +2423,7 @@ msgstr ""
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr ""
@@ -2425,7 +2431,7 @@ msgstr ""
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr ""
@@ -2433,7 +2439,7 @@ msgstr ""
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr ""
@@ -2441,7 +2447,7 @@ msgstr ""
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr ""
@@ -2449,7 +2455,7 @@ msgstr ""
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr ""
@@ -2457,7 +2463,7 @@ msgstr ""
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr ""
@@ -2465,98 +2471,98 @@ msgstr ""
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr ""
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr ""
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr ""
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr ""
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr ""
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/az/sc/messages.po b/source/az/sc/messages.po
index b58d2931992..a3d0cb5ff12 100644
--- a/source/az/sc/messages.po
+++ b/source/az/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8826,10 +8826,10 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Dәyәr"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. gB6db
@@ -8936,10 +8936,10 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Dәyәr"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. 4gTUB
@@ -9028,10 +9028,10 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Dәyәr"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. H6DCB
@@ -16891,10 +16891,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -16945,10 +16945,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -16981,10 +16981,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -16993,22 +16993,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31968,356 +32010,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -33503,350 +33557,410 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr ""
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr ""
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr ""
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
#, fuzzy
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Üfüqi sürüşdürmә çubuğu"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
#, fuzzy
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Şaquli sürüşdürmә çubuğu"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr ""
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr ""
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr ""
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr ""
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr ""
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr ""
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Gizlət"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr ""
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr ""
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr ""
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Gizlət"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr ""
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Gizlət"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr ""
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Gizlət"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Obyektlər"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/az/sfx2/messages.po b/source/az/sfx2/messages.po
index 08a8a435885..9608918e102 100644
--- a/source/az/sfx2/messages.po
+++ b/source/az/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 19:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1398,539 +1398,551 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr ""
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr ""
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr ""
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr ""
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "~Sil"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/az/svx/messages.po b/source/az/svx/messages.po
index d066b3baa6a..1c4e790ac0b 100644
--- a/source/az/svx/messages.po
+++ b/source/az/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13082,27 +13082,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13113,27 +13113,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18259,8 +18259,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/az/sw/messages.po b/source/az/sw/messages.po
index b050a666c13..5beb71334a0 100644
--- a/source/az/sw/messages.po
+++ b/source/az/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23961,49 +23961,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr ""
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr ""
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr ""
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr ""
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/be/cui/messages.po b/source/be/cui/messages.po
index a49cb5dac14..d03d8562f4a 100644
--- a/source/be/cui/messages.po
+++ b/source/be/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4213,42 +4213,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Іншыя знакі..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18525,13 +18489,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22242,36 +22212,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Перадпаказ"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/be/formula/messages.po b/source/be/formula/messages.po
index 6f61c607421..ca72d06682a 100644
--- a/source/be/formula/messages.po
+++ b/source/be/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,2420 +17,2426 @@ msgstr ""
"X-POOTLE-MTIME: 1542022549.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Усе"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Загалоўкі"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Даныя"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Падсумаванні"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Гэты радок"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "ТЫП"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERROR.TYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORMDIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPONDIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOMDIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LEN"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHT"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFT"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACE"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MID"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOMDIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORMDIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "TDIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "FDIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQDIST"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOMDIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "ZTEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "TTEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORMINV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "FTEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQINV"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMADIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "СТЫЛЬ"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2439,7 +2445,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2447,7 +2453,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2455,7 +2461,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2463,7 +2469,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2471,7 +2477,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2479,7 +2485,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2487,100 +2493,100 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr ""
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FIND"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCH"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/be/sc/messages.po b/source/be/sc/messages.po
index be1951f41c2..12b2c76ce1a 100644
--- a/source/be/sc/messages.po
+++ b/source/be/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9005,12 +9005,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Значэнне "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Значэнне 1, 2, ... гэта ад 1 да 30 аргументаў, якія ёсць выбарка з абагульненай сукупнасці."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9121,12 +9120,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Значэнне "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Значэнне 1, 2, ... гэта ад 1 да 30 аргументаў, якія ёсць выбарка з абагульненай сукупнасці."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9218,12 +9216,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Значэнне "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Значэнне 1, 2, ... гэта ад 1 да 30 аргументаў, якія ёсць выбарка з абагульненай сукупнасці."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17343,10 +17340,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17397,10 +17394,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17433,10 +17430,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17445,22 +17442,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32602,356 +32641,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -34174,353 +34225,413 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Індыкатар каментарыя"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "Падсвятленне значэння"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "Спасылкі ў іншым колеры"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "Якар"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Паказаць"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Загалоўкі калонак/радкоў"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Гарызантальная стужка-працяжнік"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Вертыкальная стужка-працяжнік"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "Сімвалы структуры"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Акно"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "Сінхранізаваць аркушы"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Маштаб"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Ра_зрывы старонак"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Лініі-падказкі _пры перамяшчэнні"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "Лініі рашоткі:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Паказваць"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Паказваць на пафарбаваных клетках"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Не паказваць"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Візуальныя дапаможнікі"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
#, fuzzy
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Аб'екты/відарысы"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Рысункі:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Паказваць"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Не паказваць"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Паказваць"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Не паказваць"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Паказваць"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Не паказваць"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Аб'екты"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/be/sfx2/messages.po b/source/be/sfx2/messages.po
index 994cb184add..c7ebb95b06e 100644
--- a/source/be/sfx2/messages.po
+++ b/source/be/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 19:17+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1439,539 +1439,551 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Дакумент адкрыты ў рэжыме толькі-чытанага."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Нацыянальная бяспека:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Экспартныя абмежаванні:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
#, fuzzy
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Выняць"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Правіць дакумент"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Падпісаць дакумент"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Паказаць подпісы"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Сіняя крывая"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "ДНК"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Фокус"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Заход сонца"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Рэтра"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Сцерці"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Ачысціць усё"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/be/svx/messages.po b/source/be/svx/messages.po
index 8844e5da1cc..2249e6b4816 100644
--- a/source/be/svx/messages.po
+++ b/source/be/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2020-05-20 11:22+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Belarusian <https://weblate.documentfoundation.org/projects/libo_ui-master/svxmessages/be/>\n"
@@ -13060,27 +13060,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Месца ў дакуменце"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13091,27 +13091,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18209,8 +18209,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/be/sw/messages.po b/source/be/sw/messages.po
index 0b76f6a6928..a56bdbb41f9 100644
--- a/source/be/sw/messages.po
+++ b/source/be/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23797,49 +23797,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "Аўтаматычна"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "Па словах"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "Па знаках"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Параўнаць дакументы"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Браць пад улік пры параўнанні"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Захоўваць пры запісванні дакумента"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Выпадковы лік для паляпшэння дакладнасці пры параўнанні дакументаў"
diff --git a/source/bg/cui/messages.po b/source/bg/cui/messages.po
index ab52cde44e3..2bc2fdd6406 100644
--- a/source/bg/cui/messages.po
+++ b/source/bg/cui/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-14 16:37+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-17 23:19+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/bg/>\n"
"Language: bg\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1564897785.000000\n"
#. GyY9M
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Други знаци..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr "%PRODUCTNAME е мощен безплатен офис пакет, използван от милиони хора по света."
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr "%PRODUCTNAME използва надежден стандартен отворен формат за документи."
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr "%PRODUCTNAME се вписва във всяка операционна система и позволява пълно персонализиране."
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr "%PRODUCTNAME е с отворен изходен код: вашите проекти, вашите данни, вашата свобода."
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr "Версия 24.8 ви носи лъскав нов диалог „Какво ново“. :-)"
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr "Добре дошли в %PRODUCTNAME!"
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -15850,7 +15814,7 @@ msgstr "Задава шаблоните за разпознаване на да
#: cui/uiconfig/ui/optlanguagespage.ui:547
msgctxt "optlanguagespage|decimalseparator"
msgid "_Same as locale setting ( %1 )"
-msgstr "_Еднаква с настройката на локал (%1)"
+msgstr "Според настройката на локала (%1)"
#. jDbZT
#: cui/uiconfig/ui/optlanguagespage.ui:555
@@ -18527,13 +18491,19 @@ msgid "LibreOffice Themes"
msgstr "Теми за LibreOffice"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Щракнете върху желания стил за водачи."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Показва различните стилове за водещи знаци, които можете да прилагате."
@@ -22244,36 +22214,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Мостра"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr "Какво е новото в %PRODUCTVERSION"
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr "Изображение, илюстриращо новостите"
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr "Назад"
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr "Напред"
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr "Поредност на новостите"
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/bg/formula/messages.po b/source/bg/formula/messages.po
index 087a61fe62e..f4011822434 100644
--- a/source/bg/formula/messages.po
+++ b/source/bg/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-05-14 16:37+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/bg/>\n"
@@ -13,2402 +13,2408 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1554813074.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#All"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Headers"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Data"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totals"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#This Row"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERROR.TYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr "XMATCH"
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr "XLOOKUP"
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr "FILTER"
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr "SORT"
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr "SORTBY"
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEXTJOIN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "IFS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SWITCH"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINIFS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXIFS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr "SEQUENCE"
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGATE"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2417,7 +2423,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2425,7 +2431,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2433,7 +2439,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2441,7 +2447,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2449,7 +2455,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2457,7 +2463,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2465,98 +2471,98 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENCODEURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RAWSUBTRACT"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "RAND.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "RANDBETWEEN.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr "RANDARRAY"
diff --git a/source/bg/helpcontent2/source/text/scalc/01.po b/source/bg/helpcontent2/source/text/scalc/01.po
index 1408078d83f..839000cfe7c 100644
--- a/source/bg/helpcontent2/source/text/scalc/01.po
+++ b/source/bg/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-14 16:59+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/bg/>\n"
@@ -584,13 +584,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -611,13 +611,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Въведете текста, който да се показва в лявата част на колонтитула.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15038,14 +15038,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr "<bookmark_value>случайни числа; в даден интервал</bookmark_value><bookmark_value>RANDBETWEEN, функция</bookmark_value>"
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15110,14 +15110,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr "<bookmark_value>случайни числа, постоянни; между граници</bookmark_value><bookmark_value>RANDBETWEEN.NV, функция</bookmark_value>"
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
-msgstr "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
+msgstr ""
#. Akjyr
#: 04060106.xhp
@@ -15173,14 +15173,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr "<bookmark_value>RAND, функция</bookmark_value><bookmark_value>случайни числа;между 0 и 1</bookmark_value>"
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15263,14 +15263,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr "<bookmark_value>случайни числа, постоянни;между 0 и 1</bookmark_value><bookmark_value>RAND.NV, функция</bookmark_value>"
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
-msgstr "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
+msgstr ""
#. Fc2hv
#: 04060106.xhp
@@ -66923,22 +66923,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66959,31 +66959,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66995,6 +66995,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67994,13 +68003,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68048,22 +68057,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69920,22 +69938,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
msgstr ""
-#. 24EqX
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
+msgstr ""
+
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/bg/helpcontent2/source/text/schart/01.po b/source/bg/helpcontent2/source/text/schart/01.po
index c1c0daf992c..8b9e7a97e45 100644
--- a/source/bg/helpcontent2/source/text/schart/01.po
+++ b/source/bg/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-25 09:45+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/bg/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1548857106.000000\n"
#. DsZFP
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "На първата страница от <link href=\"text/schart/01/wiz_chart_type.xhp\">помощника за диаграма</link> можете да изберете нейния вид."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,41 +6685,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "В кръгова диаграма стойностите се показват като сектори от кръг. Дължините на съответните им дъги, или площите на секторите, са пропорционални на изобразяваните стойности."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Обкновена – при този подвид секторите се показват като оцветени „резени от торта“ само за по една колона. След създаването на диаграмата можете да плъзнете някои сектори с мишката, за да ги отделите от „тортата“ или да ги върнете обратно."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Кръгова с отделени сегменти – при този подвид секторите по начало са разделени един от друг. След създаването на диаграмата можете да ги плъзгате радиално с мишката."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Пръстеновидна – в този подвид могат да се изобразяват по няколко колони с данни. Всяка от тях отговаря на един от концентричните пръстени. След като създадете диаграмата, можете да плъзгате с мишката външните сектори, за да ги местите радиално."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Пръстеновидна с отделени сегменти – при този подвид външните сектори по начало са отделени от останалата част от пръстена. След създаването на диаграмата можете да плъзгате тези сектори радиално с мишката."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/00.po b/source/bg/helpcontent2/source/text/shared/00.po
index 62fc9d7f939..4a476e8eba3 100644
--- a/source/bg/helpcontent2/source/text/shared/00.po
+++ b/source/bg/helpcontent2/source/text/shared/00.po
@@ -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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2024-05-10 09:45+0000\n"
+"PO-Revision-Date: 2024-05-17 20:37+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/bg/>\n"
"Language: bg\n"
@@ -1337,7 +1337,7 @@ msgctxt ""
"par_id3152931\n"
"help.text"
msgid "The Uniform Resource Locator (URL) displays the address of a document or a server in the Internet. The general structure of a URL varies according to type and is generally in the form Service://Hostname:Port/Path/Page#Mark although not all elements are always required. An URL can be a WWW (HTTP) address, a file address or an email address."
-msgstr ""
+msgstr "Унифицираният локатор на ресурси (Uniform Resource Locator, URL) показва адреса на документ или сървър в Интернет. Общата структура на URL варира според вида му и обикновено е във формата услуга://хост:порт/път/страница#маркер, въпреки че не винаги всички елементи са задължителни. URL може да бъде адрес за WWW (HTTP), за файл или за е-поща."
#. qAvon
#: 00000003.xhp
@@ -3524,7 +3524,7 @@ msgctxt ""
"par_id3147588\n"
"help.text"
msgid "Inserts the selected object into the current document."
-msgstr ""
+msgstr "Вмъква избрания обект в текущия документ."
#. e2wwL
#: 00000010.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"hd_id3145829\n"
"help.text"
msgid "Insert as Background"
-msgstr ""
+msgstr "Вмъкване като фон"
#. AUrGq
#: 00000010.xhp
@@ -6062,7 +6062,7 @@ msgctxt ""
"par_id314995723\n"
"help.text"
msgid "The selected language influences how such special numbers are detected, since different languages and regions may have different conventions for such special numbers."
-msgstr ""
+msgstr "Избраният език влияе върху начина на откриване на специални числа, тъй като в различните езици и региони има различни правила за изписването им."
#. bdLpg
#: 00000208.xhp
@@ -6098,7 +6098,7 @@ msgctxt ""
"par_id314995726\n"
"help.text"
msgid "The selected language influences how scientific notation is detected, since different languages and regions may have different decimal separator."
-msgstr ""
+msgstr "Избраният език влияе върху откриването на експоненциален запис, защото различните езици и региони имат различен разделител на дробната част."
#. B3UHG
#: 00000208.xhp
@@ -7988,7 +7988,7 @@ msgctxt ""
"par_id531713385655322\n"
"help.text"
msgid "On the <menuitem>File</menuitem> menu of the <menuitem>File</menuitem> tab, choose <menuitem>Properties - Fonts</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Файл</menuitem> на раздела <menuitem>Файл</menuitem> изберете <menuitem>Свойства - Шрифтове</menuitem>."
#. FJjaY
#: 00000401.xhp
@@ -9284,7 +9284,7 @@ msgctxt ""
"par_id621702132993942\n"
"help.text"
msgid "Select one or more cells, choose <menuitem>Insert - Entire Row</menuitem>."
-msgstr ""
+msgstr "Изберете една или повече клетки, изберете <menuitem>Вмъкване - Цял ред</menuitem>."
#. G3SfT
#: 00000404.xhp
@@ -9410,7 +9410,7 @@ msgctxt ""
"par_id241702133110586\n"
"help.text"
msgid "Select one or more cells, choose <menuitem>Insert - Entire column</menuitem>."
-msgstr ""
+msgstr "Изберете една или повече клетки, изберете <menuitem>Вмъкване - Цяла колона</menuitem>."
#. HNRAx
#: 00000404.xhp
@@ -9446,7 +9446,7 @@ msgctxt ""
"par_id91693670662902\n"
"help.text"
msgid "Choose <menuitem>Layout - Column - Insert Columns Before</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Оформление - Колона - Вмъкване на колони преди</menuitem>."
#. xttHK
#: 00000404.xhp
@@ -9455,7 +9455,7 @@ msgctxt ""
"par_id481693670666862\n"
"help.text"
msgid "Choose <menuitem>Table - Insert Column Before</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Таблица - Вмъкване на колона преди</menuitem>."
#. LBCvF
#: 00000404.xhp
@@ -10607,7 +10607,7 @@ msgctxt ""
"par_id3153824\n"
"help.text"
msgid "<image id=\"img_id3153665\" src=\"cmd/lc_spelling.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153665\">Icon Spelling</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153665\" src=\"cmd/lc_spelling.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153665\">Икона за проверка на правописа</alt></image>"
#. sBnwZ
#: 00000406.xhp
@@ -10706,7 +10706,7 @@ msgctxt ""
"par_id3150771\n"
"help.text"
msgid "Choose <emph>Tools - Spelling</emph>, then click <emph>Options</emph>."
-msgstr ""
+msgstr "Изберете <emph>Инструменти - Правопис</emph>, после щракнете върху <emph>Настройки</emph>."
#. DETef
#: 00000406.xhp
@@ -10715,7 +10715,7 @@ msgctxt ""
"par_id391708526628229\n"
"help.text"
msgid "Choose <menuitem>Spelling</menuitem> and click <menuitem>Options</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Правопис</menuitem> и щракнете върху <menuitem>Настройки</menuitem>."
#. WiCTm
#: 00000406.xhp
@@ -10724,7 +10724,7 @@ msgctxt ""
"par_id771708526275302\n"
"help.text"
msgid "Choose <menuitem>Review - Spelling</menuitem> and click <menuitem>Options</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Преглед - Правопис</menuitem> и щракнете върху <menuitem>Настройки</menuitem>."
#. mEqET
#: 00000406.xhp
@@ -10733,7 +10733,7 @@ msgctxt ""
"par_id691708526281045\n"
"help.text"
msgid "On the <menuitem>Review</menuitem> menu of the <menuitem>Review</menuitem> tab, choose <menuitem>Spelling</menuitem> and click <menuitem>Options</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Преглед</menuitem> на раздела <menuitem>Преглед</menuitem> изберете <menuitem>Правопис</menuitem> и щракнете върху <menuitem>Настройки</menuitem>."
#. VGTLt
#: 00000406.xhp
@@ -10742,7 +10742,7 @@ msgctxt ""
"par_id461708526619428\n"
"help.text"
msgid "<keycode>F7</keycode> and click <menuitem>Options</menuitem>."
-msgstr ""
+msgstr "<keycode>F7</keycode> и щракнете върху <menuitem>Настройки</menuitem>."
#. CDDQ2
#: 00000406.xhp
@@ -11651,7 +11651,7 @@ msgctxt ""
"par_id711711389000125\n"
"help.text"
msgid "On the top right menu (☰), choose <menuitem>Options</menuitem>"
-msgstr ""
+msgstr "В менюто горе вдясно (☰) изберете <menuitem>Настройки</menuitem>."
#. 8FwXn
#: 00000406.xhp
@@ -11660,7 +11660,7 @@ msgctxt ""
"par_id321711391310148\n"
"help.text"
msgid "- then in the <menuitem>Options</menuitem> dialog, choose <menuitem>%PRODUCTNAME Writer - View</menuitem> or <menuitem>%PRODUCTNAME Writer/Web - View</menuitem>."
-msgstr ""
+msgstr "…после в диалога <menuitem>Настройки</menuitem>изберете <menuitem>%PRODUCTNAME Writer - Изглед</menuitem> или <menuitem>%PRODUCTNAME Writer/Web - Изглед</menuitem>."
#. q7vpo
#: 00000406.xhp
@@ -11669,7 +11669,7 @@ msgctxt ""
"par_id531696596793952\n"
"help.text"
msgid "<keycode>Alt + F12</keycode>"
-msgstr ""
+msgstr "<keycode>Alt + F12</keycode>"
#. bRTtE
#: 00000406.xhp
@@ -11678,7 +11678,7 @@ msgctxt ""
"par_id641711391402403\n"
"help.text"
msgid "- then in the <menuitem>Options</menuitem> dialog, choose <menuitem>%PRODUCTNAME Writer - View</menuitem> or <menuitem>%PRODUCTNAME Writer/Web - View</menuitem>."
-msgstr ""
+msgstr "…после в диалога <menuitem>Настройки</menuitem>изберете <menuitem>%PRODUCTNAME Writer - Изглед</menuitem> или <menuitem>%PRODUCTNAME Writer/Web - Изглед</menuitem>."
#. JFs3v
#: 00000406.xhp
@@ -12164,7 +12164,7 @@ msgctxt ""
"par_id381703618952856\n"
"help.text"
msgid "Choose <menuitem>Data - Standard Filter</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Данни - Стандартен филтър</menuitem>."
#. uChGx
#: 00000409.xhp
@@ -12173,7 +12173,7 @@ msgctxt ""
"par_id881703618957531\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Standard Filter</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Данни</menuitem> на раздела <menuitem>Данни</menuitem> изберете <menuitem>Стандартен филтър</menuitem>."
#. bAzEA
#: 00000409.xhp
@@ -12182,7 +12182,7 @@ msgctxt ""
"par_id3155619\n"
"help.text"
msgid "<image src=\"cmd/lc_formfiltered.svg\" id=\"img_id3147588\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147588\">Icon Standard Filter</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_formfiltered.svg\" id=\"img_id3147588\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147588\">Икона за стандартен филтър</alt></image>"
#. oB9GF
#: 00000409.xhp
@@ -12596,7 +12596,7 @@ msgctxt ""
"par_id151655731003155\n"
"help.text"
msgid "Choose <menuitem>Table - Size - Minimal Row Height</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Таблица - Размер - Минимална височина на редове</menuitem>."
#. MwrHD
#: 00040500.xhp
@@ -17024,7 +17024,7 @@ msgctxt ""
"par_id461705688434315\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Bold</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Получер</menuitem>."
#. MdkMB
#: 00040502.xhp
@@ -17033,7 +17033,7 @@ msgctxt ""
"par_id491705688639825\n"
"help.text"
msgid "Choose <menuitem>Text - Bold</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Текст - Получер</menuitem>."
#. EXxJF
#: 00040502.xhp
@@ -17042,7 +17042,7 @@ msgctxt ""
"par_id241705867256860\n"
"help.text"
msgid "Choose <menuitem>Home - Bold</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Получер</menuitem>."
#. xHuXv
#: 00040502.xhp
@@ -17051,7 +17051,7 @@ msgctxt ""
"par_id3145766\n"
"help.text"
msgid "<image id=\"img_id3156558\" src=\"cmd/lc_bold.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3156558\">Icon Bold</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156558\" src=\"cmd/lc_bold.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3156558\">Икона за получер</alt></image>"
#. pQRTJ
#: 00040502.xhp
@@ -17069,7 +17069,7 @@ msgctxt ""
"par_id781705751225979\n"
"help.text"
msgid "Choose <menuitem>Properties - Character - Bold</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Свойства - Знак - Получер</menuitem>."
#. 3F56d
#: 00040502.xhp
@@ -17078,7 +17078,7 @@ msgctxt ""
"par_id731705688600269\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + B</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + B</keycode>"
#. XV55U
#: 00040502.xhp
@@ -17087,7 +17087,7 @@ msgctxt ""
"par_id961705688702203\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Italic</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Курсив</menuitem>."
#. VceMG
#: 00040502.xhp
@@ -17096,7 +17096,7 @@ msgctxt ""
"par_id971705867305591\n"
"help.text"
msgid "Choose <menuitem>Text - Italic</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Текст - Курсив</menuitem>."
#. qvPPD
#: 00040502.xhp
@@ -17105,7 +17105,7 @@ msgctxt ""
"par_id791705867308126\n"
"help.text"
msgid "Choose <menuitem>Home - Italic</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Курсив</menuitem>."
#. VXTbY
#: 00040502.xhp
@@ -17114,7 +17114,7 @@ msgctxt ""
"par_id3159091\n"
"help.text"
msgid "<image id=\"img_id3155578\" src=\"cmd/lc_italic.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3155578\">Icon Italic</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155578\" src=\"cmd/lc_italic.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3155578\">Икона за курсив</alt></image>"
#. cggpG
#: 00040502.xhp
@@ -17132,7 +17132,7 @@ msgctxt ""
"par_id111705751216168\n"
"help.text"
msgid "Choose <menuitem>Properties - Character - Italic</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Свойства - Знак - Курсив</menuitem>."
#. ABCRj
#: 00040502.xhp
@@ -17141,7 +17141,7 @@ msgctxt ""
"par_id661705688773313\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + I</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + I</keycode>"
#. yTMxr
#: 00040502.xhp
@@ -17150,7 +17150,7 @@ msgctxt ""
"par_id621705688955471\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Underline</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Подчертан</menuitem>."
#. bgypX
#: 00040502.xhp
@@ -17159,7 +17159,7 @@ msgctxt ""
"par_id681705688958256\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Double Underline</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Двойно подчертан</menuitem>."
#. ADZEu
#: 00040502.xhp
@@ -17168,7 +17168,7 @@ msgctxt ""
"par_id731705867357373\n"
"help.text"
msgid "Choose <menuitem>Text - Underline</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Текст - Подчертан</menuitem>."
#. yH5xr
#: 00040502.xhp
@@ -17177,7 +17177,7 @@ msgctxt ""
"par_id411705867359806\n"
"help.text"
msgid "Choose <menuitem>Home - Underline</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Подчертан</menuitem>."
#. DNfKj
#: 00040502.xhp
@@ -17186,7 +17186,7 @@ msgctxt ""
"par_id3145223\n"
"help.text"
msgid "<image id=\"img_id3151068\" src=\"cmd/lc_underline.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3151068\">Icon Underline</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151068\" src=\"cmd/lc_underline.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3151068\">Икона за подчертаване</alt></image>"
#. Bfqx8
#: 00040502.xhp
@@ -17204,7 +17204,7 @@ msgctxt ""
"par_id931705689250254\n"
"help.text"
msgid "<image src=\"cmd/lc_underlinedouble.svg\" id=\"img_id431705689250256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291705689250257\">Icon Double Underline</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_underlinedouble.svg\" id=\"img_id431705689250256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291705689250257\">Икона за двойно подчертаване</alt></image>"
#. Doeyq
#: 00040502.xhp
@@ -17213,7 +17213,7 @@ msgctxt ""
"par_id821705689250258\n"
"help.text"
msgid "Double Underline"
-msgstr ""
+msgstr "Двойно подчертан"
#. 7oeEK
#: 00040502.xhp
@@ -17222,7 +17222,7 @@ msgctxt ""
"par_id811705751102347\n"
"help.text"
msgid "Choose <menuitem>Properties - Character - Underline</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Свойства - Знак - Подчертан</menuitem>."
#. scmAS
#: 00040502.xhp
@@ -17231,7 +17231,7 @@ msgctxt ""
"par_id741705689373452\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + D</keycode> (Double underline)."
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + D</keycode> (Двойно подчертан)."
#. BYBuZ
#: 00040502.xhp
@@ -17240,7 +17240,7 @@ msgctxt ""
"par_id151705688005157\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Strikethrough</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Зачертан</menuitem>."
#. ZdJAM
#: 00040502.xhp
@@ -17249,7 +17249,7 @@ msgctxt ""
"par_id171705859935421\n"
"help.text"
msgid "Choose <menuitem>Text - Strikethrough</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Текст - Зачертан</menuitem>."
#. QdzcG
#: 00040502.xhp
@@ -17258,7 +17258,7 @@ msgctxt ""
"par_id991705694473835\n"
"help.text"
msgid "Choose <menuitem>Home - Strikethrough</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Зачертан</menuitem>."
#. fZADu
#: 00040502.xhp
@@ -17267,7 +17267,7 @@ msgctxt ""
"par_id831705688262090\n"
"help.text"
msgid "<image src=\"cmd/lc_strikeout.svg\" id=\"img_id911705688262091\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id331705688262092\">Icon Strikethrough</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_strikeout.svg\" id=\"img_id911705688262091\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id331705688262092\">Икона за зачертаване</alt></image>"
#. C4nU7
#: 00040502.xhp
@@ -17276,7 +17276,7 @@ msgctxt ""
"par_id421705688262094\n"
"help.text"
msgid "Strikethrough"
-msgstr ""
+msgstr "Зачертан"
#. dYPMf
#: 00040502.xhp
@@ -17285,7 +17285,7 @@ msgctxt ""
"par_id941705751040940\n"
"help.text"
msgid "Choose <menuitem>Properties - Character - Strikethrough</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Свойства - Знак - Зачертан</menuitem>."
#. y35F4
#: 00040502.xhp
@@ -17294,7 +17294,7 @@ msgctxt ""
"par_id941705691638411\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Overline</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Надчертан</menuitem>."
#. wMB8m
#: 00040502.xhp
@@ -17303,7 +17303,7 @@ msgctxt ""
"par_id481705865889186\n"
"help.text"
msgid "Choose <menuitem>Text - Overline</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Текст - Надчертан</menuitem>."
#. rdrtB
#: 00040502.xhp
@@ -17312,7 +17312,7 @@ msgctxt ""
"par_id131705865893530\n"
"help.text"
msgid "On the <menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, Choose <menuitem>Overline</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Текст</menuitem> на раздела <menuitem>Текст</menuitem> изберете <menuitem>Надчертан</menuitem>."
#. GWZAL
#: 00040502.xhp
@@ -17321,7 +17321,7 @@ msgctxt ""
"par_id91705865896722\n"
"help.text"
msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, Choose <menuitem>Overline</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Начало</menuitem> на раздела <menuitem>Начало</menuitem> изберете <menuitem>Надчертан</menuitem>."
#. tMJXN
#: 00040502.xhp
@@ -17330,7 +17330,7 @@ msgctxt ""
"par_id981705691727282\n"
"help.text"
msgid "<image src=\"cmd/lc_overline.svg\" id=\"img_id911705638262091\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id331805688262092\">Icon Overline</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_overline.svg\" id=\"img_id911705638262091\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id331805688262092\">Икона за надчертаване</alt></image>"
#. Yyaxh
#: 00040502.xhp
@@ -17339,7 +17339,7 @@ msgctxt ""
"par_id221705691762615\n"
"help.text"
msgid "Overline"
-msgstr ""
+msgstr "Надчертан"
#. hZQKB
#: 00040502.xhp
@@ -17348,7 +17348,7 @@ msgctxt ""
"par_id971705694470475\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Shadow</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Сянка</menuitem>."
#. qkpDS
#: 00040502.xhp
@@ -17357,7 +17357,7 @@ msgctxt ""
"par_id741705867452331\n"
"help.text"
msgid "Choose <menuitem>Text - Shadow</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Текст - Сянка</menuitem>."
#. qapt5
#: 00040502.xhp
@@ -17366,7 +17366,7 @@ msgctxt ""
"par_id781705859882650\n"
"help.text"
msgid "On the <menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, Choose <menuitem>Shadow</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Текст</menuitem> на раздела <menuitem>Текст</menuitem> изберете <menuitem>Сянка</menuitem>."
#. Z5hKG
#: 00040502.xhp
@@ -17375,7 +17375,7 @@ msgctxt ""
"par_id921705867068944\n"
"help.text"
msgid "Choose <menuitem>Home - Shadow</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Сянка</menuitem>."
#. PAkYj
#: 00040502.xhp
@@ -17384,7 +17384,7 @@ msgctxt ""
"par_id451705867479004\n"
"help.text"
msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, Choose <menuitem>Shadow</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Начало</menuitem> на раздела <menuitem>Начало</menuitem> изберете <menuitem>Сянка</menuitem>."
#. aEqbD
#: 00040502.xhp
@@ -17393,7 +17393,7 @@ msgctxt ""
"par_id191705694565536\n"
"help.text"
msgid "<image src=\"cmd/lc_shadowed.svg\" id=\"img_id911705638262291\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id334805688262092\">Icon Shadow</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_shadowed.svg\" id=\"img_id911705638262291\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id334805688262092\">Икона за сянка</alt></image>"
#. mFJSv
#: 00040502.xhp
@@ -17402,7 +17402,7 @@ msgctxt ""
"par_id901705694591767\n"
"help.text"
msgid "Shadow"
-msgstr ""
+msgstr "Сянка"
#. vndJv
#: 00040502.xhp
@@ -17411,7 +17411,7 @@ msgctxt ""
"par_id21705751300996\n"
"help.text"
msgid "Choose <menuitem>Properties - Character - Shadow</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Свойства - Знак - Сянка</menuitem>."
#. kCHXE
#: 00040502.xhp
@@ -17420,7 +17420,7 @@ msgctxt ""
"par_id981705695076708\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Outline Font Effect</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Ефект „контур на шрифта“</menuitem>."
#. tH3JT
#: 00040502.xhp
@@ -17429,7 +17429,7 @@ msgctxt ""
"par_id271705861753479\n"
"help.text"
msgid "On the <menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, Choose <menuitem>Outline Font Effect</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Текст</menuitem> на раздела <menuitem>Текст</menuitem> изберете <menuitem>Ефект „контур на шрифта“</menuitem>."
#. fzBbz
#: 00040502.xhp
@@ -17438,7 +17438,7 @@ msgctxt ""
"par_id111705695080378\n"
"help.text"
msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, Choose <menuitem>Outline Font Effect</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Начало</menuitem> на раздела <menuitem>Начало</menuitem> изберете <menuitem>Ефект „контур на шрифта“</menuitem>."
#. NgZcF
#: 00040502.xhp
@@ -17447,7 +17447,7 @@ msgctxt ""
"par_id241705695084100\n"
"help.text"
msgid "<image src=\"cmd/lc_outlinefont.svg\" id=\"img_id911705638262281\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id334805688262082\">Icon Outline Font Effect</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_outlinefont.svg\" id=\"img_id911705638262281\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id334805688262082\">Икона за ефект „контур на шрифта“</alt></image>"
#. NCFTK
#: 00040502.xhp
@@ -17456,7 +17456,7 @@ msgctxt ""
"par_id861705695089570\n"
"help.text"
msgid "Outline Font Effect"
-msgstr ""
+msgstr "Ефект „контур на шрифта“"
#. RCPwg
#: 00040502.xhp
@@ -17465,7 +17465,7 @@ msgctxt ""
"par_id361705692370836\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Superscript.</menuitem>"
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Горен индекс</menuitem>."
#. Bsimf
#: 00040502.xhp
@@ -17474,7 +17474,7 @@ msgctxt ""
"par_id341705692492218\n"
"help.text"
msgid "Choose <menuitem>Home - Superscript</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Горен индекс</menuitem>."
#. xCEt7
#: 00040502.xhp
@@ -17483,7 +17483,7 @@ msgctxt ""
"par_id941705692599469\n"
"help.text"
msgid "<image src=\"cmd/lc_superscript.svg\" id=\"img_id111705692599470\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id41705692599471\">Icon Superscript</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_superscript.svg\" id=\"img_id111705692599470\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id41705692599471\">Икона за горен индекс</alt></image>"
#. hKPQC
#: 00040502.xhp
@@ -17492,7 +17492,7 @@ msgctxt ""
"par_id541705692599473\n"
"help.text"
msgid "Superscript"
-msgstr ""
+msgstr "Горен индекс"
#. 4PAdA
#: 00040502.xhp
@@ -17501,7 +17501,7 @@ msgctxt ""
"par_id241705750936720\n"
"help.text"
msgid "Choose <menuitem>Properties - Character - Superscript</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Свойства - Знак - Горен индекс</menuitem>."
#. 95PYa
#: 00040502.xhp
@@ -17510,7 +17510,7 @@ msgctxt ""
"par_id271705692619625\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + P</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + P</keycode>"
#. HEocG
#: 00040502.xhp
@@ -17519,7 +17519,7 @@ msgctxt ""
"par_id511705692798669\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Subscript</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Долен индекс</menuitem>."
#. 3Mi4G
#: 00040502.xhp
@@ -17528,7 +17528,7 @@ msgctxt ""
"par_id761705692807142\n"
"help.text"
msgid "Choose <menuitem>Home - Subscript</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Долен индекс</menuitem>."
#. e58tL
#: 00040502.xhp
@@ -17537,7 +17537,7 @@ msgctxt ""
"par_id811705692825844\n"
"help.text"
msgid "<image src=\"cmd/lc_subscript.svg\" id=\"img_id121705692599470\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id41703692599471\">Icon Subscript</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_subscript.svg\" id=\"img_id121705692599470\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id41703692599471\">Икона за долен индекс</alt></image>"
#. u3YSC
#: 00040502.xhp
@@ -17546,7 +17546,7 @@ msgctxt ""
"par_id301705692837868\n"
"help.text"
msgid "Subscript"
-msgstr ""
+msgstr "Долен индекс"
#. e6hki
#: 00040502.xhp
@@ -17555,7 +17555,7 @@ msgctxt ""
"par_id931705750891793\n"
"help.text"
msgid "Choose <menuitem>Properties - Character - Subscript</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Свойства - Знак - Долен индекс</menuitem>."
#. gRUGF
#: 00040502.xhp
@@ -17564,7 +17564,7 @@ msgctxt ""
"par_id741705692841292\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + B</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + B</keycode>"
#. xdigA
#: 00040502.xhp
@@ -17573,7 +17573,7 @@ msgctxt ""
"par_id691705750142955\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Increase Size</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Увеличаване на шрифта</menuitem>."
#. vcA7x
#: 00040502.xhp
@@ -17582,7 +17582,7 @@ msgctxt ""
"par_id991705858925203\n"
"help.text"
msgid "Choose <menuitem>Text - Increase Size</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Текст - Увеличаване на шрифта</menuitem>."
#. GWGoW
#: 00040502.xhp
@@ -17591,7 +17591,7 @@ msgctxt ""
"par_id461705750288760\n"
"help.text"
msgid "Choose <menuitem>Home - Increase Size</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Увеличаване на шрифта</menuitem>."
#. NYsL4
#: 00040502.xhp
@@ -17600,7 +17600,7 @@ msgctxt ""
"par_id321705750160230\n"
"help.text"
msgid "<image src=\"cmd/lc_grow.svg\" id=\"img_id221705750160231\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id961705750160232\">Icon Increase Size</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_grow.svg\" id=\"img_id221705750160231\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id961705750160232\">Икона за увеличаване на шрифта</alt></image>"
#. XMaTE
#: 00040502.xhp
@@ -17609,7 +17609,7 @@ msgctxt ""
"par_id151705750160234\n"
"help.text"
msgid "Increase Size"
-msgstr ""
+msgstr "Увеличаване на шрифта"
#. LGvXA
#: 00040502.xhp
@@ -17618,7 +17618,7 @@ msgctxt ""
"par_id741705750852400\n"
"help.text"
msgid "Choose <menuitem>Properties - Character - Increase Size</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Свойства - Знак - Увеличаване на шрифта</menuitem>."
#. 4EmGf
#: 00040502.xhp
@@ -17627,7 +17627,7 @@ msgctxt ""
"par_id991705750125979\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + ]</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + ]</keycode>"
#. xbax4
#: 00040502.xhp
@@ -17636,7 +17636,7 @@ msgctxt ""
"par_id401705751444509\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Decrease Size</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Намаляване на шрифта</menuitem>."
#. kAAUj
#: 00040502.xhp
@@ -17645,7 +17645,7 @@ msgctxt ""
"par_id41705858770983\n"
"help.text"
msgid "Choose <menuitem>Text - Decrease Size</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Текст - Намаляване на шрифта</menuitem>."
#. UNjaC
#: 00040502.xhp
@@ -17654,7 +17654,7 @@ msgctxt ""
"par_id961705751448823\n"
"help.text"
msgid "Choose <menuitem>Home - Decrease Size</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Намаляване на шрифта</menuitem>."
#. GfZAr
#: 00040502.xhp
@@ -17663,7 +17663,7 @@ msgctxt ""
"par_id891705751501356\n"
"help.text"
msgid "<image src=\"cmd/lc_shrink.svg\" id=\"img_id221705750260231\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id961735750160232\">Icon Decrease Size</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_shrink.svg\" id=\"img_id221705750260231\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id961735750160232\">Икона за намаляване на шрифта</alt></image>"
#. GaSxH
#: 00040502.xhp
@@ -17672,7 +17672,7 @@ msgctxt ""
"par_id361705751505755\n"
"help.text"
msgid "Decrease Size"
-msgstr ""
+msgstr "Намаляване на шрифта"
#. NyF2i
#: 00040502.xhp
@@ -17681,7 +17681,7 @@ msgctxt ""
"par_id371705751529874\n"
"help.text"
msgid "Choose <menuitem>Properties - Character - Decrease Size</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Свойства - Знак - Намаляване на шрифта</menuitem>."
#. EiCcA
#: 00040502.xhp
@@ -17690,7 +17690,7 @@ msgctxt ""
"par_id511705751533780\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + [</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + [</keycode>"
#. rA6B4
#: 00040502.xhp
@@ -17699,7 +17699,7 @@ msgctxt ""
"par_id991705754969096\n"
"help.text"
msgid "Choose <menuitem>Format - Text - UPPERCASE</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - ГЛАВНИ БУКВИ</menuitem>."
#. 63tFP
#: 00040502.xhp
@@ -17708,7 +17708,7 @@ msgctxt ""
"par_id711705857589489\n"
"help.text"
msgid "On the <menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, choose <menuitem>UPPERCASE</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Текст</menuitem> на раздела <menuitem>Текст</menuitem> изберете <menuitem>ГЛАВНИ БУКВИ</menuitem>."
#. qS8EK
#: 00040502.xhp
@@ -17717,7 +17717,7 @@ msgctxt ""
"par_id261705754974308\n"
"help.text"
msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>UPPERCASE</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Начало</menuitem> на раздела <menuitem>Начало</menuitem> изберете <menuitem>ГЛАВНИ БУКВИ</menuitem>."
#. sPKZQ
#: 00040502.xhp
@@ -17726,7 +17726,7 @@ msgctxt ""
"par_id941705754889123\n"
"help.text"
msgid "<image src=\"cmd/lc_changecasetoupper.svg\" id=\"img_id251705754663104\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id721705754663105\">Icon UPPERCASE</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_changecasetoupper.svg\" id=\"img_id251705754663104\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id721705754663105\">Икона за ГЛАВНИ БУКВИ</alt></image>"
#. PNMeG
#: 00040502.xhp
@@ -17735,7 +17735,7 @@ msgctxt ""
"par_id491705754663107\n"
"help.text"
msgid "UPPERCASE"
-msgstr ""
+msgstr "ГЛАВНИ БУКВИ"
#. zkmHE
#: 00040502.xhp
@@ -17744,7 +17744,7 @@ msgctxt ""
"par_id751705754951815\n"
"help.text"
msgid "Choose <menuitem>Format - Text - lowercase</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - малки букви</menuitem>."
#. crGrk
#: 00040502.xhp
@@ -17753,7 +17753,7 @@ msgctxt ""
"par_id451705754958366\n"
"help.text"
msgid "On the <menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, choose <menuitem>lowercase</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Текст</menuitem> на раздела <menuitem>Текст</menuitem> изберете <menuitem>малки букви</menuitem>."
#. A2QiV
#: 00040502.xhp
@@ -17762,7 +17762,7 @@ msgctxt ""
"par_id991705858513959\n"
"help.text"
msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>lowercase</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Начало</menuitem> на раздела <menuitem>Начало</menuitem> изберете <menuitem>малки букви</menuitem>."
#. QBdtA
#: 00040502.xhp
@@ -17771,7 +17771,7 @@ msgctxt ""
"par_id211705754663103\n"
"help.text"
msgid "<image src=\"cmd/lc_changecasetolower.svg\" id=\"img_id251705354663104\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id721725754663105\">Icon lowercase</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_changecasetolower.svg\" id=\"img_id251705354663104\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id721725754663105\">Икона за малки букви</alt></image>"
#. wg8Dq
#: 00040502.xhp
@@ -17780,7 +17780,7 @@ msgctxt ""
"par_id721705754904672\n"
"help.text"
msgid "lowercase"
-msgstr ""
+msgstr "малки букви"
#. dZ7WB
#: 00040502.xhp
@@ -17789,7 +17789,7 @@ msgctxt ""
"par_id21705849310781\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Cycle Case</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Смяна на регистъра</menuitem>."
#. D6Czy
#: 00040502.xhp
@@ -17798,7 +17798,7 @@ msgctxt ""
"par_id761705849949121\n"
"help.text"
msgid "On the <menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, choose <menuitem>Cycle Case</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Текст</menuitem> на раздела <menuitem>Текст</menuitem> изберете <menuitem>Смяна на регистъра</menuitem>."
#. A3pNK
#: 00040502.xhp
@@ -17807,7 +17807,7 @@ msgctxt ""
"par_id771705854047693\n"
"help.text"
msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>Cycle Case</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Начало</menuitem> на раздела <menuitem>Начало</menuitem> изберете <menuitem>Смяна на регистъра</menuitem>."
#. RTmeM
#: 00040502.xhp
@@ -17816,7 +17816,7 @@ msgctxt ""
"par_id21705854140100\n"
"help.text"
msgid "<keycode>Shift + F3</keycode>"
-msgstr ""
+msgstr "<keycode>Shift + F3</keycode>"
#. EzZB2
#: 00040502.xhp
@@ -17825,7 +17825,7 @@ msgctxt ""
"par_id331705888386454\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Sentence case</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Изречение</menuitem>."
#. BP8E7
#: 00040502.xhp
@@ -17834,7 +17834,7 @@ msgctxt ""
"par_id691705888319240\n"
"help.text"
msgid "On the <menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, choose <menuitem>Sentence Case</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Текст</menuitem> на раздела <menuitem>Текст</menuitem> изберете <menuitem>Изречение</menuitem>."
#. HYG6W
#: 00040502.xhp
@@ -17843,7 +17843,7 @@ msgctxt ""
"par_id231705888330093\n"
"help.text"
msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>Sentence Case</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Начало</menuitem> на раздела <menuitem>Начало</menuitem> изберете <menuitem>Изречение</menuitem>."
#. TFCGY
#: 00040502.xhp
@@ -17852,7 +17852,7 @@ msgctxt ""
"par_id441705888817805\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Capitalize Every Word</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Главна Буква На Всяка Дума</menuitem>."
#. DBAEL
#: 00040502.xhp
@@ -17861,7 +17861,7 @@ msgctxt ""
"par_id601705888820669\n"
"help.text"
msgid "On the <menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, choose <menuitem>Capitalize Every Word</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Текст</menuitem> на раздела <menuitem>Текст</menuitem> изберете <menuitem>Главна Буква На Всяка Дума</menuitem>."
#. 2GZBk
#: 00040502.xhp
@@ -17870,7 +17870,7 @@ msgctxt ""
"par_id761705888823309\n"
"help.text"
msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>Capitalize Every Word</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Начало</menuitem> на раздела <menuitem>Начало</menuitem> изберете <menuitem>Главна Буква На Всяка Дума</menuitem>."
#. tkEz6
#: 00040502.xhp
@@ -17879,7 +17879,7 @@ msgctxt ""
"par_id461705889208659\n"
"help.text"
msgid "Choose <menuitem>Format - Text - tOGGLE cASE</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - оБРАТЕН рЕГИСТЪР</menuitem>."
#. EtBNV
#: 00040502.xhp
@@ -17888,7 +17888,7 @@ msgctxt ""
"par_id501705889211499\n"
"help.text"
msgid "On the <menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, choose <menuitem>tOGGLE cASE</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Текст</menuitem> на раздела <menuitem>Текст</menuitem> изберете <menuitem>оБРАТЕН рЕГИСТЪР</menuitem>."
#. ZcZXZ
#: 00040502.xhp
@@ -17897,7 +17897,7 @@ msgctxt ""
"par_id331705889214563\n"
"help.text"
msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>tOGGLE cASE</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Начало</menuitem> на раздела <menuitem>Начало</menuitem> изберете <menuitem>оБРАТЕН рЕГИСТЪР</menuitem>."
#. Fx5Aw
#: 00040502.xhp
@@ -17906,7 +17906,7 @@ msgctxt ""
"par_id111705924730030\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Small Capitals</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Текст - Малки главни букви</menuitem>."
#. DgtC4
#: 00040502.xhp
@@ -17915,7 +17915,7 @@ msgctxt ""
"par_id371705924585992\n"
"help.text"
msgid "<image src=\"cmd/lc_smallcaps.svg\" id=\"img_id861705924585993\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id71705924585994\">Icon Small Capitals</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_smallcaps.svg\" id=\"img_id861705924585993\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id71705924585994\">Икона за малки главни букви</alt></image>"
#. DKoX9
#: 00040502.xhp
@@ -17924,7 +17924,7 @@ msgctxt ""
"par_id521705924585996\n"
"help.text"
msgid "Small Capitals"
-msgstr ""
+msgstr "Малки главни букви"
#. ndDQD
#: 00040502.xhp
@@ -17933,7 +17933,7 @@ msgctxt ""
"par_id111705924648381\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + K</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + K</keycode>"
#. GCxvv
#: 00040502.xhp
@@ -17960,7 +17960,7 @@ msgctxt ""
"par_id221706208496545\n"
"help.text"
msgid "Choose <menuitem>Home - Line Spacing - Line Spacing: 1</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Редова разредка - Редова разредка: 1</menuitem>."
#. 4kbqF
#: 00040502.xhp
@@ -17969,7 +17969,7 @@ msgctxt ""
"par_id621706208522877\n"
"help.text"
msgid "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id491706208522878\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211706208522879\">Icon Line Spacing: 1</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id491706208522878\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211706208522879\">Икона за редова разредка 1</alt></image>"
#. J2CYC
#: 00040502.xhp
@@ -17978,7 +17978,7 @@ msgctxt ""
"par_id761706208522880\n"
"help.text"
msgid "Line Spacing: 1"
-msgstr ""
+msgstr "Редова разредка: 1"
#. AzUAJ
#: 00040502.xhp
@@ -17987,7 +17987,7 @@ msgctxt ""
"par_id471706208695170\n"
"help.text"
msgid "On the <menuitem>Paragraph</menuitem> panel of the <menuitem>Properties</menuitem> deck, choose <menuitem>Line Spacing: 1</menuitem>."
-msgstr ""
+msgstr "В панела <menuitem>Абзац</menuitem> на колодата <menuitem>Свойства</menuitem> изберете <menuitem>Редова разредка: 1</menuitem>."
#. yX8Cv
#: 00040502.xhp
@@ -17996,7 +17996,7 @@ msgctxt ""
"par_id941706227532806\n"
"help.text"
msgid "Choose <menuitem>Format - Spacing - Line Spacing: 1.15</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Разредка - Редова разредка: 1,15</menuitem>."
#. weimd
#: 00040502.xhp
@@ -18005,7 +18005,7 @@ msgctxt ""
"par_id471706227538701\n"
"help.text"
msgid "Choose <menuitem>Home - Line Spacing - Line Spacing: 1.15</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Редова разредка - Редова разредка: 1,15</menuitem>."
#. B5TdM
#: 00040502.xhp
@@ -18014,7 +18014,7 @@ msgctxt ""
"par_id881706227542983\n"
"help.text"
msgid "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id491206208522871\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211706908512879\">Icon Line Spacing: 1.15</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id491206208522871\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211706908512879\">Икона за редова разредка 1,15</alt></image>"
#. rbNrt
#: 00040502.xhp
@@ -18023,7 +18023,7 @@ msgctxt ""
"par_id211706227546357\n"
"help.text"
msgid "Line Spacing: 1.15"
-msgstr ""
+msgstr "Редова разредка: 1,15"
#. 47nFE
#: 00040502.xhp
@@ -18032,7 +18032,7 @@ msgctxt ""
"par_id551706227550461\n"
"help.text"
msgid "On the <menuitem>Paragraph</menuitem> panel of the <menuitem>Properties</menuitem> deck, choose <menuitem>Line Spacing: 1.15</menuitem>."
-msgstr ""
+msgstr "В панела <menuitem>Абзац</menuitem> на колодата <menuitem>Свойства</menuitem> изберете <menuitem>Редова разредка: 1,15</menuitem>."
#. TKPgq
#: 00040502.xhp
@@ -18050,7 +18050,7 @@ msgctxt ""
"par_id631706209159370\n"
"help.text"
msgid "Choose <menuitem>Home - Line Spacing - Line Spacing: 1.5</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Редова разредка - Редова разредка: 1,5</menuitem>."
#. eApKZ
#: 00040502.xhp
@@ -18059,7 +18059,7 @@ msgctxt ""
"par_id91706209168115\n"
"help.text"
msgid "<image src=\"cmd/lc_spacepara15.svg\" id=\"img_id491706208522871\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211706208512879\">Icon Line Spacing: 1.5</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_spacepara15.svg\" id=\"img_id491706208522871\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211706208512879\">Икона за редова разредка 1,5</alt></image>"
#. 7dmd5
#: 00040502.xhp
@@ -18068,7 +18068,7 @@ msgctxt ""
"par_id421706209173994\n"
"help.text"
msgid "Line Spacing: 1.5"
-msgstr ""
+msgstr "Редова разредка: 1,5"
#. BoPas
#: 00040502.xhp
@@ -18077,7 +18077,7 @@ msgctxt ""
"par_id301706209178266\n"
"help.text"
msgid "On the <menuitem>Paragraph</menuitem> panel of the <menuitem>Properties</menuitem> deck, choose <menuitem>Line Spacing: 1.5</menuitem>."
-msgstr ""
+msgstr "В панела <menuitem>Абзац</menuitem> на колодата <menuitem>Свойства</menuitem> изберете <menuitem>Редова разредка: 1,5</menuitem>."
#. nxrCX
#: 00040502.xhp
@@ -18095,7 +18095,7 @@ msgctxt ""
"par_id681706209328430\n"
"help.text"
msgid "Choose <menuitem>Home - Line Spacing - Line Spacing: 2</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Редова разредка - Редова разредка: 2</menuitem>."
#. EQMTj
#: 00040502.xhp
@@ -18104,7 +18104,7 @@ msgctxt ""
"par_id521706209338607\n"
"help.text"
msgid "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id491706208512878\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211746208522879\">Icon Line Spacing: 2</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_spacepara1.svg\" id=\"img_id491706208512878\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211746208522879\">Икона за редова разредка 2</alt></image>"
#. tVccz
#: 00040502.xhp
@@ -18113,7 +18113,7 @@ msgctxt ""
"par_id351706209357125\n"
"help.text"
msgid "Line Spacing: 2"
-msgstr ""
+msgstr "Редова разредка: 2"
#. WC9U7
#: 00040502.xhp
@@ -18122,7 +18122,7 @@ msgctxt ""
"par_id81706209360460\n"
"help.text"
msgid "On the <menuitem>Paragraph</menuitem> panel of the <menuitem>Properties</menuitem> deck, choose <menuitem>Line Spacing: 2</menuitem>."
-msgstr ""
+msgstr "В панела <menuitem>Абзац</menuitem> на колодата <menuitem>Свойства</menuitem> изберете <menuitem>Редова разредка: 2</menuitem>."
#. kNUjf
#: 00040502.xhp
@@ -18131,7 +18131,7 @@ msgctxt ""
"par_id581706230116720\n"
"help.text"
msgid "Choose <menuitem>Format - Spacing - Increase Paragraph Spacing</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Разредка - Увеличаване отстоянието на абзаца</menuitem>."
#. VFSES
#: 00040502.xhp
@@ -18140,7 +18140,7 @@ msgctxt ""
"par_id141706230468450\n"
"help.text"
msgid "Choose <menuitem>Home - Line Spacing - Increase Paragraph Spacing</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Редова разредка - Увеличаване отстоянието на абзаца</menuitem>."
#. bDGBL
#: 00040502.xhp
@@ -18149,7 +18149,7 @@ msgctxt ""
"par_id3150178\n"
"help.text"
msgid "<image id=\"img_id3152425\" src=\"cmd/lc_paraspaceincrease.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152425\">Icon Increase Paragraph Spacing</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152425\" src=\"cmd/lc_paraspaceincrease.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152425\">Икона за увеличаване отстоянието на абзац</alt></image>"
#. fZs7V
#: 00040502.xhp
@@ -18158,7 +18158,7 @@ msgctxt ""
"par_id3156411\n"
"help.text"
msgid "Increase Paragraph Spacing"
-msgstr ""
+msgstr "Увеличаване отстоянието на абзаца"
#. pDPEv
#: 00040502.xhp
@@ -18167,7 +18167,7 @@ msgctxt ""
"par_id741706230519570\n"
"help.text"
msgid "On the <menuitem>Paragraph</menuitem> panel of the <menuitem>Properties</menuitem> deck, choose <menuitem>Increase Paragraph Spacing</menuitem>."
-msgstr ""
+msgstr "В панела <menuitem>Абзац</menuitem> на колодата <menuitem>Свойства</menuitem> изберете <menuitem>Увеличаване отстоянието на абзаца</menuitem>."
#. UDSyd
#: 00040502.xhp
@@ -18176,7 +18176,7 @@ msgctxt ""
"par_id371706230985621\n"
"help.text"
msgid "Choose <menuitem>Format - Spacing - Decrease Paragraph Spacing</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Разредка - Намаляване отстоянието на абзаца</menuitem>."
#. BiCdG
#: 00040502.xhp
@@ -18185,7 +18185,7 @@ msgctxt ""
"par_id451706231015709\n"
"help.text"
msgid "Choose <menuitem>Home - Line Spacing - Decrease Paragraph Spacing</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Редова разредка - Намаляване отстоянието на абзаца</menuitem>."
#. cYNnQ
#: 00040502.xhp
@@ -18194,7 +18194,7 @@ msgctxt ""
"par_id451706230642430\n"
"help.text"
msgid "<image id=\"img_id4152425\" src=\"cmd/lc_paraspacedecrease.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152625\">Icon Decrease Paragraph Spacing</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id4152425\" src=\"cmd/lc_paraspacedecrease.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152625\">Икона за намаляване отстоянието на абзац</alt></image>"
#. DVhGo
#: 00040502.xhp
@@ -18203,7 +18203,7 @@ msgctxt ""
"par_id21706230595303\n"
"help.text"
msgid "Decrease Paragraph Spacing"
-msgstr ""
+msgstr "Намаляване отстоянието на абзаца"
#. oFyoU
#: 00040502.xhp
@@ -18212,7 +18212,7 @@ msgctxt ""
"par_id171706230657581\n"
"help.text"
msgid "On the <menuitem>Paragraph</menuitem> panel of the <menuitem>Properties</menuitem> deck, choose <menuitem>Decrease Paragraph Spacing</menuitem>."
-msgstr ""
+msgstr "В панела <menuitem>Абзац</menuitem> на колодата <menuitem>Свойства</menuitem> изберете <menuitem>Намаляване отстоянието на абзаца</menuitem>."
#. EtDdW
#: 00040502.xhp
@@ -18221,7 +18221,7 @@ msgctxt ""
"par_id161706232102567\n"
"help.text"
msgid "Choose <menuitem>Format - Spacing - Increase Indent</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Разредка - Увеличаване на отстъпа</menuitem>."
#. FCrrq
#: 00040502.xhp
@@ -18230,7 +18230,7 @@ msgctxt ""
"par_id51706232106648\n"
"help.text"
msgid "Choose <menuitem>Home - Increase Indent</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Увеличаване на отстъпа</menuitem>."
#. BQbcy
#: 00040502.xhp
@@ -18239,7 +18239,7 @@ msgctxt ""
"par_id631706232112808\n"
"help.text"
msgid "<image id=\"img_id3452425\" src=\"cmd/lc_incrementindent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3102625\">Icon Increase Indent</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3452425\" src=\"cmd/lc_incrementindent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3102625\">Икона за увеличаване на отстъпа</alt></image>"
#. f5BE5
#: 00040502.xhp
@@ -18248,7 +18248,7 @@ msgctxt ""
"par_id221706232116831\n"
"help.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Увеличаване на отстъпа"
#. dkXud
#: 00040502.xhp
@@ -18257,7 +18257,7 @@ msgctxt ""
"par_id651706232120175\n"
"help.text"
msgid "On the <menuitem>Alignment</menuitem> panel of the <menuitem>Properties</menuitem> deck, choose <menuitem>Increase Indent</menuitem>."
-msgstr ""
+msgstr "В панела <menuitem>Подравняване</menuitem> на колодата <menuitem>Свойства</menuitem> изберете <menuitem>Увеличаване на отстъпа</menuitem>."
#. toXXc
#: 00040502.xhp
@@ -18266,7 +18266,7 @@ msgctxt ""
"par_id271706233153311\n"
"help.text"
msgid "On the <menuitem>Paragraph</menuitem> panel of the <menuitem>Properties</menuitem> deck, choose <menuitem>Increase Indent</menuitem>."
-msgstr ""
+msgstr "В панела <menuitem>Абзац</menuitem> на колодата <menuitem>Свойства</menuitem> изберете <menuitem>Увеличаване на отстъпа</menuitem>."
#. HesC6
#: 00040502.xhp
@@ -18275,7 +18275,7 @@ msgctxt ""
"par_id761706233216932\n"
"help.text"
msgid "Choose <menuitem>Format - Spacing - Decrease Indent</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Форматиране - Разредка - Намаляване на отстъпа</menuitem>."
#. 8gD2U
#: 00040502.xhp
@@ -18284,7 +18284,7 @@ msgctxt ""
"par_id801706232175030\n"
"help.text"
msgid "Choose <menuitem>Home - Decrease Indent</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Начало - Намаляване на отстъпа</menuitem>."
#. qkB9r
#: 00040502.xhp
@@ -18293,7 +18293,7 @@ msgctxt ""
"par_id61706232180085\n"
"help.text"
msgid "<image id=\"img_id3452425\" src=\"cmd/lc_decrementindent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3102625\">Icon Decrease Indent</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3452425\" src=\"cmd/lc_decrementindent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3102625\">Икона за намаляване на отстъпа</alt></image>"
#. T5jwZ
#: 00040502.xhp
@@ -18302,7 +18302,7 @@ msgctxt ""
"par_id151706232182974\n"
"help.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Намаляване на отстъпа"
#. b6kTC
#: 00040502.xhp
@@ -18311,7 +18311,7 @@ msgctxt ""
"par_id481706233143789\n"
"help.text"
msgid "On the <menuitem>Alignment</menuitem> panel of the <menuitem>Properties</menuitem> deck, choose <menuitem>Decrease Indent</menuitem>."
-msgstr ""
+msgstr "В панела <menuitem>Подравняване</menuitem> на колодата <menuitem>Свойства</menuitem> изберете <menuitem>Намаляване на отстъпа</menuitem>."
#. mLhaj
#: 00040502.xhp
@@ -18320,7 +18320,7 @@ msgctxt ""
"par_id221706233146253\n"
"help.text"
msgid "On the <menuitem>Paragraph</menuitem> panel of the <menuitem>Properties</menuitem> deck, choose <menuitem>Decrease Indent</menuitem>."
-msgstr ""
+msgstr "В панела <menuitem>Абзац</menuitem> на колодата <menuitem>Свойства</menuitem> изберете <menuitem>Намаляване на отстъпа</menuitem>."
#. eLguF
#: 00040502.xhp
@@ -20057,7 +20057,7 @@ msgctxt ""
"par_id361703166953911\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + 7</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + 7</keycode>"
#. 3cBDy
#: edit_menu.xhp
@@ -20066,7 +20066,7 @@ msgctxt ""
"par_id3153845\n"
"help.text"
msgid "Choose <menuitem>Edit - Track Changes - Manage</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Редактиране - Следене на промените - Управление</menuitem>."
#. 2TNNe
#: edit_menu.xhp
@@ -20075,7 +20075,7 @@ msgctxt ""
"par_id281703167550014\n"
"help.text"
msgid "Choose <menuitem>Review - Manage</menuitem>."
-msgstr ""
+msgstr "Изберете <menuitem>Преглед - Управление</menuitem>."
#. QSZ7H
#: edit_menu.xhp
@@ -20084,7 +20084,7 @@ msgctxt ""
"par_id71703167551002\n"
"help.text"
msgid "In the <menuitem>Review</menuitem> menu of the <menuitem>Review</menuitem> tab, choose <menuitem>Manage</menuitem>."
-msgstr ""
+msgstr "В менюто <menuitem>Преглед</menuitem> на раздела <menuitem>Преглед</menuitem> изберете <menuitem>Управление</menuitem>."
#. oUUMM
#: edit_menu.xhp
@@ -20093,7 +20093,7 @@ msgctxt ""
"par_id251647262886504\n"
"help.text"
msgid "On the <emph>Track Changes</emph> toolbar, click"
-msgstr ""
+msgstr "В лентата <emph>Следене на промените</emph> щракнете върху"
#. e3cAC
#: edit_menu.xhp
@@ -20102,7 +20102,7 @@ msgctxt ""
"par_id301703166840376\n"
"help.text"
msgid "Open the <menuitem>Manage Changes</menuitem> deck."
-msgstr ""
+msgstr "Отворете колодата <menuitem>Управление на промените</menuitem>."
#. RLwDH
#: edit_menu.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po
index b7d4e5d0373..b588b176aa8 100644
--- a/source/bg/helpcontent2/source/text/shared/01.po
+++ b/source/bg/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-10 09:45+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/bg/>\n"
@@ -53596,13 +53596,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/bg/helpcontent2/source/text/shared/02.po b/source/bg/helpcontent2/source/text/shared/02.po
index 0c1942dece6..8119d69e842 100644
--- a/source/bg/helpcontent2/source/text/shared/02.po
+++ b/source/bg/helpcontent2/source/text/shared/02.po
@@ -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-05-14 01:46+0000\n"
+"PO-Revision-Date: 2024-05-17 20:37+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/bg/>\n"
"Language: bg\n"
@@ -11472,7 +11472,7 @@ msgctxt ""
"hd_id3154873\n"
"help.text"
msgid "<link href=\"text/shared/02/03110000.xhp\">Increase Paragraph Spacing</link>"
-msgstr "<link href=\"text/shared/02/03110000.xhp\">Увеличаване разредката на абзац</link>"
+msgstr "<link href=\"text/shared/02/03110000.xhp\">Увеличаване отстоянието на абзац</link>"
#. R84Ay
#: 03110000.xhp
@@ -11517,7 +11517,7 @@ msgctxt ""
"hd_id3155934\n"
"help.text"
msgid "<link href=\"text/shared/02/03120000.xhp\">Decrease Paragraph Spacing</link>"
-msgstr "<link href=\"text/shared/02/03120000.xhp\">Намаляване разредката на абзац</link>"
+msgstr "<link href=\"text/shared/02/03120000.xhp\">Намаляване отстоянието на абзац</link>"
#. 9DDgR
#: 03120000.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po
index 71bebda4bdb..acf31c3ce7a 100644
--- a/source/bg/helpcontent2/source/text/shared/guide.po
+++ b/source/bg/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-10 19:29+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/bg/>\n"
@@ -27080,14 +27080,14 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr "Отваря следващите файлове в режим на визуализация (само за четене)."
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
-msgstr "Отваря и незабавно стартира следващите документи с презентации. Файловете се затварят след показването им. Файловете, които не са документи на Impress, се отварят в подразбиран режим, независимо от предишния зададен режим."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
+msgstr ""
#. 5R6iA
#: start_parameters.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/optionen.po b/source/bg/helpcontent2/source/text/shared/optionen.po
index 710a07f8ed8..32591a6f91b 100644
--- a/source/bg/helpcontent2/source/text/shared/optionen.po
+++ b/source/bg/helpcontent2/source/text/shared/optionen.po
@@ -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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2024-05-10 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-19 09:45+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/bg/>\n"
"Language: bg\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1562351576.000000\n"
@@ -1680,7 +1680,7 @@ msgctxt ""
"par_id3153418\n"
"help.text"
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 ""
+msgstr "Ще видите тази папка, когато за първи път извикате диалога <emph>Отваряне</emph> или <emph>Записване</emph>. Нарича се също <link href=\"text/shared/guide/workfolder.xhp\">работна директория</link>."
#. DmYec
#: 01010300.xhp
@@ -4425,7 +4425,7 @@ msgctxt ""
"hd_id3153527\n"
"help.text"
msgid "<variable id=\"AppColors_h1\"><link href=\"text/shared/optionen/01012000.xhp\">Application Colors</link></variable>"
-msgstr ""
+msgstr "<variable id=\"AppColors_h1\"><link href=\"text/shared/optionen/01012000.xhp\">Цветове на приложенията</link></variable>"
#. Xs6ky
#: 01012000.xhp
@@ -5631,7 +5631,7 @@ msgctxt ""
"par_id3149379\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using network protocol. Use the <emph>Save As</emph> dialog to save the document and enter a complete URL as the file name in the Internet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Отметнете това поле, за да укажете автоматично изпращане на вградените в документа картини към сървъра в Интернет при качване чрез мрежов протокол. Запишете документа чрез диалога <emph>Записване като</emph> и въведете пълен URL адрес като име на файла в Интернет.</ahelp>"
#. CGmvv
#: 01040000.xhp
@@ -5910,7 +5910,7 @@ msgctxt ""
"hd_id921711370112453\n"
"help.text"
msgid "Resolved comments"
-msgstr ""
+msgstr "Разрешени коментари"
#. nE3Aa
#: 01040200.xhp
@@ -5919,7 +5919,7 @@ msgctxt ""
"par_id281711393211024\n"
"help.text"
msgid "Display comments that have been marked as <link href=\"text/shared/01/04050000.xhp#resolvecomments\">resolved</link>."
-msgstr ""
+msgstr "Показва коментарите, които са отбелязани като <link href=\"text/shared/01/04050000.xhp#resolvecomments\">разрешени</link>."
#. hDFez
#: 01040200.xhp
@@ -5973,7 +5973,7 @@ msgctxt ""
"hd_id541711370751566\n"
"help.text"
msgid "Display tracked changes"
-msgstr ""
+msgstr "Показване на проследените промени"
#. TGWoS
#: 01040200.xhp
@@ -5982,7 +5982,7 @@ msgctxt ""
"hd_id641711371294636\n"
"help.text"
msgid "Tracked deletions in margin"
-msgstr ""
+msgstr "Проследени изтривания в полето"
#. miaqX
#: 01040200.xhp
@@ -5991,7 +5991,7 @@ msgctxt ""
"par_id571711373506102\n"
"help.text"
msgid "Displays text deleted from the document in the left margin, instead of inline."
-msgstr ""
+msgstr "Показва изтрития от документа текст в лявото поле вместо в реда."
#. qZVCc
#: 01040200.xhp
@@ -6000,7 +6000,7 @@ msgctxt ""
"hd_id711711371135989\n"
"help.text"
msgid "Tooltips on tracked changes"
-msgstr ""
+msgstr "Подсказки на проследените промени"
#. mAKFc
#: 01040200.xhp
@@ -6009,7 +6009,7 @@ msgctxt ""
"par_id231711370755518\n"
"help.text"
msgid "Displays a tooltip when you mouseover a change in the document. The tooltip indicates the change's author, timestamp, and whether it is an insertion or deletion."
-msgstr ""
+msgstr "Показва подсказка, когато посочите с мишката промяна в документа. Подсказката показва автора и времевия печат на промяната и дали е вмъкване или изтриване."
#. 5TDVz
#: 01040200.xhp
@@ -8826,7 +8826,7 @@ msgctxt ""
"par_idN10981\n"
"help.text"
msgid "Add paragraph and table spacing at top of first page and page breaks"
-msgstr ""
+msgstr "Добавяне отстояния на абзаци и таблици в началото на страниците"
#. JocxW
#: 01041000.xhp
@@ -9476,14 +9476,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Настройки за електронни таблици"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "Настройки на %PRODUCTNAME Calc"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9503,14 +9503,14 @@ msgctxt ""
msgid "View"
msgstr "Изглед"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
-msgstr "<bookmark_value>клетки; видими линии на мрежата (Calc)</bookmark_value><bookmark_value>кантове; клетки върху екрана (Calc)</bookmark_value><bookmark_value>мрежи; видими линии (Calc)</bookmark_value><bookmark_value>цветове; мрежи и клетки (Calc)</bookmark_value><bookmark_value>разделители на страници; показване (Calc)</bookmark_value><bookmark_value>помощни линии; показване (Calc)</bookmark_value><bookmark_value>манипулатори; показване простиl/големи (Calc)</bookmark_value><bookmark_value>манипулатори; прости/големи (Calc)</bookmark_value><bookmark_value>показване; нулеви стойности (Calc)</bookmark_value><bookmark_value>нулеви стойности; показване (Calc)</bookmark_value><bookmark_value>таблици в електронни таблици; осветяване на стойности</bookmark_value><bookmark_value>клетки; форматиране без ефект (Calc)</bookmark_value><bookmark_value>клетки; оцветяване (Calc)</bookmark_value><bookmark_value>котви; показване (Calc)</bookmark_value><bookmark_value>цветове;ограничаване (Calc)</bookmark_value><bookmark_value>препълване с текст в клетки от електронна таблица</bookmark_value><bookmark_value>обръщения; показване в цвят (Calc)</bookmark_value><bookmark_value>обекти; показване в електронни таблици</bookmark_value><bookmark_value>картини; показване в Calc</bookmark_value><bookmark_value>диаграми; показване (Calc)</bookmark_value><bookmark_value>чертожни обекти; показване (Calc)</bookmark_value><bookmark_value>заглавия на редове; показване (Calc)</bookmark_value><bookmark_value>заглавия на колони; показване (Calc)</bookmark_value><bookmark_value>плъзгачи; показване (Calc)</bookmark_value><bookmark_value>етикети на листи; показване</bookmark_value><bookmark_value>етикети; показване на етикети на листи</bookmark_value><bookmark_value>планове;символи за план</bookmark_value><bookmark_value>клетки;индикатор за формула в клетка</bookmark_value><bookmark_value>клетки;подсказване за формула</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
+msgstr ""
#. uCp3Q
#: 01060100.xhp
@@ -9530,6 +9530,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Определя кои елементи от главния прозорец на <item type=\"productname\">%PRODUCTNAME</item> Calc да се виждат. Можете също да показвате или скривате осветяването на стойности в таблиците.</ahelp>"
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9566,23 +9584,59 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Определя кога да се показват линиите на мрежата. По подразбиране те се виждат само в клетки без фонов цвят. Може да укажете линиите на мрежата да се показват и в клетките с цветен фон или да се скрият навсякъде.</ahelp> За печат изберете <emph>Форматиране - Стил на страница - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Лист</emph></link> и отметнете полето <emph>Мрежа</emph>."
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Цвят"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Задава цвят за линиите на мрежата в текущия документ.</ahelp> За да видите цвета на мрежата, който е бил записан с документа, отворете <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Инструменти - Настройки</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Цветове на приложенията</emph>, в <emph>Схема</emph> намерете <emph>Електронна таблица - Линии от мрежата</emph> и променете цвета на „Автоматично“."
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
#. y2GVB
#: 01060100.xhp
@@ -9683,14 +9737,14 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Индикатори на коментар"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Включва показването на малко квадратче в горния десен ъгъл на клетка, която съдържа коментар. Коментарът се показва само ако включите подсказките в <emph>%PRODUCTNAME - Общи</emph> в диалоговия прозорец Настройки.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgstr ""
#. T4iFp
#: 01060100.xhp
@@ -9710,6 +9764,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Можете да въвеждате и редактирате коментари с командата <link href=\"text/shared/01/04050000.xhp\"><emph>Вмъкване - Коментар</emph></link>. Постоянно показаните коментари могат да бъдат редактирани чрез щракване върху карето с коментара. Щракнете в навигатора и под елемента <emph>Коментари</emph> можете да разгледате всички коментари в текущия документ. Когато щракнете двукратно върху коментар в навигатора, курсорът ще прескочи към клетката, съдържаща кометнтара."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9755,6 +9836,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Докато тази команда е активна, цветовете, зададени в документа, не се показват."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10016,6 +10133,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Ако сте задали <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">план</link></caseinline><defaultinline>план</defaultinline></switchinline>, настройката <emph>Означения на плана</emph> определя дали символите за план да се виждат в края на листа.</ahelp>"
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
@@ -11148,7 +11319,7 @@ msgctxt ""
"par_id101713445258305\n"
"help.text"
msgid "For more information, see <link href=\"text/scalc/guide/address_auto.xhp\">Recognizing Names as Addressing</link>."
-msgstr ""
+msgstr "За повече информация вижте <link href=\"text/scalc/guide/address_auto.xhp\">Разпознаване на имена като адресиране</link>."
#. zDS7k
#: 01060500.xhp
@@ -11688,7 +11859,7 @@ msgctxt ""
"bm_id4249399\n"
"help.text"
msgid "<bookmark_value>formula options;formula syntax</bookmark_value><bookmark_value>formula options;separators</bookmark_value><bookmark_value>formula options;reference syntax in string parameters</bookmark_value><bookmark_value>formula options;recalculating spreadsheets</bookmark_value><bookmark_value>formula options;large spreadsheet files</bookmark_value><bookmark_value>formula options;loading spreadsheet files</bookmark_value><bookmark_value>separators;function</bookmark_value><bookmark_value>separators;array column</bookmark_value><bookmark_value>separators;array row</bookmark_value><bookmark_value>recalculate;formula options</bookmark_value><bookmark_value>recalculating;formula options</bookmark_value><bookmark_value>recalculating;large spreadsheet files</bookmark_value><bookmark_value>loading;large spreadsheet files</bookmark_value><bookmark_value>loading;optimal row height</bookmark_value><bookmark_value>optimal row height;recalculation</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>формули, настройки за;синтаксис за формули</bookmark_value><bookmark_value>формули, настройки за;разделители</bookmark_value><bookmark_value>формули, настройки за;обръщения в низови параметри</bookmark_value><bookmark_value>формули, настройки за;преизчисляване на работни листове</bookmark_value><bookmark_value>формули, настройки за;големи файлове с електронни таблици</bookmark_value><bookmark_value>формули, настройки за;зареждане на електронни таблици</bookmark_value><bookmark_value>разделители;за функции</bookmark_value><bookmark_value>разделители;за колони в масив</bookmark_value><bookmark_value>разделители;за редове в масив</bookmark_value><bookmark_value>преизчисляване;настройки за формули</bookmark_value><bookmark_value>преизчисляване;големи файлове с електронни таблици</bookmark_value><bookmark_value>зареждане;големи файлове с електронни таблици</bookmark_value><bookmark_value>зареждане;оптимална височина на редове</bookmark_value><bookmark_value>оптимална височина на редове;преизчисляване</bookmark_value>"
#. BPgci
#: 01060900.xhp
@@ -11958,7 +12129,7 @@ msgctxt ""
"hd_id351712589455802\n"
"help.text"
msgid "Optimal Row Height"
-msgstr ""
+msgstr "Оптимална височина на редове"
#. GsJYy
#: 01060900.xhp
@@ -11967,7 +12138,7 @@ msgctxt ""
"par_id861712590713554\n"
"help.text"
msgid "For large spreadsheets documents, optimal row height calculation depends on the cell contents formatting and also on the result of the conditional formatted formulas. This setting helps to shorten load times by controlling the optimal row height calculation."
-msgstr ""
+msgstr "При големи електронни таблици изчисляването на оптималната височина на редовете зависи от форматирането на съдържанието на клетките, както и на резултатите от формулите за условно форматиране. Тази настройка спомага за намаляване на времената за зареждане, като управлява изчисляването на оптималната височина на редовете."
#. j2VjF
#: 01060900.xhp
@@ -11976,7 +12147,7 @@ msgctxt ""
"par_id301712590444434\n"
"help.text"
msgid "<emph>Never recalculate</emph> - No row height will be recalculated on loading the file."
-msgstr ""
+msgstr "<emph>Да не се преизчислява</emph> – при зареждането на файла няма да се преизчислява височината на редовете."
#. UPudE
#: 01060900.xhp
@@ -11985,7 +12156,7 @@ msgctxt ""
"par_id171712590450298\n"
"help.text"
msgid "<emph>Always recalculate</emph> - All row height will be recalculated on file load."
-msgstr ""
+msgstr "<emph>Винаги да се преизчислява</emph> – при зареждането на файла ще се преизчислят всички височини на редове."
#. AJUSH
#: 01060900.xhp
@@ -11994,7 +12165,7 @@ msgctxt ""
"par_id91712590453754\n"
"help.text"
msgid "<emph>Prompt user</emph> - Prompt user for action."
-msgstr ""
+msgstr "<emph>Да се пита потребителят</emph> – потребителят ще бъде запитан за действие."
#. FZg3A
#: 01060900.xhp
@@ -14145,7 +14316,7 @@ msgctxt ""
"par_idN106DE\n"
"help.text"
msgid "Decimal key on the numpad - Same as locale setting"
-msgstr ""
+msgstr "Десетичен разделител в цифровия блок - Според настройката на локала"
#. zYFjQ
#: 01140000.xhp
@@ -14163,7 +14334,7 @@ msgctxt ""
"par_idN106F1\n"
"help.text"
msgid "If this checkbox is activated, the character shown after \"Same as locale setting\" is inserted when you press the key on the number pad. If this checkbox is not activated, the character that your keyboard driver software provides is inserted."
-msgstr "Ако това поле е отметнато, когато натиснете клавиша в цифровия блок, се вмъква знакът, показан след „Еднаква с настройката за локал“. Ако полето е празно, се вмъква знакът, подаден от драйвера на клавиатурата."
+msgstr "Ако това поле е отметнато, когато натиснете клавиша в цифровия блок, се вмъква знакът, показан след „Според настройката на локала“. Ако полето е празно, се вмъква знакът, подаден от драйвера на клавиатурата."
#. koHAd
#: 01140000.xhp
@@ -16944,7 +17115,7 @@ msgctxt ""
"par_id711710921223843\n"
"help.text"
msgid "A change in macro security level will only be taken into account in files opened after the change. For files currently opened, you will have to reload them."
-msgstr ""
+msgstr "Промяна в нивото на сигурност на макросите ще се взема предвид само за файлове, отворени след нея. За текущо отворените файлове се налага да ги презаредите."
#. ocGx6
#: macrosecurity_sl.xhp
@@ -17709,7 +17880,7 @@ msgctxt ""
"par_id961713183211118\n"
"help.text"
msgid "By default, OpenCL is enabled in %PRODUCTNAME . While enabled, OpenCL takes advantage of a device’s GPU (graphics processing unit) for faster performance time during calculations. This is helpful when working with large spreadsheets in %PRODUCTNAME Calc that require calculations on large sets of data."
-msgstr ""
+msgstr "По подразбиране в %PRODUCTNAME е активиран OpenCL. Когато е включен, OpenCL се възползва от графичния процесор на устройството за по-високо бързодействие при изчисленията. Това е полезно при работа с големи електронни таблици в %PRODUCTNAME Calc, които изискват изчисления с големи съвкупности от данни."
#. eNqED
#: opencl.xhp
@@ -17718,7 +17889,7 @@ msgctxt ""
"hd_id101713183273963\n"
"help.text"
msgid "OpenCL Options"
-msgstr ""
+msgstr "Настройки на OpenCL"
#. rg6NA
#: opencl.xhp
@@ -17727,7 +17898,7 @@ msgctxt ""
"par_id841713183298490\n"
"help.text"
msgid "If OpenCL is already enabled, the dialog displays <emph>OpenCL is available for use</emph>. If OpenCL is not currently enabled, the displays <emph>OpenCL is not used</emph>."
-msgstr ""
+msgstr "Ако OpenCL вече е активиран, в диалога се изписва <emph>OpenCL е достъпен за употреба</emph>. Ако OpenCL в момента е деактивиран, надписът гласи <emph>OpenCL не се използва</emph>."
#. sCABB
#: opencl.xhp
@@ -17736,7 +17907,7 @@ msgctxt ""
"hd_id291713183290002\n"
"help.text"
msgid "Allow Use of OpenCL"
-msgstr ""
+msgstr "Разрешаване на OpenCL"
#. tFrFk
#: opencl.xhp
@@ -17745,7 +17916,7 @@ msgctxt ""
"par_id831713183303281\n"
"help.text"
msgid "Select or deselect this checkbox to enable or disable OpenCL. Select Apply or OK to update settings. In order for any changes to take effect, %PRODUCTNAME must be restarted."
-msgstr ""
+msgstr "Отметнете или изчистете това поле, за да активирате или деактивирате OpenCL. Изберете „Прилагане“ или OK, за да обновите настройките. За да влязат в сила промените, %PRODUCTNAME трябва да бъде рестартиран."
#. VgajM
#: opencl.xhp
@@ -17754,7 +17925,7 @@ msgctxt ""
"par_id771713183669144\n"
"help.text"
msgid "OpenCL depends on the availability of working drivers for your computer hardware. If OpenCL is not enabled by default, the drivers are not in working state, they may not exist or they are not installed."
-msgstr ""
+msgstr "OpenCL зависи от наличието на работещи драйвери за хардуера на компютъра. Ако OpenCL не е активиран по подразбиране, драйверите не са в работно състояние, може да не съществуват или не са инсталирани."
#. uqPJR
#: securityoptionsdialog.xhp
@@ -17898,7 +18069,7 @@ msgctxt ""
"par_idN10667\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Select to remove user data from file properties, comments and tracked changes when saving. The names of authors in comments and changes will be replaced by generic values as \"Author1\", \"Author2\" and so forth. Time values will also be reset to a single standard value. No personal metadata will be exported.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Отметнете, за да премахнете данните за потребители от свойствата на файла, коментарите и проследените промени при записване. Имената на авторите в коментарите и промените ще бъдат заменени с неутрални стойности като „Автор1“, „Автор2“ и т.н. Стойностите на часовете също ще бъдат заместени с една единствена стандартна стойност. Няма да бъдат експортирани лични метаданни.</ahelp>"
#. HJEQF
#: securityoptionsdialog.xhp
diff --git a/source/bg/helpcontent2/source/text/simpress.po b/source/bg/helpcontent2/source/text/simpress.po
index 831b9798f07..2c0dfd61009 100644
--- a/source/bg/helpcontent2/source/text/simpress.po
+++ b/source/bg/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-02-28 09:45+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/bg/>\n"
@@ -1438,14 +1438,14 @@ msgctxt ""
msgid "Slide"
msgstr "Кадър"
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Кадър</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
+msgstr ""
#. QAk8D
#: main_slide.xhp
diff --git a/source/bg/helpcontent2/source/text/simpress/00.po b/source/bg/helpcontent2/source/text/simpress/00.po
index 742ac86da53..d981d412d21 100644
--- a/source/bg/helpcontent2/source/text/simpress/00.po
+++ b/source/bg/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-14 01:46+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/bg/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1557753857.000000\n"
#. sqmGT
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Изберете <emph>Вмъкване - Дублиране на кадър</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Изберете <emph>Вмъкване - Разширяване на кадъра</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Изберете <emph>Вмъкване - Обобщаващ кадър</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr "<variable id=\"praesent\">Изберете <menuitem>Прожекция - Настройки за прожекция</menuitem>.</variable>"
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr "Нов кадър"
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/bg/helpcontent2/source/text/simpress/01.po b/source/bg/helpcontent2/source/text/simpress/01.po
index 95b962d7083..0dfac15c79a 100644
--- a/source/bg/helpcontent2/source/text/simpress/01.po
+++ b/source/bg/helpcontent2/source/text/simpress/01.po
@@ -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-02 05:57+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 09:45+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/bg/>\n"
"Language: bg\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1558857650.000000\n"
#. mu9aV
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>изглед на плана</bookmark_value><bookmark_value>редактиране;заглавия на кадър</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">План</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"par_id3150715\n"
"help.text"
msgid "The <menuitem>Text Formatting</menuitem> bar contains the following icons for slide titles:"
-msgstr ""
+msgstr "Лентата <menuitem>Форматиране на текст</menuitem> съдържа следните икони за заглавия на кадри:"
#. sjgs3
#: 03090000.xhp
@@ -1310,7 +1310,7 @@ msgctxt ""
"S700002\n"
"help.text"
msgid "<link href=\"text/shared/02/06060000.xhp\">Promote</link>,"
-msgstr ""
+msgstr "<link href=\"text/shared/02/06060000.xhp\">Повишаване</link>,"
#. Ezvdm
#: 03090000.xhp
@@ -1319,7 +1319,7 @@ msgctxt ""
"S700003\n"
"help.text"
msgid "<link href=\"text/shared/02/06050000.xhp\">Demote</link>,"
-msgstr ""
+msgstr "<link href=\"text/shared/02/06050000.xhp\">Понижаване</link>,"
#. pc4MC
#: 03090000.xhp
@@ -1328,7 +1328,7 @@ msgctxt ""
"S700004\n"
"help.text"
msgid "<link href=\"text/shared/02/06100000.xhp\">Move Up</link> and"
-msgstr ""
+msgstr "<link href=\"text/shared/02/06100000.xhp\">Преместване нагоре</link> и"
#. WDddc
#: 03090000.xhp
@@ -1337,7 +1337,7 @@ msgctxt ""
"S700005\n"
"help.text"
msgid "<link href=\"text/shared/02/06110000.xhp\">Move Down</link>."
-msgstr ""
+msgstr "<link href=\"text/shared/02/06110000.xhp\">Преместване надолу</link>."
#. 4Ekzh
#: 03090000.xhp
@@ -1346,7 +1346,7 @@ msgctxt ""
"S700006\n"
"help.text"
msgid "If you want to reorder slide titles with the keyboard, ensure that the cursor is at the beginning of a title and press <keycode>Tab</keycode> to move the title one level lower in the hierarchy."
-msgstr ""
+msgstr "Ако искате да пренаредите заглавията на кадрите с клавиатурата, уверете се, че курсорът е в началото на заглавие, и натиснете <keycode>Tab</keycode>, за да преместите заглавието с едно ниво по-ниско в йерархията."
#. 3mnk9
#: 03090000.xhp
@@ -1355,7 +1355,7 @@ msgctxt ""
"S700007\n"
"help.text"
msgid "To move the title up one level, press <keycode>Shift+Tab</keycode>."
-msgstr ""
+msgstr "За да преместите заглавието с едно ниво нагоре, натиснете <keycode>Shift+Tab</keycode>."
#. ADcC3
#: 03090000.xhp
@@ -1463,7 +1463,7 @@ msgctxt ""
"par_id110120150547279702\n"
"help.text"
msgid "To modify the number of slides you can print on a page, open the <menuitem>Properties</menuitem> sidebar deck and double-click a layout on the <menuitem>Layout</menuitem> content panel."
-msgstr ""
+msgstr "За да промените броя кадри, отпечатвани на една страница, отворете колодата <menuitem>Свойства</menuitem> в страничната лента и щракнете двукратно върху панела <menuitem>Оформление</menuitem>."
#. Tbjmu
#: 03130000.xhp
@@ -1499,7 +1499,7 @@ msgctxt ""
"par_id3155066\n"
"help.text"
msgid "You can specify settings for running a slide show in <link href=\"text/simpress/01/06080000.xhp\"><menuitem>Slide Show - Slide Show Settings</menuitem></link>."
-msgstr ""
+msgstr "Можете да зададете настройки за изпълнение на прожекция в <link href=\"text/simpress/01/06080000.xhp\"><menuitem>Прожекция - Настройки за прожекция</menuitem></link>."
#. E5Lov
#: 03130000.xhp
@@ -1508,7 +1508,7 @@ msgctxt ""
"par_idN106CF\n"
"help.text"
msgid "Specify whether a slide show starts with the current slide or with the first slide on <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline> </switchinline><menuitem> - %PRODUCTNAME Impress - General</menuitem>."
-msgstr ""
+msgstr "В <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Инструменти - Настройки</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress - Общи</menuitem> можете да укажете дали прожекцията да започва с текущия кадър или с първия."
#. vCuCK
#: 03130000.xhp
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_id3150343\n"
"help.text"
msgid "Right-click a slide in <emph>Normal</emph> view and choose <emph>Slide Show.</emph>."
-msgstr ""
+msgstr "Щракнете с десния бутон върху кадър в изгледа <emph>Нормален</emph> и изберете <emph>Прожекция.</emph>"
#. 6pDP2
#: 03130000.xhp
@@ -1544,7 +1544,7 @@ msgctxt ""
"par_id3156445\n"
"help.text"
msgid "Press <keycode>F5</keycode>."
-msgstr ""
+msgstr "Натиснете <keycode>F5</keycode>."
#. tPMHA
#: 03130000.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"par_id3150011\n"
"help.text"
msgid "<ahelp hid=\".\">Switches to one of several master views, where you can add elements that you want to appear on all the slides in your show.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Превключва към един от няколко изгледа на образци. В тях можете да добавяте елементи, които желаете да се виждат на всички кадри при прожекция.</ahelp>"
#. h4RwT
#: 03150100.xhp
@@ -1607,7 +1607,7 @@ msgctxt ""
"bm_id3154013\n"
"help.text"
msgid "<bookmark_value>normal view; backgrounds</bookmark_value><bookmark_value>backgrounds; normal view</bookmark_value><bookmark_value>views;master slide view</bookmark_value><bookmark_value>master slide view</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>нормален изглед; фонове</bookmark_value> <bookmark_value>фонове; нормален изглед</bookmark_value> <bookmark_value>изгледи;изглед на кадър образец</bookmark_value> <bookmark_value>образец за кадри, изглед</bookmark_value>"
#. DM3WL
#: 03150100.xhp
@@ -1967,7 +1967,7 @@ msgctxt ""
"par_idN106FC\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/header_cb\">Adds the text that you enter in the <menuitem>Header text</menuitem> box to the top of the slide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/header_cb\">Добавя в горния край на кадъра текста, който сте въвели в полето <menuitem>Текст на горен колонтитул</menuitem>.</ahelp>"
#. mfnCH
#: 03152000.xhp
@@ -2075,7 +2075,7 @@ msgctxt ""
"par_idN106C8\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/footer_cb\">Adds the text that you enter in the <menuitem>Footer text</menuitem> box to the bottom of the slide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/footer_cb\">Добавя в долния край на кадъра текста, който сте въвели в полето <menuitem>Текст на долен колонтитул</menuitem>.</ahelp>"
#. HfkEu
#: 03152000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>разширяване;кадри</bookmark_value><bookmark_value>кадри;разширяване</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Разширяване на кадъра</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>обобщаващ кадър</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Обобщаващ кадър</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -3389,7 +3389,7 @@ msgctxt ""
"par_id3148488\n"
"help.text"
msgid "Show styles for formatting graphical elements, including text objects."
-msgstr ""
+msgstr "Показва стиловете за форматиране на графични елементи, включително текстови обекти."
#. KGFbD
#: 05100000.xhp
@@ -5612,7 +5612,7 @@ msgctxt ""
"par_idN10807\n"
"help.text"
msgid "Properties: Direction, Spokes, Amount, Color, First color, Fill color, Size, Line color, Font, Font size, Typeface, Zoom"
-msgstr ""
+msgstr "Свойства: Посока, Спици, Количество, Цвят, Първи цвят, Цвят за запълване, Размер, Цвят на контура, Шрифт, Размер на шрифта, Начертание, Мащаб"
#. MKkBo
#: 06060000.xhp
@@ -6271,14 +6271,14 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Настройки на прожекция"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
-msgstr "<bookmark_value>презентации; настройки за</bookmark_value> <bookmark_value>прожекции; настройки за</bookmark_value> <bookmark_value>презентации; прозорец/цял екран</bookmark_value> <bookmark_value>няколко монитора</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
+msgstr ""
#. KBJev
#: 06080000.xhp
@@ -6296,7 +6296,7 @@ msgctxt ""
"par_id3148606\n"
"help.text"
msgid "<variable id=\"praesent\"><ahelp hid=\".uno:PresentationDialog\">Defines settings for your slide show, including how to display it, which slide to start from, the way you advance the slides, and whether you want to use the presenter console or control it remotely.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"praesent\"><ahelp hid=\".uno:PresentationDialog\">Определя настройките за прожекцията, включително как да бъде показана, от кой кадър да се започне, как да се преминава към следващ кадър и дали искате да използвате конзолата за водещия, или да я управлявате дистанционно.</ahelp></variable>"
#. iEAKy
#: 06080000.xhp
@@ -6485,7 +6485,7 @@ msgctxt ""
"hd_id3150130\n"
"help.text"
msgid "Presentation Options"
-msgstr ""
+msgstr "Настройки за презентации"
#. ALZps
#: 06080000.xhp
@@ -6494,7 +6494,7 @@ msgctxt ""
"hd_id3149883\n"
"help.text"
msgid "Disable automatic change of slide"
-msgstr ""
+msgstr "Без автоматична смяна на кадрите"
#. gjhEC
#: 06080000.xhp
@@ -6575,7 +6575,7 @@ msgctxt ""
"hd_id3153718\n"
"help.text"
msgid "Enable animated images"
-msgstr ""
+msgstr "Разрешаване на анимирани изображения"
#. FwfCe
#: 06080000.xhp
@@ -6593,7 +6593,7 @@ msgctxt ""
"hd_id3150960\n"
"help.text"
msgid "Keep presentation always on top"
-msgstr ""
+msgstr "Презентацията е винаги отпред"
#. batkj
#: 06080000.xhp
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">Прозорецът на $[officename] остава най-отпред по време на презентацията. Никоя друга програма няма да показва прозореца си върху презентацията.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6611,7 +6629,7 @@ msgctxt ""
"hd_id6086611\n"
"help.text"
msgid "Display"
-msgstr ""
+msgstr "Визуализация"
#. CyE4H
#: 06080000.xhp
@@ -6629,7 +6647,7 @@ msgctxt ""
"par_id2321543\n"
"help.text"
msgid "These settings are saved in the user configuration and not inside the document."
-msgstr ""
+msgstr "Тези настройки се записват в конфигурацията на потребителя, а не в документа."
#. 3nodF
#: 06080000.xhp
@@ -6665,7 +6683,7 @@ msgctxt ""
"hd_id801700814088862\n"
"help.text"
msgid "Presenter console"
-msgstr ""
+msgstr "Конзола за водещия"
#. Mjgig
#: 06080000.xhp
@@ -6674,7 +6692,7 @@ msgctxt ""
"par_id811700817391617\n"
"help.text"
msgid "The <link href=\"text/simpress/guide/presenter_console.xhp\"><emph>Presenter console</emph></link> provides extra controls and tools useful to the presenter. You can choose to use it in windowed or full screen mode, or disable it entirely."
-msgstr ""
+msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\"><emph>Конзолата за водещия</emph></link> предоставя допълнителни контроли и инструменти, полезни за водещия на презентацията. Можете да изберете дали да я използвате в режим на прозорец или на цял екран, или изцяло да я изключите."
#. ffBZD
#: 06080000.xhp
@@ -6683,7 +6701,7 @@ msgctxt ""
"hd_id841700817775313\n"
"help.text"
msgid "Show navigation bar"
-msgstr ""
+msgstr "Показване на лента за навигация"
#. N27Mg
#: 06080000.xhp
@@ -6692,6 +6710,24 @@ msgctxt ""
"par_id971700817802604\n"
"help.text"
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
+msgstr "Лентата за навигация позволява на водещия да управлява презентацията с бутони в долния ляв ъгъл на екрана, както с показалеца на мишката, така и направо върху дисплея, ако се използва сензорен екран."
+
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
msgstr ""
#. VfvEF
@@ -6701,7 +6737,7 @@ msgctxt ""
"hd_id591700817455799\n"
"help.text"
msgid "Remote control"
-msgstr ""
+msgstr "Дистанционно управление"
#. Be9xm
#: 06080000.xhp
@@ -6710,7 +6746,7 @@ msgctxt ""
"hd_id141700819107315\n"
"help.text"
msgid "Enable remote control"
-msgstr ""
+msgstr "Разрешаване на дистанционно управление"
#. 95kM6
#: 06080000.xhp
@@ -6719,6 +6755,15 @@ msgctxt ""
"par_id3155963\n"
"help.text"
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
+msgstr "Указва, че искате да разрешите дистанционно управление през Bluetooth, докато се изпълнява Impress. За да деактивирате дистанционното управление, махнете отметката от <emph>Разрешаване на дистанционно управление</emph>."
+
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
msgstr ""
#. 2tZxn
@@ -6728,6 +6773,42 @@ msgctxt ""
"par_id941700818283800\n"
"help.text"
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
+msgstr "Предложената връзка ви насочва към <link href=\"https://hub.libreoffice.org/impress-remote\">наличните възможности за инсталиране на приложението</link> във вашето устройство."
+
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
msgstr ""
#. w2iqM
diff --git a/source/bg/helpcontent2/source/text/simpress/guide.po b/source/bg/helpcontent2/source/text/simpress/guide.po
index 3919734a63c..ff77e16e9a6 100644
--- a/source/bg/helpcontent2/source/text/simpress/guide.po
+++ b/source/bg/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-01 09:45+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/bg/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1555874757.000000\n"
#. S83CC
@@ -4489,14 +4489,14 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr "Работа с конзолата за водещия"
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
-msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\">Работа с конзолата за водещия</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
+msgstr ""
#. BBPMC
#: presenter_console.xhp
diff --git a/source/bg/helpcontent2/source/text/swriter/01.po b/source/bg/helpcontent2/source/text/swriter/01.po
index cd5164e615e..1527cdc0966 100644
--- a/source/bg/helpcontent2/source/text/swriter/01.po
+++ b/source/bg/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-19 09:45+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/bg/>\n"
@@ -16289,13 +16289,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16307,13 +16325,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16325,13 +16343,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16343,13 +16361,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/bg/helpcontent2/source/text/swriter/guide.po b/source/bg/helpcontent2/source/text/swriter/guide.po
index 8be03bf3bb9..99d354f63cb 100644
--- a/source/bg/helpcontent2/source/text/swriter/guide.po
+++ b/source/bg/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-09 19:23+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/bg/>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/bg/sc/messages.po b/source/bg/sc/messages.po
index 1addee99f0d..b011f6121ad 100644
--- a/source/bg/sc/messages.po
+++ b/source/bg/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-09 14:47+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/bg/>\n"
@@ -8890,11 +8890,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Стойност "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Стойност 1, стойност 2, ... са аргументи, представляващи извадка от популация."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -8998,11 +8998,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Стойност "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Стойност 1, стойност 2, ... са аргументи, представляващи извадка от популация."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9088,11 +9088,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Стойност "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Стойност 1, стойност 2, ... са аргументи, представляващи извадка от популация."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16939,11 +16939,11 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr "Ред 1, ред 2,... са редовете на сортиране. 1 за възходящо, -1 за низходящо. Подразбира се възходящо."
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
-msgstr "Позволява ви да генерирате списък от последователни числа в масив, например 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
#. ZavA8
#: sc/inc/scfuncs.hrc:4228
@@ -16993,10 +16993,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr "Стойността, с която нараства всяка последователна стойност в масива."
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17029,10 +17029,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17041,22 +17041,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31913,356 +31955,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Свойства на блещукаща линия"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Входен диапазон:"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Изходен диапазон:"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Данни"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Серия:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Отрицателни стойности:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Високи стойности:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Ниски стойности:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Маркер:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Първа стойност:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Последна стойност:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Цветове"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr "Дебелина на линията:"
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Показване на празните клетки като:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Празнина"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Нула"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Продължение"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Показване на скритите"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "От дясно наляво"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Линейна"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Колонна"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "С наслагване"
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Тип:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Свойства"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Индивидуален"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Групов"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "По избор"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Индивидуален"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Групов"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "По избор"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Вертикален максимум:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Вертикален минимум:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Показване на оста X"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Оси"
@@ -33443,344 +33497,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "_Индикатор на коментар"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "Индикатор за формула и подсказка"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Открояване на стойностите"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Отметнете Осветяване на стойностите, за да видите съдържанието на клетките в различни цветове според типа му. Текстовите клетки се отбелязват с черно, формулите – със зелено, числата – със синьо, а защитените клетки – със светлосив фон, независимо как са форматирани за показване."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "Отбелязване на обръщенията с _цвят"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "Включва открояването на всички обръщения във формулата с цветове. Областите от клетки се ограждат с цветен кант веднага щом клетката, съдържаща обръщението, бъде избрана за редактиране."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Закотвяне"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Указва дали да се вижда икона с котва, когато бъде избран вмъкнат обект, например графика."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr "Осветяване на колони/редове"
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr "Отметнете полето „Осветяване на колони/редове“, за да се осветяват редът и колоната на активната клетка."
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Визуализиране"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Заглавия на _редове/колони"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Задава дали да се показват заглавията на редове и колони."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "_Хоризонтален плъзгач"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Указва дали в долния край на документния прозорец да се показва хоризонтална лента с плъзгач."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "_Вертикален плъзгач"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Указва дали в десния край на документния прозорец да се показва вертикална лента с плъзгач."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "_Етикети на листове"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Определя дали да се показват етикетите на листове в долния край на документа – електронна таблица."
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "Озна_чения на плана"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "Ако сте задали план, настройката Означения на плана определя дали символите за план да се виждат в края на листа."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Резюме на търсенето"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Прозорец"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "С_инхронизиране на листовете"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Ако е отметнато, всички листи се показват с еднакво увеличение. В противен случай всеки лист може да има собствен мащаб."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Мащаб"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "_Разделители на страници"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Указва дали да се виждат разделителите на страници в зададена област за печат."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "П_омощни линии при местене"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Определя дали да се виждат помощни линии при преместване на рисунки, рамки, графики и други обекти."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Линии на мрежата:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Показване"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Показване в оцветени клетки"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Скриване"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Определя кога да се показват линиите на мрежата. По подразбиране те се виждат само в клетки без фонов цвят. Може да укажете линиите на мрежата да се показват и в клетките с цветен фон или да се скрият навсякъде."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "Показалец:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "От темата"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Показване на показалеца както е дефиниран в темата с икони, обикновено като дебел кръст."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "Системен"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Показване на подразбирания системен показалец, обикновено стрелка."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Помощни елементи"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Обекти/изображения:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "Диаграми:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "_Графични обекти:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Показване"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Скриване"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Указва дали обектите и изображенията да са видими или скрити."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Показване"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Скриване"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Определя дали диаграмите в документа да са видими или скрити."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Показване"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Скриване"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Определя дали графичните обекти в документа да са видими или скрити."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Обекти"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Определя кои елементи от главния прозорец на Calc да се виждат. Можете също да показвате или скривате осветяването на стойности в таблиците."
diff --git a/source/bg/sfx2/messages.po b/source/bg/sfx2/messages.po
index 49cf63bf3b1..e7fb7e84122 100644
--- a/source/bg/sfx2/messages.po
+++ b/source/bg/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-20 12:22+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/bg/>\n"
@@ -1460,538 +1460,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Даряване"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "За първи път стартирате версия %PRODUCTVERSION на %PRODUCTNAME. Искате ли да се запознаете с новостите?"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Бележки по изданието"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Документът е отворен в режим само за четене."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "Този PDF е отворен в режим само за четене, за да се позволи подписването му."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "Етикетът за класифициране на този документ е %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Преди поставяне от клипборда документът трябва да бъде класифициран."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Нивото на класификация на документа е по-ниско, отколкото на клипборда."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Ниво"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Национална сигурност:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Ограничения за износ:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Извличане"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Редактиране"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Подписване на документ"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Завършване на подписването"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Подписът на документа е невалиден."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Подписът е бил валиден, но документът е променен."
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "С поне един подпис има проблеми: валидността на сертификата не може да бъде проверена."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "С поне един подпис има проблеми: документът е подписан само частично."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "Проверката за валидност на сертификата бе неуспешна и документът е подписан само частично."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Документът е подписан с валиден електронен подпис."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Показване на подписите"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Показване на лентата с инструменти"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Скриване на лентата с инструменти"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Научете повече"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "Главната парола се съхранява в остарял формат, трябва да я опресните."
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Опресняване на паролата"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "Макросите са забранени"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "Макросите в този документ са забранени поради настройките в „Сигурност на макросите“."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "Макросите са забранени поради настройките в „Сигурност на макросите“."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr "Макросите са подписани, но документът (съдържащ събития на документ) не е подписан."
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Показване на макросите"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr "Показване на настройките за сигурност"
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "Показване на събитията"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Сива елегантна"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Кошер"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Синя крива"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Чертеж"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "Бонбони"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "Жълта идея"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "ДНК"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Фокус"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Горска птица"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "Свежест"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Вдъхновение"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Светлини"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Растяща свобода"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Метрополис"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Тъмно синьо"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Природна илюстрация"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Молив"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Пиано"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Портфолио"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Прогрес"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Залез"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Старомоден"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Семпъл"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "CV"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Автобиография"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "По подразбиране"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Съвременен"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Съвременно бизнес писмо, безсерифен шрифт"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Съвременно бизнес писмо, серифен шрифт"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Визитка с лого"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Прост"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "Опростен китайски, обикновен"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr "Японски, обикновен"
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Премахване"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Изчистване на всичко"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Дължина на паролата"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "Въведената от вас парола причинява проблеми със съвместимостта. Моля, въведете парола, по-къса от 52 байта или по-дълга от 55 байта."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "Щракнете с %{key} за отваряне на хипервръзката: %{link}"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Щракнете за отваряне на хипервръзката: %{link}"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(използва се от: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Документ"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Електронна таблица"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Презентация"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Рисунка"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Последно използвани"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Няма скорошни знаци"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Нулиране на всички подразбирани шаблони"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Нулиране на подразбирания текстов документ"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Нулиране на подразбираната електронна таблица"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Нулиране на подразбираната презентация"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Нулиране на подразбираната рисунка"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "Импортиране"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "Разширения"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Преименуване"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Преименуване на категория"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Нова категория"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "Инспектор на UNO обекти"
diff --git a/source/bg/svx/messages.po b/source/bg/svx/messages.po
index 820ef1bcf91..f9f51333d1a 100644
--- a/source/bg/svx/messages.po
+++ b/source/bg/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-03 19:22+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/bg/>\n"
@@ -13052,27 +13052,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Позиция в документа"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13083,27 +13083,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr "Поправяне…"
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18199,8 +18199,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Нов"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr "Персонализиране..."
diff --git a/source/bg/sw/messages.po b/source/bg/sw/messages.po
index 46b6e2fe2ae..e334f4cedb8 100644
--- a/source/bg/sw/messages.po
+++ b/source/bg/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-14 16:37+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/bg/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562504032.000000\n"
#. oKCHH
@@ -23797,49 +23797,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Изберете типа обекти, за които важат настройките за автонадпис."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "Автоматично"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "По думи"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "По знаци"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Сравняване на документи"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Игнориране на поредици с дължина:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Зачитане при сравняване"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Записване при промяна в документа"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Случайни числа за повишаване точността на сравняване на документи"
diff --git a/source/bn-IN/cui/messages.po b/source/bn-IN/cui/messages.po
index 097f5deb9db..0e4c7b44087 100644
--- a/source/bn-IN/cui/messages.po
+++ b/source/bn-IN/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2021-08-25 05:04+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/bn_IN/>\n"
@@ -4235,42 +4235,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "অন্যান্য অক্ষর..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18566,13 +18530,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22286,36 +22256,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "পূর্বরূপ"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/bn-IN/formula/messages.po b/source/bn-IN/formula/messages.po
index 7b54a3d505a..a3238894e36 100644
--- a/source/bn-IN/formula/messages.po
+++ b/source/bn-IN/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,2398 +14,2404 @@ msgstr ""
"X-Generator: LibreOffice\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "ISERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "ISNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#All"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Headers"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Data"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totals"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#This Row"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr ""
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr ""
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ত্রুটির.ধরন"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr ""
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr ""
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr ""
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr ""
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEXTJOIN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "IFS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SWITCH"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINIFS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXIFS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGATE"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2414,7 +2420,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2422,7 +2428,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2430,7 +2436,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2438,7 +2444,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2446,7 +2452,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2454,7 +2460,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2462,98 +2468,98 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENCODEURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RAWSUBTRACT"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/bn-IN/helpcontent2/source/text/scalc/01.po b/source/bn-IN/helpcontent2/source/text/scalc/01.po
index 1260ae7a3a7..b9a5ab6337d 100644
--- a/source/bn-IN/helpcontent2/source/text/scalc/01.po
+++ b/source/bn-IN/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2020-12-31 12:36+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/bn_IN/>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">শীর্ষচরণ বা পাদচরণের বাম পার্শ্বে প্রদর্শন করার জন্য টেক্সট সন্নিবেশ করান।</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15037,14 +15037,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15109,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15172,14 +15172,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15262,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66922,22 +66922,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66958,31 +66958,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66994,6 +66994,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67993,13 +68002,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68047,22 +68056,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69919,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/bn-IN/helpcontent2/source/text/schart/01.po b/source/bn-IN/helpcontent2/source/text/schart/01.po
index 5fdb1575894..05dd9316cf4 100644
--- a/source/bn-IN/helpcontent2/source/text/schart/01.po
+++ b/source/bn-IN/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-02-27 16:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "আপনি <link href=\"text/schart/01/wiz_chart_type.xhp\">লেখচিত্র উইজার্ড</link> এর প্রথম পৃষ্ঠা থেকে একটি লেখচিত্রের ধরন বেছে নিতে পারেন।"
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,41 +6685,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "একটি পাই লেখচিত্র মানসমূহ মোট বৃত্তের বৃত্তীয় অংশ হিসেবে প্রদর্শিত হয়। তীরের দৈর্ঘ্য অথবা প্রতিটি অংশের আয়তন এর মানের সমানুপতিক।"
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "পাই - এই প্রকারভেদটি শুধুমাত্র একটি ডাটা কলমের জন্য সর্বমোট পাই এর মধ্যে বিদ্যমান অংশসমূহ রঙ্গীন এলাকা হিসেবে প্রদর্শন করে। তৈরি লেখচিত্রে, কোনো অংশকে অবশিষ্ট পাই থেকে আলাদা করতে অথবা এর সাথে আবার যুক্ত করতে ক্লিক করে টেনে আনতে পারেন।"
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "বিভক্ত পাই - এই প্রকারভেদটি ইতোমধ্যে আলাদা হওয়া অংশ প্রদর্শন করে। তৈরি লেখচিত্রে, পাই এর কেন্দ্র থেকে একটি ব্যাসার্ধ বরাবর সরানোর জন্য যেকোনো অংশে ক্লিক করে টেনে আনতে পারেন।"
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "ডোনাট - প্রকারভেদটি বহু ডাটা কলাম প্রদর্শন করে। প্রতিটি ডাটা কলাম ভেতরে একটি গর্তসহ একটি ডোনাট আকৃতি হিসেবে প্রদর্শিত হয়, যেখানে পরবর্তী ডাটা কলাম প্রদর্শিত হতে পারে। তৈরি লেখচিত্রে, ডোনাট কেন্দ্র থেকে ব্যাসার্ধ বরাবর সরানোর জন্য একটি বাহ্যিক অংশে ক্লিক করে টেনে আনতে পারেন।"
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "বিভক্ত ডোনাট - এই প্রকারভেদটি ইতোমধ্যেই আলাদ হওয়া বাহ্যিক অংশটি প্রদর্শন করে। তৈরি লেখচিত্রে, ডোনাট কেন্দ্র থেকে ব্যাসার্ধ বরাবর সরানোর জন্য একটি বাহ্যিক অংশ ক্লিক করে টেনে আনতে পারেন।"
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/bn-IN/helpcontent2/source/text/shared/01.po b/source/bn-IN/helpcontent2/source/text/shared/01.po
index 00a2b01063d..145bd5c12e3 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/01.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-11-15 11:38+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/bn_IN/>\n"
@@ -53593,13 +53593,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/bn-IN/helpcontent2/source/text/shared/guide.po b/source/bn-IN/helpcontent2/source/text/shared/guide.po
index f9441fc2531..624f9196001 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/guide.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-12-12 13:30+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/bn_IN/>\n"
@@ -27079,13 +27079,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
diff --git a/source/bn-IN/helpcontent2/source/text/shared/optionen.po b/source/bn-IN/helpcontent2/source/text/shared/optionen.po
index c30a801297b..6173815ebb7 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/optionen.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9475,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "স্প্রেডশীট অপশন"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "%PRODUCTNAME Calc অপশন"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "প্রদর্শন"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr ""
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,22 +9583,58 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "রং"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. y2GVB
@@ -9682,13 +9736,13 @@ msgctxt ""
msgid "Comment indicator"
msgstr "মন্তব্য নির্দেশক"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "আপনি <link href=\"text/shared/01/04050000.xhp\"><emph>সন্নিবেশ - মন্তব্য</emph></link> কমান্ডসহ মন্তব্য টাইপ এবং সম্পাদনা করতে পারেন। স্থায়ীভাবে প্রদর্শিত মন্তব্য, মন্তব্য বাক্সে ক্লিক করার মাধ্যমে সম্পাদনা করা যাবে। ন্যাভিগেটরে ক্লিক করুন এবং <emph>মন্তব্য</emph> এন্ট্রির অধীনে আপনি বর্তমান নথিতে সকল মন্তব্য প্রদর্শন করতে পারেন। ন্যাভিগেটরের একটি মন্তব্যে ক্লিক করার মাধ্যমে, কার্সারটি মন্তব্যযুক্ত সংশ্লিষ্ট ঘরে অবস্থান পরিবর্তন করবে।"
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "এই নির্দেশটি যখন সক্রিয়, ফাংশনটি নিষ্ক্রিয় না হওয়া পর্যন্ত নথিতে বরাদ্দ যেকোনো রং প্রদর্শিত হবে না।"
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr ""
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/simpress.po b/source/bn-IN/helpcontent2/source/text/simpress.po
index 4ff4925fb04..57e7dec1895 100644
--- a/source/bn-IN/helpcontent2/source/text/simpress.po
+++ b/source/bn-IN/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2017-10-04 10:20+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1438,13 +1438,13 @@ msgctxt ""
msgid "Slide"
msgstr ""
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
msgstr ""
#. QAk8D
diff --git a/source/bn-IN/helpcontent2/source/text/simpress/00.po b/source/bn-IN/helpcontent2/source/text/simpress/00.po
index 95526e93fbc..0e897d68c46 100644
--- a/source/bn-IN/helpcontent2/source/text/simpress/00.po
+++ b/source/bn-IN/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-04-17 15:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\"><emph>সন্নিবেশ - অনুরূপ স্লাইড</emph>নির্বাচন করুন </variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\"><emph>সন্নিবেশ - প্রসারণ স্লাইড</emph>নির্বাচন করুন </variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\"><emph>সন্নিবেশ - সারসংক্ষেপ স্লাইড</emph>নির্বাচন করুন </variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/bn-IN/helpcontent2/source/text/simpress/01.po b/source/bn-IN/helpcontent2/source/text/simpress/01.po
index d330701453b..2f49e04ff65 100644
--- a/source/bn-IN/helpcontent2/source/text/simpress/01.po
+++ b/source/bn-IN/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:40+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>outline view</bookmark_value><bookmark_value>editing;slide titles</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">রুপরেখা</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">প্রসারণ স্লাইড</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>summary slide</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">সারসংক্ষেপ স্লাইড</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,13 +6271,13 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "স্লাইড প্রদর্শন বিন্যাসসমূহ"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
msgstr ""
#. KBJev
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">উপস্থাপনার সময় $[officename] এর উইন্ডো উপরে স্থির থাকে। আপনার উপস্থাপনার সামনে অন্য কোনো উইন্ডো তাদের প্রোগ্রাম প্রদর্শন করবে না।</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/simpress/guide.po b/source/bn-IN/helpcontent2/source/text/simpress/guide.po
index 402678e26f1..44487ce8515 100644
--- a/source/bn-IN/helpcontent2/source/text/simpress/guide.po
+++ b/source/bn-IN/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:40+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4489,13 +4489,13 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr ""
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
msgstr ""
#. BBPMC
diff --git a/source/bn-IN/helpcontent2/source/text/swriter/01.po b/source/bn-IN/helpcontent2/source/text/swriter/01.po
index 37bd335bd7d..2cf14403dc8 100644
--- a/source/bn-IN/helpcontent2/source/text/swriter/01.po
+++ b/source/bn-IN/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 20:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/bn-IN/helpcontent2/source/text/swriter/guide.po b/source/bn-IN/helpcontent2/source/text/swriter/guide.po
index 4d08dc5a4a1..6deba88e7ce 100644
--- a/source/bn-IN/helpcontent2/source/text/swriter/guide.po
+++ b/source/bn-IN/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 13:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/bn-IN/sc/messages.po b/source/bn-IN/sc/messages.po
index 867acd20082..a5d709425c4 100644
--- a/source/bn-IN/sc/messages.po
+++ b/source/bn-IN/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-11-17 12:37+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/bn_IN/>\n"
@@ -8986,12 +8986,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "মান"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... হলো ১ হতে ৩০ পর্যন্ত সংখ্যাসূচক আর্গুমেন্ট সমগ্রক উপস্থাপন করে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9102,12 +9101,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "মান"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... হলো ১ হতে ৩০ পর্যন্ত সংখ্যাসূচক আর্গুমেন্ট সমগ্রক উপস্থাপন করে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9199,12 +9197,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "মান"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... হলো ১ হতে ৩০ পর্যন্ত সংখ্যাসূচক আর্গুমেন্ট সমগ্রক উপস্থাপন করে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17285,10 +17282,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17339,10 +17336,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17375,10 +17372,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17387,22 +17384,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32496,356 +32535,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -34045,344 +34096,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "মন্তব্য নির্দেশক (_C)"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "মান হাইলাইটিং (_i)"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "রেফারেন্সসমূহ রঙে দেখান (_S)"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "অ্যাঙ্কর (_A)"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "প্রদর্শন"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "কলাম (_m)/সারি শিরোনাম"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "অনুভূমিক স্ক্রল বার (_z)"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "উল্লম্ব স্ক্রল বার (_V)"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "শীট ট্যাব (_e)"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "অাউটলাইন প্রতীক (_O)"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "উইন্ডো"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "শীট সমলয় (_y)"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "যদি পরীক্ষিত থাকে, সকল শীট একই জুম ফ্যাক্টরে প্রদর্শিত হয়। যদি পরীক্ষিত না থাকে, সকল শীটের নিজস্ব জুম ফ্যাক্টর থাকতে পারে।"
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "জুম"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "পৃষ্ঠা বিভাজক (_P)"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "স্থানান্তর করার সময় হেল্পলাইন (_w)"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "গ্রিড রেখা (_G):"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "প্রদর্শন"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "রঙীন সেলগুলিতে দেখান"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "আড়াল করুন"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "ভিজ্যুয়াল সহায়তা"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "অবজেক্ট (_j)/ছবি:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "অঙ্কন বস্তুসমূহ (_D):"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "প্রদর্শন"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "আড়াল"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "প্রদর্শন"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "আড়াল করুন"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "প্রদর্শন"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "আড়াল করুন"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "অবজেক্ট"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/bn-IN/sfx2/messages.po b/source/bn-IN/sfx2/messages.po
index 84b02e8514d..817b1760b85 100644
--- a/source/bn-IN/sfx2/messages.po
+++ b/source/bn-IN/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-08-25 05:04+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/bn_IN/>\n"
@@ -1435,539 +1435,551 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "এই নথি শুধুমাত্র-পাঠযোগ্য মোডে খোলা হয়।"
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "এই নথির শ্রেণীবিভাগ লেবেলটি %1।"
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "ক্লিপবোর্ডটি পেস্ট করার আগে এই নথিটি শ্রেণীবদ্ধ করা আবশ্যক।"
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "ক্লিপবোর্ডের চেয়ে এই নথিতে নিম্ন শ্রেণীকরণ স্তর রয়েছে।"
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "স্তর"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "জাতীয় নিরাপত্তা:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "রপ্তানি নিয়ন্ত্রণ:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "চেক আউট"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "নথির সম্পাদনা"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "নথিতে স্বাক্ষর করুন..."
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "এই নথিতে একটি অবৈধ স্বাক্ষর আছে।"
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "স্বাক্ষর বৈধ ছিল, কিন্তু নথি সংশোধন করা হয়েছে"
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "এই নথিটি ডিজিটাল স্বাক্ষরিত এবং স্বাক্ষর বৈধ।"
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "স্বাক্ষর দেখান"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "মৌচাক"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "নীল কার্ভ"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "ব্লুপ্রিন্ট পরিকল্পনা"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "ডিএনএ"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "কেন্দ্রবিন্দু"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "অনুপ্রেরণা"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "আলো"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "মহানগরী"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "মাঝরাতের নিল"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "প্রকৃতি চিত্রণ"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "পেন্সিল"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "পিয়ানো"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "অগ্রগতি"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "সূর্যাস্ত"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "মদ"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "প্রাণবন্ত"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "সিভি"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "জীবনবৃত্তান্ত"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "অাধুনিক"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "আধুনিক ব্যবসা চিঠি সানস-সরিফ"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "আধুনিক ব্যবসা চিঠি serif"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "লোগো সঙ্গে ব্যবসা কার্ড"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "সরিয়ে ফেলুন"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "সব মুছে ফেলুন"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "পাসওয়ার্ড দৈর্ঘ্য"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/bn-IN/svx/messages.po b/source/bn-IN/svx/messages.po
index a770756330c..73b69944af4 100644
--- a/source/bn-IN/svx/messages.po
+++ b/source/bn-IN/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-11-17 12:37+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/bn_IN/>\n"
@@ -13133,27 +13133,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13164,27 +13164,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18481,8 +18481,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/bn-IN/sw/messages.po b/source/bn-IN/sw/messages.po
index bff3d1faa4f..84785ae0417 100644
--- a/source/bn-IN/sw/messages.po
+++ b/source/bn-IN/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-11-17 12:37+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/bn_IN/>\n"
@@ -24319,51 +24319,45 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "যে বস্তু ধরনের জন্য স্বয়ংক্রিয় ক্যাপশন সেটিং কার্যকর হবে তা নির্বাচন করুন।"
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
#, fuzzy
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "স্বয়ংক্রিয় (_u)"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr ""
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr ""
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "নথি তুলনা করুন"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/bn/cui/messages.po b/source/bn/cui/messages.po
index 856b3d4e089..72fc12a8f8d 100644
--- a/source/bn/cui/messages.po
+++ b/source/bn/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2020-10-31 11:35+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Bengali <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/bn/>\n"
@@ -4287,42 +4287,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "অন্যান্য অক্ষর..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
#, fuzzy
@@ -19056,13 +19020,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22884,36 +22854,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "প্রাকদর্শন"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/bn/formula/messages.po b/source/bn/formula/messages.po
index 6edf6a6810c..f5c5715c2fb 100644
--- a/source/bn/formula/messages.po
+++ b/source/bn/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2020-11-14 08:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Bengali <https://weblate.documentfoundation.org/projects/libo_ui-master/formulamessages/bn/>\n"
@@ -17,2443 +17,2449 @@ msgstr ""
"X-POOTLE-MTIME: 1542022618.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "ISERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "ISNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#সব"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#শীর্ষচরণ"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#ডাটা"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr ""
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr ""
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr ""
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr ""
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr ""
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORMSDIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORMSINV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERRORTYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr ""
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VARP"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VARP"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEVP"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEVP"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORMDIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPONDIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOMDIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGE"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIF"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGE"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIF"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LEN"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHT"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFT"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACE"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MID"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOMDIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORMDIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "TDIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "FDIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQDIST"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOMDIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEW"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "ZTEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "TTEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORMINV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "FTEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQINV"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMADIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMAINV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr ""
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "TINV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "FINV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr ""
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQDIST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORMDIST"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETADIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETAINV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQDIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQINV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr ""
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr ""
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr ""
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr ""
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr ""
@@ -2462,7 +2468,7 @@ msgstr ""
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2470,7 +2476,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2478,7 +2484,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2486,7 +2492,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2494,7 +2500,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2502,7 +2508,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2510,100 +2516,100 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr ""
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr ""
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FIND"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCH"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/bn/helpcontent2/source/text/scalc/01.po b/source/bn/helpcontent2/source/text/scalc/01.po
index 91053e98654..4b31fba2e34 100644
--- a/source/bn/helpcontent2/source/text/scalc/01.po
+++ b/source/bn/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2019-08-08 17:28+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">শীর্ষচরণ বা পাদচরণের বাম পার্শ্বে প্রদর্শন করার জন্য টেক্সট সন্নিবেশ করান।</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15037,14 +15037,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15109,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15172,14 +15172,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15262,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66922,22 +66922,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66958,31 +66958,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66994,6 +66994,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67993,13 +68002,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68047,22 +68056,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69919,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/bn/helpcontent2/source/text/schart/01.po b/source/bn/helpcontent2/source/text/schart/01.po
index 23fea700a79..0e7f5a986f7 100644
--- a/source/bn/helpcontent2/source/text/schart/01.po
+++ b/source/bn/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-02-27 16:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "আপনি <link href=\"text/schart/01/wiz_chart_type.xhp\">লেখচিত্র উইজার্ড</link> এর প্রথম পৃষ্ঠা থেকে একটি লেখচিত্রের ধরন বেছে নিতে পারেন।"
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,41 +6685,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "একটি পাই লেখচিত্র মানসমূহ মোট বৃত্তের বৃত্তীয় অংশ হিসেবে প্রদর্শিত হয়। তীরের দৈর্ঘ্য অথবা প্রতিটি অংশের আয়তন এর মানের সমানুপতিক।"
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "পাই - এই প্রকারভেদটি শুধুমাত্র একটি ডাটা কলমের জন্য সর্বমোট পাই এর মধ্যে বিদ্যমান অংশসমূহ রঙ্গীন এলাকা হিসেবে প্রদর্শন করে। তৈরি লেখচিত্রে, কোনো অংশকে অবশিষ্ট পাই থেকে আলাদা করতে অথবা এর সাথে আবার যুক্ত করতে ক্লিক করে টেনে আনতে পারেন।"
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "বিভক্ত পাই - এই প্রকারভেদটি ইতোমধ্যে আলাদা হওয়া অংশ প্রদর্শন করে। তৈরি লেখচিত্রে, পাই এর কেন্দ্র থেকে একটি ব্যাসার্ধ বরাবর সরানোর জন্য যেকোনো অংশে ক্লিক করে টেনে আনতে পারেন।"
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "ডোনাট - প্রকারভেদটি বহু ডাটা কলাম প্রদর্শন করে। প্রতিটি ডাটা কলাম ভেতরে একটি গর্তসহ একটি ডোনাট আকৃতি হিসেবে প্রদর্শিত হয়, যেখানে পরবর্তী ডাটা কলাম প্রদর্শিত হতে পারে। তৈরি লেখচিত্রে, ডোনাট কেন্দ্র থেকে ব্যাসার্ধ বরাবর সরানোর জন্য একটি বাহ্যিক অংশে ক্লিক করে টেনে আনতে পারেন।"
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "বিভক্ত ডোনাট - এই প্রকারভেদটি ইতোমধ্যেই আলাদ হওয়া বাহ্যিক অংশটি প্রদর্শন করে। তৈরি লেখচিত্রে, ডোনাট কেন্দ্র থেকে ব্যাসার্ধ বরাবর সরানোর জন্য একটি বাহ্যিক অংশ ক্লিক করে টেনে আনতে পারেন।"
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/bn/helpcontent2/source/text/shared/01.po b/source/bn/helpcontent2/source/text/shared/01.po
index 38d1e968f79..c3c2c07a32e 100644
--- a/source/bn/helpcontent2/source/text/shared/01.po
+++ b/source/bn/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53593,13 +53593,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/bn/helpcontent2/source/text/shared/guide.po b/source/bn/helpcontent2/source/text/shared/guide.po
index 4d3aa785a3b..b10781e3c26 100644
--- a/source/bn/helpcontent2/source/text/shared/guide.po
+++ b/source/bn/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-12-12 13:30+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Bengali <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/bn/>\n"
@@ -27079,13 +27079,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
diff --git a/source/bn/helpcontent2/source/text/shared/optionen.po b/source/bn/helpcontent2/source/text/shared/optionen.po
index e8b77c0ba32..1ae56202fb5 100644
--- a/source/bn/helpcontent2/source/text/shared/optionen.po
+++ b/source/bn/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2019-08-08 17:29+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9475,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "স্প্রেডশীট অপশন"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "%PRODUCTNAME Calc অপশন"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "প্রদর্শন"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr ""
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,22 +9583,58 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "রং"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. y2GVB
@@ -9682,13 +9736,13 @@ msgctxt ""
msgid "Comment indicator"
msgstr "মন্তব্য নির্দেশক"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "আপনি <link href=\"text/shared/01/04050000.xhp\"><emph>সন্নিবেশ - মন্তব্য</emph></link> কমান্ডসহ মন্তব্য টাইপ এবং সম্পাদনা করতে পারেন। স্থায়ীভাবে প্রদর্শিত মন্তব্য, মন্তব্য বাক্সে ক্লিক করার মাধ্যমে সম্পাদনা করা যাবে। ন্যাভিগেটরে ক্লিক করুন এবং <emph>মন্তব্য</emph> এন্ট্রির অধীনে আপনি বর্তমান নথিতে সকল মন্তব্য প্রদর্শন করতে পারেন। ন্যাভিগেটরের একটি মন্তব্যে ক্লিক করার মাধ্যমে, কার্সারটি মন্তব্যযুক্ত সংশ্লিষ্ট ঘরে অবস্থান পরিবর্তন করবে।"
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "এই নির্দেশটি যখন সক্রিয়, ফাংশনটি নিষ্ক্রিয় না হওয়া পর্যন্ত নথিতে বরাদ্দ যেকোনো রং প্রদর্শিত হবে না।"
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr ""
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/simpress.po b/source/bn/helpcontent2/source/text/simpress.po
index 157eebf1992..359e9d3b777 100644
--- a/source/bn/helpcontent2/source/text/simpress.po
+++ b/source/bn/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2017-10-04 10:18+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1438,13 +1438,13 @@ msgctxt ""
msgid "Slide"
msgstr ""
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
msgstr ""
#. QAk8D
diff --git a/source/bn/helpcontent2/source/text/simpress/00.po b/source/bn/helpcontent2/source/text/simpress/00.po
index 30de8083fc4..b85d989c9d4 100644
--- a/source/bn/helpcontent2/source/text/simpress/00.po
+++ b/source/bn/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-04-17 15:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\"><emph>সন্নিবেশ - অনুরূপ স্লাইড</emph>নির্বাচন করুন </variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\"><emph>সন্নিবেশ - প্রসারণ স্লাইড</emph>নির্বাচন করুন </variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\"><emph>সন্নিবেশ - সারসংক্ষেপ স্লাইড</emph>নির্বাচন করুন </variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/bn/helpcontent2/source/text/simpress/01.po b/source/bn/helpcontent2/source/text/simpress/01.po
index dd4378f1db8..3d5f814feba 100644
--- a/source/bn/helpcontent2/source/text/simpress/01.po
+++ b/source/bn/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2019-08-08 17:30+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>outline view</bookmark_value><bookmark_value>editing;slide titles</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">রুপরেখা</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">প্রসারণ স্লাইড</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>summary slide</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">সারসংক্ষেপ স্লাইড</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,13 +6271,13 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "স্লাইড প্রদর্শন বিন্যাসসমূহ"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
msgstr ""
#. KBJev
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">উপস্থাপনার সময় $[officename] এর উইন্ডো উপরে স্থির থাকে। আপনার উপস্থাপনার সামনে অন্য কোনো উইন্ডো তাদের প্রোগ্রাম প্রদর্শন করবে না।</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/simpress/guide.po b/source/bn/helpcontent2/source/text/simpress/guide.po
index a14963b31c7..171b5f215a3 100644
--- a/source/bn/helpcontent2/source/text/simpress/guide.po
+++ b/source/bn/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4489,13 +4489,13 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr ""
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
msgstr ""
#. BBPMC
diff --git a/source/bn/helpcontent2/source/text/swriter/01.po b/source/bn/helpcontent2/source/text/swriter/01.po
index 4ef353cab5e..3ca3be17fda 100644
--- a/source/bn/helpcontent2/source/text/swriter/01.po
+++ b/source/bn/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 20:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/bn/helpcontent2/source/text/swriter/guide.po b/source/bn/helpcontent2/source/text/swriter/guide.po
index 7f7b9411fb6..774f2b0b607 100644
--- a/source/bn/helpcontent2/source/text/swriter/guide.po
+++ b/source/bn/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 13:18+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/bn/sc/messages.po b/source/bn/sc/messages.po
index 8f3ed2c2662..5bf6ef755eb 100644
--- a/source/bn/sc/messages.po
+++ b/source/bn/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9060,12 +9060,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "মান"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... হলো ১ হতে ৩০ পর্যন্ত সংখ্যাসূচক আর্গুমেন্ট সমগ্রক উপস্থাপন করে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9176,12 +9175,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "মান"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... হলো ১ হতে ৩০ পর্যন্ত সংখ্যাসূচক আর্গুমেন্ট সমগ্রক উপস্থাপন করে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9273,12 +9271,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "মান"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... হলো ১ হতে ৩০ পর্যন্ত সংখ্যাসূচক আর্গুমেন্ট সমগ্রক উপস্থাপন করে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17334,10 +17331,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17388,10 +17385,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17424,10 +17421,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17436,22 +17433,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32761,356 +32800,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -34327,353 +34378,413 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
#, fuzzy
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "মান হাইলাইট (~H)"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
#, fuzzy
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "নোঙ্গর"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "প্রদর্শন"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
#, fuzzy
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "অনুভূমিক স্ক্রল বার"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
#, fuzzy
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "উল্লম্ব স্ক্রল বার"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "উইন্ডো (~W)"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "যদি পরীক্ষিত থাকে, সকল শীট একই জুম ফ্যাক্টরে প্রদর্শিত হয়। যদি পরীক্ষিত না থাকে, সকল শীটের নিজস্ব জুম ফ্যাক্টর থাকতে পারে।"
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "বড় করা"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "পৃষ্ঠাবিভাজক"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr ""
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr ""
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "দেখান"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "আড়াল"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr ""
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "অঙ্কন বস্তু"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "দেখান"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "আড়াল"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "দেখান"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "আড়াল"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "দেখান"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "আড়াল"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "বস্তু"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/bn/sfx2/messages.po b/source/bn/sfx2/messages.po
index 14b8db71b37..e787de181db 100644
--- a/source/bn/sfx2/messages.po
+++ b/source/bn/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 19:18+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1440,540 +1440,552 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr ""
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr ""
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "নথির সম্পাদনা"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "ফাইল নথি"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "অপসারণ করুন"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/bn/svx/messages.po b/source/bn/svx/messages.po
index 7ccba1af81f..1481fbfee08 100644
--- a/source/bn/svx/messages.po
+++ b/source/bn/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2020-05-20 11:23+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Bengali <https://weblate.documentfoundation.org/projects/libo_ui-master/svxmessages/bn/>\n"
@@ -13205,27 +13205,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13236,27 +13236,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18608,8 +18608,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/bn/sw/messages.po b/source/bn/sw/messages.po
index c05cba0b62d..578a5da8cc6 100644
--- a/source/bn/sw/messages.po
+++ b/source/bn/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24511,50 +24511,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "যে বস্তু ধরনের জন্য স্বয়ংক্রিয় ক্যাপশন সেটিং কার্যকর হবে তা নির্বাচন করুন।"
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr ""
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr ""
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr ""
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "নথি তুলনা করুন"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/bo/cui/messages.po b/source/bo/cui/messages.po
index c39899aefc0..ccc6f10dee6 100644
--- a/source/bo/cui/messages.po
+++ b/source/bo/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2020-10-31 11:35+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Tibetan <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/bo/>\n"
@@ -4274,42 +4274,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr ""
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
#, fuzzy
@@ -19003,13 +18967,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22828,36 +22798,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/bo/formula/messages.po b/source/bo/formula/messages.po
index c1ab84c5cde..66c889ecd29 100644
--- a/source/bo/formula/messages.po
+++ b/source/bo/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2020-11-14 08:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Tibetan <https://weblate.documentfoundation.org/projects/libo_ui-master/formulamessages/bo/>\n"
@@ -16,2439 +16,2445 @@ msgstr ""
"X-Generator: LibreOffice\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr ""
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr ""
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr ""
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr ""
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#ཡོངས་རྫོགས།"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#ཤོག་སྨིན།"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#གཞི་གྲངས།"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr ""
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr ""
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "AND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr ""
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr ""
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr ""
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr ""
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr ""
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr ""
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr ""
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr ""
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr ""
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr ""
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr ""
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr ""
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr ""
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr ""
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr ""
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr ""
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr ""
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr ""
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr ""
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr ""
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr ""
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr ""
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr ""
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr ""
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr ""
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr ""
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr ""
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr ""
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr ""
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr ""
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEARS"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTHS"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr ""
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr ""
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr ""
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr ""
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr ""
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "abs_num"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr ""
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr ""
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr ""
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr ""
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr ""
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr ""
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr ""
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr ""
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr ""
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr ""
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr ""
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr ""
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr ""
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr ""
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr ""
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr ""
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr ""
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr ""
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr ""
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr ""
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr ""
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr ""
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr ""
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "རེའུ་འགོད་རྟགས།"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr ""
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr ""
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr ""
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr ""
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr ""
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr ""
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr ""
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr ""
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr ""
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr ""
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr ""
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr ""
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr ""
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr ""
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr ""
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr ""
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr ""
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr ""
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr ""
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr ""
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr ""
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr ""
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr ""
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr ""
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "MROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr ""
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr ""
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr ""
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr ""
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr ""
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr ""
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "IMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr ""
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr ""
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr ""
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr ""
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "ཚེས་གྲངས།"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "དུས་ཚོད།"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr ""
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr ""
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr ""
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "ཆུང་ཤོས།"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "ཆུང་ཤོས།"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "ཆེ་ཤོས།"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "ཆེ་ཤོས།"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "ཁྱོན་བསྡོམས།"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "སྒྱུར་ཐོབ།"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "ཆ་སྙོམས་ཐང་།"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "ཆ་སྙོམས་ཐང་།"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "ཁ་གྲངས།"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "ཁ་གྲངས་ 2"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "XNPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "XIRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "XIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "pmt"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "ཁྱད་སྒྱུར།"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "ཁྱད་སྒྱུར།"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "ཁྱད་སྒྱུར།(ཚང་མ་རྨང་གྲངས།)"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "ཁྱད་སྒྱུར།(ཚང་མ་རྨང་གྲངས།)"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "ཁྱད་སྒྱུར།(ཚང་མ་རྨང་གྲངས།)"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "ཁྱད་སྒྱུར།(ཚང་མ་རྨང་གྲངས།)"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "ཚད་ལྡན་གྱི་ཡོ་ཁྱད།(ཚང་མ་རྨང་གྲངས།)"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "ཚད་ལྡན་གྱི་ཡོ་ཁྱད།(ཚང་མ་རྨང་གྲངས།)"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "ཚད་ལྡན་གྱི་ཡོ་ཁྱད།(ཚང་མ་རྨང་གྲངས།)"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "ཚད་ལྡན་གྱི་ཡོ་ཁྱད།(ཚང་མ་རྨང་གྲངས།)"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "ཚད་ལྡན་གྱི་ཡོ་ཁྱད།(ཚང་མ་རྨང་གྲངས།)"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "ཚད་ལྡན་གྱི་ཡོ་ཁྱད།(ཚང་མ་རྨང་གྲངས།)"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr ""
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr ""
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr ""
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr ""
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr ""
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr ""
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr ""
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr ""
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr ""
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr ""
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr ""
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr ""
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "pv"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr ""
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr ""
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr ""
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr ""
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr ""
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "pmt"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr ""
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr ""
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "ལས་ཁྲ།"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr ""
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr ""
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr ""
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr ""
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "fv"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "nper"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr ""
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr ""
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr ""
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr ""
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "ཁྱོན་བསྡོམས།"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "ཁ་གྲངས།"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "ཁ་གྲངས་ 2"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "ཆ་སྙོམས་ཐང་།"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr ""
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "ཆེ་ཤོས།"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "ཆུང་ཤོས།"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "སྒྱུར་ཐོབ།"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "ཚད་ལྡན་གྱི་ཡོ་ཁྱད།(ཚང་མ་རྨང་གྲངས།)"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "ཚད་ལྡན་གྱི་ཡོ་ཁྱད།(ཚང་མ་རྨང་གྲངས།)"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "ཁྱད་སྒྱུར།"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "ཁྱད་སྒྱུར།(ཚང་མ་རྨང་གྲངས།)"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr ""
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr ""
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr ""
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr ""
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr ""
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr ""
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "ཆ་སྙོམས་ཐང་།"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr ""
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "ཆ་སྙོམས་ཐང་།"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr ""
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr ""
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr ""
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr ""
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr ""
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr ""
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr ""
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr ""
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLARFR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr ""
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr ""
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr ""
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr ""
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr ""
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr ""
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr ""
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MIDI"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr ""
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr ""
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr ""
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr ""
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDI"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr ""
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr ""
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr ""
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr ""
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr ""
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr ""
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr ""
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr ""
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr ""
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr ""
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr ""
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr ""
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr ""
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr ""
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr ""
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr ""
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr ""
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr ""
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr ""
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr ""
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr ""
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr ""
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr ""
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr ""
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr ""
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr ""
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr ""
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr ""
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr ""
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr ""
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr ""
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr ""
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr ""
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr ""
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr ""
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr ""
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr ""
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr ""
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr ""
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "AND"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr ""
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr ""
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr ""
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr ""
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr ""
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr ""
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr ""
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr ""
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr ""
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr ""
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr ""
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr ""
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr ""
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr ""
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr ""
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr ""
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr ""
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr ""
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr ""
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr ""
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr ""
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr ""
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr ""
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr ""
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr ""
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr ""
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr ""
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr ""
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr ""
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr ""
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr ""
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr ""
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr ""
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr ""
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr ""
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr ""
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr ""
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr ""
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr ""
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr ""
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr ""
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr ""
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "འདྲ་བཟོའི་རྩིས་རྒྱག་རེའུ་མིག"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr ""
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr ""
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr ""
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr ""
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr ""
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr ""
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr ""
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr ""
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DD~E"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr ""
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr ""
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr ""
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr ""
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr ""
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr ""
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr ""
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr ""
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr ""
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr ""
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr ""
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr ""
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr ""
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr ""
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr ""
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr ""
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr ""
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr ""
@@ -2457,7 +2463,7 @@ msgstr ""
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr ""
@@ -2465,7 +2471,7 @@ msgstr ""
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr ""
@@ -2473,7 +2479,7 @@ msgstr ""
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr ""
@@ -2481,7 +2487,7 @@ msgstr ""
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2489,7 +2495,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr ""
@@ -2497,7 +2503,7 @@ msgstr ""
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr ""
@@ -2505,98 +2511,98 @@ msgstr ""
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr ""
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr ""
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr ""
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr ""
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr ""
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/bo/helpcontent2/source/text/scalc/01.po b/source/bo/helpcontent2/source/text/scalc/01.po
index ec6234904ec..967b5e6fbf4 100644
--- a/source/bo/helpcontent2/source/text/scalc/01.po
+++ b/source/bo/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2019-08-09 08:33+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">མངོན་པའི་ཤོག་སྨིན་ཡང་ན་ཤོག་ཞབས་གཡོན་ངོས་ཀྱི་ཡིག་དེབ་ནང་བཅུག </ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15037,14 +15037,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15109,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15172,14 +15172,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15262,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66922,22 +66922,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66958,31 +66958,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66994,6 +66994,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67993,13 +68002,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68047,22 +68056,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69919,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/bo/helpcontent2/source/text/schart/01.po b/source/bo/helpcontent2/source/text/schart/01.po
index 12d70a5d840..3b17c94e6f8 100644
--- a/source/bo/helpcontent2/source/text/schart/01.po
+++ b/source/bo/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-02-27 16:40+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr ""
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,40 +6685,58 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr ""
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
msgstr ""
#. JRtGo
diff --git a/source/bo/helpcontent2/source/text/shared/01.po b/source/bo/helpcontent2/source/text/shared/01.po
index bf5cde0a965..fa046330d36 100644
--- a/source/bo/helpcontent2/source/text/shared/01.po
+++ b/source/bo/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53593,13 +53593,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/bo/helpcontent2/source/text/shared/guide.po b/source/bo/helpcontent2/source/text/shared/guide.po
index abd62d834a9..3cf90147a5c 100644
--- a/source/bo/helpcontent2/source/text/shared/guide.po
+++ b/source/bo/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -27079,13 +27079,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
diff --git a/source/bo/helpcontent2/source/text/shared/optionen.po b/source/bo/helpcontent2/source/text/shared/optionen.po
index d581ccd1a45..353cfdc7962 100644
--- a/source/bo/helpcontent2/source/text/shared/optionen.po
+++ b/source/bo/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9475,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "ལས་དེབ།"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "ལས་དེབ།"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "མཐོང་རིས།"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr ""
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,22 +9583,58 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "ཚོས་གཞི།"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. y2GVB
@@ -9682,13 +9736,13 @@ msgctxt ""
msgid "Comment indicator"
msgstr ""
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "བཀའ་ཚིག་ <link href=\"text/shared/01/04050000.xhp\"><emph>[བསྒར་འཛུད།] - [མཆན་འགྲེལ།]</emph></link> སྤྱད་ནས་མཆན་འགྲེལ་མཐེབ་འཇུག་དང་རྩོམ་སྒྲིག་བྱས་ཆོག སྔ་ཕྱི་བར་གསུམ་དུ་མངོན་པའི་མཆན་འགྲེལ་ནས་བརྗོད་ན་མཆན་འགྲེལ་གྱི་མཐའ་སྒྲོམ་ལ་རྐྱང་རྡེབ་བྱས་ནས་རྩོམསྒྲིག་བྱས་ཆོག ལག་རོགས་ལ་རྐྱང་རྡེབ་དང་ <emph>མཆན་འགྲེལ་</emph>གཤར་བྱང་བརྒྱུད་མིག་སྔའི་ཡིག་ཚགས་ནང་གི་མཆན་འགྲེལ་ཡོད་ཚད་ལ་ལྟ་ཞིབ་ཐུབ། མཆན་འགྲེལ་ལ་ཆ་རྡེབ་ཀྱིས་འོད་རྟགས་དེ་མཆན་འགྲེལ་ཚུད་པའི་ལྟོས་བཅས་དྲ་མིག་ཏུ་མཆོངས།"
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "བཀའ་ཚིག་འདི་སྤྱད་པའི་སྐབས་བྱེད་ནུས་འདི་ཉིད་ཁ་མ་བརྒྱབ་པར་ཡིག་ཚགས་ནང་གཏན་འཁེལ་གྱི་ཚོས་གཞི་གང་ཡང་མི་མངོན།་ བྱེད་དུས་དེ་ཁ་བརྒྱབ་པར།"
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr ""
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/simpress.po b/source/bo/helpcontent2/source/text/simpress.po
index 265b4b57f15..2064a834f1b 100644
--- a/source/bo/helpcontent2/source/text/simpress.po
+++ b/source/bo/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2017-10-04 10:22+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1438,13 +1438,13 @@ msgctxt ""
msgid "Slide"
msgstr ""
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
msgstr ""
#. QAk8D
diff --git a/source/bo/helpcontent2/source/text/simpress/00.po b/source/bo/helpcontent2/source/text/simpress/00.po
index a227eb2fd35..813c5570e67 100644
--- a/source/bo/helpcontent2/source/text/simpress/00.po
+++ b/source/bo/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-04-17 15:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">ཚལ་ཐོ་:<emph>[བསྒར་འཛུད་] - [སྒྲོམ་བཪྙན་སྤྱིན་ཤོག་ཟུར་དེབ་]</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">ཚལ་ཐོ་<emph>[བསྒར་འཛུད་] - [སྒྲོམ་བཪྙན་སྤྱིན་ཤོག་རྒྱ་སྐྱེད་]</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">ཚལ་ཐོ་<emph>[བསྒར་འཛུད་] - [སྒྲོན་བཪྙན་སྤྱིན་ཤོག་གནད་བསྡུས་]</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/bo/helpcontent2/source/text/simpress/01.po b/source/bo/helpcontent2/source/text/simpress/01.po
index f743ae9284e..2de14f55de1 100644
--- a/source/bo/helpcontent2/source/text/simpress/01.po
+++ b/source/bo/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>རྩ་འཛིན་ཐད་མཐོང་དཔེ་རིས་</bookmark_value><bookmark_value>རྩོམ་སྒྲིག་ སྒྲོན་བཪྙན་སྤྱིན་ཤོག་གི་ཁ་བྱང་</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">རྩ་འཛིན་</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>འགྲེམ་པ་ སྒྲོན་བཪྙན་སྤྱིན་ཤོག་</bookmark_value><bookmark_value>སྒྲོན་བཪྙན་སྤྱིན་ཤོག་ འགྲེམ་པ་</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">སྒྲོན་བཪྙན་སྤྱིན་ཤོག་འགྲེམས་པ་</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>གནས་བསྡུས་སྒྲོན་བཪྙན་སྤྱིན་ཤོག་</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">གནས་བསྡུས་སྒྲོན་བཪྙན་སྤྱིན་ཤོག་</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,13 +6271,13 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "བསྟོན་པའི་ཐབས་ལམ་བཀོད་སྒྲིག་"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
msgstr ""
#. KBJev
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">བཪྙན་གཏོང་གསལ་སྟོན་ཡིག་ཟིན་གྱི་ངོས་ལ་མི་མངོན་པ་ $[officename] གཞན་གྱི་སྒེའུ་ཁུང་གོ་རིམ་ གསལ་སྟོན་ཡིག་ཟིན་བྱེད་པའི་བརྒྱུད་རིམ་ནང་སྒེའུ་ཁུང་རྗེས་མཐའ་བར་གསུམ་དུ་རྩེ་མོར་གནས་དགོས་པ་ལས་ </ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/simpress/guide.po b/source/bo/helpcontent2/source/text/simpress/guide.po
index bfbf689ae65..6797257bae8 100644
--- a/source/bo/helpcontent2/source/text/simpress/guide.po
+++ b/source/bo/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4489,13 +4489,13 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr ""
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
msgstr ""
#. BBPMC
diff --git a/source/bo/helpcontent2/source/text/swriter/01.po b/source/bo/helpcontent2/source/text/swriter/01.po
index a091cfde996..0f03416c185 100644
--- a/source/bo/helpcontent2/source/text/swriter/01.po
+++ b/source/bo/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 20:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/bo/helpcontent2/source/text/swriter/guide.po b/source/bo/helpcontent2/source/text/swriter/guide.po
index e8aba6fd7bf..6a5dc7cb75c 100644
--- a/source/bo/helpcontent2/source/text/swriter/guide.po
+++ b/source/bo/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 13:20+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/bo/sc/messages.po b/source/bo/sc/messages.po
index c54a68670a5..fb92bdb50d3 100644
--- a/source/bo/sc/messages.po
+++ b/source/bo/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9117,12 +9117,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "values"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "གྲངས་ཀ་ 1 གྲངས་ཀ་ 2ནི་1ནས་30བར་གྱི་འདེམ་དཔེ་གཅིག་གི་གཞི་རྒྱུ་མཚོན་པ།"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9233,12 +9232,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "values"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "གྲངས་ཀ་ 1 གྲངས་ཀ་ 2ནི་1ནས་30བར་གྱི་འདེམ་དཔེ་གཅིག་གི་གཞི་རྒྱུ་མཚོན་པ།"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9332,12 +9330,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "values"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "གྲངས་ཀ་ 1 གྲངས་ཀ་ 2ནི་1ནས་30བར་གྱི་འདེམ་དཔེ་གཅིག་གི་གཞི་རྒྱུ་མཚོན་པ།"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17423,10 +17420,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17477,10 +17474,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17513,10 +17510,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17525,22 +17522,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32864,356 +32903,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -34429,352 +34480,412 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
#, fuzzy
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "གྲངས་ཐང་འབུར་ཐོན་དུ་མངོན་པ།(~V)"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
#, fuzzy
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "འཆིང་བརྒྱབ།"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "གསལ་བ།"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
#, fuzzy
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "ཆུ་སྙོམས་ཁ་ཕྱོགས་ཀྱི་འགྲིལ་མདའི་ཚང་།"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
#, fuzzy
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "དྲང་འཕྱང་ཁ་ཕྱོགས་ཀྱི་འགྲིལ་བྱང།"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "སྒེའུ་ཁུང་།(~W)"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "མངོན་པའི་སྡུར་ཚད།"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "ཤོག་གྲངས་བརྗེ་བ།"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr ""
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr ""
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "མངོན་པ།"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "གབ་པ།"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr ""
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "རི་མོ་འབྲི་བ།"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "མངོན་པ།"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "གབ་པ།"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "མངོན་པ།"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "གབ་པ།"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "མངོན་པ།"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "གབ་པ།"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "བྱ་ཡུལ།"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/bo/sfx2/messages.po b/source/bo/sfx2/messages.po
index c2ab110071d..f51e425b86e 100644
--- a/source/bo/sfx2/messages.po
+++ b/source/bo/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 19:18+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1441,540 +1441,552 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr ""
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr ""
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "ཡིག་ཚགས་རྩོམ་སྒྲིག"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "ཡིག་ཆ་ཉར་ཚགས།"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "བསུབ་པ།"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/bo/svx/messages.po b/source/bo/svx/messages.po
index 117de6ccf0e..89f6db3d142 100644
--- a/source/bo/svx/messages.po
+++ b/source/bo/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13238,27 +13238,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13269,27 +13269,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18625,8 +18625,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/bo/sw/messages.po b/source/bo/sw/messages.po
index b6ab1108cdf..bc172b43b8c 100644
--- a/source/bo/sw/messages.po
+++ b/source/bo/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24522,50 +24522,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr ""
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr ""
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr ""
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "བསྡུར་བའི་ཡིག་ཚགས།"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/br/cui/messages.po b/source/br/cui/messages.po
index fd0ee992f22..bf176891f7e 100644
--- a/source/br/cui/messages.po
+++ b/source/br/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4222,42 +4222,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Arouezennoù all..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18564,13 +18528,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22285,36 +22255,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Alberz"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/br/formula/messages.po b/source/br/formula/messages.po
index cd4ed321deb..4462cf19eb0 100644
--- a/source/br/formula/messages.po
+++ b/source/br/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2020-04-29 20:26+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Breton <https://weblate.documentfoundation.org/projects/libo_ui-master/formulamessages/br/>\n"
@@ -16,2403 +16,2409 @@ msgstr ""
"X-Generator: LibreOffice\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "MAR"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "MARFAZI"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "MARNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "DIBAB"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Pep Tra"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Reollinoù"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Roadennoù"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Holladoù"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Ar Renk-mañ"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "HA"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "PE"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XPE"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "KET"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NACH"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "DARG"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "GWIR"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "DIWIR"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "HIZIV"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "BREMAN"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "BREMANEL"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEREZIOU"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANOU"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "DAOUVONAD"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "PERIAD"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "BLOAZ"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MIZ"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DEIZ"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "EUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MUNUTENN"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "EILENN"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "AROUEZ"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "KEV"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "GOULLOEO"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "TESTENNEO"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "KETTESTENNEO"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "KEMPOELLEO"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "RIZH"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "KELLIG"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "DAVEEO"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "NIVEREO"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "REOLLUNEO"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "KETHEGERZ"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "FAZEO"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "FAZIEO"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "HEBAREO"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "AMPAREO"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DEIZIADGWERZH"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "EURGWERZH"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "BONEG"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "LAMESAOU"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "PENNLIZHN"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "ANVDEN"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LIZHMUNUT"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "NIVAROUEZ"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "GWERZH"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "SKARZH"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "AROUEZENN"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNAROUEZ"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "HEBAR"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "AMPAR"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "DASPARZHSKOUERIEK"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "DASPARZH.SKOUERIEK"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERGIN"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "DASPARZHSKOUERIEKGIN"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "DASPARZH.SKOUERIEK.GIN"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "LNGAMMA"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "LNGAMMA.SPIS"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "RIZHFAZI"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "RIZH.FAZI"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "REOLLUN"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABEG"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "LEIN.JEDONIEZH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "LEIN"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "LEIN.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "LEIN.SPIS"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.LEIN"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "LEUR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "LEUR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "LEUR.JEDZH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "LEUR.SPIS"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "RONTAAD"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "RONTAADUHEL"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "RONTAADIZEL"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TROCHET"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "MACH"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "KENKEMENT.BIH"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SAMMADLIESAD"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SAMMADDAOUVAC'HAD"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SAMMADX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SAMMADX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SAMMADXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DEIZIAD"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "AMZER"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DEIZIOU"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DEIZIOU360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DEIZIADMA"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MUN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MUNA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "UCH"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "UCHA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SAMMAD"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "LIESAD"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "KEITAD"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "KEITADA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "KONT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "KONTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "GBN"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "FEURDISTDIAB"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "FEURDISTDIABIZEK"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "SAVKAMPIPOSTADMAREVEZH"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "ARGM"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "ARGA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "ARGP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "ARGPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "ARG.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "ARG.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "FORCHADRIZH"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "FORCHADRIZHA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "FORCHADRIZHP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "FORCHADRIZHPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "FORCHADRIZH.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "FORCHADRIZH.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr ""
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "DASPARZHSKOUERIEK"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "LEZARGEMMVACHEL"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "DASPARZH.ARGEMMVACHEL"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "LEZBINOMIEK"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "DASPARZH.BINOMIEK"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "DASPARZH.POISSON"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "KEDAOZ"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "KEDAOZA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "KEVAMSAVADUR"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "KEVAMSAVADURA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "GWBR"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "SIFRSAMMADBLOAZ"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "MENTELADWARZIGRESK"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "MENTELADWARZIGRESKARGEMM"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "TRAOLADLINENNEK"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "TALADDREVAREVEZH"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "BANNOU"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "RENKOU"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "FOLLENNOU"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "BANN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "RENK"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "FOLLENN"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "ASKORPOSTAD"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "GWERZDAZONT"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NIVMAR"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "FEUR"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "KAMPIEVITTALAD"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "KEVALAEVITTALAD"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "SAMMKAMPITALET"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "KEVALATALET"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "FEUR.GWERC'HEK"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "FEURMERKEL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "ISHOLLAD"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "SVSAMMAD"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "SVKONT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "SVKONTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "SVKEITAD"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "SVLENN"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "SVUCHEK"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "SVIZEK"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "SVLIESAD"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "SVFORCHADRIZH"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "SVFORCHADRIZHP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "SVARGM"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "SVARGMP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "AMEEUN"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "CHOMLECH"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "KENGLOT"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "KONTGOULLO"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "KONTMAR"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SAMMADMAR"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "KEITADMAR"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SAMMADMARLIES"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "KEITADMARLIES"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "KONTMARLIES"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "TAOLSELL"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "TAOLSELLAS"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "TAOLSELLAZ"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "LIESLIJORENN"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "LINKAN"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "IBIL"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "MAEZIOU"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "LURBREIZH"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "AMSAVIN"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "KPZH"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "KAVET"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "REIZH"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "KLEIZ"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "DEHOU"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "KLASK"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "HEDAD.TSTNN"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "NIV.B.AROUEZ"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "DEHOUB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "KLEIZB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "AMSAVIN"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "KREIZB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TESTENN"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "ERLECHIAN"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "ASSAVTESTENN"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "ARREVELLAÑ"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "ARREVELL"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "JUNTTESTENN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "MARiou"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "TRECHAOLIN"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MARiouIZEK"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MARiouUCHEK"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "GWERZHM"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "DIDERMINOGED"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "GINADOGED"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "LIESADOGED"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TREUZLECHIAN"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "OGEDUNAN"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "KLASKGWERZH"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "DASPARZHGOURMENTONIEL"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "DASPARZH.GOURMENTONIEL"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "DASPARZHLOGREIZH"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "DASPARZH.LOGREIZH"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "DASPARZHSTUDIER"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "DASPARZH.STUDIER.DAOUDU"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "DASPARZH.STUDIER.N"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "DASPARZH.STUDIER.DEHOU"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "DASPARZHF"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "DASPARZH.F"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "DASPARZH.DEHOU.F"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "DASPARZHKHIDAOU"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "DASPARZH.KHIDAOU.DEHOU"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "DASPARZH.WEIBULL"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "DASPARZHBINOMIEKNACH"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "DASPARZH.BINOMIEKNACH"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "DEZVERKBINOMIEL"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOMIEL.GIN"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURTOSIS"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "KEITAD.KEMBLACHEK"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "KEITAD.MENTRONIEZHEL"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "KREIZET.DIGRESKET"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "FORCHAD.KEITAD"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "GWEZHIADER.ANKEMPARZHDER"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "GWEZHIADER.ANKEMPARZHDER.POBLANS"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "SAMMAD.KARREZIOU.FORCHADOU"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "KREIZAT"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODEK"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MOD.EEUN"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MOD.LIES"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "PROUAD.Z"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr ""
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "KEVELSTROLLAN"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "PROUAD.STUDIER"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr ""
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "REZ"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "KANTRANNER"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "RENK.DREGANTAD"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "KANTRANNER.ENKORFAN"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "RENKDREGANTAD.ENKORFAN"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "PERRANNER.ENKORFAN"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "ATALAD.RENK"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "KANTRANNER.EZLAKAAT"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "RENKDREGANTAD.EZLAKAAT"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "PERRANNER.EZLAKAAT"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RENK.KEITAD"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "GWERZH.VRAS"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "GWERZH.VIHAN"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "ALIESTED"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "PERRANNER"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "DASPARZHREIZHGIN"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "DASPARZH.REIZH"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "ETREMEZ.FIZIANS"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "ETREMEZ.FIZIANS.REIZH"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "ETREMEZ.FIZIANS.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "PROUADF"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "PROUAD.F"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "KEITAD.DIGRESKET"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "TEBEGEZH"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "GWEZHIADER.KEFLENDED"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "KEHEBIANT"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "KEHEBIANT.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "KEHEBIANT.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "GWEZHIADER.DIDERMENDER"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "FAZI.RIZH.XY"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "DIRIBIN"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "HEDENN.ORIN"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TUAD"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "KENGRESK"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "EEUNENNREIZH"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGREG"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "DIAWEL"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "DIAWEL.LENKR.ARGEMMVACHEL.OUZHPENNEL"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "DIAWEL.LENKR.ARGEMMVACHEL.RANVLOAZELEZH"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "DIAWEL.LENKR.ARGEMMVACHEL.LIESAEL"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "DIAWEL.LENKR.ARGEMMVACHEL.PI.OUZHPENNEL"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "DIAWEL.LENKR.ARGEMMVACHEL.STADEG.OUZHPENNEL"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "DIAWEL.LENKR.ARGEMMVACHEL.STADEG.LIESAEL "
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "DIAWEL.LINENNEK "
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "KHIDAOUGIN"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "DASPARZH.KHIDAOU.GIN.DEHOU"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "DASPARZHGAMMA"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "DASPARZH.GAMMA"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "DASPARZHGAMMAGIN"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "DASPARZHGAMMA.GIN"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "DASPARZHSTUDIERGIN"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "DASPARZH.GIN.STUDIER.DAOUDU"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "DASPARZHSTUDIER.GIN"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "DASPARZHGINF"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "DASPARZH.GIN.F"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "DASPARZH.GIN.DEHOU.F"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "PROUADKHIDAOU"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "PROUAD.DASPARZH.KHIDAOU"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "DASPARZHLOGREIZHGIN"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "DASPARZHLOGREIZH.GIN"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "NINVADUR.LIESEK"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "DASPARZHBETA"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAGINA"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "DASPARZH.BETA"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.GIN"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "NV.SIZHUN"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "KEITNIVSIZHUN"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "NIVSIZHUN_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "SULFASK"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "DEIZSIZ"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NV.DEIZIADOU.OBERIET"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NIVDEVEZHIOU.LABOURET.DIABARZH"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "DEVEZHIOULABOURET.DIABARZH"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#ANV!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STIL"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "ESKEMMROADDIALUSK"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "DIAZEZ"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DEKRED"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "AMDREIN_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "ERE.GOURDESTENN"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "TITOUR"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "TESTENNTHAI"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "KAOUTROADPAOELL"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "AMDREINEURO"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "GWERZH.NIVER"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "LEZENNKHIDAOU"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "DASPARZH.KHI.DAOU"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "LEZENNKHIDAOUGIN"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "LEZENN.KHIDAOU.GIN"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BIT.HA"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BIT.PE"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BIT.PE.X"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BIT.LINKAN"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BIT.LINKAN.L"
@@ -2421,7 +2427,7 @@ msgstr "BIT.LINKAN.L"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2429,7 +2435,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2437,7 +2443,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#GWERZH!"
@@ -2445,7 +2451,7 @@ msgstr "#GWERZH!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#DAVE!"
@@ -2453,7 +2459,7 @@ msgstr "#DAVE!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#ANV?"
@@ -2461,7 +2467,7 @@ msgstr "#ANV?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NIV!"
@@ -2469,100 +2475,100 @@ msgstr "#NIV!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#DIHEGERZ"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "SILXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "LIV"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "GWAZEREZHWEB"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "FAZIARCHWEL.SPIS"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "FAZIARCHWELKLOKAUS.SPIS"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENBONEGANURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "EZDODATKRAI"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "KAVET"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "KLASK"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/br/sc/messages.po b/source/br/sc/messages.po
index 58f9d39d4d9..21407f3a11e 100644
--- a/source/br/sc/messages.po
+++ b/source/br/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8969,12 +8969,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Gwerzh"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Gwerzh 1, Gwerzh 2, ... zo arguzennoù adalek 1 betek 30 a ya d'ober ur standilhon tapet diouzh ur boblañs klok a-diazez."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9085,12 +9084,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Gwerzh"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Gwerzh 1, Gwerzh 2, ... zo arguzennoù adalek 1 betek 30 a ya d'ober ur standilhon tapet diouzh ur boblañs klok a-diazez."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9182,12 +9180,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Gwerzh"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Gwerzh 1, Gwerzh 2, ... zo arguzennoù adalek 1 betek 30 a ya d'ober ur standilhon tapet diouzh ur boblañs klok a-diazez."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17203,10 +17200,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17257,10 +17254,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17293,10 +17290,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17305,22 +17302,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32363,356 +32402,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -33909,344 +33960,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Me_neger askelennoù"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Usskediñ ar gwerzhioù"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "_Skrammañ an daveoù e liv"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Eoriñ"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Skrammañ"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Reollinoù ar _bannoù/ar renkoù"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Barrenn dibunañ a-_blaen"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Barrenn dibunañ a-_serzh"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "Ivin_elloù ar follennoù"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "_Arouezioù ar steuñv"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Prenestr"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "Goubredañ ar f_ollennoù"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Zoum"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Lammoù _pajenn"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Linennoù-dealfoù e-_pad an dilec'hiañ"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "Linennoù ar _gael :"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Diskouez"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Skrammañ war kelligoù livet"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Kuzhat"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Skoazelloù evit ar gweled"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Er_gorennoù/Skeudennoù :"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Ergor_ennoù tresañ :"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Diskouez"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Kuzhat"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Diskouez"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Kuzhat"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Diskouez"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Kuzhat"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Ergorennoù"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/br/sfx2/messages.po b/source/br/sfx2/messages.po
index b3da9a510de..646dee01fc4 100644
--- a/source/br/sfx2/messages.po
+++ b/source/br/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 19:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1440,542 +1440,554 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Teul digor e mod lenn hepken."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "%1 eo skritell rummata an teul-mañ."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "An teul-mñ a rank bezañ rummataet kent ma vo peget ar golverad."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Ul live rummata izeloc'h eget hini ar golver ez eus gant an teul-mañ."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Diogelroez vroadel :"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Reolerezh an ezporzhiañ :"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
#, fuzzy
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Teurel ur sell"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Embann an teul"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Sinañ an teul..."
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Dilemel"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/br/svx/messages.po b/source/br/svx/messages.po
index 899bdd1b6ac..3b39928a084 100644
--- a/source/br/svx/messages.po
+++ b/source/br/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2020-05-20 11:23+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Breton <https://weblate.documentfoundation.org/projects/libo_ui-master/svxmessages/br/>\n"
@@ -13131,27 +13131,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Lec'hiadur en _teul"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13162,27 +13162,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18340,8 +18340,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/br/sw/messages.po b/source/br/sw/messages.po
index 436f9f50117..c77d2be8d95 100644
--- a/source/br/sw/messages.po
+++ b/source/br/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23935,49 +23935,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "En_gefreek"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "Dre c'h_er"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "Dre _arouezenn"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Keñveriañ an teulioù"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Derc'hel kont anezhi pa vez keñveriet"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Kadaviñ an dra-mañ pa vez kemmet an teul"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Niverenn dargouezhek da wellaat spister keñveriadur an teul"
diff --git a/source/brx/cui/messages.po b/source/brx/cui/messages.po
index 34977722a82..4432c7343e3 100644
--- a/source/brx/cui/messages.po
+++ b/source/brx/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4261,42 +4261,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr ""
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
#, fuzzy
@@ -18954,13 +18918,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22780,36 +22750,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "सिगांनि नुथाय"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/brx/formula/messages.po b/source/brx/formula/messages.po
index 849f728149e..a4f4715814d 100644
--- a/source/brx/formula/messages.po
+++ b/source/brx/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,2438 +14,2444 @@ msgstr ""
"X-Generator: LibreOffice\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "जुदि"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#All"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Headers"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Data"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr ""
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr ""
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "AND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "थार"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "नंखाय"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr ""
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr ""
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr ""
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr ""
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr ""
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr ""
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr ""
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr ""
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr ""
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr ""
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr ""
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr ""
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr ""
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr ""
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr ""
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr ""
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr ""
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr ""
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr ""
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr ""
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr ""
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr ""
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr ""
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr ""
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr ""
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr ""
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr ""
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr ""
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr ""
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr ""
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEARS"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTHS"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr ""
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr ""
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr ""
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr ""
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr ""
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr ""
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr ""
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr ""
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr ""
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr ""
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr ""
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr ""
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr ""
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr ""
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr ""
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr ""
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "IFNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr ""
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "IFERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr ""
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr ""
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr ""
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr ""
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr ""
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr ""
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr ""
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr ""
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr ""
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr ""
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr ""
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr ""
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr ""
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr ""
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr ""
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr ""
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr ""
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr ""
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr ""
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr ""
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr ""
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr ""
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr ""
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr ""
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr ""
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr ""
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr ""
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr ""
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr ""
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr ""
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr ""
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr ""
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr ""
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "MROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr ""
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr ""
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr ""
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr ""
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr ""
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr ""
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "IMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr ""
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr ""
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr ""
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr ""
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr ""
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr ""
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr ""
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MIN"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAX"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGE"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "XNPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "XIRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "XIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "PMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VAR"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARP"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VARP"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VARP"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEVP"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVP"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVP"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEVP"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEVP"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr ""
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr ""
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr ""
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr ""
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr ""
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr ""
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr ""
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr ""
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr ""
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr ""
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr ""
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr ""
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr ""
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr ""
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr ""
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr ""
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr ""
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr ""
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr ""
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEET"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr ""
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr ""
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr ""
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr ""
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr ""
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr ""
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr ""
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr ""
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "SUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "COUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "COUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "AVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr ""
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "MAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "MIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "PRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "STDEVP"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "STDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "VAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "VARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr ""
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr ""
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr ""
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr ""
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr ""
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr ""
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGE"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr ""
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGE"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr ""
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr ""
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr ""
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr ""
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr ""
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr ""
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr ""
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr ""
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLARFR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr ""
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr ""
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr ""
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr ""
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr ""
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr ""
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr ""
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MIDI"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr ""
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr ""
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr ""
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr ""
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDI"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr ""
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr ""
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr ""
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr ""
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr ""
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr ""
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr ""
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr ""
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr ""
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr ""
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr ""
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr ""
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr ""
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr ""
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr ""
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr ""
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr ""
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr ""
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr ""
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr ""
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr ""
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr ""
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr ""
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr ""
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr ""
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr ""
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr ""
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr ""
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr ""
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr ""
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr ""
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr ""
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr ""
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr ""
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr ""
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr ""
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr ""
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr ""
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr ""
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "AND"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr ""
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr ""
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr ""
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr ""
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr ""
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr ""
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr ""
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr ""
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr ""
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr ""
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr ""
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr ""
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr ""
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr ""
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr ""
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr ""
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr ""
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr ""
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr ""
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr ""
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr ""
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr ""
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr ""
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr ""
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr ""
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr ""
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr ""
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr ""
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr ""
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr ""
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr ""
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr ""
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr ""
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr ""
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr ""
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr ""
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr ""
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr ""
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr ""
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr ""
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr ""
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr ""
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr ""
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr ""
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr ""
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr ""
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr ""
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr ""
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr ""
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr ""
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr ""
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr ""
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr ""
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr ""
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr ""
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr ""
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr ""
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr ""
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr ""
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr ""
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr ""
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr ""
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr ""
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr ""
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr ""
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr ""
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr ""
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr ""
@@ -2454,7 +2460,7 @@ msgstr ""
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr ""
@@ -2462,7 +2468,7 @@ msgstr ""
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr ""
@@ -2470,7 +2476,7 @@ msgstr ""
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr ""
@@ -2478,7 +2484,7 @@ msgstr ""
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2486,7 +2492,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr ""
@@ -2494,7 +2500,7 @@ msgstr ""
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr ""
@@ -2502,98 +2508,98 @@ msgstr ""
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr ""
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr ""
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr ""
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr ""
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr ""
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/brx/sc/messages.po b/source/brx/sc/messages.po
index 364a38f99cb..f36d356c486 100644
--- a/source/brx/sc/messages.po
+++ b/source/brx/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9025,12 +9025,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "बेसेनफोर"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "बेसेन 1; बेसेन 2,...फोरा 1 निफ्राय 30 सिम बाथ्राबानफोरा मोनसे गुदि गासै सुबुं अनजिना निफ्राय लानाय मोनसे नुमुनाखौ दिनथियो।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9141,12 +9140,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "बेसेनफोर"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "बेसेन 1; बेसेन 2,...फोरा 1 निफ्राय 30 सिम बाथ्राबानफोरा मोनसे गुदि गासै सुबुं अनजिना निफ्राय लानाय मोनसे नुमुनाखौ दिनथियो।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9238,12 +9236,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "बेसेनफोर"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "बेसेन 1; बेसेन 2,...फोरा 1 निफ्राय 30 सिम बाथ्राबानफोरा मोनसे गुदि गासै सुबुं अनजिना निफ्राय लानाय मोनसे नुमुनाखौ दिनथियो।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17280,10 +17277,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17334,10 +17331,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17370,10 +17367,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17382,22 +17379,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32675,356 +32714,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -34236,352 +34287,412 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
#, fuzzy
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "~बेसेन फोसावनाय"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
#, fuzzy
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "एंखर"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "दिनथिफुं"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
#, fuzzy
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "समानथि स्क्रल बार"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
#, fuzzy
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "थोंगोर स्क्रल बार"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "~विंडो"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "जुम"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "बिखं सिफाय"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr ""
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr ""
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "दिनथि"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "एरसो"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr ""
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "सावगारि बोनाय मुवाफोर"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "दिनथि"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "एरसो"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "दिनथि"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "एरसो"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "दिनथि"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "एरसो"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "मुवाफोर"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/brx/sfx2/messages.po b/source/brx/sfx2/messages.po
index 7e52d8ff0d7..ab93e117852 100644
--- a/source/brx/sfx2/messages.po
+++ b/source/brx/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 19:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1430,540 +1430,552 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr ""
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr ""
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "फोरमान बिलाइ सुजु"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "फाइल फोरमान बिलाइ"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "गैया खालाम"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/brx/svx/messages.po b/source/brx/svx/messages.po
index 528b477a0a1..7b980754d92 100644
--- a/source/brx/svx/messages.po
+++ b/source/brx/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2020-05-20 11:23+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Bodo <https://weblate.documentfoundation.org/projects/libo_ui-master/svxmessages/brx/>\n"
@@ -13214,27 +13214,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13245,27 +13245,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18594,8 +18594,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/brx/sw/messages.po b/source/brx/sw/messages.po
index 6ca24df06b2..ed3e8b61901 100644
--- a/source/brx/sw/messages.po
+++ b/source/brx/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24484,50 +24484,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr ""
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr ""
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr ""
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "फोरमान बिलाइखौ रुजु"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/bs/cui/messages.po b/source/bs/cui/messages.po
index d42cf4443f4..adc3880ca35 100644
--- a/source/bs/cui/messages.po
+++ b/source/bs/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4262,42 +4262,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Ostali Znakovi..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18945,13 +18909,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22733,36 +22703,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Pregled"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/bs/formula/messages.po b/source/bs/formula/messages.po
index e52081f37c3..7d9f286c782 100644
--- a/source/bs/formula/messages.po
+++ b/source/bs/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2020-11-14 08:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Bosnian <https://weblate.documentfoundation.org/projects/libo_ui-master/formulamessages/bs/>\n"
@@ -17,2417 +17,2423 @@ msgstr ""
"X-POOTLE-MTIME: 1542022741.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Sve"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Zaglavlja"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Podaci"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORMSDIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORMSINV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERRORTYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORMDIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACE"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORMDIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "F.DIST.RT"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "TDIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "F.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOMDIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "ZTEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "TTEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORMINV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMADIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMAINV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "F.INV.RT"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "TINV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORMDIST"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2436,7 +2442,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2444,7 +2450,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2452,7 +2458,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2460,7 +2466,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2468,7 +2474,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2476,7 +2482,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2484,100 +2490,100 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr ""
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FIND"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCH"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/bs/helpcontent2/source/text/scalc/01.po b/source/bs/helpcontent2/source/text/scalc/01.po
index 752e0730283..657b79bdf99 100644
--- a/source/bs/helpcontent2/source/text/scalc/01.po
+++ b/source/bs/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2020-12-31 12:36+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Bosnian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/bs/>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Ukucajte tekst za lijevu stranu headera ili footera.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15037,14 +15037,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15109,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15172,14 +15172,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15262,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66922,22 +66922,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66958,31 +66958,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66994,6 +66994,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67993,13 +68002,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68047,22 +68056,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69919,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/bs/helpcontent2/source/text/schart/01.po b/source/bs/helpcontent2/source/text/schart/01.po
index 72985f29c40..def6687ee91 100644
--- a/source/bs/helpcontent2/source/text/schart/01.po
+++ b/source/bs/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-02-27 16:43+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr ""
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,40 +6685,58 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr ""
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
msgstr ""
#. JRtGo
diff --git a/source/bs/helpcontent2/source/text/shared/01.po b/source/bs/helpcontent2/source/text/shared/01.po
index 12e66322842..2e9fee3dd6a 100644
--- a/source/bs/helpcontent2/source/text/shared/01.po
+++ b/source/bs/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-30 09:45+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Bosnian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/bs/>\n"
@@ -53593,13 +53593,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/bs/helpcontent2/source/text/shared/guide.po b/source/bs/helpcontent2/source/text/shared/guide.po
index e4d13ee1bed..461aa7339af 100644
--- a/source/bs/helpcontent2/source/text/shared/guide.po
+++ b/source/bs/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -27079,13 +27079,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
diff --git a/source/bs/helpcontent2/source/text/shared/optionen.po b/source/bs/helpcontent2/source/text/shared/optionen.po
index a2e99983bc8..0228e5c5ff6 100644
--- a/source/bs/helpcontent2/source/text/shared/optionen.po
+++ b/source/bs/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9475,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Opcije proračunskih tabela"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "%PRODUCTNAME Calc opcije"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "Pogled"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr ""
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,22 +9583,58 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Boja"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. y2GVB
@@ -9682,13 +9736,13 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Indikator napomene"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Možete upisati i izmijeniti napomene sa <link href=\"text/shared/01/04050000.xhp\"><emph>Ubaci - Komentar</emph></link> komandom. Komentari koje su trajno prikazani mogu biti izmijenjene klikom na kutiju za napomene. Kliknite na Navigator i pod <emph>Komentari</emph> upisom možete prikazati sve napomene u trenutnom dokumentu. Duplim klikom na napomenu u Navigatoru, kursor će skočiti to odgovarajuće ćelije koja sadrži napomenu."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Kada je ova komanda aktivna, bilo koje boje dodijeljene u dokumentu neće biti prikazane dok se funkcija ne deaktivira."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr ""
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/simpress.po b/source/bs/helpcontent2/source/text/simpress.po
index e262a52e263..9a3e9e7bb07 100644
--- a/source/bs/helpcontent2/source/text/simpress.po
+++ b/source/bs/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2017-10-04 10:24+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1438,13 +1438,13 @@ msgctxt ""
msgid "Slide"
msgstr ""
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
msgstr ""
#. QAk8D
diff --git a/source/bs/helpcontent2/source/text/simpress/00.po b/source/bs/helpcontent2/source/text/simpress/00.po
index 7b0abaf0a98..edcafd2fe0a 100644
--- a/source/bs/helpcontent2/source/text/simpress/00.po
+++ b/source/bs/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-04-17 15:06+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr ""
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr ""
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr ""
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/bs/helpcontent2/source/text/simpress/01.po b/source/bs/helpcontent2/source/text/simpress/01.po
index 2299429d99f..2c32960b12c 100644
--- a/source/bs/helpcontent2/source/text/simpress/01.po
+++ b/source/bs/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr ""
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/05250000.xhp\">Rasporedi</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>ekspanzija; slajdovi</bookmark_value><bookmark_value>slajdovi; ekspanzija</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/05250000.xhp\">Rasporedi</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr ""
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/05250000.xhp\">Rasporedi</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,13 +6271,13 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr ""
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
msgstr ""
#. KBJev
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr ""
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/simpress/guide.po b/source/bs/helpcontent2/source/text/simpress/guide.po
index 55f8a6a360d..0222ba411f6 100644
--- a/source/bs/helpcontent2/source/text/simpress/guide.po
+++ b/source/bs/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4489,13 +4489,13 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr ""
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
msgstr ""
#. BBPMC
diff --git a/source/bs/helpcontent2/source/text/swriter/01.po b/source/bs/helpcontent2/source/text/swriter/01.po
index f2675a97e3b..6a50d07c22b 100644
--- a/source/bs/helpcontent2/source/text/swriter/01.po
+++ b/source/bs/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 20:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/bs/helpcontent2/source/text/swriter/guide.po b/source/bs/helpcontent2/source/text/swriter/guide.po
index 771de89ff93..79378617304 100644
--- a/source/bs/helpcontent2/source/text/swriter/guide.po
+++ b/source/bs/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-04-10 13:33+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Bosnian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/bs/>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/bs/sc/messages.po b/source/bs/sc/messages.po
index 28ac2a41df0..0dec6315683 100644
--- a/source/bs/sc/messages.po
+++ b/source/bs/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8985,12 +8985,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Vrijednost"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Vrijednost 1; vrijednost 2,... su argumenti od 1 do 30, koji predstavljaju uzorak uzet iz osnove cijele populacije."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9101,12 +9100,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Vrijednost"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Vrijednost 1; vrijednost 2,... su argumenti od 1 do 30, koji predstavljaju uzorak uzet iz osnove cijele populacije."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9198,12 +9196,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Vrijednost"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Vrijednost 1; vrijednost 2,... su argumenti od 1 do 30, koji predstavljaju uzorak uzet iz osnove cijele populacije."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17206,10 +17203,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17260,10 +17257,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17296,10 +17293,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17308,22 +17305,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32585,356 +32624,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -34145,346 +34196,406 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "_Indikator komentara"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Isticanje vrijednosti"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "_Prikaži referencu u boji"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Sidro"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Prikaži"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Zaglavlja _kolona/redova"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "_Horizontalni klizač"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "_Vertikalni klizač"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "_Kartice listova"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "_Konturni simboli"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Prozor"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "S_inhroniziraj stranice"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Ako je označeno, svi papiri su prikazani sa istim faktorom zumiranja. Ako nije označeno, svaki papir može imati svoje sopstveni faktor zumiranja."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Zumiraj"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "_Prijelomi stranica"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Pomoćne linije _tokom pomicanja"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Linije mreže:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Prikaži"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Prikaži na obojenim ćelijama"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Sakrij"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
#, fuzzy
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Vizuelni pomoćnici"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
#, fuzzy
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Ob_jekti / Slika:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "_Crtanje objekata:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Prikaži"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Sakrij"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Prikaži"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Sakrij"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Prikaži"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Sakrij"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objekti"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/bs/sfx2/messages.po b/source/bs/sfx2/messages.po
index b3880c59ce9..a6583556681 100644
--- a/source/bs/sfx2/messages.po
+++ b/source/bs/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 19:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1441,543 +1441,555 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
#, fuzzy
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Kontrole izvještaja"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
#, fuzzy
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Odjava"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Izmijeni dokument"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Potpiši dokument..."
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Ukloni"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/bs/svx/messages.po b/source/bs/svx/messages.po
index fe30957ffd5..f5ca7f9b1b5 100644
--- a/source/bs/svx/messages.po
+++ b/source/bs/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13197,27 +13197,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "_Pozicija dokumenta"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13228,27 +13228,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18583,8 +18583,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/bs/sw/messages.po b/source/bs/sw/messages.po
index 7ec1328c931..bb7c9299c6c 100644
--- a/source/bs/sw/messages.po
+++ b/source/bs/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24267,50 +24267,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Odaberi vrstu objekta za koji će opcije AutomatskogOpisa biti važeće."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "_Automatski"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "_Riječju"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "_Znakom"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Poredi dokumente"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/ca-valencia/cui/messages.po b/source/ca-valencia/cui/messages.po
index 49a8ee8c307..bd79be57c01 100644
--- a/source/ca-valencia/cui/messages.po
+++ b/source/ca-valencia/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2023-08-10 13:24+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ca_VALENCIA/>\n"
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Altres caràcters..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18527,13 +18491,19 @@ msgid "LibreOffice Themes"
msgstr "Temes del LibreOffice"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Feu clic a l'estil de pic que vulgueu utilitzar."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Mostra els diferents estils de pic que podeu aplicar."
@@ -22244,36 +22214,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Previsualització"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/ca-valencia/formula/messages.po b/source/ca-valencia/formula/messages.po
index 6f40a37d897..3ebcb93a21d 100644
--- a/source/ca-valencia/formula/messages.po
+++ b/source/ca-valencia/formula/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-13 13:33+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-23 13:25+0200\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ca_VALENCIA/>\n"
"Language: ca-valencia\n"
@@ -17,2386 +17,2392 @@ msgstr ""
"X-POOTLE-MTIME: 1542022792.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "SI"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "SIERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "SIND"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "TRIA"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Tot"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Capçaleres"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Dades"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totals"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Aquesta fila"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "I"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "O"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NO"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "ALEAT"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "CERT"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALS"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "AVUI"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "ARA"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "ND"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "ACTUAL"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "GRAUS"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "ARRELQ"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "ANY"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MES"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DIA"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HORA"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUT"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SEGON"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGNE"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "ENT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "FI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ESBUIDA"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ESTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "NOESTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ESLOGIC"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TIPUS"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CEL·LA"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ESREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ESNOMBRE"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ESFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ESND"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ESERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ESERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ESPARELL"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ESSENAR"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "VALORDATA"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "VALORHORA"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODI"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "RETALLA"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "MAJUSC"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "INICIALMAJUSC"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "MINUSC"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LONG"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALOR"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "NETEJA"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CARAC"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "CARACUNI"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "PARELL"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "SENAR"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "DISTNORMEST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "DIST.NORM.EST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "INVFISHER"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "INVNORMEST"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "INV.NORM.EST"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "LNGAMMA"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "LNGAMMA.PRECIS"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "TIPUSERROR"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "TIPUS.ERROR"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "ARRODMULTSUP.MAT"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "ARRODMULTSUP"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "ARRODMULTSUP.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "ARRODMULTSUP.PRECIS"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ARRODMULTSUP.ISO"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "ARRODMULTINF"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "ARRODMULTINF.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "ARRODMULTINF.MAT"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "ARRODMULTINF.PRECIS"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ARROD"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ARRODAMUNT"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ARRODAVALL"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNCA"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POTENCIA"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "MCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "MCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMAPRODUCTE"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMAQUAD"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMAX2MENYSY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMAX2MESY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMAXMENYSY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATA"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "HORADEC"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DIES"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DIES360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DIFDATES"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUMA"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCTE"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "MITJANA"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "MITJANAA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COMPTA"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COMPTAA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "VNA"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "TIR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "TIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "IPDPE"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "DESVEST"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "DESVESTA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "DESVESTP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "DESVESTPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "DESVEST.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "DESVEST.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "DISTNORM"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "DIST.NORM"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "DISTEXPON"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "DIST.EXPON"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "DISTBINOM"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "DIST.BINOM"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "DIST.POISSON"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBINAT"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINATA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUTACIO"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTACIOA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "VA"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "DTA"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "BDD"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "BD"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "BDV"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURADAP"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "LNR"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNES"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "FILES"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "FULLS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMNA"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "FILA"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "FULL"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "TRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "VF"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "TAXA"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "PMTI"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PMTP"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "PMTIACUM"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CAPITACUM"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFECTIU"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "BDSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "BDCOMPTA"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "BDCOMPTAA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "BDMITJANA"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "BDEXTREU"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "BDMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "BDMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "BDPRODUCTE"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "BDDESVEST"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "BDDESVESTP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "BDVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "BDVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECTE"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADREÇA"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "COINCIDEIX"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COMPTABUIDES"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COMPTASI"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMASI"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "MITJANASI"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMASICONJUNT"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "MITJANASICONJUNT"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COMPTASICONJUNT"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "CONSULTA"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "CONSULTAV"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "CONSULTAH"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIABAST"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "DESPLAÇAMENT"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREES"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "MONEDA"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REEMPLAÇA"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIX"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "TROBA"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACTE"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "ESQUERRA"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "DRETA"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "CERCA"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MIG"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LONGB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "DRETAB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "ESQUERRAB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REEMPLAÇAB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIGB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUEIX"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENA"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "UNEIXTEXT"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "SICONJUNT"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "CANVIA"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINSICONJUNT"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXISICONJUNT"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "VALORM"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "DETERMM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSA"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MULTM"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSA"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "CERCAOBJECTIU"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "DISTHIPGEOM"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "DIST.HIPGEOM"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "DISTLOGNORM"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "DIST.LOGNORM"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "DISTT"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "DIST.T.BILATERAL"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "DIST.T"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "DIST.T.DRETA"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "DISTF"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "DIST.F"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "DIST.F.DRETA"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "DISTKHI"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "DIST.KHIQUAD.DRETA"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "DIST.WEIBULL"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "DISTBINOMNEG"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "DIST.BINOMNEG"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "BINOMCRIT"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "INV.BINOM"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "CURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "MITJANAHARM"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "MITJANAGEOM"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "ESTANDARDITZA"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "DESVMITJ"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "ASIM"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "ASIMP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "QDESV"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIANA"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODA"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODA.UN"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODA.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "PROVAZ"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "PROVA.Z"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGREGAT"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "PROVAT"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "PROVA.T"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "ORDRE"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTIL"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "ORDREPERCENTUAL"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTIL.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "RANG.PERCENT.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTIL.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANG.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTIL.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "RANG.PERCENT.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTIL.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANG.MITJANA"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "GRAN"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "XICOTET"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCIA"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTIL"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "INVNORM"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "INV.NORM"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIANÇA"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIANÇA.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIANÇA.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "PROVAF"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "PROVA.F"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "MITJTRUNC"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCIA.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCIA.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RQUAD"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "ERRTIPYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "PENDENT"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPCIO"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TENDENCIA"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "CREIXEMENT"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "ESTLIN"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "ESTLOG"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "PRONOSTIC"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "PRONOSTIC.ETS.AFEGEIX"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "PRONOSTIC.ETS.ESTACIONALITAT"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "PRONOSTIC.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "PRONOSTIC.ETS.IP.AFEGEIG"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "PRONOSTIC.ETS.IP.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "PRONOSTIC.ETS.ESTADISTICA.AFEGEIX"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "PRONOSTIC.ETS.ESTADISTICA.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "PRONOSTIC.LINEAL"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "INVKHI"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "INV.KHIQUAD"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "DISTGAMMA"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "DIST.GAMMA"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "INVGAMMA"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "INV.GAMMA"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "INVT"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "INV.T.BILATERAL"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "INV.T"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "INVF"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "INV.F"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "INV.F.DRETA"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "PROVA.KHIQUAD"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "INVLOG"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "INV.LOGNORM"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "OPERACIONS.MULTIPLES"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "DISTBETA"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "INVBETA"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "DIST.BETA"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "INV.BETA"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "NUMSETMANA"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "NUMSETMANA.ISO"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "NUMSETMANA_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "DIUMENGEPASQUA"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "DIASETMANA"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "DIESFEINERSNETS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "DIESFEINERSNETS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "DIAFEINER.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NOM!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "ESTIL"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERTEIX_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMA"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "ENLLAÇ"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "TEXTBAHT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "EXTREUDADESPIVOT"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "CONVERSIOEURO"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "VALORNOMBRE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "DISTKHIQUAD"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "DIST.KHIQUAD"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "INVKHIQUAD"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "IBIT"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "OBIT"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "OEXBIT"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "DESPDREBIT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "DESPESQBIT"
@@ -2405,7 +2411,7 @@ msgstr "DESPESQBIT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NUL!"
@@ -2413,7 +2419,7 @@ msgstr "#NUL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2421,7 +2427,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALOR!"
@@ -2429,7 +2435,7 @@ msgstr "#VALOR!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2437,7 +2443,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NOM?"
@@ -2445,7 +2451,7 @@ msgstr "#NOM?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2453,98 +2459,98 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/D"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTREXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "SERVEIWEB"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "FER.PRECIS"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "FERC.PRECIS"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "CODIFICAURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RESTA.CRUA"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ARROD.SIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "TROBAB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "CERCAB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "ALEAT.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "ALEATENTRE.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/01.po b/source/ca-valencia/helpcontent2/source/text/scalc/01.po
index 9dabfa5b207..e02fab91a5d 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 21:24+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/ca_VALENCIA/>\n"
@@ -584,13 +584,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -611,13 +611,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Introduïu el text que es mostrarà al costat esquerre de la capçalera o del peu de pàgina.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15038,14 +15038,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "ALEATENTRE"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15110,13 +15110,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15173,14 +15173,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "ALEAT"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15263,13 +15263,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66923,22 +66923,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66959,31 +66959,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66995,6 +66995,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67994,13 +68003,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68048,22 +68057,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69920,22 +69938,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/ca-valencia/helpcontent2/source/text/schart/01.po b/source/ca-valencia/helpcontent2/source/text/schart/01.po
index def7935aa64..d97004a250e 100644
--- a/source/ca-valencia/helpcontent2/source/text/schart/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 21:24+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/ca_VALENCIA/>\n"
@@ -6641,6 +6641,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Podeu triar un tipus de diagrama a la primera pàgina de l'<link href=\"text/schart/01/wiz_chart_type.xhp\">Auxiliar de diagrames</link>."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6659,41 +6686,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "Els diagrames de sectors mostren els valors com a sectors circulars del cercle complet. La longitud de l'arc, o l'àrea de cada sector, és proporcional al seu valor."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Diagrama de sectors - este subtipus mostra els sectors com a àrees acolorides del diagrama complet, només per a una columna de dades. Una vegada creat el diagrama, podeu fer clic a qualsevol dels sectors i arrossegar-lo per tal de separar-lo de la resta del diagrama o per tornar-lo a unir."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Diagrama de sectors explotat - este subtipus mostra els sectors ja separats els uns dels altres. Una vegada hàgeu creat el diagrama, podeu fer clic a qualsevol dels sectors i arrossegar-lo al llarg d'un eix radial a partir del centre del diagrama."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Toroide - este subtipus pot mostrar columnes de dades múltiples. Cada columna de dades es mostra com una forma toroïdal amb un forat intern, on es pot mostrar la columna de dades següent. Una vegada hàgeu creat el diagrama, podeu fer clic a un sector extern i arrossegar-lo per moure'l al llarg d'un eix radial des del centre del toroide."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Diagrama toroïdal explotat - este subtipus mostra els sectors exteriors ja separats de la resta del toroide. Una vegada hàgeu creat el diagrama, podeu fer clic a un sector extern i arrossegar-lo per moure'l al llarg d'un eix radial a partir del centre del toroide."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/01.po b/source/ca-valencia/helpcontent2/source/text/shared/01.po
index 6256fa3665d..c43abe55e62 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 21:25+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ca_VALENCIA/>\n"
@@ -53594,13 +53594,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/guide.po b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
index 3de92bb1ddf..e5a12a4be44 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 21:25+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ca_VALENCIA/>\n"
@@ -27080,13 +27080,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
index 230dfadd78a..15077eab55a 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 21:25+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/ca_VALENCIA/>\n"
@@ -9476,14 +9476,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Opcions del full de càlcul"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "Opcions del %PRODUCTNAME Calc"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9503,13 +9503,13 @@ msgctxt ""
msgid "View"
msgstr "Visualització"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9530,6 +9530,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defineix quins elements de la finestra principal del <item type=\"productname\">%PRODUCTNAME del</item> del Calc es mostren. També podeu mostrar o ocultar el ressaltat dels valors a les taules.</ahelp>"
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9566,23 +9584,59 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Color"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Especifica un color per a les línies de graella al document actual.</ahelp> Per a visualitzar el color de línia de la graella guardada amb el document, aneu a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME ▸ Colors de l'aplicació</emph>, i a <emph>Esquema</emph> cerqueu l'entrada <emph>Full de càlcul ▸ Línies de la graella</emph> i establiu el color en «Automàtic»."
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
#. y2GVB
#: 01060100.xhp
@@ -9683,14 +9737,14 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Indicador de comentaris"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Especifica que s'incloga un petit rectangle a l'extrem superior dret d'una cel·la per indicar que existeix un comentari. El comentari només es mostrarà quan s'habilitin els consells a <emph>%PRODUCTNAME - General</emph> del quadre de diàleg Opcions.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgstr ""
#. T4iFp
#: 01060100.xhp
@@ -9710,6 +9764,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Podeu escriure i editar comentaris mitjançant l'orde <link href=\"text/shared/01/04050000.xhp\"><emph>Insereix ▸ Comentari</emph></link>. Per editar els comentaris que es mostren de manera permanent, feu clic al quadre de comentari. Feu clic al Navegador i a l'entrada <emph>Comentaris</emph> podreu visualitzar tots els comentaris del document actual. Si feu doble clic en un comentari al Navegador, el cursor saltarà a la cel·la que continga el comentari."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9755,6 +9836,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Si esta orde és activa, els colors assignats al document no es mostren fins que no es desactiva la funció."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10016,6 +10133,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Si heu definit un <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">esquema</link></caseinline><defaultinline>esquema</defaultinline></switchinline>, l'opció <emph>Símbols d'esquema</emph> especifica si es veuran els símbols d'esquema al full.</ahelp>"
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress.po b/source/ca-valencia/helpcontent2/source/text/simpress.po
index 851d8da970f..34087c6d27b 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 21:25+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/ca_VALENCIA/>\n"
@@ -1439,14 +1439,14 @@ msgctxt ""
msgid "Slide"
msgstr "Diapositiva"
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Diapositiva</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
+msgstr ""
#. QAk8D
#: main_slide.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/00.po b/source/ca-valencia/helpcontent2/source/text/simpress/00.po
index d7a7ec0978c..eff6e02f4f5 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 21:24+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/ca_VALENCIA/>\n"
@@ -539,24 +539,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Trieu <emph>Insereix - Duplica la diapositiva</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Trieu <emph>Insereix - Amplia la diapositiva</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Trieu <emph>Insereix - Diapositiva de resum</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1061,6 +1043,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1609,3 +1600,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr "Diapositiva nova"
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/01.po b/source/ca-valencia/helpcontent2/source/text/simpress/01.po
index 572b53a4dbf..8f16f19cedb 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 21:24+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/ca_VALENCIA/>\n"
@@ -1277,14 +1277,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>visualització d'esquema</bookmark_value> <bookmark_value>edició;títols de diapositives</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">Esquema</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2861,14 +2861,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>ampliació;diapositives</bookmark_value><bookmark_value>diapositives;ampliació</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Amplia la diapositiva</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2915,14 +2915,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>diapositiva de resum</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Diapositiva de resum</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6272,14 +6272,14 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Paràmetres de la presentació de diapositives"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
-msgstr "<bookmark_value>presentacions; paràmetres per a </bookmark_value> <bookmark_value>slide shows; paràmetres per a </bookmark_value><bookmark_value>presentacions; finestra / pantalla completa</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
+msgstr ""
#. KBJev
#: 06080000.xhp
@@ -6605,6 +6605,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">La finestra del $[officename] es manté en primer pla durant la presentació. Cap altre programa mostrarà la finestra davant de la presentació.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6695,6 +6713,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6722,6 +6758,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6731,6 +6776,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/guide.po b/source/ca-valencia/helpcontent2/source/text/simpress/guide.po
index 8700e49ff10..ffe64d700c6 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 21:24+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/ca_VALENCIA/>\n"
@@ -4490,14 +4490,14 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr ""
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
-msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\">Ús de la consola de presentació</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
+msgstr ""
#. BBPMC
#: presenter_console.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/01.po b/source/ca-valencia/helpcontent2/source/text/swriter/01.po
index 92b637edb0a..20e366391c4 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-18 17:38+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/ca_VALENCIA/>\n"
@@ -16289,13 +16289,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16307,13 +16325,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16325,13 +16343,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16343,13 +16361,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/guide.po b/source/ca-valencia/helpcontent2/source/text/swriter/guide.po
index a38277b6a5c..a44ca9ba849 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 21:24+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/ca_VALENCIA/>\n"
@@ -5930,13 +5930,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/ca-valencia/sc/messages.po b/source/ca-valencia/sc/messages.po
index cf7606f036c..14f2821c951 100644
--- a/source/ca-valencia/sc/messages.po
+++ b/source/ca-valencia/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-15 11:40+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ca_VALENCIA/>\n"
@@ -8886,11 +8886,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Valor "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total de base."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -8994,11 +8994,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Valor "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total de base."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9084,11 +9084,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Valor "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total bàsica."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16935,10 +16935,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -16989,10 +16989,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17025,10 +17025,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17037,22 +17037,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31909,356 +31951,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Propietats del minidiagrama"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Interval d'entrada:"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Interval d'eixida:"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Dades"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Sèrie:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Punts negatius:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Valors màxims:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Valors mínims:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Marcador:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Valor inicial:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Valor final:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Colors"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Mostra les cel·les buides com a:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Separació"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Zero"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Estensió"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Mostra l'amagat"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "De dreta a esquerra"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Línia"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Columna"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "Apilat"
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Tipus:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Propietats"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Singular"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Grup"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Personalitzat"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Singular"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Grup"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Personalitzat"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Màxim vertical:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Mínim vertical:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Mostra l'eix X"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Eixos"
@@ -33439,344 +33493,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Indicador de _comentari"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "Indicador de _fórmula i suggeriment"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Realçament dels valors"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Activeu la casella Realçament dels valors per a mostrar el contingut de les cel·les de colors diferents, segons el tipus. Les cel·les de text es formaten de color negre, les cel·les de fórmules de color verd, les cel·les de nombres de color blau i les cel·les protegies amb fons gris clar, independentment de quin format de visualització s'haja triat."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "_Mostra les referències en color"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ">Especifica que cada referència es realça en color a la fórmula. Els intervals de cel·les també queden envoltats amb una vora de color quan se selecciona per a l'edició la cel·la que conté la referència."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "Àncor_a"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Especifica si es mostra la icona d'àncora quan se selecciona un objecte inserit, com ara un gràfic."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Mostra"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "_Capçaleres de columnes i files"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Especifica si s'han de mostrar les capçaleres de fila i columna."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Barra de desplaçament horit_zontal"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Especifica si es mostra una barra de desplaçament vertical a la dreta de la finestra del document."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Barra de desplaçament _vertical"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Especifica si es mostra una barra de desplaçament vertical a la dreta de la finestra del document."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "P_estanyes dels fulls"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Especifica si es mostren les pestanyes dels fulls a la part inferior del document de full de càlcul. "
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "Símbols d'esque_ma"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "Si heu definit un esquema, l'opció Símbols d'esquema especifica si es veuran els símbols d'esquema al full."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Resum de la _cerca"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Finestra"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "S_incronitza els fulls"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Si està activada, es mostren tots els fulls amb el mateix factor d'escala. Si no ho està, cada full pot tindre el seu propi factor d'escala."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Escala"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Salts de _pàgina"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Indica si s'han de veure els salts de pàgina dins d'una àrea d'impressió definida."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Línies d'ajuda en _moure"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Indica si s'han de visualitzar les guies en moure dibuixos, marcs, imatges i altres objectes."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "Línies de la _graella:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Mostra"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Mostra en les cel·les acolorides"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Amaga"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Indica quan es mostraran les línies de graella. Per defecte, es mostraran les línies de graella només a les cel·les que no tenen un color de fons. També podeu triar mostrar les línies de graella a les cel·les amb color de fons o ocultar-les."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "_Busca:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "Del _tema"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Mostra el punter tal com està definit al tema d'icones, normalment com una creu gruixuda."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "S_istema"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Mostra el punter com a predeterminat del sistema, normalment un punter de fletxa."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Ajudes visuals"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Ob_jectes/imatges:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "_Diagrames:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Objectes de _dibuix:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Mostra"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Amaga"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Defineix si els objectes i les imatges estan visibles o ocults."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Mostra"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Amaga"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Defineix si els diagrames del document estan visibles o ocults."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Mostra"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Amaga"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Defineix si els objectes de dibuix del documetn estan visibles o ocults."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objectes"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Defineix quins elements de la finestra principal del Calc es mostren. També podeu mostrar o amagar el ressaltat dels valors a les taules."
diff --git a/source/ca-valencia/sfx2/messages.po b/source/ca-valencia/sfx2/messages.po
index 62e9b026b3b..bc6cd97c571 100644
--- a/source/ca-valencia/sfx2/messages.po
+++ b/source/ca-valencia/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 13:24+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ca_VALENCIA/>\n"
@@ -1457,538 +1457,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Donatiu"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "Esteu fent servir la versió %PRODUCTVERSION del %PRODUCTNAME per primer cop. En voleu conèixer les novetats?"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Notes de la versió"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Aquest document s'ha obert en mode només de lectura."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "Este PDF és obert en mode de només de lectura per a poder signar el fitxer existent."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "L'etiqueta de classificació d'aquest document és %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Aquest document ha de classificar-se abans que es puga apegar des del porta-retalls."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Este document té una classificació d'un nivell inferior que el del porta-retalls."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Nivell"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Seguretat nacional:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Control d'exportació:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Baixa"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Edita el document"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Signa el document"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Finalitza la signatura"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Este document té una signatura no vàlida."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "La signatura era vàlida, però el document s'ha modificat."
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "Com a mínim una signatura té problemes: no se n'ha pogut validar el certificat."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "Com a mínim una signatura té problemes: el document s'ha signat només parcialment."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "No s'ha pogut validar el certificat i el document només està signat parcialment."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Este document és signat digitalment i la signatura és vàlida."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Mostra les signatures"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Mostra la barra d'eines"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Amaga la barra d'eines"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Més informació"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "La contrasenya mestra està emmagatzemada en un format obsolet que hauríeu d'actualitzar"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Actualitza la contrasenya"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "Macros desactivades"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "S'han desactivat les macros d'aquest document a causa de la configuració de Seguretat de macros."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "Les macros s'han desactivat a causa de la configuració de Seguretat de Macros."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr "Les macros estan signades, però el document (que conté esdeveniments de document) no ho està."
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Mostra les macros"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "Mostra els esdeveniments"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Gris elegant"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Rusc"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Corba blava"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Cianotip"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "Caramel"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "Idea groga"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "ADN"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Focus"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Au forestal"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "Refrescant"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Inspiració"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Llums"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Llibertat creixent"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Metròpoli"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Blau de mitjanit"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Natura"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Llapis"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Piano"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Portafolis"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Progrés"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Ocàs"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Vintage"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Llampant"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "CV"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Currículum"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Per defecte"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Modern"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Carta comercial moderna, lletra sense serif"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Carta comercial moderna, lletra amb serif"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Targeta de visita amb logotip"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Simple"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "Xinés simplificat, normal"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Suprimeix"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Neteja-ho tot"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Longitud de la contrasenya"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "La contrasenya que heu introduït té problemes d'interoperabilitat. Introduïu una contrasenya de menys de 52 bytes o de més de 55 bytes."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "Mantingueu premuda la tecla %{key} i feu clic a l'enllaç per a obrir-lo: %{link}"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Feu clic per a obrir l'enllaç: %{link}"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(utilitzat per: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Document"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Full de càlcul"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Presentació"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Dibuix"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Utilitzats recentment"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Cap caràcter recent"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Restableix totes les plantilles per de~fecte"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Restableix el document de text per de~fecte"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Restableix el full de càlcul per de~fecte"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Restableix la presentació per de~fecte"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Restableix el dibuix per de~fecte"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "~Importa"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "E~xtensions"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Canvia el nom"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Canvia el nom de la categoria"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Categoria nova"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "Inspector d'objectes UNO"
diff --git a/source/ca-valencia/svx/messages.po b/source/ca-valencia/svx/messages.po
index 6a767655b88..7ceb71706cd 100644
--- a/source/ca-valencia/svx/messages.po
+++ b/source/ca-valencia/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-10 13:24+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ca_VALENCIA/>\n"
@@ -13051,27 +13051,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Posició en el document"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13082,27 +13082,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18198,8 +18198,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Nou"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/ca-valencia/sw/messages.po b/source/ca-valencia/sw/messages.po
index c9610db3ab4..3569972e676 100644
--- a/source/ca-valencia/sw/messages.po
+++ b/source/ca-valencia/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-19 03:42+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ca_VALENCIA/>\n"
@@ -23797,49 +23797,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Seleccioneu el tipus d'objecte per al qual seran vàlids els paràmetres de llegenda automàtica."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "A_uto"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "Per _paraula"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "Per _caràcter"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Compara els documents"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Ignora les _parts de longitud:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Tingues-ho en compte en comparar"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Emmagatzema-ho en canviar el document"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Número aleatori per a millorar la precisió de comparació de documents"
diff --git a/source/ca/cui/messages.po b/source/ca/cui/messages.po
index ed9bd709fc6..4f1a6995f22 100644
--- a/source/ca/cui/messages.po
+++ b/source/ca/cui/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-04 01:46+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-17 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ca/>\n"
"Language: ca\n"
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Altres caràcters..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr "Us donem la benvinguda al %PRODUCTNAME."
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18529,13 +18493,19 @@ msgid "LibreOffice Themes"
msgstr "Temes del LibreOffice"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Feu clic a l'estil de pic que vulgueu usar."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Mostra els diferents estils de pic que podeu aplicar."
@@ -21554,7 +21524,7 @@ msgstr ""
#: cui/uiconfig/ui/textflowpage.ui:394
msgctxt "textflowpage|checkAcrossParagraph"
msgid "Last full line of paragraph"
-msgstr ""
+msgstr "Última línia plena del paràgraf"
#. K3XE6
#: cui/uiconfig/ui/textflowpage.ui:403
@@ -22246,36 +22216,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Previsualització"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr "Novetats de la versió %PRODUCTVERSION"
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr "Anterior"
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr "Següent"
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/ca/formula/messages.po b/source/ca/formula/messages.po
index 29de0ea0fe5..3d897f3dd08 100644
--- a/source/ca/formula/messages.po
+++ b/source/ca/formula/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-03-14 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-23 10:44+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ca/>\n"
"Language: ca\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1556385376.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "SI"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "SIERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "SIND"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "TRIA"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Tot"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Capçaleres"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Dades"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totals"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Aquesta fila"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "I"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "O"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NO"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "ALEAT"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "CERT"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALS"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "AVUI"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "ARA"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "ND"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "ACTUAL"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "GRAUS"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "ARRELQ"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "ANY"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MES"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DIA"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HORA"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUT"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SEGON"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGNE"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "ENT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "FI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ESBUIDA"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ESTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "NOESTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ESLOGIC"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TIPUS"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CEL·LA"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ESREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ESNOMBRE"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ESFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ESND"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ESERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ESERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ESPARELL"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ESSENAR"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "VALORDATA"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "VALORHORA"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODI"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "RETALLA"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "MAJUSC"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "INICIALMAJUSC"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "MINUSC"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LONG"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALOR"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "NETEJA"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CARAC"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "CARACUNI"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "PARELL"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "SENAR"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "DISTNORMEST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "DIST.NORM.EST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "INVFISHER"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "INVNORMEST"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "INV.NORM.EST"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "LNGAMMA"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "LNGAMMA.PRECIS"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "TIPUSERROR"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "TIPUS.ERROR"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "ARRODMULTSUP.MAT"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "ARRODMULTSUP"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "ARRODMULTSUP.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "ARRODMULTSUP.PRECIS"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ARRODMULTSUP.ISO"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "ARRODMULTINF"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "ARRODMULTINF.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "ARRODMULTINF.MAT"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "ARRODMULTINF.PRECIS"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ARROD"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ARRODAMUNT"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ARRODAVALL"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNCA"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POTENCIA"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "MCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "MCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMAPRODUCTE"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMAQUAD"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMAX2MENYSY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMAX2MESY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMAXMENYSY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATA"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "HORADEC"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DIES"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DIES360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DIFDATES"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUMA"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCTE"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "MITJANA"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "MITJANAA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COMPTA"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COMPTAA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "VNA"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "TIR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "TIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "IPDPE"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "DESVEST"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "DESVESTA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "DESVESTP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "DESVESTPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "DESVEST.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "DESVEST.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "DISTNORM"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "DIST.NORM"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "DISTEXPON"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "DIST.EXPON"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "DISTBINOM"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "DIST.BINOM"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "DIST.POISSON"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBINAT"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINATA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUTACIO"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTACIOA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "VA"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "DTA"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "BDD"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "BD"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "BDV"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURADAP"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "LNR"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNES"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "FILES"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "FULLS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMNA"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "FILA"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "FULL"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "TRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "VF"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "TAXA"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "PMTI"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PMTP"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "PMTIACUM"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CAPITACUM"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFECTIU"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "BDSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "BDCOMPTA"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "BDCOMPTAA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "BDMITJANA"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "BDEXTREU"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "BDMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "BDMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "BDPRODUCTE"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "BDDESVEST"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "BDDESVESTP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "BDVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "BDVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECTE"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADREÇA"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "COINCIDEIX"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr "COINCIDEIXX"
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COMPTABUIDES"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COMPTASI"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMASI"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "MITJANASI"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMASICONJUNT"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "MITJANASICONJUNT"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COMPTASICONJUNT"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "CONSULTA"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "CONSULTAV"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr "CONSULTAX"
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "CONSULTAH"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr "FILTRE"
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
-msgstr ""
+msgstr "ORDENA"
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
+msgstr "ORDENAPER"
+
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
msgstr ""
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIABAST"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "DESPLAÇAMENT"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREES"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "MONEDA"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REEMPLAÇA"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIX"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "TROBA"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACTE"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "ESQUERRA"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "DRETA"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "CERCA"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MIG"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LONGB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "DRETAB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "ESQUERRAB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REEMPLAÇAB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIGB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUEIX"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENA"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "UNEIXTEXT"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "SICONJUNT"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "CANVIA"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINSICONJUNT"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXISICONJUNT"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "VALORM"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "DETERMM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSA"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MULTM"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
-msgstr ""
+msgstr "SEQÜÈNCIA"
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSA"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "CERCAOBJECTIU"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "DISTHIPGEOM"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "DIST.HIPGEOM"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "DISTLOGNORM"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "DIST.LOGNORM"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "DISTT"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "DIST.T.BILATERAL"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "DIST.T"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "DIST.T.DRETA"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "DISTF"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "DIST.F"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "DIST.F.DRETA"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "DISTKHI"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "DIST.KHIQUAD.DRETA"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "DIST.WEIBULL"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "DISTBINOMNEG"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "DIST.BINOMNEG"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "BINOMCRIT"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "INV.BINOM"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "CURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "MITJANAHARM"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "MITJANAGEOM"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "ESTANDARDITZA"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "DESVMITJ"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "ASIM"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "ASIMP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "QDESV"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIANA"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODA"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODA.UN"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODA.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "PROVAZ"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "PROVA.Z"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGREGAT"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "PROVAT"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "PROVA.T"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "ORDRE"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTIL"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "ORDREPERCENTUAL"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTIL.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "RANG.PERCENT.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTIL.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANG.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTIL.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "RANG.PERCENT.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTIL.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANG.MITJANA"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "GRAN"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "PETIT"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCIA"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTIL"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "INVNORM"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "INV.NORM"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIANÇA"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIANÇA.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIANÇA.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "PROVAF"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "PROVA.F"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "MITJTRUNC"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCIA.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCIA.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RQUAD"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "ERRTIPYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "PENDENT"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPCIO"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TENDENCIA"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "CREIXEMENT"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "ESTLIN"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "ESTLOG"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "PRONOSTIC"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "PRONOSTIC.ETS.AFEGEIX"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "PRONOSTIC.ETS.ESTACIONALITAT"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "PRONOSTIC.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "PRONOSTIC.ETS.IP.AFEGEIG"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "PRONOSTIC.ETS.IP.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "PRONOSTIC.ETS.ESTADISTICA.AFEGEIX"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "PRONOSTIC.ETS.ESTADISTICA.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "PRONOSTIC.LINEAL"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "INVKHI"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "INV.KHIQUAD.DRETA"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "DISTGAMMA"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "DIST.GAMMA"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "INVGAMMA"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "INV.GAMMA"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "INVT"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "INV.T.BILATERAL"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "INV.T"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "INVF"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "INV.F"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "INV.F.DRETA"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "PROVAKHI"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "PROVA.KHIQUAD"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "INVLOG"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "INV.LOGNORM"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "OPERACIONS.MULTIPLES"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "DISTBETA"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "INVBETA"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "DIST.BETA"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "INV.BETA"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "NUMSETMANA"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "NUMSETMANA.ISO"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "NUMSETMANA_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "DIUMENGEPASQUA"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "DIASETMANA"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "DIESFEINERSNETS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "DIESFEINERSNETS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "DIAFEINER.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NOM!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "ESTIL"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERTEIX_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMA"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "ENLLAÇ"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "TEXTBAHT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "EXTREUDADESPIVOT"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "CONVERSIOEURO"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "VALORNOMBRE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "DISTKHIQUAD"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "DIST.KHIQUAD"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "INVKHIQUAD"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "INV.KHIQUAD"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "IBIT"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "OBIT"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "OEXBIT"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "DESPDREBIT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "DESPESQBIT"
@@ -2417,7 +2423,7 @@ msgstr "DESPESQBIT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NUL!"
@@ -2425,7 +2431,7 @@ msgstr "#NUL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2433,7 +2439,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALOR!"
@@ -2441,7 +2447,7 @@ msgstr "#VALOR!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2449,7 +2455,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NOM?"
@@ -2457,7 +2463,7 @@ msgstr "#NOM?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2465,98 +2471,98 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/D"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTREXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "SERVEIWEB"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "FER.PRECIS"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "FERC.PRECIS"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "CODIFICAURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RESTA.CRUA"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ARROD.SIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "TROBAB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "CERCAB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "ALEAT.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "ALEATENTRE.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/ca/helpcontent2/source/text/scalc/01.po b/source/ca/helpcontent2/source/text/scalc/01.po
index 571dade1d83..5f05a4d86da 100644
--- a/source/ca/helpcontent2/source/text/scalc/01.po
+++ b/source/ca/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-04 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/ca/>\n"
@@ -584,13 +584,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -611,13 +611,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Introduïu el text que es mostrarà al costat esquerre de la capçalera o del peu de pàgina.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15058,14 +15058,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr "<unk>GA nombres aleatoris; entre límits</bookmarkvalue><bookmarkvalue>RANDBETWEEN funció </bookmarkvalue>"
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "ALEATENTRE"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15131,15 +15131,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr "Nombres aleatoris <bookmarkvalue>no volàtils entre els límits</bookmarkvalue><bookmarkvalue>RANDBETWEEN.NV funció </bookmarkvalue>"
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
-#, fuzzy
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
-msgstr "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
+msgstr ""
#. Akjyr
#: 04060106.xhp
@@ -15200,14 +15199,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr "Funció RAND <bookmarkvalue></bookmarkvalue> <bookmarkvalue>nombres aleatoris;entre 0 i 1 </bookmarkvalue>"
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "ALEAT"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15293,15 +15292,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr "<unk>GA nombres aleatoris no volàtils;entre 0 i 1</bookmarkvalue><bookmarkvalue>funció RAND.NV </bookmarkvalue>"
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
-#, fuzzy
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
-msgstr "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
+msgstr ""
#. Fc2hv
#: 04060106.xhp
@@ -67753,22 +67751,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -67789,31 +67787,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -67825,6 +67823,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -68867,13 +68874,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68921,22 +68928,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -70822,22 +70838,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
msgstr ""
-#. 24EqX
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
+msgstr ""
+
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/ca/helpcontent2/source/text/schart/01.po b/source/ca/helpcontent2/source/text/schart/01.po
index 17d24ecbaf1..148f5b9f945 100644
--- a/source/ca/helpcontent2/source/text/schart/01.po
+++ b/source/ca/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-01-18 04:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/ca/>\n"
@@ -6644,6 +6644,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Podeu triar un tipus de diagrama a la primera pàgina de l'<link href=\"text/schart/01/wiz_chart_type.xhp\">Auxiliar de diagrames</link>."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6662,41 +6689,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "Els diagrames de sectors mostren els valors com a sectors circulars del cercle complet. La longitud de l'arc, o l'àrea de cada sector, és proporcional al seu valor."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Diagrama de sectors: aquest subtipus mostra els sectors com a àrees acolorides del diagrama complet, només per a una columna de dades. Una vegada creat el diagrama, podeu fer clic a qualsevol dels sectors i arrossegar-lo per tal de separar-lo de la resta del diagrama o per a tornar-lo a unir."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Diagrama de sectors explotat: aquest subtipus mostra els sectors ja separats els uns dels altres. Una vegada hàgiu creat el diagrama, podeu fer clic a qualsevol dels sectors i arrossegar-lo al llarg d'un eix radial a partir del centre del diagrama."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Toroide: aquest subtipus pot mostrar columnes de dades múltiples. Cada columna de dades es mostra com una forma toroidal amb un forat intern, on es pot mostrar la columna de dades següent. Una vegada hàgiu creat el diagrama, podeu fer clic a un sector extern i arrossegar-lo per a moure'l al llarg d'un eix radial des del centre del toroide."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Diagrama toroidal explotat: aquest subtipus mostra els sectors exteriors ja separats de la resta del toroide. Una vegada hàgiu creat el diagrama, podeu fer clic a un sector extern i arrossegar-lo per a moure'l al llarg d'un eix radial a partir del centre del toroide."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/00.po b/source/ca/helpcontent2/source/text/shared/00.po
index a7492346ff7..8f627a5c07c 100644
--- a/source/ca/helpcontent2/source/text/shared/00.po
+++ b/source/ca/helpcontent2/source/text/shared/00.po
@@ -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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2024-04-24 06:21+0000\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/ca/>\n"
"Language: ca\n"
@@ -2887,7 +2887,7 @@ msgctxt ""
"par_id3150092\n"
"help.text"
msgid "The <menuitem>External Links</menuitem> command is found in the <menuitem>Edit</menuitem> menu. The command can only be activated when at least one link is contained in the current document. When you insert a picture, for example, you can either insert the picture directly into the document or insert the picture as a link."
-msgstr ""
+msgstr "L'ordre <menuitem>Enllaços externs</menuitem> es part del menú <menuitem>Editar</menuitem>. L'ordre es pot activar únicament quan existeix almenys un enllaç en el document actual. Per exemple, és possible inserir una imatge incrustant-la directament en el document o mitjançant un enllaç."
#. ePu6N
#: 00000005.xhp
@@ -2914,7 +2914,7 @@ msgctxt ""
"par_id3153334\n"
"help.text"
msgid "Use <menuitem>Edit - External Links</menuitem> to see which files are inserted as links. The links can be removed if required. This will break the link and insert the object directly."
-msgstr ""
+msgstr "Feu servir <menuitem>Edita ▸ Enllaços externs</menuitem> per a veure quins fitxers han estat inserits com a enllaços. Els enllaços es poden eliminar si cal. Es trencarà l'enllaç i s'inserirà el fitxer directament."
#. LuQ5G
#: 00000005.xhp
@@ -2923,7 +2923,7 @@ msgctxt ""
"hd_id3154512\n"
"help.text"
msgid "Numeral System"
-msgstr ""
+msgstr "Sistema de numeració"
#. DCGTf
#: 00000005.xhp
@@ -2932,7 +2932,7 @@ msgctxt ""
"par_id3157846\n"
"help.text"
msgid "A numeral system is determined by the number of digits available for representing numbers. The decimal system, for instance is based on the ten digits (0..9), the binary system is based on the two digits 0 and 1, the hexadecimal system is based on 16 digits (0...9 and A...F)."
-msgstr ""
+msgstr "Un sistema de numeració es determina per la quantitat de xifres disponibles per a representar nombres. El sistema decimal, per exemple, es basa en deu xifres (0..9); el binari en té dos, 0 i 1; i l'hexadecimal en té 16 (0..9 i A..F)."
#. 3BGV7
#: 00000005.xhp
@@ -10239,7 +10239,7 @@ msgctxt ""
"par_id3159196\n"
"help.text"
msgid "Choose <menuitem>Insert - Chart</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Insereix ▸ Diagrama</menuitem>."
#. Jmrvr
#: 00000404.xhp
@@ -10248,7 +10248,7 @@ msgctxt ""
"par_id391687290602711\n"
"help.text"
msgid "Choose <menuitem>Insert - Chart</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Insereix ▸ Diagrama</menuitem>."
#. aAkFP
#: 00000404.xhp
@@ -10257,7 +10257,7 @@ msgctxt ""
"par_id481687292947011\n"
"help.text"
msgid "<menuitem>Home - Insert Chart</menuitem>."
-msgstr ""
+msgstr "<menuitem>Inici ▸ Insereix un diagrama</menuitem>."
#. So5oG
#: 00000404.xhp
@@ -10266,7 +10266,7 @@ msgctxt ""
"par_id611687292960477\n"
"help.text"
msgid "<menuitem>Insert - Chart</menuitem>."
-msgstr ""
+msgstr "<menuitem>Insereix ▸ Diagrama</menuitem>."
#. yBpJb
#: 00000404.xhp
@@ -10275,7 +10275,7 @@ msgctxt ""
"par_id21687293634109\n"
"help.text"
msgid "<menuitem>Insert - Chart</menuitem>."
-msgstr ""
+msgstr "<menuitem>Insereix ▸ Diagrama</menuitem>."
#. KNFJN
#: 00000404.xhp
@@ -10302,7 +10302,7 @@ msgctxt ""
"par_id3155513\n"
"help.text"
msgid "Choose <menuitem>Insert - Image</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Insereix ▸ Imatge</menuitem>."
#. NGECL
#: 00000404.xhp
@@ -10311,7 +10311,7 @@ msgctxt ""
"par_id641687288060105\n"
"help.text"
msgid "Choose <menuitem>Home - Image</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Inici ▸ Imatge</menuitem>."
#. hKHNt
#: 00000404.xhp
@@ -10320,7 +10320,7 @@ msgctxt ""
"par_id611687288063905\n"
"help.text"
msgid "Choose <menuitem>Insert - Insert Image</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Insereix ▸ Insereix una imatge</menuitem>."
#. nkiUu
#: 00000404.xhp
@@ -10329,7 +10329,7 @@ msgctxt ""
"par_id741687288060105\n"
"help.text"
msgid "Choose <menuitem>Home - Insert Image</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Inici ▸ Insereix una imatge</menuitem>."
#. qAnB9
#: 00000404.xhp
@@ -10338,7 +10338,7 @@ msgctxt ""
"par_id811687288063905\n"
"help.text"
msgid "Choose <menuitem>Insert - Image</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Insereix ▸ Imatge</menuitem>."
#. qHqnu
#: 00000404.xhp
@@ -10347,7 +10347,7 @@ msgctxt ""
"par_id421687288040247\n"
"help.text"
msgid "Choose <menuitem>Insert - Image</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Insereix ▸ Imatge</menuitem>."
#. HcQy3
#: 00000404.xhp
@@ -17211,7 +17211,7 @@ msgctxt ""
"par_id241705867256860\n"
"help.text"
msgid "Choose <menuitem>Home - Bold</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Inici ▸ Negreta</menuitem>."
#. xHuXv
#: 00040502.xhp
@@ -19668,7 +19668,7 @@ msgctxt ""
"par_id3155449\n"
"help.text"
msgid "<image id=\"img_id3155577\" src=\"cmd/lc_undo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155577\">Icon Undo</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155577\" src=\"cmd/lc_undo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155577\">Icona Desfés</alt></image>"
#. QzA62
#: edit_menu.xhp
@@ -19704,7 +19704,7 @@ msgctxt ""
"par_id3154938\n"
"help.text"
msgid "<image id=\"img_id3150358\" src=\"cmd/lc_redo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150358\">Icon Redo</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150358\" src=\"cmd/lc_redo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150358\">Icona Refés</alt></image>"
#. F99gF
#: edit_menu.xhp
@@ -19731,7 +19731,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "Choose <menuitem>Edit - Repeat</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Edita ▸ Repeteix</menuitem>."
#. zyjrz
#: edit_menu.xhp
@@ -19740,7 +19740,7 @@ msgctxt ""
"par_id611685963967520\n"
"help.text"
msgid "<image src=\"cmd/lc_repeat.svg\" id=\"img_id491685963967521\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131685963967522\">Icon Repeat</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_repeat.svg\" id=\"img_id491685963967521\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131685963967522\">Icona Repeteix</alt></image>"
#. Vngcs
#: edit_menu.xhp
@@ -19749,7 +19749,7 @@ msgctxt ""
"par_id121685963967524\n"
"help.text"
msgid "Repeat"
-msgstr ""
+msgstr "Repeteix"
#. XAUzr
#: edit_menu.xhp
@@ -19776,7 +19776,7 @@ msgctxt ""
"par_id321685964587740\n"
"help.text"
msgid "Choose <menuitem>Home - Cut</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Inici ▸ Retalla</menuitem>."
#. zCT5V
#: edit_menu.xhp
@@ -19785,7 +19785,7 @@ msgctxt ""
"par_id3145173\n"
"help.text"
msgid "<image id=\"img_id3145744\" src=\"cmd/lc_cut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145744\">Icon Cut</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145744\" src=\"cmd/lc_cut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145744\">Icona Retalla</alt></image>"
#. b2BCg
#: edit_menu.xhp
@@ -19830,7 +19830,7 @@ msgctxt ""
"par_id421685964733661\n"
"help.text"
msgid "Choose <menuitem>Home - Copy</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Inici ▸ Copia</menuitem>."
#. BEKcn
#: edit_menu.xhp
@@ -19884,7 +19884,7 @@ msgctxt ""
"par_id481685965303610\n"
"help.text"
msgid "Choose <menuitem>Home - Paste</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Inici ▸ Enganxa</menuitem>."
#. HZLPq
#: edit_menu.xhp
@@ -20429,7 +20429,7 @@ msgctxt ""
"par_id511685975100630\n"
"help.text"
msgid "Choose <menuitem>Home - Find</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Inici ▸ Cerca</menuitem>."
#. ZqAwc
#: edit_menu.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/01.po b/source/ca/helpcontent2/source/text/shared/01.po
index 258d97801b8..2f963253e17 100644
--- a/source/ca/helpcontent2/source/text/shared/01.po
+++ b/source/ca/helpcontent2/source/text/shared/01.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-04 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ca/>\n"
"Language: ca\n"
@@ -3075,7 +3075,7 @@ msgctxt ""
"par_id271712404524124\n"
"help.text"
msgid "%PRODUCTNAME supports the Dublin Core Metadata Element Set, a standardized set of metadata elements used to describe physical and electronic documents."
-msgstr ""
+msgstr "El %PRODUCTNAME admet el Conjunt d'Elements de Metadades Dublin Core, un estàndard usat per a descriure documents físics i electrònics."
#. DQhzs
#: 01100100.xhp
@@ -3084,7 +3084,7 @@ msgctxt ""
"par_id311712404964926\n"
"help.text"
msgid "You can add additional metadata elements in the <link href=\"text/shared/01/01100300.xhp\"><menuitem>Custom Properties</menuitem></link> tab."
-msgstr ""
+msgstr "És possible afegir elements de metadades addicionals a la pestanya <link href=\"text/shared/01/01100300.xhp\"><menuitem>Propietats personalitzades</menuitem></link>."
#. DB262
#: 01100100.xhp
@@ -3102,7 +3102,7 @@ msgctxt ""
"hd_id101714412611703\n"
"help.text"
msgid "<variable id=\"elements_h2\">Elements</variable>"
-msgstr ""
+msgstr "<variable id=\"elements_h2\">Elements</variable>"
#. V3K7D
#: 01100100.xhp
@@ -3111,7 +3111,7 @@ msgctxt ""
"hd_id3152372\n"
"help.text"
msgid "<variable id=\"title_h3\">Title</variable>"
-msgstr ""
+msgstr "<variable id=\"title_h3\">Títol</variable>"
#. m9p8k
#: 01100100.xhp
@@ -3129,7 +3129,7 @@ msgctxt ""
"par_id291714416716612\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>A name given to the resource."
-msgstr ""
+msgstr "<emph>Definició de la DCMI</emph>: un nom donat al recurs."
#. mirp7
#: 01100100.xhp
@@ -3138,7 +3138,7 @@ msgctxt ""
"hd_id3145669\n"
"help.text"
msgid "<variable id=\"subject_h3\">Subject</variable>"
-msgstr ""
+msgstr "<variable id=\"subject_h3\">Assumpte</variable>"
#. aPM28
#: 01100100.xhp
@@ -3165,7 +3165,7 @@ msgctxt ""
"hd_id3156426\n"
"help.text"
msgid "<variable id=\"keywords_h3\">Keywords</variable>"
-msgstr ""
+msgstr "<variable id=\"keywords_h3\">Paraules clau</variable>"
#. 4pHTt
#: 01100100.xhp
@@ -3237,7 +3237,7 @@ msgctxt ""
"hd_id91712331508846\n"
"help.text"
msgid "<variable id=\"identifier_h3\">Identifier</variable>"
-msgstr ""
+msgstr "<variable id=\"identifier_h3\">Identificador</variable>"
#. knfFR
#: 01100100.xhp
@@ -3291,7 +3291,7 @@ msgctxt ""
"hd_id991712331616227\n"
"help.text"
msgid "<variable id=\"relation_h3\">Relation</variable>"
-msgstr ""
+msgstr "<variable id=\"relation_h3\">Relació</variable>"
#. dtGAj
#: 01100100.xhp
@@ -3309,7 +3309,7 @@ msgctxt ""
"par_id121714495775615\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>A related resource."
-msgstr ""
+msgstr "<emph>Definició de la DCMI</emph>: un recurs relacionat."
#. EwqDc
#: 01100100.xhp
@@ -3318,7 +3318,7 @@ msgctxt ""
"hd_id371712331706300\n"
"help.text"
msgid "<variable id=\"rights_h3\">Rights</variable>"
-msgstr ""
+msgstr "<variable id=\"rights_h3\">Drets</variable>"
#. gAqnL
#: 01100100.xhp
@@ -3345,7 +3345,7 @@ msgctxt ""
"hd_id691712336584526\n"
"help.text"
msgid "<variable id=\"source_h3\">Source</variable>"
-msgstr ""
+msgstr "<variable id=\"source_h3\">Font</variable>"
#. 7gvvH
#: 01100100.xhp
@@ -3372,7 +3372,7 @@ msgctxt ""
"hd_id921712336596379\n"
"help.text"
msgid "<variable id=\"type_h3\">Type</variable>"
-msgstr ""
+msgstr "<variable id=\"type_h3\">Tipus</variable>"
#. DQaEH
#: 01100100.xhp
@@ -3399,7 +3399,7 @@ msgctxt ""
"hd_id3148620\n"
"help.text"
msgid "<variable id=\"comments_h3\">Comments</variable>"
-msgstr ""
+msgstr "<variable id=\"comments_h3\">Comentaris</variable>"
#. ZmWzL
#: 01100100.xhp
@@ -3417,7 +3417,7 @@ msgctxt ""
"hd_id621714663020660\n"
"help.text"
msgid "Help"
-msgstr ""
+msgstr "Ajuda"
#. GZhGz
#: 01100100.xhp
@@ -3426,7 +3426,7 @@ msgctxt ""
"hd_id681714663041980\n"
"help.text"
msgid "Reset"
-msgstr ""
+msgstr "Reinicialitza"
#. sQD8r
#: 01100100.xhp
@@ -3435,7 +3435,7 @@ msgctxt ""
"hd_id21714663049092\n"
"help.text"
msgid "OK"
-msgstr ""
+msgstr "D'acord"
#. HYSCn
#: 01100100.xhp
@@ -3444,7 +3444,7 @@ msgctxt ""
"hd_id71714663031713\n"
"help.text"
msgid "Cancel"
-msgstr ""
+msgstr "Cancel·la"
#. Q7CCy
#: 01100100.xhp
@@ -36705,13 +36705,12 @@ msgstr "<ahelp hid=\"svx/ui/docking3deffects/texobjx\">Ajusta automàticament la
#. 6Xce4
#: 05350500.xhp
-#, fuzzy
msgctxt ""
"05350500.xhp\n"
"par_id3155103\n"
"help.text"
msgid "<image id=\"img_id3148920\" src=\"svx/res/objspc3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148920\">Icon Object-specific</alt></image>"
-msgstr "Icona <image id=\"imgid3148920\" src=\"svx/res/objspc3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"altid3148920\"> específica d'objecte</alt></image>"
+msgstr "<image id=\"img_id3148920\" src=\"svx/res/objspc3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148920\">Icona Específic de l'objecte</alt></image>"
#. h7Pr5
#: 05350500.xhp
@@ -49088,7 +49087,7 @@ msgctxt ""
"hd_id3154380\n"
"help.text"
msgid "<variable id=\"meta_tags_h1\"><link href=\"text/shared/01/about_meta_tags.xhp\">HTML import and export</link></variable>"
-msgstr ""
+msgstr "<variable id=\"meta_tags_h1\"><link href=\"text/shared/01/about_meta_tags.xhp\">Importació i exportació HTML</link></variable>"
#. EGTkD
#: about_meta_tags.xhp
@@ -54423,13 +54422,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/ca/helpcontent2/source/text/shared/02.po b/source/ca/helpcontent2/source/text/shared/02.po
index 1693f1475ff..5baa243b5f8 100644
--- a/source/ca/helpcontent2/source/text/shared/02.po
+++ b/source/ca/helpcontent2/source/text/shared/02.po
@@ -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-05-04 09:45+0000\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/ca/>\n"
"Language: ca\n"
@@ -12742,7 +12742,7 @@ msgctxt ""
"par_id261692394295047\n"
"help.text"
msgid "Choose <menuitem>Home - Unordered List</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Inici ▸ Llista no ordenada</menuitem>."
#. iQf7d
#: 06120000.xhp
@@ -12751,7 +12751,7 @@ msgctxt ""
"par_id3150355\n"
"help.text"
msgid "<image id=\"img_id3157909\" src=\"cmd/lc_defaultbullet.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157909\">Icon Unordered List</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3157909\" src=\"cmd/lc_defaultbullet.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157909\">Icona Llista no ordenada</alt></image>"
#. TEain
#: 06120000.xhp
@@ -20195,7 +20195,7 @@ msgctxt ""
"par_id451690131442186\n"
"help.text"
msgid "Choose <menuitem>Home - Clone</menuitem>."
-msgstr ""
+msgstr "Trieu <menuitem>Inici ▸ Clona</menuitem>."
#. WsUWN
#: paintbrush.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/autopi.po b/source/ca/helpcontent2/source/text/shared/autopi.po
index 8b438ca9159..16b2d0855d3 100644
--- a/source/ca/helpcontent2/source/text/shared/autopi.po
+++ b/source/ca/helpcontent2/source/text/shared/autopi.po
@@ -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: 2023-09-28 12:40+0200\n"
-"PO-Revision-Date: 2024-04-10 09:45+0000\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsharedautopi/ca/>\n"
"Language: ca\n"
@@ -5343,7 +5343,7 @@ msgctxt ""
"par_id3149811\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGIMPORT_2_CBDOCUMENTRECURSE\">Indicates that the subdirectories of the selected directory are also searched for matching files.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CBDOCUMENTRECURSE\">Indica que també es cercaran fitxers que compleixin les condicions als subdirectoris del directori seleccionat.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CBDOCUMENTRECURSE\">Indica que també se cercaran fitxers que compleixin les condicions als subdirectoris del directori seleccionat.</ahelp>"
#. BFX2N
#: 01130200.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/guide.po b/source/ca/helpcontent2/source/text/shared/guide.po
index a0a513b1a15..27b3bc6a362 100644
--- a/source/ca/helpcontent2/source/text/shared/guide.po
+++ b/source/ca/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-23 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ca/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1564412548.000000\n"
@@ -27286,15 +27286,14 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr "Obre els següents fitxers en mode visor (només lectura)."
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
-#, fuzzy
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
-msgstr "Obre i inicia els següents documents de presentació de cadascun immediatament. Els fitxers es tanquen després de mostrar. Els fitxers que no siguin documents de l'Impress s'obren en mode predeterminat independentment del mode anterior."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
+msgstr ""
#. 5R6iA
#: start_parameters.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/optionen.po b/source/ca/helpcontent2/source/text/shared/optionen.po
index 29f10fa5972..15e1e5f81d4 100644
--- a/source/ca/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-01 01:46+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/ca/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1560151444.000000\n"
@@ -9543,14 +9543,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Opcions del full de càlcul"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "Opcions del %PRODUCTNAME Calc"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9570,13 +9570,13 @@ msgctxt ""
msgid "View"
msgstr "Visualització"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9597,6 +9597,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defineix quins elements de la finestra principal del <item type=\"productname\">%PRODUCTNAME del</item> del Calc es mostren. També podeu mostrar o ocultar el ressaltat dels valors a les taules.</ahelp>"
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9633,23 +9651,59 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Color"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Especifica un color per a les línies de graella al document actual.</ahelp> Per a visualitzar el color de línia de la graella desada amb el document, aneu a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME ▸ Colors de l'aplicació</emph>, i a <emph>Esquema</emph> cerqueu l'entrada <emph>Full de càlcul ▸ Línies de la graella</emph> i establiu el color en «Automàtic»."
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
#. y2GVB
#: 01060100.xhp
@@ -9750,14 +9804,14 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Indicador de comentaris"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Especifica que s'inclogui un petit rectangle a l'extrem superior dret d'una cel·la per indicar que existeix un comentari. El comentari només es mostrarà quan s'habilitin els consells a <emph>%PRODUCTNAME - General</emph> del quadre de diàleg Opcions.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgstr ""
#. T4iFp
#: 01060100.xhp
@@ -9777,6 +9831,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Podeu escriure i editar comentaris mitjançant l'ordre <link href=\"text/shared/01/04050000.xhp\"><emph>Insereix ▸ Comentari</emph></link>. Per editar els comentaris que es mostren de manera permanent, feu clic al quadre de comentari. Feu clic al Navegador i a l'entrada <emph>Comentaris</emph> podreu visualitzar tots els comentaris del document actual. Si feu doble clic en un comentari al Navegador, el cursor saltarà a la cel·la que contingui el comentari."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9822,6 +9903,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Si aquesta ordre és activa, els colors assignats al document no es mostren fins que no es desactiva la funció."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10083,6 +10200,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Si heu definit un <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">esquema</link></caseinline><defaultinline>esquema</defaultinline></switchinline>, l'opció <emph>Símbols d'esquema</emph> especifica si es veuran els símbols d'esquema al full.</ahelp>"
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/simpress.po b/source/ca/helpcontent2/source/text/simpress.po
index c0e589709bd..61d2f175b58 100644
--- a/source/ca/helpcontent2/source/text/simpress.po
+++ b/source/ca/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-02-19 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/ca/>\n"
@@ -1439,14 +1439,14 @@ msgctxt ""
msgid "Slide"
msgstr "Diapositiva"
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Diapositiva</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
+msgstr ""
#. QAk8D
#: main_slide.xhp
diff --git a/source/ca/helpcontent2/source/text/simpress/00.po b/source/ca/helpcontent2/source/text/simpress/00.po
index 1a4e1f0a999..8677fb42c19 100644
--- a/source/ca/helpcontent2/source/text/simpress/00.po
+++ b/source/ca/helpcontent2/source/text/simpress/00.po
@@ -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-02 00:04+0100\n"
-"PO-Revision-Date: 2024-04-27 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/ca/>\n"
"Language: ca\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1561328862.000000\n"
@@ -114,7 +114,7 @@ msgctxt ""
"par_id3156449\n"
"help.text"
msgid "<image id=\"img_id3149409\" src=\"cmd/lc_objectalignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149409\">Icon Alignment</alt></image>"
-msgstr "<image id=\"img_id3149409\" src=\"cmd/lc_objectalignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149409\">Icona d'Alineació</alt></image>"
+msgstr "<image id=\"img_id3149409\" src=\"cmd/lc_objectalignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149409\">Icona Alineació</alt></image>"
#. L68Vx
#: 00000004.xhp
@@ -539,24 +539,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Trieu <emph>Insereix ▸ Duplica la diapositiva</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Trieu <emph>Insereix ▸ Amplia la diapositiva</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Trieu <emph>Insereix ▸ Diapositiva de resum</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1061,6 +1043,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1609,3 +1600,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr "Diapositiva nova"
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/ca/helpcontent2/source/text/simpress/01.po b/source/ca/helpcontent2/source/text/simpress/01.po
index a62d0b24378..f31c64e3f85 100644
--- a/source/ca/helpcontent2/source/text/simpress/01.po
+++ b/source/ca/helpcontent2/source/text/simpress/01.po
@@ -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-31 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/ca/>\n"
"Language: ca\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1561340808.000000\n"
#. mu9aV
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>visualització d'esquema</bookmark_value> <bookmark_value>edició;títols de diapositives</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">Esquema</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>ampliació;diapositives</bookmark_value><bookmark_value>diapositives;ampliació</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Amplia la diapositiva</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>diapositiva de resum</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Diapositiva de resum</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6285,14 +6285,14 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Paràmetres de la presentació de diapositives"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
-msgstr "<bookmark_value>presentacions; paràmetres per a </bookmark_value> <bookmark_value>slide shows; paràmetres per a </bookmark_value><bookmark_value>presentacions; finestra / pantalla completa</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
+msgstr ""
#. KBJev
#: 06080000.xhp
@@ -6620,6 +6620,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">La finestra del $[officename] es manté en primer pla durant la presentació. Cap altre programa mostrarà la finestra davant de la presentació.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6710,6 +6728,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6737,6 +6773,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6746,6 +6791,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
@@ -8942,7 +9023,6 @@ msgstr "<ahelp hid=\"modules/simpress/ui/customanimationtimingtab/animduration\"
#. z5pbS
#: effectoptionstiming.xhp
-#, fuzzy
msgctxt ""
"effectoptionstiming.xhp\n"
"par_idN1058B\n"
diff --git a/source/ca/helpcontent2/source/text/simpress/guide.po b/source/ca/helpcontent2/source/text/simpress/guide.po
index 1f83e3a670a..302e8b9d167 100644
--- a/source/ca/helpcontent2/source/text/simpress/guide.po
+++ b/source/ca/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-27 06:42+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/ca/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1561340732.000000\n"
@@ -4530,14 +4530,14 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr "Ús de la consola del presentador"
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
-msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\">Ús de la consola de presentació</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
+msgstr ""
#. BBPMC
#: presenter_console.xhp
diff --git a/source/ca/helpcontent2/source/text/swriter/01.po b/source/ca/helpcontent2/source/text/swriter/01.po
index 441b1a738fa..49b14e71cf1 100644
--- a/source/ca/helpcontent2/source/text/swriter/01.po
+++ b/source/ca/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-08 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/ca/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1561340858.000000\n"
@@ -16322,13 +16322,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16340,13 +16358,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16358,13 +16376,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16376,13 +16394,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/ca/helpcontent2/source/text/swriter/guide.po b/source/ca/helpcontent2/source/text/swriter/guide.po
index e04f1435b00..2277aaed6d6 100644
--- a/source/ca/helpcontent2/source/text/swriter/guide.po
+++ b/source/ca/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-10 19:29+0000\n"
"Last-Translator: Jaumej <jaume.jorba@gmail.com>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/ca/>\n"
@@ -5931,13 +5931,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
index c6eca9a3c38..92179cd1d66 100644
--- a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-04-22 01:45+0000\n"
+"PO-Revision-Date: 2024-05-15 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/ca/>\n"
"Language: ca\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1562301193.000000\n"
#. W5ukN
@@ -18384,7 +18384,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Dark Mode"
-msgstr ""
+msgstr "Mode fosc"
#. Y5sjy
#: GenericCommands.xcu
diff --git a/source/ca/sc/messages.po b/source/ca/sc/messages.po
index 4a143934d6e..a0cda77cf2b 100644
--- a/source/ca/sc/messages.po
+++ b/source/ca/sc/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-05-01 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ca/>\n"
"Language: ca\n"
@@ -8889,11 +8889,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Valor "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total de base."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -8997,11 +8997,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Valor "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total de base."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9087,11 +9087,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Valor "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total bàsica."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16938,10 +16938,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -16992,17 +16992,17 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
#: sc/inc/scfuncs.hrc:4242
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Rows"
-msgstr ""
+msgstr "Files"
#. GQDKh
#: sc/inc/scfuncs.hrc:4243
@@ -17014,7 +17014,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:4244
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#. Pki2r
#: sc/inc/scfuncs.hrc:4245
@@ -17026,36 +17026,78 @@ msgstr ""
#: sc/inc/scfuncs.hrc:4246
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
-msgstr ""
+msgstr "Mínim"
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
#: sc/inc/scfuncs.hrc:4248
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
-msgstr ""
+msgstr "Màxim"
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31912,356 +31954,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Propietats del minidiagrama"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Interval d'entrada:"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Interval de sortida:"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Dades"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Sèrie:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Punts negatius:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Valors màxims:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Valors mínims:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Marcador:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Valor inicial:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Valor final:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
-msgstr ""
+msgstr "Seleccioneu el color del darrer punt."
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Colors"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr "Gruix de la línia:"
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Mostra les cel·les buides com a:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Separació"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Zero"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Estensió"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Mostra l'amagat"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "De dreta a esquerra"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Línia"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Columna"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "Apilat"
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Tipus:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Propietats"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Singular"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Grup"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Personalitzat"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Singular"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Grup"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Personalitzat"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Màxim vertical:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Mínim vertical:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Mostra l'eix X"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Eixos"
@@ -33442,344 +33496,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Indicador de _comentari"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "Indicador de _fórmula i suggeriment"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Realçament dels valors"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Activeu la casella Realçament dels valors per a mostrar el contingut de les cel·les de colors diferents, segons el tipus. Les cel·les de text es formaten de color negre, les cel·les de fórmules de color verd, les cel·les de nombres de color blau i les cel·les protegies amb fons gris clar, independentment de quin format de visualització s'hagi triat."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "_Mostra les referències en color"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ">Especifica que cada referència es realça en color a la fórmula. Els intervals de cel·les també queden envoltats amb una vora de color quan se selecciona per a l'edició la cel·la que conté la referència."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "Àncor_a"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Especifica si es mostra la icona d'àncora quan se selecciona un objecte inserit, com ara un gràfic."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr "Realçament de columna/fia"
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr "Marqueu el quadre Realçament de columna/fila per a mostrar el ressaltat de fila/columna per a la fila i la columna de la cel·la activa."
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Mostra"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "_Capçaleres de columnes i files"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Especifica si s'han de mostrar les capçaleres de fila i columna."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Barra de desplaçament horit_zontal"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Especifica si es mostra una barra de desplaçament vertical a la dreta de la finestra del document."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Barra de desplaçament _vertical"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Especifica si es mostra una barra de desplaçament vertical a la dreta de la finestra del document."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "P_estanyes dels fulls"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Especifica si es mostren les pestanyes dels fulls a la part inferior del document de full de càlcul."
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "Símbols d'esque_ma"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "Si heu definit un esquema, l'opció Símbols d'esquema especifica si es veuran els símbols d'esquema al full."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Resum de la _cerca"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Finestra"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "S_incronitza els fulls"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Si està activada, es mostren tots els fulls amb el mateix factor d'escala. Si no ho està, cada full pot tenir el seu propi factor d'escala."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Escala"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Salts de _pàgina"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Indica si s'han de veure els salts de pàgina dins d'una àrea d'impressió definida."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Línies d'ajuda en _moure"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Indica si s'han de visualitzar les guies en moure dibuixos, marcs, imatges i altres objectes."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "Línies de la _graella:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Mostra"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Mostra en les cel·les acolorides"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Amaga"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Indica quan es mostraran les línies de graella. Per defecte, es mostraran les línies de graella només a les cel·les que no tenen un color de fons. També podeu triar mostrar les línies de graella a les cel·les amb color de fons o amagar-les."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "_Busca:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "Del _tema"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Mostra el punter tal com està definit al tema d'icones, normalment com una creu gruixuda."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "S_istema"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Mostra el punter com a predeterminat del sistema, normalment un punter de fletxa."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Ajudes visuals"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Ob_jectes/imatges:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "_Diagrames:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Objectes de _dibuix:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Mostra"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Amaga"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Defineix si els objectes i les imatges estan visibles o amagats."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Mostra"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Amaga"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Defineix si els diagrames del document estan visibles o amagats."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Mostra"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Amaga"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Defineix si els objectes de dibuix del documetn estan visibles o amagats."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objectes"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Defineix quins elements de la finestra principal del Calc es mostren. També podeu mostrar o amagar el ressaltat dels valors a les taules."
diff --git a/source/ca/sfx2/messages.po b/source/ca/sfx2/messages.po
index 950db6a8fbc..cf900c4edce 100644
--- a/source/ca/sfx2/messages.po
+++ b/source/ca/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-20 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ca/>\n"
@@ -1459,538 +1459,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Donatiu"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "Esteu fent servir la versió %PRODUCTVERSION del %PRODUCTNAME per primer cop. En voleu conèixer les novetats?"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Notes de la versió"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Aquest document s'ha obert en mode només de lectura."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "Aquest PDF és obert en mode de només de lectura per a poder signar el fitxer existent."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "L'etiqueta de classificació d'aquest document és %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Aquest document ha de classificar-se abans que es pugui enganxar des del porta-retalls."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Aquest document té una classificació d'un nivell inferior que el del porta-retalls."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Nivell"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Seguretat nacional:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Control d'exportació:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Baixa"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Edita el document"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Signa el document"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Finalitza la signatura"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Aquest document té una signatura no vàlida."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "La signatura era vàlida, però el document s'ha modificat."
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "Com a mínim una signatura té problemes: no se n'ha pogut validar el certificat."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "Com a mínim una signatura té problemes: el document s'ha signat només parcialment."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "No s'ha pogut validar el certificat i el document només està signat parcialment."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Aquest document és signat digitalment i la signatura és vàlida."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Mostra les signatures"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Mostra la barra d'eines"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Amaga la barra d'eines"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Més informació"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "La contrasenya mestra està emmagatzemada en un format obsolet que hauríeu d'actualitzar"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Actualitza la contrasenya"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "Macros desactivades"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "S'han desactivat les macros d'aquest document a causa de la configuració de Seguretat de macros."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "Les macros s'han desactivat a causa de la configuració de Seguretat de Macros."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr "Les macros estan signades, però el document (que conté esdeveniments de document) no ho està."
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Mostra les macros"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr "Mostra les opcions de seguretat"
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "Mostra els esdeveniments"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Gris elegant"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Rusc"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Corba blava"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Cianotip"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "Caramel"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "Idea groga"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "ADN"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Focus"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Au forestal"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "Refrescant"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Inspiració"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Llums"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Llibertat creixent"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Metròpoli"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Blau de mitjanit"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Natura"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Llapis"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Piano"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Portafolis"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Progrés"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Ocàs"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Retro"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Llampant"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "CV"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Currículum"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Per defecte"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Modern"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Carta comercial moderna, lletra sense serif"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Carta comercial moderna, lletra amb serif"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Targeta de visita amb logotip"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Simple"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "Xinès simplificat, normal"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr "Japonès normal"
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Suprimeix"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Neteja-ho tot"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Longitud de la contrasenya"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "La contrasenya que heu introduït té problemes d'interoperabilitat. Introduïu una contrasenya de menys de 52 bytes o de més de 55 bytes."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "Mantingueu premuda la tecla %{key} i feu clic a l'enllaç per a obrir-lo: %{link}"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Feu clic per a obrir l'enllaç: %{link}"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(utilitzat per: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Document"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Full de càlcul"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Presentació"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Dibuix"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Utilitzats recentment"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Cap caràcter recent"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Restableix totes les plantilles per de~fecte"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Restableix el document de text per de~fecte"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Restableix el full de càlcul per de~fecte"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Restableix la presentació per de~fecte"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Restableix el dibuix per de~fecte"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "~Importa"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "E~xtensions"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Canvia el nom"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Canvia el nom de la categoria"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Categoria nova"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "Inspector d'objectes UNO"
diff --git a/source/ca/svx/messages.po b/source/ca/svx/messages.po
index fe46abd12f5..f722aa029d1 100644
--- a/source/ca/svx/messages.po
+++ b/source/ca/svx/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-05-01 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ca/>\n"
"Language: ca\n"
@@ -13054,27 +13054,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Posició en el document"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13085,27 +13085,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr "Corregeix…"
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18201,8 +18201,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Nou"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr "Personalitza..."
diff --git a/source/ca/sw/messages.po b/source/ca/sw/messages.po
index c8cdee1a32d..18661917137 100644
--- a/source/ca/sw/messages.po
+++ b/source/ca/sw/messages.po
@@ -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-05-13 12:38+0200\n"
-"PO-Revision-Date: 2024-05-01 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-16 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ca/>\n"
"Language: ca\n"
@@ -21635,7 +21635,7 @@ msgstr "Àncora ↔ text"
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:458
msgctxt "navigatorpanel|anchor|accessible_name"
msgid "Anchor<->Text"
-msgstr "Àncora<->Text"
+msgstr "Àncora ↔ text"
#. vwcpF
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:459
@@ -23797,49 +23797,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Seleccioneu el tipus d'objecte per al qual seran vàlids els paràmetres de llegenda automàtica."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "A_uto"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "Per _paraula"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "Per _caràcter"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Compara els documents"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Ignora les _parts de longitud:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Tingues-ho en compte en comparar"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Emmagatzema-ho en canviar el document"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Número aleatori per a millorar la precisió de comparació de documents"
diff --git a/source/ca/uui/messages.po b/source/ca/uui/messages.po
index 89d72b68811..77201582eaf 100644
--- a/source/ca/uui/messages.po
+++ b/source/ca/uui/messages.po
@@ -4,8 +4,8 @@ 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:05+0100\n"
-"PO-Revision-Date: 2024-01-04 22:18+0000\n"
-"Last-Translator: Jaumej <jaume.jorba@gmail.com>\n"
+"PO-Revision-Date: 2024-05-23 10:44+0000\n"
+"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/uuimessages/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1548164027.000000\n"
#. DLY8p
@@ -48,6 +48,9 @@ msgid ""
"$(ARG1)\n"
"Storing those large module(s) in binary format, which is necessary for password protection, makes them unreadable in versions older than LibreOffice 5.0.3. If you want to avoid this please split the module into smaller pieces."
msgstr ""
+"Esteu desant una biblioteca Basic protegida amb contrasenya que conté els mòduls grans següents: \n"
+"$(ARG1)\n"
+"L'emmagatzematge d'aquests mòduls grans en format binari, que és necessari per a la protecció amb contrasenya, els fa il·legibles en versions més antigues que el LibreOffice 5.0.3. Si voleu evitar això, dividiu el mòdul en peces més petites."
#. 3rNDF
#: uui/inc/ids.hrc:43
@@ -960,7 +963,7 @@ msgstr "La persona que ha creat «$(ARG1)» prefereix que l'obriu en mode només
#: uui/inc/strings.hrc:82
msgctxt "STR_VERIFY_CERT"
msgid "You need to view the certificate first."
-msgstr ""
+msgstr "Primer heu de veure el certificat."
#. 45x3T
#: uui/uiconfig/ui/authfallback.ui:8
diff --git a/source/ckb/cui/messages.po b/source/ckb/cui/messages.po
index c0f62bdfaa0..ddc7c43858e 100644
--- a/source/ckb/cui/messages.po
+++ b/source/ckb/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ckb/>\n"
@@ -4194,42 +4194,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "نووسەی تر:"
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18495,13 +18459,19 @@ msgid "LibreOffice Themes"
msgstr "ڕووکارەکانی LibreOffice"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22212,36 +22182,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "پێشبینین"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/ckb/formula/messages.po b/source/ckb/formula/messages.po
index e4c5c46b5c5..b8b580d1432 100644
--- a/source/ckb/formula/messages.po
+++ b/source/ckb/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ckb/>\n"
@@ -16,2398 +16,2404 @@ msgstr ""
"X-Generator: LibreOffice\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#All"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#سەرپەڕەکان"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#زانیاری"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#گشتی"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#ئەم ڕیزە"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERROR.TYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "ڕێژەی"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEXTJOIN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "IFS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SWITCH"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINIFS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXIFS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGATE"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2416,7 +2422,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2424,7 +2430,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2432,7 +2438,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2440,7 +2446,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2448,7 +2454,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2456,7 +2462,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2464,98 +2470,98 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENCODEURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RAWSUBTRACT"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "RAND.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "RANDBETWEEN.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/ckb/sc/messages.po b/source/ckb/sc/messages.po
index 09a13ed7a5c..08638ea0ef8 100644
--- a/source/ckb/sc/messages.po
+++ b/source/ckb/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ckb/>\n"
@@ -8794,10 +8794,10 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr ""
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. gB6db
@@ -8902,10 +8902,10 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr ""
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. 4gTUB
@@ -8992,10 +8992,10 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr ""
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. H6DCB
@@ -16843,10 +16843,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -16897,10 +16897,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -16933,10 +16933,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -16945,22 +16945,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31814,356 +31856,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -33344,344 +33398,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "دیارخەری _لێدوان"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr ""
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr ""
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "نیشاندان"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "سەرپەڕی ستو_ون/ڕیزەکان"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "شریتی جوڵانی _ئاسۆیی"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "شریتی جوڵانی _ستوونی"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "بازدەرەکانی شی_ت"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "پەنجەرە"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "هاوکەت_گەریکردنی شیتەکان"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "زووم"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "_بڕینی پەڕە"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr ""
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_هێڵی هێڵەکی:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "پیشاندان"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "پیشاندان لە خانەی ڕەنگکراو"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "شاردنەوە"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "تەنە_کان/وێنەکان/"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "تەنەکانی _کێشان:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "پیشاندان"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "شاردنەوە"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "پیشاندان"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "شاردنەوە"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "پیشاندان"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "شاردنەوە"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "شتەکان"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/ckb/sfx2/messages.po b/source/ckb/sfx2/messages.po
index 6f8fad02279..1ba36495e1e 100644
--- a/source/ckb/sfx2/messages.po
+++ b/source/ckb/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ckb/>\n"
@@ -1385,538 +1385,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "بەخشین"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "تێبینی بڵاوکراوە"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "ئاست"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr ""
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr ""
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "بەڵگەنامە دەستکاریبکە"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "بەڵگەنامە واژوو بکە"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "واژوو پیشان بدە"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "کار"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "خۆرئاوابوون"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "دەستپێکردنەوە"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "بنەڕەت"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "نوێ"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "سادە"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "سڕینەوە"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "هه‌مووی پاک بکه‌ره‌وه‌"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/ckb/svx/messages.po b/source/ckb/svx/messages.po
index bd925e4e93d..e1527331dce 100644
--- a/source/ckb/svx/messages.po
+++ b/source/ckb/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ckb/>\n"
@@ -13033,27 +13033,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13064,27 +13064,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18166,8 +18166,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/ckb/sw/messages.po b/source/ckb/sw/messages.po
index 1f2d78edc63..ede8cd88cc3 100644
--- a/source/ckb/sw/messages.po
+++ b/source/ckb/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ckb/>\n"
@@ -23782,49 +23782,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "خۆ_کار"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "بەپێێ وش_ە"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr ""
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr ""
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/cs/cui/messages.po b/source/cs/cui/messages.po
index 98dc9bb04b7..b2f97a28dbd 100644
--- a/source/cs/cui/messages.po
+++ b/source/cs/cui/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-06 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-19 01:46+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/cs/>\n"
"Language: cs\n"
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Jiné znaky..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr "%PRODUCTNAME je výkonný a svobodný kancelářský balík, který používají miliony lidí po celém světě."
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr "%PRODUCTNAME používá spolehlivý a důvěryhodný standardní formát otevřených dokumentů."
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr "%PRODUCTNAME zapadá do každého operačního systému a je možné jej plně přizpůsobit."
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr "%PRODUCTNAME je open source: váš projekt, vaše data, vaše svoboda."
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr "Verze 24.8 přináší dialogové okno Co je nového :-)"
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr "Vítejte v %PRODUCTNAME!"
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18529,13 +18493,19 @@ msgid "LibreOffice Themes"
msgstr "Motivy vzhledu LibreOffice"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Klepněte na styl odrážek, který chcete použít."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Zobrazí různé styly odrážek, které je možné použít."
@@ -21554,13 +21524,13 @@ msgstr "Dělení slov napříč"
#: cui/uiconfig/ui/textflowpage.ui:394
msgctxt "textflowpage|checkAcrossParagraph"
msgid "Last full line of paragraph"
-msgstr ""
+msgstr "Poslední úplný řádek odstavce"
#. K3XE6
#: cui/uiconfig/ui/textflowpage.ui:403
msgctxt "textflowpage|extended_tip|checkAcrossParagraph"
msgid "Deselect this check box, if you don't want to hyphenate across the last full line of paragraph, column, page and spread."
-msgstr ""
+msgstr "Zrušte zaškrtnutí tohoto pole, pokud si nepřejete dělit slova mezi posledními úplnými řádky odstavce, sloupci, stránkami a záběry."
#. zVw8o
#: cui/uiconfig/ui/textflowpage.ui:414
@@ -22246,36 +22216,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Náhled"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr "Co je v %PRODUCTVERSION nového"
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr "Obrázek ilustrující novinku"
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr "Předchozí"
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr "Další"
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr "Průběh novinek"
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/cs/formula/messages.po b/source/cs/formula/messages.po
index 949c90a5a9e..fa2708efd87 100644
--- a/source/cs/formula/messages.po
+++ b/source/cs/formula/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-06 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-19 01:46+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/cs/>\n"
"Language: cs\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1555015263.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#All"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Headers"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Data"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totals"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#This Row"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERROR.TYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr "XMATCH"
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr "XLOOKUP"
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr "FILTER"
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr "SORT"
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr "SORTBY"
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEXTJOIN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "IFS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SWITCH"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINIFS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXIFS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr "SEQUENCE"
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGATE"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2417,7 +2423,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2425,7 +2431,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2433,7 +2439,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2441,7 +2447,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2449,7 +2455,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2457,7 +2463,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2465,101 +2471,101 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENCODEURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RAWSUBTRACT"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "RAND.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "RANDBETWEEN.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
-msgstr ""
+msgstr "RANDARRAY"
#. wH3TZ
msgctxt "stock"
diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po
index c13d1bd7026..82ed0fc5fec 100644
--- a/source/cs/helpcontent2/source/text/scalc/01.po
+++ b/source/cs/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-08 09:45+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/cs/>\n"
@@ -584,13 +584,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -611,13 +611,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Vložte text, který má být zobrazen v levé části záhlaví nebo zápatí.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15038,14 +15038,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr "<bookmark_value>náhodná čísla;v mezích</bookmark_value><bookmark_value>RANDBETWEEN</bookmark_value>"
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15110,14 +15110,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr "<bookmark_value>náhodná čísla;neměnící se, v mezích</bookmark_value><bookmark_value>RANDBETWEEN.NV</bookmark_value>"
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
-msgstr "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
+msgstr ""
#. Akjyr
#: 04060106.xhp
@@ -15173,14 +15173,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr "<bookmark_value>RAND</bookmark_value><bookmark_value>náhodná čísla;mezi 0 a 1</bookmark_value>"
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15263,14 +15263,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr "<bookmark_value>náhodná čísla;neměnící se, mezi 0 a 1</bookmark_value><bookmark_value>RAND.NV</bookmark_value>"
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
-msgstr "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
+msgstr ""
#. Fc2hv
#: 04060106.xhp
@@ -66923,22 +66923,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66959,31 +66959,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66995,6 +66995,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67994,13 +68003,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68048,22 +68057,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69920,23 +69938,149 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
-msgstr "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
-#. 24EqX
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
+msgstr ""
+
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
-msgstr "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
#. oV47W
#: func_unique.xhp
diff --git a/source/cs/helpcontent2/source/text/scalc/guide.po b/source/cs/helpcontent2/source/text/scalc/guide.po
index 2187ece4ccf..43bd748993f 100644
--- a/source/cs/helpcontent2/source/text/scalc/guide.po
+++ b/source/cs/helpcontent2/source/text/scalc/guide.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-07 09:45+0000\n"
+"PO-Revision-Date: 2024-05-19 09:45+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/cs/>\n"
"Language: cs\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1547389818.000000\n"
#. NXy6S
@@ -59,7 +59,7 @@ msgctxt ""
"par_id81713445694889\n"
"help.text"
msgid "If the resulting cell is below or above another cell containing text, %PRODUCTNAME Calc assumes the text as a column label, else %PRODUCTNAME Calc assumes the text as a row label."
-msgstr ""
+msgstr "Pokud se výsledná buňka nachází pod nebo nad jinou buňkou, která obsahuje text, v %PRODUCTNAME Calc se tento text bude považovat za popisek sloupce, jinak se bude považovat za popisek řádku."
#. x5TMk
#: address_auto.xhp
diff --git a/source/cs/helpcontent2/source/text/schart/01.po b/source/cs/helpcontent2/source/text/schart/01.po
index 294bf849004..41c58b35635 100644
--- a/source/cs/helpcontent2/source/text/schart/01.po
+++ b/source/cs/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-16 20:54+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547391774.000000\n"
#. DsZFP
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na první straně <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> si můžete zvolit typ grafu."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,41 +6685,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "Výsečový graf zobrazuje hodnoty jako výseče celkového kruhu. Délka oblouku nebo plocha výseče je úměrná jeho hodnotě."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Výsečový - tento podtyp zobrazuje výseče jako barevné oblasti kruhu, ovšem pouze pro jeden sloupec dat. Ve vytvořeném grafu můžete klepnout a přetáhnout kteroukoliv výseč mimo koláč nebo ji připojit zpět."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Rozložený výsečový - tento podtyp zobrazuje výseče oddělené jednu od druhé. Ve vytvořeném grafu můžete klepnout a přetáhnout výseč libovolně daleko od středu koláče."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Prstencový - tento podtyp může zobrazit více datových sloupců. Každý datový sloupec je zobrazen jako prstenec a v jeho středu je možno zobrazit další sloupec. Ve vytvořeném grafu můžete klepnout a přetáhnout vnější výseč do libovolné vzdálenosti od středu prstence."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Rozložený prstencový - tento podtyp zobrazuje vnější výseče již oddělené od ostatních prstenců. Ve vytvořeném grafu můžete klepnout a přetáhnout vnější výseč do libovolné vzdálenosti od středu prstence."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/00.po b/source/cs/helpcontent2/source/text/shared/00.po
index 8188e4cc649..0e9a344ec33 100644
--- a/source/cs/helpcontent2/source/text/shared/00.po
+++ b/source/cs/helpcontent2/source/text/shared/00.po
@@ -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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2024-05-07 09:45+0000\n"
+"PO-Revision-Date: 2024-05-21 09:45+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/cs/>\n"
"Language: cs\n"
@@ -3578,7 +3578,7 @@ msgctxt ""
"par_id3154317\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_DESTROY\">Deletes the current selection. If multiple objects are selected, all will be deleted. In most cases, a confirmation question appears before objects are deleted.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_DESTROY\">Odstraní aktuální výběr. Je-li vybráno více objektů, budou odstraněny všechny.Ve většině případů se před odstraněním objektu zobrazí potvrzovací dotaz.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_DESTROY\">Odstraní aktuální výběr. Je-li vybráno více objektů, budou odstraněny všechny. Ve většině případů se před odstraněním objektu zobrazí potvrzovací dotaz.</ahelp>"
#. TDDGi
#: 00000010.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po
index 2027806928a..0e8801f93fc 100644
--- a/source/cs/helpcontent2/source/text/shared/01.po
+++ b/source/cs/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ 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-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-08 09:45+0000\n"
-"Last-Translator: raal <raal@post.cz>\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-21 09:45+0000\n"
+"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -3029,7 +3029,7 @@ msgctxt ""
"bm_id661712409722063\n"
"help.text"
msgid "<bookmark_value>description; document properties</bookmark_value> <bookmark_value>description; file properties</bookmark_value> <bookmark_value>description; metadata</bookmark_value> <bookmark_value>metadata; adding metadata</bookmark_value> <bookmark_value>metadata; editing metadata</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>popis; vlastnosti dokumentu</bookmark_value> <bookmark_value>popis; vlastnosti souboru</bookmark_value> <bookmark_value>popis; metadata</bookmark_value> <bookmark_value>metadata; přidání metadat</bookmark_value> <bookmark_value>metadata; úprava metadat</bookmark_value>"
#. NQDen
#: 01100100.xhp
@@ -3056,7 +3056,7 @@ msgctxt ""
"par_id721712354151660\n"
"help.text"
msgid "Choose <menuitem>File - Properties</menuitem> then select the <menuitem>Description</menuitem> tab."
-msgstr ""
+msgstr "Zvolte <menuitem>Soubor - Vlastnosti</menuitem> a poté vyberte kartu <menuitem>Popis</menuitem>."
#. PSac7
#: 01100100.xhp
@@ -3065,7 +3065,7 @@ msgctxt ""
"par_id271712404524124\n"
"help.text"
msgid "%PRODUCTNAME supports the Dublin Core Metadata Element Set, a standardized set of metadata elements used to describe physical and electronic documents."
-msgstr ""
+msgstr "%PRODUCTNAME podporuje Dublin Core Metadata Element Set, standardizovanou sadu prvků metadat, které se používají pro popis fyzických a elektronických dokumentů."
#. DQhzs
#: 01100100.xhp
@@ -3074,7 +3074,7 @@ msgctxt ""
"par_id311712404964926\n"
"help.text"
msgid "You can add additional metadata elements in the <link href=\"text/shared/01/01100300.xhp\"><menuitem>Custom Properties</menuitem></link> tab."
-msgstr ""
+msgstr "Další prvky metadat můžete přidat na kartě <link href=\"text/shared/01/01100300.xhp\"><menuitem>Vlastní vlastnosti</menuitem></link>."
#. DB262
#: 01100100.xhp
@@ -3092,7 +3092,7 @@ msgctxt ""
"hd_id101714412611703\n"
"help.text"
msgid "<variable id=\"elements_h2\">Elements</variable>"
-msgstr ""
+msgstr "<variable id=\"elements_h2\">Prvky</variable>"
#. V3K7D
#: 01100100.xhp
@@ -3101,7 +3101,7 @@ msgctxt ""
"hd_id3152372\n"
"help.text"
msgid "<variable id=\"title_h3\">Title</variable>"
-msgstr ""
+msgstr "<variable id=\"title_h3\">Název</variable>"
#. m9p8k
#: 01100100.xhp
@@ -3119,7 +3119,7 @@ msgctxt ""
"par_id291714416716612\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>A name given to the resource."
-msgstr ""
+msgstr "<emph>Definice DCMI: </emph>Název přidělený zdroji."
#. mirp7
#: 01100100.xhp
@@ -3128,7 +3128,7 @@ msgctxt ""
"hd_id3145669\n"
"help.text"
msgid "<variable id=\"subject_h3\">Subject</variable>"
-msgstr ""
+msgstr "<variable id=\"subject_h3\">Předmět</variable>"
#. aPM28
#: 01100100.xhp
@@ -3146,7 +3146,7 @@ msgctxt ""
"par_id781714416090632\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>The topic of the resource."
-msgstr ""
+msgstr "<emph>Definice DCMI: </emph>Téma zdroje."
#. ntXMN
#: 01100100.xhp
@@ -3155,7 +3155,7 @@ msgctxt ""
"hd_id3156426\n"
"help.text"
msgid "<variable id=\"keywords_h3\">Keywords</variable>"
-msgstr ""
+msgstr "<variable id=\"keywords_h3\">Klíčová slova</variable>"
#. 4pHTt
#: 01100100.xhp
@@ -3173,7 +3173,7 @@ msgctxt ""
"hd_id991712331471026\n"
"help.text"
msgid "<variable id=\"contributor_h3\">Contributor</variable>"
-msgstr ""
+msgstr "<variable id=\"contributor_h3\">Přispěvatel</variable>"
#. GFBhZ
#: 01100100.xhp
@@ -3182,7 +3182,7 @@ msgctxt ""
"par_id1001712331484014\n"
"help.text"
msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document. For example he names of the authors of the document, or members of the team who contributed data."
-msgstr ""
+msgstr "Zadejte jména lidí, organizací nebo jiných subjektů, které k dokumentu přispěly. Například jména autorů dokumentu nebo členů týmu, kteří přispěli daty."
#. CicCF
#: 01100100.xhp
@@ -3191,7 +3191,7 @@ msgctxt ""
"par_id341714417205026\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>An entity responsible for making contributions to the resource."
-msgstr ""
+msgstr "<emph>Definice DCMI: </emph>Subjekt odpovědný za přispívání do zdroje."
#. 9HoTd
#: 01100100.xhp
@@ -3200,7 +3200,7 @@ msgctxt ""
"hd_id291712331494279\n"
"help.text"
msgid "<variable id=\"coverage_h3\">Coverage</variable>"
-msgstr ""
+msgstr "<variable id=\"coverage_h3\">Pokrytí</variable>"
#. vCizD
#: 01100100.xhp
@@ -3209,7 +3209,7 @@ msgctxt ""
"par_id961712331502781\n"
"help.text"
msgid "Enter the time, place, or jurisdiction that the document is relevant to. For example, a range of dates, a place, or an institution that the document applies to."
-msgstr ""
+msgstr "Zadejte čas, místo nebo jurisdikci, kterých se dokument týká. Například rozsah dat, místo nebo instituci, které se dokument týká."
#. 3NGzr
#: 01100100.xhp
@@ -3218,7 +3218,7 @@ msgctxt ""
"par_id751714417027700\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant."
-msgstr ""
+msgstr "<emph>Definice DCMI: </emph>Prostorové nebo časové téma zdroje, prostorová použitelnost zdroje nebo jurisdikce, pod kterou je zdroj relevantní."
#. oCXtb
#: 01100100.xhp
@@ -3227,7 +3227,7 @@ msgctxt ""
"hd_id91712331508846\n"
"help.text"
msgid "<variable id=\"identifier_h3\">Identifier</variable>"
-msgstr ""
+msgstr "<variable id=\"identifier_h3\">Identifikátor</variable>"
#. knfFR
#: 01100100.xhp
@@ -3236,7 +3236,7 @@ msgctxt ""
"par_id311712331541857\n"
"help.text"
msgid "Enter a unique and unambiguous identifier for the document. For example, a document number or ISBN."
-msgstr ""
+msgstr "Zadejte jedinečný a jednoznačný identifikátor dokumentu. Například číslo dokumentu nebo ISBN."
#. ifeVh
#: 01100100.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"par_id951714414695195\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>An unambiguous reference to the document within a specific context."
-msgstr ""
+msgstr "<emph>Definice DCMI: </emph>Jednoznačný odkaz na dokument v konkrétním kontextu."
#. xXzCz
#: 01100100.xhp
@@ -3254,7 +3254,7 @@ msgctxt ""
"hd_id941712331544480\n"
"help.text"
msgid "<variable id=\"publisher_h3\">Publisher</variable>"
-msgstr ""
+msgstr "<variable id=\"publisher_h3\">Vydavatel</variable>"
#. 3CXu4
#: 01100100.xhp
@@ -3263,7 +3263,7 @@ msgctxt ""
"par_id971712331610892\n"
"help.text"
msgid "Enter the name of the entity that is making the document available. For example, a company, university, or government body."
-msgstr ""
+msgstr "Zadejte název subjektu, který dokument zpřístupnil. Například společnost, univerzita nebo státní orgán."
#. wwXLg
#: 01100100.xhp
@@ -3272,7 +3272,7 @@ msgctxt ""
"par_id951714495693749\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>An entity responsible for making the resource available."
-msgstr ""
+msgstr "<emph>Definice DCMI: </emph>Subjekt odpovědný za zpřístupnění zdroje."
#. EHSTB
#: 01100100.xhp
@@ -3281,7 +3281,7 @@ msgctxt ""
"hd_id991712331616227\n"
"help.text"
msgid "<variable id=\"relation_h3\">Relation</variable>"
-msgstr ""
+msgstr "<variable id=\"relation_h3\">Vztah</variable>"
#. dtGAj
#: 01100100.xhp
@@ -3290,7 +3290,7 @@ msgctxt ""
"par_id41712331631248\n"
"help.text"
msgid "Enter information about resources related to the document. For example, a set of volumes the document is part of, or the document's edition number."
-msgstr ""
+msgstr "Zadejte informace o zdrojích vztahujících se k dokumentu. Například sada svazků, jichž je dokument součástí, nebo číslo vydání dokumentu."
#. 3adUT
#: 01100100.xhp
@@ -3299,7 +3299,7 @@ msgctxt ""
"par_id121714495775615\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>A related resource."
-msgstr ""
+msgstr "<emph>Definice DCMI: </emph>Související zdroj."
#. EwqDc
#: 01100100.xhp
@@ -3308,7 +3308,7 @@ msgctxt ""
"hd_id371712331706300\n"
"help.text"
msgid "<variable id=\"rights_h3\">Rights</variable>"
-msgstr ""
+msgstr "<variable id=\"rights_h3\">Práva</variable>"
#. gAqnL
#: 01100100.xhp
@@ -3317,7 +3317,7 @@ msgctxt ""
"par_id381712331724319\n"
"help.text"
msgid "Enter information intellectual property rights associated with the document. For example, a copyright statement, or information about who has permission to access the document."
-msgstr ""
+msgstr "Zadejte informace o právech duševního vlastnictví souvisejících s dokumentem. Například prohlášení o autorských právech nebo informace o tom, kdo má oprávnění k přístupu k dokumentu."
#. U5YE6
#: 01100100.xhp
@@ -3326,7 +3326,7 @@ msgctxt ""
"par_id651714495803137\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>Information about rights held in and over the resource."
-msgstr ""
+msgstr "<emph>Definice DCMI: </emph>Informace o právech ke zdroji."
#. U7iEe
#: 01100100.xhp
@@ -3335,7 +3335,7 @@ msgctxt ""
"hd_id691712336584526\n"
"help.text"
msgid "<variable id=\"source_h3\">Source</variable>"
-msgstr ""
+msgstr "<variable id=\"source_h3\">Zdroj</variable>"
#. 7gvvH
#: 01100100.xhp
@@ -3344,7 +3344,7 @@ msgctxt ""
"par_id281712331745647\n"
"help.text"
msgid "Enter information about other resources from which the document is derived. For example, the name or identifier of a hard copy that the document was scanned from, or a url that the document was downloaded from."
-msgstr ""
+msgstr "Zadejte informace o dalších zdrojích, ze kterých je dokument odvozen. Například název nebo identifikátor tištěné kopie, ze které byl dokument naskenován, nebo adresu URL, ze které byl dokument stažen."
#. 4bXyK
#: 01100100.xhp
@@ -3353,7 +3353,7 @@ msgctxt ""
"par_id511714495809888\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>A related resource from which the described resource is derived."
-msgstr ""
+msgstr "<emph>Definice DCMI: </emph>Související zdroj, ze kterého je popsaný zdroj odvozen."
#. 7GCuX
#: 01100100.xhp
@@ -3362,7 +3362,7 @@ msgctxt ""
"hd_id921712336596379\n"
"help.text"
msgid "<variable id=\"type_h3\">Type</variable>"
-msgstr ""
+msgstr "<variable id=\"type_h3\">Typ</variable>"
#. DQaEH
#: 01100100.xhp
@@ -3371,7 +3371,7 @@ msgctxt ""
"par_id61712336816144\n"
"help.text"
msgid "Enter information about the category or format of the document. For example, whether the document is a text document, image, or multimedia presentation."
-msgstr ""
+msgstr "Zadejte informace o kategorii nebo formátu dokumentu. Například zda se jedná o textový dokument, obrázek nebo multimediální prezentaci."
#. z9u52
#: 01100100.xhp
@@ -3380,7 +3380,7 @@ msgctxt ""
"par_id971714495815222\n"
"help.text"
msgid "<emph>DCMI Definition: </emph>The nature or genre of the resource."
-msgstr ""
+msgstr "<emph>Definice DCMI: </emph>Povaha nebo žánr zdroje."
#. hCVdH
#: 01100100.xhp
@@ -3389,7 +3389,7 @@ msgctxt ""
"hd_id3148620\n"
"help.text"
msgid "<variable id=\"comments_h3\">Comments</variable>"
-msgstr ""
+msgstr "<variable id=\"comments_h3\">Komentáře</variable>"
#. ZmWzL
#: 01100100.xhp
@@ -3407,7 +3407,7 @@ msgctxt ""
"hd_id621714663020660\n"
"help.text"
msgid "Help"
-msgstr ""
+msgstr "Nápověda"
#. GZhGz
#: 01100100.xhp
@@ -3416,7 +3416,7 @@ msgctxt ""
"hd_id681714663041980\n"
"help.text"
msgid "Reset"
-msgstr ""
+msgstr "Obnovit"
#. sQD8r
#: 01100100.xhp
@@ -3425,7 +3425,7 @@ msgctxt ""
"hd_id21714663049092\n"
"help.text"
msgid "OK"
-msgstr ""
+msgstr "OK"
#. HYSCn
#: 01100100.xhp
@@ -3434,7 +3434,7 @@ msgctxt ""
"hd_id71714663031713\n"
"help.text"
msgid "Cancel"
-msgstr ""
+msgstr "Zrušit"
#. Q7CCy
#: 01100100.xhp
@@ -3443,7 +3443,7 @@ msgctxt ""
"par_id621714749828805\n"
"help.text"
msgid "<link href=\"https://www.dublincore.org/specifications/dublin-core/dces/\">DCES Page on the DCMI Website</link>"
-msgstr ""
+msgstr "<link href=\"https://www.dublincore.org/specifications/dublin-core/dces/\">Stránka DCES na webové stránce DCMI</link>"
#. 63szi
#: 01100200.xhp
@@ -12938,7 +12938,7 @@ msgctxt ""
"par_id581668110199198\n"
"help.text"
msgid "The default. Insertions and deletions are displayed in the content according to the settings in <link href=\"text/shared/optionen/01060600.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Changes</menuitem></link>."
-msgstr ""
+msgstr "Výchozí. Vložení a smazání se zobrazí v obsahu podle nastavení v <link href=\"text/shared/optionen/01060600.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Předvolby</menuitem></caseinline><defaultinline><menuitem>Nástroje - Možnosti</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Změny</menuitem></link>."
#. ARQV7
#: 02230200.xhp
@@ -12956,7 +12956,7 @@ msgctxt ""
"par_id351668110205116\n"
"help.text"
msgid "Show the deleted content in the margin. Insertions are displayed in the content."
-msgstr ""
+msgstr "Zobrazí smazaný obsah na okrajích. Vložený obsah se zobrazí mezi ostatním obsahem."
#. v49KG
#: 02230200.xhp
@@ -12974,7 +12974,7 @@ msgctxt ""
"par_id751668110211057\n"
"help.text"
msgid "Show the inserted content in the margin. Deletions are displayed in the content."
-msgstr ""
+msgstr "Zobrazí vložený obsah na okrajích. Smazaný obsah se zobrazí mezi ostatním obsahem."
#. nXYPN
#: 02230300.xhp
@@ -16556,7 +16556,7 @@ msgctxt ""
"par_id531711633095294\n"
"help.text"
msgid "Choose <menuitem>Home</menuitem> then click the <menuitem>Home</menuitem> dropdown on the right-hand side of the tab and choose <menuitem>Character</menuitem>."
-msgstr "Zvolte <menuitem>Domů</menuitem>, poté klikněte na rozevírací seznam <menuitem>Domů</menuitem> na pravé straně karty a vyberte <menuitem>Znak</menuitem>."
+msgstr "Zvolte <menuitem>Domů</menuitem>, poté klepněte na rozbalovací seznam <menuitem>Domů</menuitem> na pravé straně karty a vyberte <menuitem>Znak</menuitem>."
#. LXs3D
#: 05020200.xhp
@@ -16565,7 +16565,7 @@ msgctxt ""
"par_id891711633731822\n"
"help.text"
msgid "Choose <menuitem>Character - Character</menuitem>"
-msgstr "Vyberte <menuitem>Znak - Znak</menuitem>"
+msgstr "Zvolte <menuitem>Znak - Znak</menuitem>"
#. AYN9L
#: 05020200.xhp
@@ -21434,7 +21434,7 @@ msgctxt ""
"par_id3150013\n"
"help.text"
msgid "Skip <link href=\"text/swriter/guide/using_hyphen.xhp\">hyphenation</link> for selected words."
-msgstr "Pro vybraná slova přeskočte <link href=\"text/swriter/guide/using_hyphen.xhp\">dělení slov</link>."
+msgstr "Vybraná slova nebudou <link href=\"text/swriter/guide/using_hyphen.xhp\">dělena</link>."
#. DdWCv
#: 05020500.xhp
@@ -21452,7 +21452,7 @@ msgctxt ""
"par_id3150025\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/positionpage/nohyphenation\">It prevents hyphenation of the selected word or words in a paragraph hyphenated automatically.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/nohyphenation\">Zabraňuje dělení slov u vybraného slova nebo slov v odstavci, který se dělí automaticky.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/nohyphenation\">Zabrání dělení u vybraného slova nebo slov v odstavci, který se dělí automaticky.</ahelp>"
#. aqPsX
#: 05020600.xhp
@@ -21614,7 +21614,7 @@ msgctxt ""
"par_id3153124\n"
"help.text"
msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Languages and Locales - General</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Asian</emph> box in the <emph>Default Languages for Documents</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr ""
+msgstr "<ahelp hid=\".\">Nastavte typografické volby pro buňky nebo odstavce v souborech asijských jazyků. Podporu pro asijské jazyky povolíte volbou <emph>Jazyky a národní prostředí - Obecné</emph> v dialogovém okně <emph>Možnosti</emph>, poté zaškrtněte pole <emph>Asijské</emph> v oblasti <emph>Výchozí jazyky pro dokumenty</emph>.</ahelp> Asijská typografie je ignorována v HTML dokumentech."
#. qgmeT
#: 05020700.xhp
@@ -43997,7 +43997,7 @@ msgctxt ""
"par_idN10560\n"
"help.text"
msgid "<ahelp hid=\".\">Adds new icons to the list of icons. You see the Open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Přidá novou ikonu do seznamu ikon. Zobrazí se dialog pro otevření souboru, který importuje vybrané ikony do interního adresáře ikon %PRODUCTNAME.</ahelp>"
#. 3qKnr
#: 06140402.xhp
@@ -44105,7 +44105,7 @@ msgctxt ""
"par_id3156152\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06130020.xhp\">Macro Selector</link> dialog to assign a macro to the selected event.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Otevře dialogové okno <link href=\"text/shared/01/06130020.xhp\">Výběr makra</link> pro přiřazení makra vybrané události.</ahelp>"
#. 6a78S
#: 06140500.xhp
@@ -46400,7 +46400,7 @@ msgctxt ""
"hd_id941693687739390\n"
"help.text"
msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columns</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteColumns.xhp\">Delete Columns</link></defaultinline></switchinline></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteColumns.xhp\">Sloupce</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteColumns.xhp\">Smazat sloupce</link></defaultinline></switchinline></variable>"
#. 4gWeX
#: DeleteColumns.xhp
@@ -46427,7 +46427,7 @@ msgctxt ""
"hd_id941693687739390\n"
"help.text"
msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteRows.xhp\">Rows</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteRows.xhp\">Delete Rows</link></defaultinline></switchinline></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteRows.xhp\">Řádky</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteRows.xhp\">Smazat řádky</link></defaultinline></switchinline></variable>"
#. BAFgC
#: DeleteRows.xhp
@@ -46454,7 +46454,7 @@ msgctxt ""
"hd_id941693687739390\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteTable.xhp\">Delete Table</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/shared/01/DeleteTable.xhp\">Smazat tabulku</link></variable>"
#. KKtYG
#: DeleteTable.xhp
@@ -47354,7 +47354,7 @@ msgctxt ""
"hd_id941693687739390\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/shared/01/SelectTable.xhp\">Select Table</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/shared/01/SelectTable.xhp\">Vybrat tabulku</link></variable>"
#. vq64h
#: SelectTable.xhp
@@ -47588,7 +47588,7 @@ msgctxt ""
"par_id441713804246210\n"
"help.text"
msgid "Set row height for selected table rows so that each row has the same height as the row with the tallest content."
-msgstr ""
+msgstr "Nastaví výšku řádku pro vybrané řádky tabulky tak, aby každý řádek měl stejnou výšku jako řádek s nejvyšším obsahem."
#. cSeBS
#: SetOptimalRowHeight.xhp
@@ -47984,7 +47984,7 @@ msgctxt ""
"par_id921693534308719\n"
"help.text"
msgid "<link href=\"text/shared/menu/style_menu.xhp\">Styles menu</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/menu/style_menu.xhp\">Nabídka Styly </link>"
#. EGCCM
#: TipOfTheDay.xhp
@@ -48344,7 +48344,7 @@ msgctxt ""
"hd_id3154380\n"
"help.text"
msgid "<variable id=\"meta_tags_h1\"><link href=\"text/shared/01/about_meta_tags.xhp\">HTML import and export</link></variable>"
-msgstr ""
+msgstr "<variable id=\"meta_tags_h1\"><link href=\"text/shared/01/about_meta_tags.xhp\">Import a export HTML</link></variable>"
#. EGTkD
#: about_meta_tags.xhp
@@ -48785,7 +48785,7 @@ msgctxt ""
"par_id851594766090600\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens the Select Path dialog to add a new Network Security Services Certificate directory to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Otevře dialogové okno Vybrat cestu, v němž lze přidat do seznamu nový adresář certifikátů Network Security Services Certificate.</ahelp>"
#. zivCM
#: classificationbar.xhp
@@ -49892,7 +49892,7 @@ msgctxt ""
"bm_id621711721620413\n"
"help.text"
msgid "<bookmark_value>Gallery; opening</bookmark_value> <bookmark_value>Gallery; context menu</bookmark_value> <bookmark_value>Gallery; themes</bookmark_value> <bookmark_value>Gallery; new theme</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>galerie; otevírání</bookmark_value><bookmark_value>galerie; místní nabídka</bookmark_value><bookmark_value>galerie; motivy</bookmark_value><bookmark_value>galerie; nový motiv</bookmark_value>"
#. FKVEA
#: gallery.xhp
@@ -49901,7 +49901,7 @@ msgctxt ""
"hd_id3153894\n"
"help.text"
msgid "<variable id=\"media_gallery_h1\"><link href=\"text/shared/01/gallery.xhp\">Gallery</link></variable>"
-msgstr ""
+msgstr "<variable id=\"media_gallery_h1\"><link href=\"text/shared/01/gallery.xhp\">Galerie</link></variable>"
#. o76wC
#: gallery.xhp
@@ -49937,7 +49937,7 @@ msgctxt ""
"par_id581711550086281\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + 3</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + 3</keycode>"
#. E9hcr
#: gallery.xhp
@@ -49982,7 +49982,7 @@ msgctxt ""
"par_id3145346\n"
"help.text"
msgid "Themes are listed on the left side of the <emph>Gallery</emph>. <ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Click a theme to view the objects associated with the theme.</ahelp>"
-msgstr ""
+msgstr "V levé části <emph>Galerie</emph> jsou zobrazeny motivy. <ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Klepnutím na motiv zobrazíte objekty s ním spojené.</ahelp>"
#. 4F3zQ
#: gallery.xhp
@@ -50000,7 +50000,7 @@ msgctxt ""
"hd_id41711735303911\n"
"help.text"
msgid "Themes context menu"
-msgstr ""
+msgstr "Místní nabídka motivu"
#. T6Ztu
#: gallery.xhp
@@ -50027,7 +50027,7 @@ msgctxt ""
"par_id3148990\n"
"help.text"
msgid "The <emph>Properties</emph> dialog contains the following tabs:"
-msgstr ""
+msgstr "Dialogové okno <emph>Vlastnosti</emph> obsahuje následující karty:"
#. DLNgg
#: gallery.xhp
@@ -50036,7 +50036,7 @@ msgctxt ""
"hd_id901711736039528\n"
"help.text"
msgid "<link href=\"text/shared/00/01050000.xhp\">General</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/00/01050000.xhp\">Obecné</link>"
#. rRbmM
#: gallery.xhp
@@ -50054,7 +50054,7 @@ msgctxt ""
"hd_id741711735329999\n"
"help.text"
msgid "Object context menu"
-msgstr ""
+msgstr "Místní nabídka objektu"
#. Puyeg
#: gallery.xhp
@@ -50063,7 +50063,7 @@ msgctxt ""
"par_id221711737517487\n"
"help.text"
msgid "To access the following commands, right-click an object in the <emph>Gallery</emph>:"
-msgstr ""
+msgstr "Pro přístup k následujícím příkazům klepněte pravým tlačítkem na objekt v <emph>Galerii</emph>:"
#. fE5Sa
#: gallery.xhp
@@ -50072,7 +50072,7 @@ msgctxt ""
"hd_id241711736368130\n"
"help.text"
msgid "Title"
-msgstr ""
+msgstr "Název"
#. akAiF
#: gallery.xhp
@@ -50081,7 +50081,7 @@ msgctxt ""
"par_id801711736385660\n"
"help.text"
msgid "Changes the title of the selected object. After selecting <menuitem>Title</menuitem> the name is selected and a new one can be entered directly. Use the arrow keys to set the cursor at the beginning or end of the name to delete or add to part of the name or to reposition the cursor."
-msgstr ""
+msgstr "Změní název vybraného objektu. Po zvolení je název vybrán, a lze tak přímo zadat nový. Pomocí kláves se šipkami můžete kurzor přesunout na začátek nebo na konec názvu, pokud chcete část názvu smazat či přidat."
#. yJNd9
#: gallery.xhp
@@ -50090,7 +50090,7 @@ msgctxt ""
"hd_id621711984540725\n"
"help.text"
msgid "Icon View"
-msgstr ""
+msgstr "Pohled s ikonami"
#. crhKV
#: gallery.xhp
@@ -50099,7 +50099,7 @@ msgctxt ""
"par_id3149783\n"
"help.text"
msgid "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\">Zobrazí obsah <emph>galerie</emph> jako ikony.</ahelp>"
#. CHMbM
#: gallery.xhp
@@ -50108,7 +50108,7 @@ msgctxt ""
"hd_id961711984651481\n"
"help.text"
msgid "Detailed View"
-msgstr ""
+msgstr "Detailní pohled"
#. BygRC
#: gallery.xhp
@@ -50117,7 +50117,7 @@ msgctxt ""
"par_id3148983\n"
"help.text"
msgid "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\">Zobrazí obsah <emph>Galerie</emph> jako malé ikony s názvem a cestou.</ahelp>"
#. Be2PG
#: gallery.xhp
@@ -50126,7 +50126,7 @@ msgctxt ""
"hd_id3145315\n"
"help.text"
msgid "New"
-msgstr ""
+msgstr "Nový"
#. oeKGW
#: gallery.xhp
@@ -53537,7 +53537,7 @@ msgctxt ""
"hd_id91713382611498\n"
"help.text"
msgid "Embed fonts in the document"
-msgstr ""
+msgstr "Vložit písma do dokumentu"
#. R3p4h
#: prop_font_embed.xhp
@@ -53546,7 +53546,7 @@ msgctxt ""
"par_id3153114\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/documentfontspage/embedFonts\">Mark this box to embed document fonts into the document file, for portability between different computer systems.</ahelp> All fonts referenced in styles or direct formatting are embedded, even if the style is not applied in the document."
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/documentfontspage/embedFonts\">Zaškrtnutím tohoto pole vložíte do souboru s dokumentem také jeho písma a tím zlepšíte přenositelnost dokumentu mezi různými počítači.</ahelp> Vloží se všechna písma, na která odkazují styly nebo která jsou použita v přímém formátování, a to i tehdy, není-li styl v dokumentu použitý."
#. QFPEN
#: prop_font_embed.xhp
@@ -53555,7 +53555,7 @@ msgctxt ""
"hd_id271713382605686\n"
"help.text"
msgid "Only embed fonts that are used in the document"
-msgstr ""
+msgstr "Vložit pouze písma použitá v dokumentech"
#. g37Cb
#: prop_font_embed.xhp
@@ -53564,7 +53564,7 @@ msgctxt ""
"par_id851713384397434\n"
"help.text"
msgid "Mark this box to embed fonts used in the document and filter out unused fonts. The fonts are embedded if they are used in an applied style or in direct formatting only."
-msgstr ""
+msgstr "Zaškrtnutím tohoto pole vložíte do souboru s dokumentem písma, která v něm jsou použitá; nepoužitá budou filtrována. Písma se vloží pouze tehdy, jsou-li použita v použitém stylu nebo v přímém formátování."
#. rRTrB
#: prop_font_embed.xhp
@@ -53573,7 +53573,7 @@ msgctxt ""
"par_id741713382637243\n"
"help.text"
msgid "The document with embedded fonts has a larger size and the fonts are used on the target computer for better rendering of the document layout."
-msgstr ""
+msgstr "Vložená písma způsobí větší velikost souboru, ale umožní na jiném počítači lépe vykreslit rozvržení dokumentu."
#. vdVRy
#: prop_font_embed.xhp
@@ -53582,7 +53582,7 @@ msgctxt ""
"hd_id401713382497446\n"
"help.text"
msgid "Font scripts to embed"
-msgstr ""
+msgstr "Vkládaná písma"
#. ntMCj
#: prop_font_embed.xhp
@@ -53591,15 +53591,15 @@ msgctxt ""
"hd_id771713384803066\n"
"help.text"
msgid "Latin, Asian and Complex fonts"
-msgstr ""
+msgstr "Latinská, asijská a komplexní písma"
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po
index 14f03551cc3..0dd7354e8f4 100644
--- a/source/cs/helpcontent2/source/text/shared/guide.po
+++ b/source/cs/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-08 09:45+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547113478.000000\n"
#. iharT
@@ -27079,14 +27079,14 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr "Otevře následující soubory v režimu prohlížení (pouze pro čtení)."
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
-msgstr "Otevře a okamžitě spustí každou z následujících prezentací. Po přehrání se soubory zavřou. Jiné soubory než prezentace Impressu se otevřou ve výchozím režimu, bez ohledu na předchozí režim."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
+msgstr ""
#. 5R6iA
#: start_parameters.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/optionen.po b/source/cs/helpcontent2/source/text/shared/optionen.po
index ae8da4641db..1c35986c98b 100644
--- a/source/cs/helpcontent2/source/text/shared/optionen.po
+++ b/source/cs/helpcontent2/source/text/shared/optionen.po
@@ -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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2024-03-23 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-19 09:45+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/cs/>\n"
"Language: cs\n"
@@ -5910,7 +5910,7 @@ msgctxt ""
"hd_id921711370112453\n"
"help.text"
msgid "Resolved comments"
-msgstr ""
+msgstr "Vyřešené komentáře"
#. nE3Aa
#: 01040200.xhp
@@ -5919,7 +5919,7 @@ msgctxt ""
"par_id281711393211024\n"
"help.text"
msgid "Display comments that have been marked as <link href=\"text/shared/01/04050000.xhp#resolvecomments\">resolved</link>."
-msgstr ""
+msgstr "Zobrazuje komentáře, které byly označeny jako <link href=\"text/shared/01/04050000.xhp#resolvecomments\">vyřešené</link>."
#. hDFez
#: 01040200.xhp
@@ -5973,7 +5973,7 @@ msgctxt ""
"hd_id541711370751566\n"
"help.text"
msgid "Display tracked changes"
-msgstr ""
+msgstr "Zobrazit sledované změny"
#. TGWoS
#: 01040200.xhp
@@ -5982,7 +5982,7 @@ msgctxt ""
"hd_id641711371294636\n"
"help.text"
msgid "Tracked deletions in margin"
-msgstr ""
+msgstr "Sledovaná mazání na okraji"
#. miaqX
#: 01040200.xhp
@@ -5991,7 +5991,7 @@ msgctxt ""
"par_id571711373506102\n"
"help.text"
msgid "Displays text deleted from the document in the left margin, instead of inline."
-msgstr ""
+msgstr "Zobrazí text, který byl z dokumentu smazán, na levém okraji, nikoliv vložený v textu."
#. qZVCc
#: 01040200.xhp
@@ -6000,7 +6000,7 @@ msgctxt ""
"hd_id711711371135989\n"
"help.text"
msgid "Tooltips on tracked changes"
-msgstr ""
+msgstr "Tipy pro sledované změny"
#. mAKFc
#: 01040200.xhp
@@ -6009,7 +6009,7 @@ msgctxt ""
"par_id231711370755518\n"
"help.text"
msgid "Displays a tooltip when you mouseover a change in the document. The tooltip indicates the change's author, timestamp, and whether it is an insertion or deletion."
-msgstr ""
+msgstr "Zobrazuje při najetí myší na změn v dokumentu tip, který udává autora a čas změny a to, zda se jedná o vložení, nebo smazání."
#. 5TDVz
#: 01040200.xhp
@@ -9476,14 +9476,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Možnosti pro sešity"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "Možnosti %PRODUCTNAME Calc"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9503,14 +9503,14 @@ msgctxt ""
msgid "View"
msgstr "Zobrazit"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
-msgstr "<bookmark_value>buňky; zobrazení mřížky (Calc)</bookmark_value><bookmark_value>ohraničení; buňky na obrazovce (Calc)</bookmark_value><bookmark_value>mřížky; zobrazení čar (Calc)</bookmark_value><bookmark_value>barvy; čáry mřížky a buňky (Calc)</bookmark_value><bookmark_value>zalomení stránky; zobrazení (Calc)</bookmark_value><bookmark_value>vodítka; zobrazení (Calc)</bookmark_value><bookmark_value>zobrazení; nulové hodnoty (Calc)</bookmark_value><bookmark_value>nulové hodnoty; zobrazení (Calc)</bookmark_value><bookmark_value>tabulky v sešitech; zvýrazňování hodnot</bookmark_value><bookmark_value>buňky; formátování bez efektu (Calc)</bookmark_value><bookmark_value>buňky; obarvení (Calc)</bookmark_value><bookmark_value>ukotvení; zobrazení (Calc)</bookmark_value><bookmark_value>barvy;omezení (Calc)</bookmark_value><bookmark_value>přetékání textu v buňkách tabulky</bookmark_value><bookmark_value>odkazy; barevné zobrazení (Calc)</bookmark_value><bookmark_value>objekty; zobrazení v tabulkách</bookmark_value><bookmark_value>obrázky; zobrazení v Calcu</bookmark_value><bookmark_value>grafy; zobrazení (Calc)</bookmark_value><bookmark_value>objekty kresby; zobrazení (Calc)</bookmark_value><bookmark_value>záhlaví řádků; zobrazení (Calc)</bookmark_value><bookmark_value>záhlaví sloupců; zobrazení (Calc)</bookmark_value><bookmark_value>posuvníky; zobrazení (Calc)</bookmark_value><bookmark_value>karty listů; zobrazení</bookmark_value><bookmark_value>karty; zobrazení karet listů</bookmark_value><bookmark_value>souhrny;symboly pro souhrny</bookmark_value><bookmark_value>buňky;indikátor vzorce v buňce</bookmark_value><bookmark_value>buňky;tip pro vzorec</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
+msgstr ""
#. uCp3Q
#: 01060100.xhp
@@ -9530,6 +9530,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Určuje, které prvky hlavního okna <item type=\"productname\">%PRODUCTNAME</item> Calc budou zobrazeny. Také můžete zobrazit nebo skrýt zvýraznění hodnot v tabulkách.</ahelp>"
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9566,23 +9584,59 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Určuje, kdy se zobrazí mřížka. Ve výchozím nastavení se zobrazí jen u buněk, které nemají barvu pozadí. Můžete zvolit zobrazování mřížky také pro buňky s barvou pozadí, nebo mřížku skrývat.</ahelp> Tisk mřížky povolíte volbou <emph>Formát - Styl stránky - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>List</emph></link> a zaškrtnutím pole <emph>Mřížka</emph>."
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Barva"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Určuje barvu mřížky v aktuálním dokumentu.</ahelp> Barvu mřížky, která byla uložena s dokumentem, uvidíte, pokud zvolíte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Barvy aplikací</emph>, pod <emph>Schéma</emph> najdete položku <emph>Sešit - Mřížka</emph> a nastavíte barvu na \"Automaticky\"."
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
#. y2GVB
#: 01060100.xhp
@@ -9683,14 +9737,14 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Indikátor komentáře"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Určuje, zda bude přítomnost komentáře indikovat obdélníček v pravém horním rohu buňky. Komentář se ukáže pouze tehdy, jsou-li povoleny tipy v <emph>%PRODUCTNAME - Obecné</emph> v dialogovém okně Možnosti.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgstr ""
#. T4iFp
#: 01060100.xhp
@@ -9710,6 +9764,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Komentáře lze zadávat a upravovat pomocí příkazu <link href=\"text/shared/01/04050000.xhp\"><emph>Vložit - Komentář</emph></link>. Komentáře, které se zobrazují trvale, mohou být upraveny klepnutím do prostoru komentáře. Všechny komentáře v aktuálním dokumentu uvidíte v Navigátoru pod položkou <emph>Komentáře</emph>. Poklepáním na komentář v Navigátoru se kurzor přesune na příslušnou buňku."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9755,6 +9836,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Je-li tento příkaz aktivní, nezobrazují se barvy přiřazené v dokumentu."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10016,6 +10133,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Pokud jste určili <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">souhrny</link></caseinline><defaultinline>souhrny</defaultinline></switchinline>, volbou <emph>Symboly pro souhrny</emph> určíte, zda se mají symboly pro souhrny zobrazovat na okraji sešitu.</ahelp>"
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
@@ -11148,7 +11319,7 @@ msgctxt ""
"par_id101713445258305\n"
"help.text"
msgid "For more information, see <link href=\"text/scalc/guide/address_auto.xhp\">Recognizing Names as Addressing</link>."
-msgstr ""
+msgstr "Další informace naleznete v části <link href=\"text/scalc/guide/address_auto.xhp\">Rozpoznání názvů jako adres</link>."
#. zDS7k
#: 01060500.xhp
@@ -11688,7 +11859,7 @@ msgctxt ""
"bm_id4249399\n"
"help.text"
msgid "<bookmark_value>formula options;formula syntax</bookmark_value><bookmark_value>formula options;separators</bookmark_value><bookmark_value>formula options;reference syntax in string parameters</bookmark_value><bookmark_value>formula options;recalculating spreadsheets</bookmark_value><bookmark_value>formula options;large spreadsheet files</bookmark_value><bookmark_value>formula options;loading spreadsheet files</bookmark_value><bookmark_value>separators;function</bookmark_value><bookmark_value>separators;array column</bookmark_value><bookmark_value>separators;array row</bookmark_value><bookmark_value>recalculate;formula options</bookmark_value><bookmark_value>recalculating;formula options</bookmark_value><bookmark_value>recalculating;large spreadsheet files</bookmark_value><bookmark_value>loading;large spreadsheet files</bookmark_value><bookmark_value>loading;optimal row height</bookmark_value><bookmark_value>optimal row height;recalculation</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>možnosti vzorců;syntaxe vzorců</bookmark_value><bookmark_value>možnosti vzorců;oddělovače</bookmark_value><bookmark_value>možnosti vzorců;syntaxe odkazů v řetězcových parametrech</bookmark_value><bookmark_value>možnosti vzorců;přepočítání sešitů</bookmark_value><bookmark_value>možnosti vzorců;velké soubory sešitu</bookmark_value><bookmark_value>možnosti vzorců;načítání souborů sešitu</bookmark_value><bookmark_value>oddělovače; funkce</bookmark_value><bookmark_value>oddělovače; sloupce matic</bookmark_value><bookmark_value>oddělovače;řádky matic</bookmark_value><bookmark_value>přepočítat;možnosti vzorců</bookmark_value><bookmark_value>přepočítání;možnosti vzorců</bookmark_value><bookmark_value>přepočítání;soubory rozsáhlých sešitů</bookmark_value><bookmark_value>načítání;soubory rozsáhlých sešitů</bookmark_value><bookmark_value>načítání;optimální výška řádku</bookmark_value><bookmark_value>optimální výška řádku;přepočítání</bookmark_value>"
#. BPgci
#: 01060900.xhp
@@ -11958,7 +12129,7 @@ msgctxt ""
"hd_id351712589455802\n"
"help.text"
msgid "Optimal Row Height"
-msgstr ""
+msgstr "Optimální výška řádku"
#. GsJYy
#: 01060900.xhp
@@ -11967,7 +12138,7 @@ msgctxt ""
"par_id861712590713554\n"
"help.text"
msgid "For large spreadsheets documents, optimal row height calculation depends on the cell contents formatting and also on the result of the conditional formatted formulas. This setting helps to shorten load times by controlling the optimal row height calculation."
-msgstr ""
+msgstr "U rozsáhlých sešitů závisí výpočet optimální výšky řádku na formátování obsahu buněk a také na výsledku vzorců s podmíněným formátováním. Toto nastavení určuje výpočet optimální výška, a napomáhá tak zkrátit čas načítání."
#. j2VjF
#: 01060900.xhp
@@ -11976,7 +12147,7 @@ msgctxt ""
"par_id301712590444434\n"
"help.text"
msgid "<emph>Never recalculate</emph> - No row height will be recalculated on loading the file."
-msgstr ""
+msgstr "<emph>Nikdy nepřepočítávat</emph> – při načítání souboru se výška řádku nebude přepočítávat."
#. UPudE
#: 01060900.xhp
@@ -11985,7 +12156,7 @@ msgctxt ""
"par_id171712590450298\n"
"help.text"
msgid "<emph>Always recalculate</emph> - All row height will be recalculated on file load."
-msgstr ""
+msgstr "<emph>Vždy přepočítávat</emph> – při načítání souboru se výška řádku přepočítá."
#. AJUSH
#: 01060900.xhp
@@ -11994,7 +12165,7 @@ msgctxt ""
"par_id91712590453754\n"
"help.text"
msgid "<emph>Prompt user</emph> - Prompt user for action."
-msgstr ""
+msgstr "<emph>Zeptat se uživatele</emph> – na přepočítání bude dotázán uživatel."
#. FZg3A
#: 01060900.xhp
@@ -16944,7 +17115,7 @@ msgctxt ""
"par_id711710921223843\n"
"help.text"
msgid "A change in macro security level will only be taken into account in files opened after the change. For files currently opened, you will have to reload them."
-msgstr ""
+msgstr "Změna úrovně zabezpečení maker se projeví pouze u souborů otevřených až po této změně. Aktuálně otevřené soubory je nutné znovu načíst."
#. ocGx6
#: macrosecurity_sl.xhp
@@ -17709,7 +17880,7 @@ msgctxt ""
"par_id961713183211118\n"
"help.text"
msgid "By default, OpenCL is enabled in %PRODUCTNAME . While enabled, OpenCL takes advantage of a device’s GPU (graphics processing unit) for faster performance time during calculations. This is helpful when working with large spreadsheets in %PRODUCTNAME Calc that require calculations on large sets of data."
-msgstr ""
+msgstr "Ve výchozím nastavení je OpenCL v %PRODUCTNAME povoleno. V takovém případě OpenCL využije grafický procesor (GPU) k rychlejším výpočtům. To pomůže při práci s rozsáhlými sešity aplikace %PRODUCTNAME Calc, v nichž se provádějí výpočty na velkých sadách dat."
#. eNqED
#: opencl.xhp
@@ -17718,7 +17889,7 @@ msgctxt ""
"hd_id101713183273963\n"
"help.text"
msgid "OpenCL Options"
-msgstr ""
+msgstr "Možnosti OpenCL"
#. rg6NA
#: opencl.xhp
@@ -17727,7 +17898,7 @@ msgctxt ""
"par_id841713183298490\n"
"help.text"
msgid "If OpenCL is already enabled, the dialog displays <emph>OpenCL is available for use</emph>. If OpenCL is not currently enabled, the displays <emph>OpenCL is not used</emph>."
-msgstr ""
+msgstr "Pokud je OpenCL již povoleno, v dialogovém okně se zobrazí text <emph>OpenCL je k dispozici</emph>. V opačném případě se zobrazí <emph>OpenCL se nepoužívá</emph>."
#. sCABB
#: opencl.xhp
@@ -17736,7 +17907,7 @@ msgctxt ""
"hd_id291713183290002\n"
"help.text"
msgid "Allow Use of OpenCL"
-msgstr ""
+msgstr "Povolit použití OpenCL"
#. tFrFk
#: opencl.xhp
@@ -17745,7 +17916,7 @@ msgctxt ""
"par_id831713183303281\n"
"help.text"
msgid "Select or deselect this checkbox to enable or disable OpenCL. Select Apply or OK to update settings. In order for any changes to take effect, %PRODUCTNAME must be restarted."
-msgstr ""
+msgstr "Zaškrtnutím nebo zrušením zaškrtnutí OpenCL povolíte nebo zakážete. Výběr Použít nebo OK nastavení aktualizujete. Aby se změny projevily, je nutné %PRODUCTNAME restartovat."
#. VgajM
#: opencl.xhp
@@ -17754,7 +17925,7 @@ msgctxt ""
"par_id771713183669144\n"
"help.text"
msgid "OpenCL depends on the availability of working drivers for your computer hardware. If OpenCL is not enabled by default, the drivers are not in working state, they may not exist or they are not installed."
-msgstr ""
+msgstr "OpenCL závisí na dostupnosti funkčních ovladačů pro hardware vašeho počítače. Jestliže ve výchozím stavu není povoleno, ovladače nefungují, neexistují nebo nejsou nainstalované."
#. uqPJR
#: securityoptionsdialog.xhp
diff --git a/source/cs/helpcontent2/source/text/simpress.po b/source/cs/helpcontent2/source/text/simpress.po
index b45ee5699fb..bae32c21c13 100644
--- a/source/cs/helpcontent2/source/text/simpress.po
+++ b/source/cs/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-10-11 21:14+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/cs/>\n"
@@ -1438,14 +1438,14 @@ msgctxt ""
msgid "Slide"
msgstr "Snímek"
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Snímek</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
+msgstr ""
#. QAk8D
#: main_slide.xhp
diff --git a/source/cs/helpcontent2/source/text/simpress/00.po b/source/cs/helpcontent2/source/text/simpress/00.po
index 880c8aa8b0c..12305047268 100644
--- a/source/cs/helpcontent2/source/text/simpress/00.po
+++ b/source/cs/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-02-04 09:45+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1561034726.000000\n"
#. sqmGT
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Zvolte <emph>Vložit - Duplikovat snímek</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Zvolte <emph>Vložit - Rozšířit snímek</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Zvolte <emph>Vložit - Souhrnný snímek</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr "<variable id=\"praesent\">Zvolte <menuitem>Prezentace - Nastavení prezentace</menuitem>.</variable>"
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr "Nový snímek"
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/cs/helpcontent2/source/text/simpress/01.po b/source/cs/helpcontent2/source/text/simpress/01.po
index 28d4682eea9..f46acafd404 100644
--- a/source/cs/helpcontent2/source/text/simpress/01.po
+++ b/source/cs/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-04 09:45+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1561035028.000000\n"
#. mu9aV
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>osnova;zobrazení</bookmark_value><bookmark_value>úpravy;tituly snímku</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">Osnova</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>rozšiřování; snímky</bookmark_value><bookmark_value>snímky; rozšiřování</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Rozšířit snímek</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>souhrnný snímek</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Souhrnný snímek</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,14 +6271,14 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Nastavení prezentace"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
-msgstr "<bookmark_value>prezentace; nastavení pro</bookmark_value><bookmark_value>promítání prezentace; nastavení pro</bookmark_value><bookmark_value>prezentace; okno / celá obrazovka</bookmark_value><bookmark_value>více monitorů</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
+msgstr ""
#. KBJev
#: 06080000.xhp
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">Okno $[officename] se během prezentace bude zobrazovat nad ostatními okny. Během prezentace se před prezentací nezobrazí žádný jiný program.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr "Navigační lišta umožňuje přednášejícímu ovládat prezentaci tlačítky v levém dolním rohu obrazovky, a to buď pomocí ukazatele myši, nebo v případě dotykových obrazovek přímým klepnutím."
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr "Určuje, zda chcete povolit při spuštěném Impressu dálkové ovládání pomocí Bluetooth. Chcete-li jej zakázat, zaškrtnutí tohoto pole zrušte."
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr "Odkaz vedoucí na <link href=\"https://hub.libreoffice.org/impress-remote\">možnosti pro instalaci této aplikace</link> na vaše zařízení."
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/simpress/guide.po b/source/cs/helpcontent2/source/text/simpress/guide.po
index 18aa12c08a7..76273ae114a 100644
--- a/source/cs/helpcontent2/source/text/simpress/guide.po
+++ b/source/cs/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-05 20:14+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.1.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547390017.000000\n"
#. S83CC
@@ -4489,14 +4489,14 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr "Použití obrazovky přednášejícího"
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
-msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\">Použití obrazovky přednášejícího</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
+msgstr ""
#. BBPMC
#: presenter_console.xhp
diff --git a/source/cs/helpcontent2/source/text/swriter/01.po b/source/cs/helpcontent2/source/text/swriter/01.po
index c6e4f61ffdc..02b3ed6c2db 100644
--- a/source/cs/helpcontent2/source/text/swriter/01.po
+++ b/source/cs/helpcontent2/source/text/swriter/01.po
@@ -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-04-30 14:12+0200\n"
-"PO-Revision-Date: 2024-04-16 20:54+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-21 09:45+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/cs/>\n"
"Language: cs\n"
@@ -770,7 +770,7 @@ msgctxt ""
"par_id3149106\n"
"help.text"
msgid "To jump to the next or previous item in a document, use the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigate By</emph></link> list to select the item category, and then click the <emph>Previous</emph> or <emph>Next</emph> arrows."
-msgstr ""
+msgstr "Chcete-li v dokumentu přejít na další nebo předchozí položku, vyberte kategorii položky v seznamu <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigovat podle</emph></link> a poté klepněte na šipku <emph>Předchozí</emph> nebo <emph>Další</emph>."
#. S4kDa
#: 02110000.xhp
@@ -1112,7 +1112,7 @@ msgctxt ""
"par_id3153011\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigation</emph></link> icon, in the <emph>Navigation</emph> window click the <emph>Reminder</emph> icon, and then click the <emph>Previous</emph> or <emph>Next</emph> button.</ahelp> Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\">Navigate By</link> list, select <menuitem>Reminder</menuitem>, and then click <emph>Previous</emph> or <emph>Next</emph>."
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepněte sem, chcete-li na aktuální pozici nastavit připomínku, můžete jich nastavit až pět. Na připomínku přejdete klepnutím na ikonu <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigace</emph></link> a poté v okně <emph>Navigace</emph> klepněte na ikonu <emph>Připomínka</emph> a poté na tlačítko <emph>Předchozí</emph> nebo <emph>Další</emph>.</ahelp> Klepněte sem, chcete-li na aktuální pozici nastavit připomínku, můžete jich nastavit až pět. Na připomínku přejdete tím, že klepnete na seznam <link href=\"text/swriter/01/02110100.xhp\">Navigovat podle</link>, vyberete <menuitem>Připomínka</menuitem> a poté klepnete na <emph>Předchozí</emph> nebo <emph>Další</emph>."
#. j2jDL
#: 02110000.xhp
@@ -2264,7 +2264,7 @@ msgctxt ""
"hd_id3147745\n"
"help.text"
msgid "Navigate By"
-msgstr ""
+msgstr "Navigovat podle"
#. 9j8Yd
#: 02110100.xhp
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/cs/helpcontent2/source/text/swriter/guide.po b/source/cs/helpcontent2/source/text/swriter/guide.po
index bf6be4fe656..9307fe27722 100644
--- a/source/cs/helpcontent2/source/text/swriter/guide.po
+++ b/source/cs/helpcontent2/source/text/swriter/guide.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-02-18 20:38+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 19:05+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/cs/>\n"
"Language: cs\n"
@@ -5929,15 +5929,15 @@ msgctxt ""
"hd_id331715628566984\n"
"help.text"
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
index d79b7c97b63..7fa731492a0 100644
--- a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-04-15 19:47+0000\n"
+"PO-Revision-Date: 2024-05-19 01:46+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/cs/>\n"
"Language: cs\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1564947888.000000\n"
#. W5ukN
@@ -18384,7 +18384,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Dark Mode"
-msgstr ""
+msgstr "Tmavý režim"
#. Y5sjy
#: GenericCommands.xcu
@@ -18394,7 +18394,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle between dark and light modes"
-msgstr ""
+msgstr "Přepnout mezi tmavým a světlým režimem"
#. TszTz
#: GenericCommands.xcu
diff --git a/source/cs/sc/messages.po b/source/cs/sc/messages.po
index 2f30013322f..594971fafc9 100644
--- a/source/cs/sc/messages.po
+++ b/source/cs/sc/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-05-06 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/cs/>\n"
"Language: cs\n"
@@ -8894,11 +8894,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Hodnota "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Hodnota 1, hodnota 2, ... jsou argumenty, které představují výběr z celkového základního souboru."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9002,11 +9002,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Hodnota "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Hodnota 1, hodnota 2, ... jsou argumenty představující výběr z celého základního souboru."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9092,11 +9092,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Hodnota "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Hodnota 1, hodnota 2, ... jsou argumenty představující výběr z celého základního souboru."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16943,11 +16943,11 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr "Pořadí 1, pořadí 2,... jsou pořadí, která se mají pro řazení použít. 1 značí vzestupné, -1 sestupné. Výchozím je vzestupné."
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
-msgstr "Umožňuje vygenerovat matici s posloupností čísel, například 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
#. ZavA8
#: sc/inc/scfuncs.hrc:4228
@@ -16997,70 +16997,112 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr "Číslo, které se má připočítat ke každé následující hodnotě v matici."
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
#: sc/inc/scfuncs.hrc:4242
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Rows"
-msgstr ""
+msgstr "Řádky"
#. GQDKh
#: sc/inc/scfuncs.hrc:4243
msgctxt "SC_OPCODE_RANDARRAY"
msgid "The number of rows to return."
-msgstr ""
+msgstr "Počet řádků, které se mají vrátit."
#. SfG9b
#: sc/inc/scfuncs.hrc:4244
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Columns"
-msgstr ""
+msgstr "Sloupce"
#. Pki2r
#: sc/inc/scfuncs.hrc:4245
msgctxt "SC_OPCODE_RANDARRAY"
msgid "The number of columns to return."
-msgstr ""
+msgstr "Počet sloupců, které se mají vrátit."
#. oC45m
#: sc/inc/scfuncs.hrc:4246
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
-msgstr ""
+msgstr "Min"
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
#: sc/inc/scfuncs.hrc:4248
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
-msgstr ""
+msgstr "Max"
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31918,356 +31960,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Vlastnosti minigrafu"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
-msgstr ""
+msgstr "Vyberte oblast buněk, ve které se minigraf zobrazí."
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Vstupní oblast:"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Výstupní oblast:"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Data"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Řada:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
-msgstr ""
+msgstr "Vyberte hlavní barvu minigrafu."
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Záporné body:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
-msgstr ""
+msgstr "Zaškrtněte a vyberte barvu záporných bodů."
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
-msgstr ""
+msgstr "Vyberte barvu záporných bodů."
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Vysoké body:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
-msgstr ""
+msgstr "Vyberte barvu vysokých bodů."
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Nízké body:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
-msgstr ""
+msgstr "Zaškrtněte a vyberte barvu nízkých bodů."
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
-msgstr ""
+msgstr "Vyberte barvu nízkých bodů."
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Značka:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
-msgstr ""
+msgstr "Zaškrtněte a vyberte barvu datových bodů (pouze čárový typ)."
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
-msgstr ""
+msgstr "Vyberte barvu značek pro datové body."
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "První bod:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
-msgstr ""
+msgstr "Zaškrtněte a vyberte barvu prvního bodu."
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
-msgstr ""
+msgstr "Vyberte barvu prvního bodu."
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Poslední bod:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
-msgstr ""
+msgstr "Zaškrtněte a vyberte barvu posledního bodu."
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
-msgstr ""
+msgstr "Vyberte barvu posledního bodu."
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Barvy"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr "Tloušťka čáry:"
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
-msgstr ""
+msgstr "Zadejte tloušťku čáry, a to buď ručně, nebo pomocí rolovacího tlačítka."
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Zobrazit prázdné buňky jako:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Mezera"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Nula"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Propojené"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Zobrazit skryté"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
-msgstr ""
+msgstr "Zaškrtněte, chcete-li zobrazit sloupce nebo skládané sloupce pro všechna data oblasti včetně skrytých buněk. Není-li zaškrtnuto, skrytá data se ignorují."
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Zprava doleva"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
-msgstr ""
+msgstr "Zaškrtněte, chcete-li, aby minigrafy zobrazovaly data v obráceném pořadí."
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Čárový"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Sloupcový"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "Skládaný"
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Typ:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Vlastnosti"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Jednotlivě"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Skupinově"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Vlastní"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
-msgstr ""
+msgstr "Nastavte nebo zadejte minimální hodnotu pro osu Y."
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Jednotlivě"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Skupinově"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Vlastní"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
-msgstr ""
+msgstr "Nastavte nebo zadejte maximální hodnotu pro osu Y."
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Svislé maximum:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Svislé minimum:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Zobrazit osu X"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
-msgstr ""
+msgstr "Zaškrtněte, chcete-li pro minigrafy zobrazit osu X."
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Osy"
@@ -33448,344 +33502,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Indikátor kom_entáře"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "_Indikátor a tip pro vzorec"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Zvýrazňování hodnot"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Zaškrtnutím pole Zvýrazňování hodnot se bude obsah buněk zobrazovat podle typu v různých barvách. Textové buňky budou formátovány černě, vzorce zeleně, čísla modře a zamčené buňky se světle šedým pozadím, bez ohledu na svůj formát zobrazení."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "Zobr_azit odkazy barevně"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "Odkazy ve vzorci se barevně zvýrazní. Pokud upravujete buňku obsahující odkaz, ohraničí se barvou také oblast buněk."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Ukotvení"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Určuje, zda se zobrazuje ikona kotvy, je-li označen vložený objekt, např. obrázek."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr "Zvýrazňování řádku/sloupce"
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr "Zaškrtnutím pole Zvýrazňování řádku/sloupce zobrazíte zvýrazňování pro řádek a sloupec aktivní buňky."
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
-msgstr ""
+msgstr "Zvýrazňování upravované buňky"
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
-msgstr ""
+msgstr "Zaškrtnutím tohoto pole zobrazíte zvýrazněné pozadí buňky v režimu úprav."
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
+msgstr "Autorství komentáře"
+
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
msgstr ""
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Zobrazit"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Zá_hlaví sloupců a řádků"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Určuje, zda se zobrazí záhlaví řádků a sloupců."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Vodorovný _posuvník"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Určuje, zda se má zobrazovat vodorovný posuvník v dolní části okna dokumentu."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "_Svislý posuvník"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Určuje, zda se má zobrazovat svislý posuvník v pravé části okna dokumentu."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "Karty l_istů"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Určuje, zda se v dolní části okna dokumentu mají zobrazovat karty listů."
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "S_ymboly pro souhrny"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "Pokud jste určili souhrny, volbou Symboly pro souhrny určíte, zda se mají symboly pro souhrny zobrazovat na okraji sešitu."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Shrnutí _vyhledávání"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Okno"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "Syn_chronizovat listy"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Pokud je volba zaškrtnuta, všechny listy se zobrazují ve stejném přiblížení. Pokud není zaškrtnuta, každý list má vlastní míru přiblížení."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Přiblížení"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Za_lomení stránky"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Určuje, zda se v určené tiskové oblasti mají zobrazovat zalomení stránky."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Vo_dítka při přesouvání"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Určuje, zda se při přesouvání kreseb, rámců, obrázků a dalších objektů mají zobrazovat vodítka."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Mřížka:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Zobrazit"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Zobrazit i u obarvených buněk"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Skrýt"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Určuje, kdy se zobrazí mřížka. Ve výchozím nastavení se zobrazí jen u buněk, které nemají barvu pozadí. Můžete zvolit zobrazování mřížky také pro buňky s barvou pozadí, nebo mřížku skrývat."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "U_kazatel:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "Z _motivu vzhledu"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Zobrazí ukazatel tak, jak je definován v motivu ikon, obvykle jako tlustý křížek."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "S_ystémový"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Zobrazí výchozí systémový ukazatel, obvykle ukazatel se šipkou."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Pomůcky zobrazení"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "_Objekty/obrázky:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "_Grafy:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Objekty _kresby:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Zobrazit"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Skrýt"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Určuje, zda se objekty a obrázky zobrazí nebo skryjí."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Zobrazit"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Skrýt"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Určuje, zda se grafy zobrazí nebo skryjí."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Zobrazit"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Skrýt"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Určuje, zda se objekty kresby zobrazí nebo skryjí."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objekty"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Určuje, které prvky hlavního okna aplikace Calc budou zobrazeny. Také můžete zobrazit nebo skrýt zvýraznění hodnot v tabulkách."
@@ -34065,7 +34179,7 @@ msgstr "Zadejte maximální hodnotu pro možnost ověření platnosti dat, ktero
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:300
msgctxt "validationcriteriapage|allowempty"
msgid "Case _sensitive"
-msgstr ""
+msgstr "_Rozlišovat velikost písmen"
#. 3HjmP
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:334
diff --git a/source/cs/sfx2/messages.po b/source/cs/sfx2/messages.po
index 3d55c95ca0f..be04b43761b 100644
--- a/source/cs/sfx2/messages.po
+++ b/source/cs/sfx2/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-03-22 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/cs/>\n"
"Language: cs\n"
@@ -1460,538 +1460,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Přispět"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "Poprvé jste spustili %PRODUCTNAME verze %PRODUCTVERSION. Chcete se dozvědět, co je v této verzi nového?"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Poznámky k vydání"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Tento dokument je otevřen v režimu jen pro čtení."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "Tento soubor PDF je otevřen v režim jen pro čtení, aby jej bylo možné podepsat."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "Popisek klasifikace tohoto dokumentu je %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Aby bylo možné vložit obsah schránky, musí být tento dokument klasifikován."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Tento dokument má nižší stupeň klasifikace než obsah schránky."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Úroveň"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Národní bezpečnost:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Kontrola vývozu:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Rezervovat"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Upravit dokument"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Podepsat dokument"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Dokončit podepisování"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Tento dokument má neplatný podpis."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Podpis byl platný, ale dokument se změnil"
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "Nejméně jeden podpis je problematický: certifikát nelze ověřit."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "Nejméně jeden podpis je problematický: dokument je podepsán pouze částečně."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "Certifikát nelze ověřit a dokument je podepsán pouze částečně."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Tento dokument je elektronicky podepsán platným podpisem."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Zobrazit podpisy"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Zobrazit nástrojovou lištu"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Skrýt nástrojovou lištu"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Zjistit více"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "Hlavní heslo je uloženo v zastaralém formátu, měli byste jej aktualizovat"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Aktualizovat heslo"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "Makra zakázána"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "Makra jsou v tomto dokumentu zakázána kvůli nastavení Zabezpečení maker."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "Makra jsou zakázána kvůli nastavení Zabezpečení maker."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr "Makra jsou sice podepsána, ale dokument (obsahující události) podepsán není."
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Zobrazit makra"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr "Zobrazit možnosti zabezpečení"
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "Zobrazit události"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Elegantní šedá"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Včelí úl"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Modrá křivka"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Blueprint plánu"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "Sladkosti"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "Žlutý nápad"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "DNA"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Ohnisko"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Lesní zátiší"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "Svěží"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Inspirace"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Světla"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Vyrůstající svoboda"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Metropolis"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Půlnoční modř"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Příroda"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Tužka"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Klavír"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Portfolio"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Pokrok"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Západ slunce"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Starožitnost"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Svěží"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "Životopis"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Stručný životopis"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Výchozí"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Moderní"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Moderní obchodní dopis bezpatkový"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Moderní obchodní dopis patkový"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Vizitky s logem"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Jednoduchý"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "Podnikové procesy (BPMN)"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "Běžný pro zjednodušenou čínštinu"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr "Běžný pro japonštinu"
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Odstranit"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Vymazat vše"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Délka hesla"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "Zadané heslo způsobuje problémy s interoperabilitou. Zadejte heslo kratší než 52 bajtů nebo delší než 55 bajtů."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "%{key}+kliknutí otevře hypertextový odkaz: %{link}"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Kliknutím otevřete hypertextový odkaz: %{link}"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(použity ve stylech: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Dokument"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Sešit"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Prezentace"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Kresba"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Naposledy použité"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Bez posledních znaků"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Obnovit ~všechny výchozí šablony"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Obnovit vý~chozí textový dokument"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Obnovit vý~chozí sešit"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Obnovit vý~chozí prezentaci"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Obnovit vý~chozí kresbu"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "~Importovat"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "~Rozšíření"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Přejmenovat"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Přejmenovat kategorii"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Nová kategorie"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "Průzkumník objektů UNO"
@@ -3099,25 +3111,25 @@ msgstr "Zadejte slova, která se použijí k indexování obsahu dokumentu. Klí
#: sfx2/uiconfig/ui/descriptioninfopage.ui:250
msgctxt "descriptioninfopage|extended_tip|contributor"
msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document."
-msgstr ""
+msgstr "Zadejte jména lidí, organizací nebo jiných subjektů, které k dokumentu přispěly."
#. ECAfA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:267
msgctxt "descriptioninfopage|extended_tip|coverage"
msgid "Enter the time, place, or jurisdiction that the document is relevant to."
-msgstr ""
+msgstr "Zadejte čas, místo nebo jurisdikci, kterých se dokument týká."
#. EGix4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:284
msgctxt "descriptioninfopage|extended_tip|identifier"
msgid "Enter a unique and unambiguous identifier for the document."
-msgstr ""
+msgstr "Zadejte jedinečný a jednoznačný identifikátor dokumentu."
#. FQphA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:301
msgctxt "descriptioninfopage|extended_tip|publisher"
msgid "Enter the name of the entity that is making the document available."
-msgstr ""
+msgstr "Zadejte název subjektu, který dokument zpřístupnil."
#. n8gwE
#: sfx2/uiconfig/ui/descriptioninfopage.ui:318
@@ -3135,13 +3147,13 @@ msgstr "Zadejte informace o právech k duševnímu vlastnictví, která jsou s d
#: sfx2/uiconfig/ui/descriptioninfopage.ui:352
msgctxt "descriptioninfopage|extended_tip|source"
msgid "Enter information about other resources from which the document is derived."
-msgstr ""
+msgstr "Zadejte informace o zdrojích, ze kterých je dokument odvozen."
#. UEyYw
#: sfx2/uiconfig/ui/descriptioninfopage.ui:369
msgctxt "descriptioninfopage|extended_tip|type"
msgid "Enter information about the category or format of the document."
-msgstr ""
+msgstr "Zadejte informace o kategorii nebo formátu dokumentu."
#. bo2q7
#: sfx2/uiconfig/ui/descriptioninfopage.ui:393
diff --git a/source/cs/svx/messages.po b/source/cs/svx/messages.po
index 91a36ab5a4a..85d45c632df 100644
--- a/source/cs/svx/messages.po
+++ b/source/cs/svx/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-05-06 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/cs/>\n"
"Language: cs\n"
@@ -10069,7 +10069,7 @@ msgstr "Nag Mundari"
#: include/svx/strings.hrc:1793
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension I"
-msgstr ""
+msgstr "Rozšíření I unifikovaných ideogramů CJK"
#. BGGvD
#: include/svx/strings.hrc:1795
@@ -13054,27 +13054,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Umístění v dokumentu"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13085,27 +13085,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr "Opravit…"
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18201,8 +18201,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Nový"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr "Přizpůsobit..."
diff --git a/source/cs/sw/messages.po b/source/cs/sw/messages.po
index 9638ea4e4e1..82423acd070 100644
--- a/source/cs/sw/messages.po
+++ b/source/cs/sw/messages.po
@@ -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-05-13 12:38+0200\n"
-"PO-Revision-Date: 2024-05-06 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-19 01:46+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/cs/>\n"
"Language: cs\n"
@@ -10387,7 +10387,7 @@ msgstr "Povolit tabulátorům zasáhnout za pravý okraj"
#: sw/inc/strings.hrc:1495
msgctxt "DO_NOT_MIRROR_RTL_DRAW_OBJS"
msgid "Do not mirror drawing objects anchored in paragraphs with an RTL writing direction"
-msgstr ""
+msgstr "Nezrcadlit objekty kresby ukotvené k odstavcům se směrem psaní zprava doleva"
#. LBmQP
#: sw/inc/strings.hrc:1497
@@ -23804,49 +23804,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Zvolte, pro které objekty má platit nastavení automatického popisku."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "_Automaticky"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "Podle _slov"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "Podle _znaků"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Porovnat dokumenty"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Ignorovat _fragmenty s délkou:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Vzít v úvahu při porovnávání"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Uložit při změně dokumentu"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Náhodné číslo zlepšující přesnost porovnání dokumentů"
diff --git a/source/cy/cui/messages.po b/source/cy/cui/messages.po
index 204ad6fae36..55f0038a494 100644
--- a/source/cy/cui/messages.po
+++ b/source/cy/cui/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-02 10:15+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/cy/>\n"
"Language: cy\n"
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Nodau Eraill..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr "Mae PRODUCTNAME yn becyn swyddfa pwerus a rhad ac am ddim, sy'n cael ei ddefnyddio gan filiynau o bobl ledled y byd."
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr "Mae %PRODUCTNAME yn defnyddio fformat dogfen agored safonol dibynadwy."
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr "Mae %PRODUCTNAME yn gweithio ar bob system weithredu ac yn darparu cyfaddasiad llawn."
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr "Mae %PRODUCTNAME yn god agored: Eich project chi, eich data chi a'ch rhyddid chi."
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr "Mae fersiwn 24.8 yn dod â deialogau Deth sy'n Newydd sgleiniog :-)"
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr "Croeso i %PRODUCTNAME."
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18529,13 +18493,19 @@ msgid "LibreOffice Themes"
msgstr "Themâu LibreOffice"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Cliciwch yr arddull bwled rydych am ei ddefnyddio."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Yn dangos y gwahanol arddulliau bwled y gallwch eu defnyddio."
@@ -21554,13 +21524,13 @@ msgstr "Cysylltnodi ar draws"
#: cui/uiconfig/ui/textflowpage.ui:394
msgctxt "textflowpage|checkAcrossParagraph"
msgid "Last full line of paragraph"
-msgstr ""
+msgstr "Llinell lawn olaf paragraff"
#. K3XE6
#: cui/uiconfig/ui/textflowpage.ui:403
msgctxt "textflowpage|extended_tip|checkAcrossParagraph"
msgid "Deselect this check box, if you don't want to hyphenate across the last full line of paragraph, column, page and spread."
-msgstr ""
+msgstr "Dad-diciwch y blwch ticio hwn, os ydych eisiau cysylltnodi ar draws llinell lawn olaf paragraff, colofn, tudalen neu daenlen."
#. zVw8o
#: cui/uiconfig/ui/textflowpage.ui:414
@@ -22246,36 +22216,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Rhagolwg"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr "Beth sy'n newydd yn %PRODUCTVERSION"
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr "Darlun sy'n dangos yr hyn sy'n newydd"
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr "Blaenorol"
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr "Nesaf"
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr "Cynnydd newyddion"
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/cy/formula/messages.po b/source/cy/formula/messages.po
index 1aacce661c8..d4e98348499 100644
--- a/source/cy/formula/messages.po
+++ b/source/cy/formula/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-02 10:15+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/cy/>\n"
"Language: cy\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1554800815.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Popeth"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Penynnau"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Data"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Cyfansymiau"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Y Rhes Hon"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERROR.TYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "DALENNAU"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "DALEN"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr "XMATCH"
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr "XLOOKUP"
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr "FILTER"
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr "SORT"
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr "SORTBY"
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEXTJOIN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "IFS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SWITCH"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINIFS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXIFS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr "SEQUENCE"
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGATE"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2417,7 +2423,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2425,7 +2431,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2433,7 +2439,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2441,7 +2447,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2449,7 +2455,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2457,7 +2463,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2465,101 +2471,101 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "LLIW"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENCODEURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RAWSUBTRACT"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "RAND.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "RANDBETWEEN.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
-msgstr ""
+msgstr "RANDARRAY"
#. wH3TZ
msgctxt "stock"
diff --git a/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
index 5f8cfb01681..49dbf34070f 100644
--- a/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-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-13 12:37+0200\n"
-"PO-Revision-Date: 2024-04-17 01:45+0000\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/cy/>\n"
"Language: cy\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1565779480.000000\n"
#. W5ukN
@@ -18384,7 +18384,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Dark Mode"
-msgstr ""
+msgstr "Y Modd Tywyll"
#. Y5sjy
#: GenericCommands.xcu
@@ -18394,7 +18394,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle between dark and light modes"
-msgstr ""
+msgstr "Newid rhwng moddau golau a thywyll"
#. TszTz
#: GenericCommands.xcu
diff --git a/source/cy/sc/messages.po b/source/cy/sc/messages.po
index db71f8e236e..88970827be9 100644
--- a/source/cy/sc/messages.po
+++ b/source/cy/sc/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-05-02 10:15+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/cy/>\n"
"Language: cy\n"
@@ -8910,11 +8910,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Gwerth "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Gwerth 1; gwerth 2; ... yn ymresymiad sy'n cynrychioli sampl wedi ei gymryd o boblogaeth gyfan sylfaenol."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9018,11 +9018,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Gwerth "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Gwerth 1; gwerth 2; ... yn ymresymiadau sy'n cynrychioli sampl wedi eu cymryd o boblogaeth gyfan sylfaenol."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9108,11 +9108,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Gwerth "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Gwerth 1; gwerth 2; ... yn ymresymiadau sy'n cynrychioli sampl wedi eu cymryd o boblogaeth gyfan sylfaenol."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16959,11 +16959,11 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr "Trefn 1, trefn 2,... yw'r trefnau i'w defnyddio ar gyfer didoli. 1 ar gyfer esgyn, -1 ar gyfer ddisgyn. Y rhagosodiad yw esgyn."
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
-msgstr "Yn caniatáu i chi gynhyrchu rhestr o rifau dilyniadol mewn arae, fel 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
#. ZavA8
#: sc/inc/scfuncs.hrc:4228
@@ -17013,70 +17013,112 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr "Y swm i gynyddu pob gwerth dilynol mewn arae."
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
#: sc/inc/scfuncs.hrc:4242
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Rows"
-msgstr ""
+msgstr "Rhesi"
#. GQDKh
#: sc/inc/scfuncs.hrc:4243
msgctxt "SC_OPCODE_RANDARRAY"
msgid "The number of rows to return."
-msgstr ""
+msgstr "Nifer y rhesi i'w dychwelyd."
#. SfG9b
#: sc/inc/scfuncs.hrc:4244
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Columns"
-msgstr ""
+msgstr "Colofnau"
#. Pki2r
#: sc/inc/scfuncs.hrc:4245
msgctxt "SC_OPCODE_RANDARRAY"
msgid "The number of columns to return."
-msgstr ""
+msgstr "Nifer y colofnau i'w dychwelyd."
#. oC45m
#: sc/inc/scfuncs.hrc:4246
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
-msgstr ""
+msgstr "Lleiaf"
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
#: sc/inc/scfuncs.hrc:4248
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
-msgstr ""
+msgstr "Mwyaf"
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -24954,7 +24996,7 @@ msgstr "Mewnosod colofn gyfan. Mae nifer y colofnau i'w mewnosod yn cael ei benn
#: sc/uiconfig/scalc/ui/insertcells.ui:189
msgctxt "insertcells|number_of_rows"
msgid "Number of rows"
-msgstr "Nifer o resi:"
+msgstr "Nifer o resi"
#. GKCyQ
#: sc/uiconfig/scalc/ui/insertcells.ui:194
@@ -31937,356 +31979,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Priodweddau Sparkline"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
-msgstr ""
+msgstr "Dewis yr ystod celloedd i dderbyn y sparklines."
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Ystod mewnbwn:"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Ystod allbwn:"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Data"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Cyfres:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
-msgstr ""
+msgstr "Dewis y prif liw ar gyfer y sparklines."
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Pwyntiau negyddol:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
-msgstr ""
+msgstr "Ticio a dewis y lliw ar gyfer pwyntiau negyddol."
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
-msgstr ""
+msgstr "Dewis y lliw ar gyfer y pwyntiau negyddol."
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Pwyntiau uchel:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
-msgstr ""
+msgstr "Dewis y lliw ar gyfer y pwynt uchaf."
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Pwyntiau isel:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
-msgstr ""
+msgstr "Gwirio a dewis y lliw ar gyfer pwyntiau isel."
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
-msgstr ""
+msgstr "Dewis y lliw ar gyfer y pwynt isel."
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Marciwr:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
-msgstr ""
+msgstr "Ticio a dewis y lliw ar gyfer pwyntiau data (math o linell yn unig)."
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
-msgstr ""
+msgstr "Dewis y lliw ar gyfer y marcwyr pwyntiau data."
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Pwynt cyntaf:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
-msgstr ""
+msgstr "Ticio a dewis y lliw ar gyfer y pwynt cyntaf."
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
-msgstr ""
+msgstr "Dewis y lliw ar gyfer y pwynt cyntaf."
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Pwynt olaf:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
-msgstr ""
+msgstr "Ticio a dewis y lliw ar gyfer y pwynt olaf."
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
-msgstr ""
+msgstr "Dewis y lliw ar gyfer y pwynt olaf."
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Lliwiau"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr "Trwch llinell:"
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
-msgstr ""
+msgstr "Rhoi rif trwch y llinell â llaw neu defnyddiwch y botwm troelli."
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Dangos celloedd gwag fel:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Bwlch"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Sero"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Rhychwant"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Dangosydd wedi'i guddio"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
-msgstr ""
+msgstr "Ticio i ddangos pob colofn neu bentwr yn yr ystod hyd yn oed pan fo'r data mewn celloedd cudd. Os na chaiff ei wirio, bydd y data cudd yn cael ei anwybyddu."
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "De i chwith"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
-msgstr ""
+msgstr "Ticio i gael y sparklines i ddangos y data yn eu trefn."
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Llinell"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Colofn"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "Staciwyd"
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Math:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Priodweddau"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Unigol"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Grŵp"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Cyfaddas"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
-msgstr ""
+msgstr "Troelli neu nodi rhif i osod y gwerth lleiaf ar gyfer yr echel Y."
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Unigol"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Grŵp"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Cyfaddas"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
-msgstr ""
+msgstr "Troelli neu nodi'r rhif i osod y gwerth mwyaf ar gyfer yr echelin Y."
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Uchafswm fertigol:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Isafswm fertigol:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Dangos echel X"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
-msgstr ""
+msgstr "Gwirio i ddangos yr echelin X sparklines."
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Echelau"
@@ -33467,344 +33521,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "_Dangosydd sylw"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "_Dangosydd fformiwlâu ac awgrymiadau"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Amlygu gwerth"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Marciwch y blwch tynnu sylw Gwerth i ddangos cynnwys y gell mewn gwahanol liwiau, yn dibynnu ar y math. Mae celloedd testun wedi'u fformatio mewn du, fformwlâu mewn gwyrdd, celloedd rhif mewn glas, ac mae celloedd gwarchodedig yn cael eu dangos gyda chefndir llwyd golau, ni waeth sut mae eu harddangosiad wedi'i fformatio."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "_Dangos cyfeiriadau mewn lliw"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "Yn pennu bod pob cyfeirnod wedi'i amlygu mewn lliw yn y fformiwla. Mae amrediad y celloedd hefyd wedi'i amgáu gan forder lliw cyn gynted ag y bydd y gell sy'n cynnwys y cyfeirnod yn cael ei dewis i'w golygu."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Angor"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Yn pennu a yw'r eicon angor yn cael ei ddangos pan mae gwrthrych yn cael ei ddangos wedi'i fewnosod, fel graffig."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr "Yn amlygu Colofn/Rhes"
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr "Marciwch y blwch amlygu Colofn/Rhes i ddangos amlygu colofn/rhes a cholofn y gell weithredol."
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
-msgstr ""
+msgstr "Golygu amlygu celloedd"
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
-msgstr ""
+msgstr "Marcio'r blwch hwn i ddangos cefndir wedi'i amlygu pan fydd y gell yn y modd golygu."
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
+msgstr "Awduraeth sylwadau"
+
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
msgstr ""
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Dangos"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "_Penynnau colofn/rhes"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Yn pennu a ddylid dangos penawdau rhes a cholofn."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Bar sgrolio _llorweddol"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Yn pennu a ddylid dangos bar sgrolio fertigol ar ochr dde ffenestr y ddogfen."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Bar sgrolio _fertigol"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Yn pennu a ddylid dangos bar sgrolio fertigol ar ochr dde ffenestr y ddogfen."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "_Tabiau dalen"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Yn nodi a ddylid dangos y tabiau dalen ar waelod dogfen y daenlen."
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "_Symbolau amlinell"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "Os ydych wedi diffinio amlinelliad, mae'r opsiwn symbolau Amlinellol yn nodi a ddylid gweld y symbolau amlinellol ar ffin y ddalen."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "_Crynodeb o'r chwilio"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Ffenestr"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "_Cydweddu dalennau"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Os cânt eu gwirio, mae pob dalen yn cael eu dangos gyda'r un ffactor chwyddo. Os na chaiff ei dicio, gall pob dalen gael ei ffactor chwyddo ei hun."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Chwyddo"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "_Toriad tudalen"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Yn pennu a ddylid gweld y toriadau tudalen o fewn ardal argraffu ddiffiniedig."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Llinellau cymorth _wrth symud"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Yn pennu a ddylid edrych ar ganllawiau wrth symud lluniadau, fframiau, graffeg a gwrthrychau eraill."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Llinellau grid:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Dangos"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Dangos ar gelloedd lliw"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Cuddio"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Yn nodi pryd y bydd llinellau grid yn cael eu dangos. Y rhagosodiad yw dangos llinellau grid yn unig ar gelloedd nad oes ganddynt liw cefndir. Gallwch ddewis dangos llinellau grid hefyd ar gelloedd sydd â lliw cefndir, neu eu cuddio."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "_Pwyntydd:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "_Themedig"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Dangoswch y pwyntydd fel mae'n cael ei ddiffinio yn thema'r eicon, yn nodweddiadol fel croes dew."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "S_ystem"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Dangoswch y pwyntydd fel rhagosodiad system, fel arfer pwyntydd saeth."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Cymhorthion Gweledol"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "G_wrthrychau/Delweddau:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "_Siartiau:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "G_wrthrychau lluniadu:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Dangos"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Cuddio"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Yn diffinio os yw gwrthrychau a graffeg yn cael eu dangos neu eu cuddio."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Dangos"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Cuddio"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Yn diffinio a yw siartiau yn eich dogfen yn cael eu dangos neu eu cuddio."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Dangos"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Cuddio"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Yn diffinio a yw siartiau yn eich dogfen yn cael eu dangos neu eu cuddio."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Gwrthrychau"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Yn diffinio pa elfennau o brif ffenestr Calc sy'n cael eu dangos. Gallwch hefyd ddangos neu guddio amlygu at werthoedd mewn tablau."
@@ -34084,7 +34198,7 @@ msgstr "Rhowch y gwerth mwyaf ar gyfer yr dewis dilysu data a ddewisoch yn y blw
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:300
msgctxt "validationcriteriapage|allowempty"
msgid "Case _sensitive"
-msgstr ""
+msgstr "_Sensitif i lythrennau bach/mawr"
#. 3HjmP
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:334
diff --git a/source/cy/sfx2/messages.po b/source/cy/sfx2/messages.po
index 9ffa8e347ec..b6c29acdc51 100644
--- a/source/cy/sfx2/messages.po
+++ b/source/cy/sfx2/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-04-09 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/cy/>\n"
"Language: cy\n"
@@ -1458,538 +1458,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Cyfrannu"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "Rydych yn rhedeg %PRODUCTVERSION o %PRODUCTNAME am y tro cyntaf. Hoffech chi wybod beth sy'n newydd?"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Nodiadau Rhyddhau"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Dogfen wedi ei hagor yn y modd darllen yn unig."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "Mae'r PDF hwn ar agor yn y modd darllen yn unig er mwyn caniatau llofnodi'r ffeil gyfredol."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "Label dosbarthiad y ddogfen yw %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Rhaid i'r ddogfen gael dosbarthiad cyn fod modd gludo'r clipfwrdd."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Mae gan y ddogfen lefel dosbarthiad is na'r clipfwrdd."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Lefel"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Diogelwch Gwladol:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Rheoli Allforio:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Gadael"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Golygu Dogfen"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Llofnodi Dogfen"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Gorffen Llofnodi"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Mae gan y ddogfen hon lofnod annilys."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Roedd y llofnod y ddilys, ond mae'r ddogfen wedi ei newid"
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "Mae gan o leiaf un llofnod anhawster: nid oedd modd dilysu'r dystysgrif."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "Mae gan o leiaf un llofnod anhawster: dim ond wedi ei rhannol lofnodi mae'r ddogfen."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "Nid oedd modd dilysu'r dystysgrif a dim ond yn rhannol mae'r ddogfen wedi ei llofnodi."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Mae'r ddogfen wedi ei llofnodi'n ddigidol ac mae'r lofnod yn ddilys."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Dangos Llofnodion"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Dangos y Bar Offer"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Cuddio'r Bar Offer"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Dysgu rhagor"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "Mae'r prif gyfrinair yn cael ei gadw mewn fformat hynafol, dylech chi ei adnewyddu"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Adnewyddu Cyfrinair"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "Analluogwyd y macros"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "Mae'r macros yn y ddogfen wedi'u hanalluogi oherwydd gosodiadau Diogelwch Macros."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "Mae'r macros wedi'u hanalluogi oherwydd gosodiadau Diogelwch Macros."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr "Mae'r macros wedi'u llofnodi, ond nid yw'r ddogfen (yn cynnwys digwyddiadau dogfen) wedi ei llofnodi."
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Dangos Macros"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr "Dangos Dewisiadau Diogelwch"
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "Dangos Digwyddiadau"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Llwyd Coeth"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Cwch Gwenyn"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Cromlin Las"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Cynlluniau Glasbrint"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "Candi"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "Syniad Melyn"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "DNA"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Canolbwynt"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Aderyn y Goedwig"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "Ffreshni"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Ysbrydoliaeth"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Goleuadau"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Rhyddid Cynyddol"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Metropolis"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Glas y Nos"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Darlun o Natur"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Pensil"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Piano"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Portffolio"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Cynnydd"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Machlud Haul"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Hynafol"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Llachar"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "CV"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Parhau"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Rhagosodiad"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Modern"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Llythyr busnes modern sans-serif"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Llythyr busnes modern serif"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Cerdyn busnes gyda logo"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Syml"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "Tsieinëeg Symledig Normal"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr "Japaneaidd Normal"
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Tynnu"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Clirio Pob Un"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Hyd cyfrinair"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "Mae'r cyfrinair rydych wedi ei gynnig yn achosi anawsterau rhyngweithio. Rhowch gyfrinair sy'n llai na 52 did neu hirach na 55 did."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "%{key}-cliciwch i agor dolen: %{link}"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Cliciwch i agor dolen: %{link}"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(yn cael ei ddefnyddio gan: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Dogfen"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Taenlen"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Cyflwyniad"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Lluniadu"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Defnyddiwyd yn ddiweddar"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Dim nodau diweddar"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Ailosod Pob Templed ~Rhagosodedig"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Ailosod y Ddogfen ~Testun Rhagosodedig"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Ailosod y ~Daenlen Rhagosodedig"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Ailosod y ~Cyflwyniad Rhagosodedig"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Ailosod y ~Lluniadu Rhagosodedig"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "~Mewnforio"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "~Estyniadau"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Ailenwi"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Ailenwi Categori"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Categori Newydd"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "Archwiliwr Gwrthrych UNO"
@@ -3097,25 +3109,25 @@ msgstr "Rhowch y geiriau rydych chi am eu defnyddio i fynegeio cynnwys eich dogf
#: sfx2/uiconfig/ui/descriptioninfopage.ui:250
msgctxt "descriptioninfopage|extended_tip|contributor"
msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document."
-msgstr ""
+msgstr "Rhowch enwau'r bobl, cyrff neu endidau eraill sydd wedi cyfrannu at y ddogfen."
#. ECAfA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:267
msgctxt "descriptioninfopage|extended_tip|coverage"
msgid "Enter the time, place, or jurisdiction that the document is relevant to."
-msgstr ""
+msgstr "Rhowch yr amser, man neu awdurdodaeth y mae'r ddogfen yn berthnasol iddyn nhw."
#. EGix4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:284
msgctxt "descriptioninfopage|extended_tip|identifier"
msgid "Enter a unique and unambiguous identifier for the document."
-msgstr ""
+msgstr "Rhowch ddynodwr unigryw a diamwys ar gyfer y ddogfen"
#. FQphA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:301
msgctxt "descriptioninfopage|extended_tip|publisher"
msgid "Enter the name of the entity that is making the document available."
-msgstr ""
+msgstr "Rhowch enw'r endid sy'n darparu'r ddogfen."
#. n8gwE
#: sfx2/uiconfig/ui/descriptioninfopage.ui:318
@@ -3133,13 +3145,13 @@ msgstr "Rhowch fanylion am hawliau eiddo deallusol sy'n gysylltiedig â'r ddogfe
#: sfx2/uiconfig/ui/descriptioninfopage.ui:352
msgctxt "descriptioninfopage|extended_tip|source"
msgid "Enter information about other resources from which the document is derived."
-msgstr ""
+msgstr "Rhowch fanylion am adnoddau eraill o'r hyn mae’r ddogfen yn tarddu."
#. UEyYw
#: sfx2/uiconfig/ui/descriptioninfopage.ui:369
msgctxt "descriptioninfopage|extended_tip|type"
msgid "Enter information about the category or format of the document."
-msgstr ""
+msgstr "Rhowch fanylion am gategori neu fformat y ddogfen."
#. bo2q7
#: sfx2/uiconfig/ui/descriptioninfopage.ui:393
diff --git a/source/cy/svx/messages.po b/source/cy/svx/messages.po
index ff42f721054..2bfeae41a9d 100644
--- a/source/cy/svx/messages.po
+++ b/source/cy/svx/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-05-02 10:15+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/cy/>\n"
"Language: cy\n"
@@ -10069,7 +10069,7 @@ msgstr "Nag Mundari"
#: include/svx/strings.hrc:1793
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension I"
-msgstr ""
+msgstr "Ideograffau Unedig CJK Estyniad I"
#. BGGvD
#: include/svx/strings.hrc:1795
@@ -13054,27 +13054,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Safle Dogfen"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13085,27 +13085,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr "Trwsio…"
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18201,8 +18201,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Newydd"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr "Cyfaddasu..."
diff --git a/source/cy/sw/messages.po b/source/cy/sw/messages.po
index 8be85303291..8e76fcb6cc0 100644
--- a/source/cy/sw/messages.po
+++ b/source/cy/sw/messages.po
@@ -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-05-13 12:38+0200\n"
-"PO-Revision-Date: 2024-05-02 10:15+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Rhoslyn Prys <post@meddal.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/cy/>\n"
"Language: cy\n"
@@ -10408,7 +10408,7 @@ msgstr "Caniatáu i dabiau estyn tu hwnt i'r ymyl de"
#: sw/inc/strings.hrc:1495
msgctxt "DO_NOT_MIRROR_RTL_DRAW_OBJS"
msgid "Do not mirror drawing objects anchored in paragraphs with an RTL writing direction"
-msgstr ""
+msgstr "Peidio â drychu delweddau lluniadu wedi'u hangori mewn paragraffau gyda chyfeiriad ysgrifennu RTL"
#. LBmQP
#: sw/inc/strings.hrc:1497
@@ -23825,49 +23825,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Dewiswch y math o wrthrych y bydd y gosodiadau AwtoEgluryn i fod yn ddilys ar ei gyfer."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "_Awto"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "Yn ôl _gair"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "Yn ôl _nod"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Cymharu Dogfennau"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Anwybyddu _darnau o hyd:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Ei gymryd i ystyriaeth wrth gymharu"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Ei gadw pan yn newid y ddogfen"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Rhif hap i wella cywirdeb cymharu dogfennau"
diff --git a/source/da/chart2/messages.po b/source/da/chart2/messages.po
index 5a72bf80d2e..dc92e94f32f 100644
--- a/source/da/chart2/messages.po
+++ b/source/da/chart2/messages.po
@@ -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-04-02 12:12+0200\n"
-"PO-Revision-Date: 2024-05-13 11:29+0000\n"
+"PO-Revision-Date: 2024-05-21 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/da/>\n"
"Language: da\n"
@@ -821,7 +821,7 @@ msgid ""
"Ignore this change and close the dialog?"
msgstr ""
"Din sidste indtastning er ukorrekt.\n"
-"Ignorer denne ændring og luk dialogen?"
+"Ignorér denne ændring og luk dialogen?"
#. Vx6bG
#: chart2/inc/strings.hrc:143
@@ -3977,7 +3977,7 @@ msgstr "Åbner dialogen Dataetiketter, som lader dig indstille dataetiketter."
#: chart2/uiconfig/ui/tp_DataPointOption.ui:37
msgctxt "tp_DataPointOption|CB_LEGEND_ENTRY_HIDDEN"
msgid "Hide legend entry"
-msgstr "Skjul forklaringsindførsel"
+msgstr "Skjul forklaringselement"
#. k2s9H
#: chart2/uiconfig/ui/tp_DataPointOption.ui:45
@@ -3989,7 +3989,7 @@ msgstr "Vis ikke forklaringselementet for de valgte dataserie eller datapunkter.
#: chart2/uiconfig/ui/tp_DataPointOption.ui:61
msgctxt "tp_DataPointOption|label1"
msgid "Legend Entry"
-msgstr "Forklaringsindførsel"
+msgstr "Forklaringselement"
#. A2dFx
#: chart2/uiconfig/ui/tp_DataSource.ui:18
diff --git a/source/da/cui/messages.po b/source/da/cui/messages.po
index 554c1438934..e17180b726a 100644
--- a/source/da/cui/messages.po
+++ b/source/da/cui/messages.po
@@ -3,9 +3,9 @@ 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-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-13 01:45+0000\n"
-"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
+"Last-Translator: Jeppe Bundsgaard <jeppe@bundsgaard.net>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -1766,7 +1766,7 @@ msgstr "Automatisk *fed*, /kursiv/, -gennemstreget- og _understreget_"
#: cui/inc/strings.hrc:319
msgctxt "RID_SVXSTR_NO_DBL_SPACES"
msgid "Ignore double spaces"
-msgstr "Ignorer dobbelte mellemrum"
+msgstr "Ignorér dobbelte mellemrum"
#. qEA6h
#: cui/inc/strings.hrc:320
@@ -3131,7 +3131,7 @@ msgstr "Brug for tilpasset indhold i metadata-egenskaber? Filer ▸ Egenskaber
#: cui/inc/tipoftheday.hrc:212
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right-click the layer’s tab and choose “Modify Layer”)."
-msgstr ""
+msgstr "Ønsker du at se, men ikke udskrive, et objekt i Draw? Tegn det på et lag, hvor \"Kan udskrives\"-flaget ikke er sat (højreklik på lagets faneblad og vælg \"Modificér lag\")."
#. CGQaY
#: cui/inc/tipoftheday.hrc:213
@@ -3174,7 +3174,7 @@ msgstr "Transponér en Writer-tabel? Kopier og sæt ind i Calc, transponér med
#: cui/inc/tipoftheday.hrc:219
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To get the “Vertical Text” tool in the Drawing toolbar, check Tools ▸ Options ▸ Languages and Locales ▸ General ▸ Default languages for Documents ▸ Asian (and make the button visible with right-click and then Visible Buttons ▸ Vertical Text)."
-msgstr ""
+msgstr "For at vise værktøjet \"Lodret tekst\" i værktøjslinjen Tegning, markér Funktioner ▸ Indstillinger ▸ Sprog og landeindstillinger ▸ Generelt ▸ Standardsprog for dokumenter ▸ Asiatisk (og gør knappen synlig med højreklik på Tegning-værktøjslinjen og så Synlige knapper ▸ Lodret tekst)."
#. mmG7g
#: cui/inc/tipoftheday.hrc:220
@@ -3353,7 +3353,7 @@ msgstr "Du kan oprette et diagram baserret på en Writer-tabel ved at klikke på
#: cui/inc/tipoftheday.hrc:248
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Select options in Tools ▸ Options ▸ %PRODUCTNAME Writer ▸ Formatting Aids ▸ Display Formatting to specify which non-printing characters are displayed."
-msgstr ""
+msgstr "Vælg indstillinger i Funktioner ▸ Indstillinger ▸ %PRODUCTNAME Writer ▸ Formateringshjælp ▸ Vis formatering for at angive, hvilke ikke-udskrevne tegn, der skal vises."
#. 9cyVB
#: cui/inc/tipoftheday.hrc:249
@@ -3442,7 +3442,7 @@ msgstr "Mærkelige fejlkoder i Calc: Err: fulgt af et tal? Denne side giver fork
#: cui/inc/tipoftheday.hrc:262
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Include a paragraph that is not a heading in the “Table of Contents” by giving a numerical outline level to the paragraph in the “Outline & List” tab in the paragraph settings."
-msgstr ""
+msgstr "Inkludér et afsnit, som ikke er en overskrift, i \"Indholdsfortegnelse\" ved at give afsnittet et nummereret dispositionsniveau i fanebladet \"Disposition og liste\" i afsnitsindstillingerne."
#. Jx7Fr
#: cui/inc/tipoftheday.hrc:263
@@ -3498,7 +3498,7 @@ msgstr "Træk-og-slip celler fra Calc til et dias' Normal-visning opretter en ta
#: cui/inc/tipoftheday.hrc:271
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME helps you not to enter two or more spaces in Writer. Check Tools ▸ AutoCorrect ▸ AutoCorrect Options ▸ Options ▸ Ignore double spaces."
-msgstr "%PRODUCTNAME hjælper dig med ikke at indtaste to eller flere mellemrum i Writer. Aktiver Funktioner▸ Autokorrekturindstillinger ▸ fanebladet Indstillinger ▸ Ignorer dobbelte mellemrum."
+msgstr "%PRODUCTNAME hjælper dig med ikke at indtaste to eller flere mellemrum i Writer. Aktiver Funktioner▸ Autokorrekturindstillinger ▸ fanebladet Indstillinger ▸ Ignorér dobbelte mellemrum."
#. 3Fjtd
#: cui/inc/tipoftheday.hrc:272
@@ -3510,7 +3510,7 @@ msgstr "Vil du have markøren til at gå ind i den næste celle til højre, når
#: cui/inc/tipoftheday.hrc:273
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To display the scrollbar to the left, enable Tools ▸ Options ▸ Languages and Locales ▸ General ▸ Complex text and right click a sheet in Sheet tabs above Status bar ▸ Right-To-Left."
-msgstr ""
+msgstr "For at vise rullebjælken til venstre i Calc, aktivér Funktioner ▸ Indstilligner ▸ Sprog og landeindstillinger ▸ Generelt ▸ Komplekst tekstlayout. Højreklik på et ark-faneblad over statuslinjen og vælg Ark højre mod venstre."
#. gqs9W
#: cui/inc/tipoftheday.hrc:274
@@ -3546,13 +3546,13 @@ msgstr "Bruger du aldrig bestemte piletypografier? Fjern dem ved at bruge Slet-k
#: cui/inc/tipoftheday.hrc:279
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Don’t like the position of some icons on your toolbar? Change it with Tools ▸ Customize ▸ Toolbars tab ▸ Target."
-msgstr ""
+msgstr "Bryder du dig ikke om placeringen af nogle af ikonerne på din værktøjslinje? Lav om på det med Funktioner ▸ Tilpas ▸ faneblad Værktøjslinjer ▸ Mål."
#. jFitB
#: cui/inc/tipoftheday.hrc:280
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Can’t find a command in the menus? Try Shift+ESC."
-msgstr ""
+msgstr "Kan du ikke finde en kommando i menuerne? Prøv Skift+ESC"
#. hsZPg
#: cui/inc/tipoftheday.hrc:283
@@ -3793,7 +3793,7 @@ msgstr "LanguageTool Server"
#: cui/inc/treeopt.hrc:60
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "DeepL Server"
-msgstr ""
+msgstr "DeepL-server"
#. TGnig
#: cui/inc/treeopt.hrc:65
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Andre tegn..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -4303,7 +4267,7 @@ msgstr "Klik for at søge efter din indstillingstekst i Indstillinger træet."
#: cui/uiconfig/ui/aboutconfigdialog.ui:202
msgctxt "aboutconfigdialog|modifiedButton"
msgid "Show only modified preferences"
-msgstr ""
+msgstr "Vis kun ændrede indstillinger"
#. BMohC
#: cui/uiconfig/ui/aboutconfigdialog.ui:240
@@ -4426,6 +4390,8 @@ msgid ""
"Lists the shortcut keys and the associated commands. To assign or modify the shortcut key for the command selected in the Function list, click a shortcut in this list, and then click Assign.\n"
"To quickly find a shortcut in this list, simply press the key combination."
msgstr ""
+"Oplister genvejstaster og de tilhørende kommandoer. Klik på en genvejstastekombination for at tildele eller ændre en genvejstast for den valgte kommando i funktions-listen, og klik så på Tildel. \n"
+"Hvis du hurtigt vil finde en genvejstastekombination i listen, kan du blot trykke på tasterne."
#. MP3WF
#: cui/uiconfig/ui/accelconfigpage.ui:133
@@ -4461,7 +4427,7 @@ msgstr "Viser genvejstaster i det aktuelle kontorpakke-program."
#: cui/uiconfig/ui/accelconfigpage.ui:216
msgctxt "accelconfigpage|change"
msgid "_Assign"
-msgstr ""
+msgstr "_Tildel"
#. F2oLa
#: cui/uiconfig/ui/accelconfigpage.ui:223
@@ -4551,7 +4517,7 @@ msgstr "Lister de tilgængelige funktionskategorier. For at tildele genveje til
#: cui/uiconfig/ui/accelconfigpage.ui:499
msgctxt "accelconfigpage|extended_tip|function"
msgid "Select a function that you want to assign a shortcut key to, click a key combination in the Shortcut keys list, and then click Assign. If the selected function already has a shortcut key, it is displayed in the Keys list."
-msgstr ""
+msgstr "Vælg en funktion som du vil tildele en genvej, klik på tastekombinationen i genvejs-listen, og klik så på Tildel. Hvis den valgte funktion allerede har en genvejstast, så vises det i genvejs-listen."
#. PzCaG
#: cui/uiconfig/ui/accelconfigpage.ui:545
@@ -4821,7 +4787,7 @@ msgstr "Fremdriftsetiket"
#: cui/uiconfig/ui/additionsdialog.ui:126
msgctxt "additionsdialog|ProgressLabel"
msgid "Progress label"
-msgstr ""
+msgstr "Fremdriftsetiket"
#. SYKGE
#: cui/uiconfig/ui/additionsdialog.ui:127
@@ -4833,13 +4799,13 @@ msgstr "Denne etiket viser fremdriften for handlingerne såsom indlæsning af ud
#: cui/uiconfig/ui/additionsdialog.ui:188
msgctxt "additionsdialog|searchEntry"
msgid "Search entry"
-msgstr ""
+msgstr "Søgeterm"
#. NrZT8
#: cui/uiconfig/ui/additionsdialog.ui:189
msgctxt "additionsdialog|searchEntry"
msgid "searchEntry"
-msgstr "Søgeterm"
+msgstr "søgeTerm"
#. iamTq
#: cui/uiconfig/ui/additionsdialog.ui:212
@@ -4863,7 +4829,7 @@ msgstr "Vis flere udvidelser"
#: cui/uiconfig/ui/additionsfragment.ui:21
msgctxt "additionsDialog|buttonShowMore"
msgid "Button \"Show more\""
-msgstr ""
+msgstr "Knappen \"Vis flere\""
#. i9AoG
#: cui/uiconfig/ui/additionsfragment.ui:22
@@ -9866,7 +9832,7 @@ msgstr "Føjer en brugerdefineret farveovergang til den aktuelle liste. Angiv eg
#: cui/uiconfig/ui/gradientpage.ui:130
msgctxt "gradientpage|modify"
msgid "_Modify"
-msgstr "_Modificer"
+msgstr "_Modificér"
#. EeXWP
#: cui/uiconfig/ui/gradientpage.ui:137
@@ -10304,7 +10270,7 @@ msgstr "Markér for kun at konvertere hanja. Konverter ikke hangul."
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:650
msgctxt "hangulhanjaconversiondialog|ignore"
msgid "_Ignore"
-msgstr "Ignorer"
+msgstr "Ignorér"
#. 3mrTE
#: cui/uiconfig/ui/hangulhanjaconversiondialog.ui:659
@@ -10502,7 +10468,7 @@ msgstr "Brugerdefinerede ordbøger"
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:276
msgctxt "hangulhanjaoptdialog|ignorepost"
msgid "Ignore post-positional word"
-msgstr "Ignorer efterfølgende ord"
+msgstr "Ignorér efterfølgende ord"
#. B4zEG
#: cui/uiconfig/ui/hangulhanjaoptdialog.ui:284
@@ -10550,7 +10516,7 @@ msgstr "Tilføjer et brugerdefineret skraveringsmønster til den aktuelle liste.
#: cui/uiconfig/ui/hatchpage.ui:97
msgctxt "hatchpage|modify"
msgid "_Modify"
-msgstr "_Modificer"
+msgstr "_Modificér"
#. 5VuZv
#: cui/uiconfig/ui/hatchpage.ui:104
@@ -12254,25 +12220,25 @@ msgstr "Linje type:"
#: cui/uiconfig/ui/linestyletabpage.ui:345
msgctxt "linestyletabpage|BTN_MODIFY"
msgid "_Modify"
-msgstr "_Modificer"
+msgstr "Ændr"
#. wuhfR
#: cui/uiconfig/ui/linestyletabpage.ui:366
msgctxt "linestyletabpage|extended_tip|BTN_DELETE"
msgid "Deletes the selected element or elements after confirmation."
-msgstr "Sletter det markerede element eller de markerede elementer efter bekræftelse."
+msgstr "Sletter det markerede element eller elementer uden at kræve bekræftelse."
#. FmGAy
#: cui/uiconfig/ui/linestyletabpage.ui:389
msgctxt "linestyletabpage|BTN_LOAD|tooltip_text"
msgid "Load Line Styles"
-msgstr "Indlæs linjetyper"
+msgstr "Gem linjetyper"
#. JCDCi
#: cui/uiconfig/ui/linestyletabpage.ui:404
msgctxt "linestyletabpage|BTN_SAVE|tooltip_text"
msgid "Save Line Styles"
-msgstr "Gem linjetyper"
+msgstr "Indlæs linjetyper"
#. VGiHW
#: cui/uiconfig/ui/linestyletabpage.ui:468
@@ -12290,19 +12256,19 @@ msgstr "Intet symbol"
#: cui/uiconfig/ui/linetabpage.ui:86
msgctxt "linetabpage|menuitem2"
msgid "_Automatic"
-msgstr "_Automatisk"
+msgstr "Automatisk"
#. WA9YD
#: cui/uiconfig/ui/linetabpage.ui:94
msgctxt "linetabpage|menuitem3"
msgid "_From file..."
-msgstr "_Fra fil..."
+msgstr "Fra fil..."
#. DYone
#: cui/uiconfig/ui/linetabpage.ui:102
msgctxt "linetabpage|menuitem4"
msgid "_Gallery"
-msgstr "_Galleri"
+msgstr "Galleri"
#. EvAFu
#: cui/uiconfig/ui/linetabpage.ui:116
@@ -15304,7 +15270,7 @@ msgstr "Skriftstørrelser"
#: cui/uiconfig/ui/opthtmlpage.ui:434
msgctxt "opthtmlpage|ignorefontnames"
msgid "Ignore _font settings"
-msgstr "Ignorer skrifttypeindstillinger"
+msgstr "Ignorér skrifttypeindstillinger"
#. kD39h
#: cui/uiconfig/ui/opthtmlpage.ui:443
@@ -15700,7 +15666,7 @@ msgstr "Angiver hvilke tegn, som skal ignoreres."
#: cui/uiconfig/ui/optjsearchpage.ui:434
msgctxt "optjsearchpage|label2"
msgid "Ignore"
-msgstr "Ignorer"
+msgstr "Ignorér"
#. DJWap
#: cui/uiconfig/ui/optlanguagespage.ui:62
@@ -16276,7 +16242,7 @@ msgstr "Interne stier"
#: cui/uiconfig/ui/optpathspage.ui:126
msgctxt "paths"
msgid "To modify an entry in this list, click the entry and click Edit. You can also double click the entry."
-msgstr "For at ændre en indførsel på denne liste klikker du på indførslen og klikker på Redigér. Du kan også dobbeltklikke på indførslen."
+msgstr "For at ændre et element på denne liste klikker du på elementet og klikker på Redigér. Du kan også dobbeltklikke på elementet."
#. rfDum
#: cui/uiconfig/ui/optpathspage.ui:144
@@ -18527,13 +18493,19 @@ msgid "LibreOffice Themes"
msgstr "LibreOffice-temaer"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Klik på den punkttegnstypografi du vil anvende."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Viser de forskellige punkttegnstypografier, som du kan anvende."
@@ -20490,13 +20462,13 @@ msgstr "Flere..."
#: cui/uiconfig/ui/spellingdialog.ui:174
msgctxt "spellingdialog|extended_tip|sentence"
msgid "Displays the sentence with the misspelled word highlighted. Edit the word or the sentence, or click one of the suggestions in the text box below."
-msgstr "Viser sætningen med det forkert stavede ord fremhævet. Modificer ordet eller sætningen eller klik på et af forslagene i tekstfeltet forneden."
+msgstr "<ahelp hid=\".\">Viser sætningen med det forkert stavede ord fremhævet. Modificer ordet eller sætningen eller klik på et af forslagene i tekstfeltet forneden.</ahelp>"
#. 4E4ES
#: cui/uiconfig/ui/spellingdialog.ui:191
msgctxt "spellingdialog|suggestionsft"
msgid "_Suggestions"
-msgstr "_Forslag"
+msgstr "Forslag"
#. MZdqY
#: cui/uiconfig/ui/spellingdialog.ui:234
@@ -20610,7 +20582,7 @@ msgstr "Føjer den aktuelle kombination af ukorrekt ord og erstatningsord til Au
#: cui/uiconfig/ui/spellingdialog.ui:518
msgctxt "spellingdialog|ignore"
msgid "_Ignore Once"
-msgstr "_Ignorer her"
+msgstr "_Ignorér her"
#. M5qZF
#: cui/uiconfig/ui/spellingdialog.ui:527
@@ -20634,13 +20606,13 @@ msgstr "Springer over alle forekomster af det ukendte ord indtil slutningen af d
#: cui/uiconfig/ui/spellingdialog.ui:558
msgctxt "spellingdialog|ignorerule"
msgid "I_gnore Rule"
-msgstr "I_gnorer regel"
+msgstr "I_gnorér regel"
#. E63nm
#: cui/uiconfig/ui/spellingdialog.ui:567
msgctxt "spellingdialog|extended_tip|ignorerule"
msgid "While performing a grammar check, click Ignore Rule to ignore the rule that is currently flagged as a grammar error."
-msgstr "Mens der udføres en grammatikkontrol, kan du klikke på Ignorer Regel for at ignorere den regel, der for øjeblikket markerer en grammatisk fejl."
+msgstr "Mens der udføres en grammatikkontrol, kan du klikke på Ignorér Regel for at ignorere den regel, der for øjeblikket markerer en grammatisk fejl."
#. xcDLh
#: cui/uiconfig/ui/spellingdialog.ui:578
@@ -21270,7 +21242,7 @@ msgstr "Tilpasser tekstens størrelse til at passe til hele tegnings- eller teks
#: cui/uiconfig/ui/textattrtabpage.ui:118
msgctxt "textattrtabpage|TSB_CONTOUR"
msgid "_Adjust to contour"
-msgstr "Juster til kontur"
+msgstr "Justér til kontur"
#. QBTi6
#: cui/uiconfig/ui/textattrtabpage.ui:127
@@ -22244,36 +22216,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Forhåndsvisning"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/da/dbaccess/messages.po b/source/da/dbaccess/messages.po
index 6f06b163abc..7c8c81a5015 100644
--- a/source/da/dbaccess/messages.po
+++ b/source/da/dbaccess/messages.po
@@ -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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2024-05-12 15:40+0000\n"
+"PO-Revision-Date: 2024-05-21 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/da/>\n"
"Language: da\n"
@@ -565,7 +565,7 @@ msgstr "Slet Join"
#: dbaccess/inc/strings.hrc:102
msgctxt "STR_QUERY_UNDO_SIZETABWIN"
msgid "Resize table window"
-msgstr "Tabelvindue - modificer størrelse"
+msgstr "Tabelvindue - modificér størrelse"
#. 3qaWu
#: dbaccess/inc/strings.hrc:103
@@ -601,13 +601,13 @@ msgstr "Slet tabelvindue"
#: dbaccess/inc/strings.hrc:108
msgctxt "STR_QUERY_UNDO_MODIFY_CELL"
msgid "Edit Column Description"
-msgstr "Modificer kolonnebeskrivelse"
+msgstr "Modificér kolonnebeskrivelse"
#. 79APm
#: dbaccess/inc/strings.hrc:109
msgctxt "STR_QUERY_UNDO_SIZE_COLUMN"
msgid "Adjust column width"
-msgstr "Modificer kolonnebredde"
+msgstr "Modificér kolonnebredde"
#. BGEE7
#: dbaccess/inc/strings.hrc:110
@@ -1311,7 +1311,7 @@ msgstr "Feltegenskaber"
#: dbaccess/inc/strings.hrc:237
msgctxt "STR_TABED_UNDO_CELLMODIFIED"
msgid "Modify cell"
-msgstr "Modificer celle"
+msgstr "Modificér celle"
#. aPzA3
#: dbaccess/inc/strings.hrc:238
@@ -1323,7 +1323,7 @@ msgstr "Slet række"
#: dbaccess/inc/strings.hrc:239
msgctxt "STR_TABED_UNDO_TYPE_CHANGED"
msgid "Modify field type"
-msgstr "Modificer felttype"
+msgstr "Modificér felttype"
#. XLRpC
#: dbaccess/inc/strings.hrc:240
@@ -1845,13 +1845,13 @@ msgstr "Slet data"
#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
-msgstr "Modificer data"
+msgstr "Modificér data"
#. e2bxV
#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
-msgstr "Modificer struktur"
+msgstr "Modificér struktur"
#. zejFA
#: dbaccess/inc/strings.hrc:325
@@ -1863,7 +1863,7 @@ msgstr "Læs data"
#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
-msgstr "Modificer referencer"
+msgstr "Modificér referencer"
#. SEGp9
#: dbaccess/inc/strings.hrc:327
@@ -3296,7 +3296,7 @@ msgstr "_Decimaler"
#: dbaccess/uiconfig/ui/fielddescpage.ui:275
msgctxt "fielddescpage|STR_FIELD_REQUIRED"
msgid "_Entry required"
-msgstr "_Indtastning krævet"
+msgstr "_Element krævet"
#. SWgjj
#: dbaccess/uiconfig/ui/fielddescpage.ui:300
@@ -4156,7 +4156,7 @@ msgstr "Standard: 5432"
#: dbaccess/uiconfig/ui/postgrespage.ui:228
msgctxt "specialpostgrespage|connectionStringLabel"
msgid "Alternatively, enter the driver-specific connection string here"
-msgstr "Alternativt, angiv den driver-specifikke forbindelses-streng her"
+msgstr "Alternativt, angiv den driver-specifikke forbindelsesstreng her"
#. EoCp5
#: dbaccess/uiconfig/ui/postgrespage.ui:252
diff --git a/source/da/desktop/messages.po b/source/da/desktop/messages.po
index c07aba7122e..a2758a37493 100644
--- a/source/da/desktop/messages.po
+++ b/source/da/desktop/messages.po
@@ -4,8 +4,8 @@ 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: 2023-09-12 14:56+0200\n"
-"PO-Revision-Date: 2024-05-09 20:10+0000\n"
-"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
+"PO-Revision-Date: 2024-05-21 01:45+0000\n"
+"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/desktopmessages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -308,7 +308,7 @@ msgid ""
msgstr ""
"Du er i færd med at installere udvidelsen '%NAME'.\n"
"Klik 'OK' for at fortsætte med installationen.\n"
-"Klik 'Annuller' for at afbryde installationen."
+"Klik 'Annullér' for at afbryde installationen."
#. Y4EHy
#: desktop/inc/strings.hrc:83
@@ -332,7 +332,7 @@ msgid ""
msgstr ""
"Du er i færd med at fjerne udvidelsen '%NAME'.\n"
"Klik 'OK' for at fjerne udvidelsen.\n"
-"Klik 'Annuller' for at beholde udvidelsen."
+"Klik 'Annullér' for at beholde udvidelsen."
#. fiYMH
#: desktop/inc/strings.hrc:90
@@ -343,8 +343,8 @@ msgid ""
"Click 'Cancel' to stop removing the extension."
msgstr ""
"Vær sikker på ingen andre brugere arbejder med samme %PRODUCTNAME, hvis du ændrer i delte udvidelser i et flerbrugermiljø.\n"
-" Klik 'OK' for at fjerne udvidelsen.\n"
-"Klik 'Annuller' for at fortryde."
+"Klik 'OK' for at fjerne udvidelsen.\n"
+"Klik 'Annullér' for at fortryde."
#. bQ675
#: desktop/inc/strings.hrc:94
@@ -355,8 +355,8 @@ msgid ""
"Click 'Cancel' to stop enabling the extension."
msgstr ""
"Vær sikker på ingen andre brugere arbejder med samme %PRODUCTNAME, hvis du ændrer i delte udvidelser i et flerbrugermiljø.\n"
-" Klik 'OK' for at aktivere udvidelsen.\n"
-"Klik 'Annuller' for at standse aktiveringen."
+"Klik 'OK' for at aktivere udvidelsen.\n"
+"Klik 'Annullér' for at standse aktiveringen."
#. zEGzE
#: desktop/inc/strings.hrc:98
@@ -368,7 +368,7 @@ msgid ""
msgstr ""
"Vær sikker på ingen andre brugere arbejder med samme %PRODUCTNAME, hvis du ændrer i delte udvidelser i et flerbrugermiljø.\n"
" Klik 'OK' for at deaktivere udvidelsen.\n"
-"Klik 'Annuller' for at standse deaktiveringen."
+"Klik 'Annullér' for at standse deaktiveringen."
#. bfdYH
#: desktop/inc/strings.hrc:102
@@ -386,7 +386,7 @@ msgstr "Installerer udvidelser..."
#: desktop/inc/strings.hrc:105
msgctxt "RID_DLG_UPDATE_INSTALL_FINISHED"
msgid "Installation finished"
-msgstr "Installationen er færdig"
+msgstr "Installeringen fejlede."
#. vga5X
#: desktop/inc/strings.hrc:106
@@ -466,7 +466,7 @@ msgstr ""
"Du er ved at installere version $NEW af udvidelsen '$NAME'.\n"
"Den nyere version $DEPLOYED er allerede installeret.\n"
"Klik på 'OK' for at erstatte den installerede udvidelse.\n"
-"Klik på 'Annuller' for at standse installationen."
+"Klik på 'Annullér' for at standse installationen."
#. TmQCx
#: desktop/inc/strings.hrc:123
@@ -480,7 +480,7 @@ msgstr ""
"Du er ved at installere version $NEW af udvidelsen '$NAME'.\n"
"Den nyere version $DEPLOYED med navnet '$OLDNAME' er allerede installeret.\n"
"Klik på 'OK' for at erstatte den installerede udvidelse.\n"
-"Klik på 'Annuller' for at stoppe installationen."
+"Klik på 'Annullér' for at stoppe installationen."
#. AMTBi
#: desktop/inc/strings.hrc:127
@@ -494,7 +494,7 @@ msgstr ""
"Du er ved at installere version $NEW af udvidelsen '$NAME'.\n"
"Denne version er allerede installeret.\n"
"Klik på 'OK' for at erstatte den installerede udvidelse.\n"
-"Klik på 'Annuller' for at stoppe installationen."
+"Klik på 'Annullér' for at stoppe installationen."
#. 5TDnT
#: desktop/inc/strings.hrc:131
@@ -508,7 +508,7 @@ msgstr ""
"Du er ved at installere version $NEW af udvidelsen '$NAME'.\n"
"Denne version med navnet '$OLDNAME' er allerede installeret.\n"
"Klik på 'OK' for at erstatte den installerede udvidelse.\n"
-"Klik på 'Annuller' for at stoppe installationen."
+"Klik på 'Annullér' for at stoppe installationen."
#. 9wcAB
#: desktop/inc/strings.hrc:135
@@ -522,7 +522,7 @@ msgstr ""
"Du er ved at installere version $NEW af udvidelsen '$NAME'.\n"
"Den ældre version $DEPLOYED er allerede installeret.\n"
"Klik på 'OK' for at erstatte den installerede udvidelse.\n"
-"Klik på 'Annuller' for at stoppe installationen."
+"Klik på 'Annullér' for at stoppe installationen."
#. 2WQJk
#: desktop/inc/strings.hrc:139
@@ -536,7 +536,7 @@ msgstr ""
"Du er ved at installere version $NEW af udvidelsen '$NAME'.\n"
"Den ældre version $DEPLOYED med navnet '$OLDNAME' er allerede installeret.\n"
"Klik på 'OK' for at erstatte den installerede udvidelse.\n"
-"Klik på 'Annuller' for at stoppe installationen."
+"Klik på 'Annullér' for at stoppe installationen."
#. J2X2b
#: desktop/inc/strings.hrc:144
@@ -1175,7 +1175,7 @@ msgstr "Udgivelsesnoter"
#: desktop/uiconfig/ui/updatedialog.ui:352
msgctxt "updatedialog|extended_tip|DESCRIPTIONS"
msgid "While checking for updates, you see a progress indicator. Wait for some messages to show up in the dialog, or click Cancel to abort the update check."
-msgstr "Mens der kontrolleres for opdateringer, ser du en indikator. Afvent oplysninger i dialogen eller klik på Annuller for at stoppe opdateringskontrollen."
+msgstr "Mens der kontrolleres for opdateringer, ser du en indikator. Afvent oplysninger i dialogen eller klik på Annullér for at stoppe opdateringskontrollen."
#. c5FG9
#: desktop/uiconfig/ui/updatedialog.ui:389
diff --git a/source/da/extensions/messages.po b/source/da/extensions/messages.po
index 89f8c81c7ca..c56e4918119 100644
--- a/source/da/extensions/messages.po
+++ b/source/da/extensions/messages.po
@@ -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-05-12 15:40+0000\n"
+"PO-Revision-Date: 2024-05-15 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/da/>\n"
"Language: da\n"
@@ -535,7 +535,7 @@ msgstr "Ok"
#: extensions/inc/stringarrays.hrc:159
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. yG859
#: extensions/inc/stringarrays.hrc:160
@@ -2542,7 +2542,7 @@ msgstr "~Genoptag"
#: extensions/inc/strings.hrc:319
msgctxt "RID_UPDATE_BTN_CANCEL"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. BgG4k
#: extensions/inc/strings.hrc:320
diff --git a/source/da/extras/source/autocorr/emoji.po b/source/da/extras/source/autocorr/emoji.po
index 8c5ce61ea5b..245cd3849df 100644
--- a/source/da/extras/source/autocorr/emoji.po
+++ b/source/da/extras/source/autocorr/emoji.po
@@ -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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2024-05-12 13:06+0000\n"
+"PO-Revision-Date: 2024-05-21 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/extrassourceautocorremoji/da/>\n"
"Language: da\n"
@@ -12204,7 +12204,7 @@ msgctxt ""
"CANCELLATION_X\n"
"LngText.text"
msgid "cancel"
-msgstr "annuller"
+msgstr "annullér"
#. 🗔 (U+1F5D4), see http://wiki.documentfoundation.org/Emoji
#. CpvEL
diff --git a/source/da/filter/messages.po b/source/da/filter/messages.po
index a40ba3cda95..44bb12e0212 100644
--- a/source/da/filter/messages.po
+++ b/source/da/filter/messages.po
@@ -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-05-12 15:40+0000\n"
+"PO-Revision-Date: 2024-05-15 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/da/>\n"
"Language: da\n"
@@ -194,7 +194,7 @@ msgstr "Vis punktkommandoer"
#: filter/inc/strings.hrc:58
msgctxt "T602FILTER_STR_CANCEL_BUTTON"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. Sjy7k
#: filter/inc/strings.hrc:59
@@ -869,7 +869,7 @@ msgstr "Eksport af hele ark"
#: filter/uiconfig/ui/pdfgeneralpage.ui:1019
msgctxt "pdfgeneralpage|extended_tip|singlepagessheets"
msgid "Ignores each sheet’s paper size, print ranges and shown/hidden status and puts every sheet (even hidden sheets) on exactly one page, which is exactly as small or large as needed to fit the whole contents of the sheet."
-msgstr "Ignorer hvert arks papirstørrelse, udskriftsområder og Vis/skjul-status og lægger hvert ark (endda skjulte ark) på nøjagtig én side, som præcis så lille eller stort, som det er nødvendig for at passe til hele arkets indhold."
+msgstr "Ignorerer hvert arks papirstørrelse, udskriftsområder og Vis/skjul-status og lægger hvert ark (endda skjulte ark) på nøjagtig én side, som præcis så lille eller stort, som det er nødvendig for at passe til hele arkets indhold."
#. DiBsa
#: filter/uiconfig/ui/pdfgeneralpage.ui:1030
diff --git a/source/da/formula/messages.po b/source/da/formula/messages.po
index 421d2778f62..cd5b97b8b1d 100644
--- a/source/da/formula/messages.po
+++ b/source/da/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-05-09 20:10+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/da/>\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1555775236.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "HVIS"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "HVIS.FEJL"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "HVIS.IKKE.TILGÆNGELIG"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "VÆLG"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Alle"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Overskrifter"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Data"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totaler"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Denne række"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "OG"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "ELLER"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XELLER"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "IKKE"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "SLUMP"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "SAND"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSK"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "IDAG"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NU"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "IKKE.TILGÆNGELIG"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "AKTUEL"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "GRADER"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANER"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ARCSIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ARCCOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ARCTAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ARCCOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ARCSINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ARCCOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ARCTANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ARCCOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSK"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEK"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSKH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SEKH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EKSP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "KVROD"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FAKULTET"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "ÅR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MÅNED"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAG"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "TIME"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUT"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SEKUND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "FORTEGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "HELTAL"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ER.TOM"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ER.TEKST"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ER.IKKE.TEKST"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ER.LOGISK"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "VÆRDITYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELLE"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ER.REFERENCE"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ER.TAL"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ER.FORMEL"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ER.IKKE.TILGÆNGELIG"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ER.FJL"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ER.FEJL"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ER.LIGE"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ER.ULIGE"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATOVÆRDI"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIDSVÆRDI"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "KODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "STORE.BOGSTAVER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "STORT.FORBOGSTAV"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "SMÅ.BOGSTAVER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LÆNGDE"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VÆRDI"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "RENS"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "TEGN"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "LIGE"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ULIGE"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "STANDARDNORMFORDELING"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "STANDARD.NORM.FORDELING"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "STANDARDNORMINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "STANDARD.NORM.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "FEJLTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "FEJL.TYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMEL"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABERTAL"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ARCTAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "LOFT.MATEMATIK"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "AFRUND.LOFT"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "LOFT.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "LOFT.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.LOFT"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "AFRUND.GULV"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "GULV.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "GULV.MAT"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "GULV.PRÆCIS"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "AFRUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "RUND.OP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "RUND.NED"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "AFKORT"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POTENS"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "STØRSTE.FÆLLES.DIVISOR"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "MINDSTE.FÆLLES.MULTIPLUM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "REST"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUKT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMKV"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATO"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TID"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAGE"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAGE360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATODIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINV"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAKS"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAKSV"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUKT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "MIDDEL"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "MIDDELV"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "TÆL"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "TÆLV"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NUTIDSVÆRDI"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IA"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VARIANS"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARIANSV"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARIANSP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARIANSPV"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VARIANS.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VARIANS.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDAFV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDAFVV"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDAFVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDAFVPV"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDAFV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDAFV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMFORDELING"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORMAL.FORDELING"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EKSPFORDELING"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EKSP.FORDELING"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMIALFORDELING"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOMIAL.FORDELING"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSONFORDELING"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.FORDELING"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "KOMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "KOMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "NV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "ÅRSAFSKRIVNING"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DSA"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VSA"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PVARIGHED"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "LA"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "YDELSE"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "KOLONNER"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "RÆKKER"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "ANTAL.ARK"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "KOLONNE"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "RÆKKE"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "ARK"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RENTE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "R.YDELSE"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "H.YDELSE"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "AKKUM.RENTE"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "AKKUM.HOVEDSTOL"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFEKTIV.RENTE"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINEL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DTÆL"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DTÆLV"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DMIDDEL"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DHENT"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAKS"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUKT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDAFV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDAFVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVARIANS"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARIANSP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIREKTE"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADRESSE"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "SAMMENLIGN"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "ANTAL.BLANKE"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "TÆL.HVIS"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUM.HVIS"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "MIDDEL.HVIS"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUM.FLERE.HVIS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "MIDDEL.FLERE.HVIS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "TÆL.FLERE.HVIS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "SLÅ.OP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "LOPSLAG"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "VOPSLAG"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIOMRÅDE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "FORSKYDNING"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEKS"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "OMRÅDER"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "KR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "ERSTAT"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FAST"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EKSAKT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "VENSTRE"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "HØJRE"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SØG"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MIDT"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LÆNGDEB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "HØJREB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "VENSTREB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "ERSTATB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDTB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEKST"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "UDSKIFT"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "GENTAG"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "SAMMENKÆDNING"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "SAMMENKÆD"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEKST.KOMBINER"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "HVISER"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SKIFT"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINHVISER"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAKSHVISER"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVÆRDI"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERT"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MPRODUKT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPONER"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MENHED"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "MÅLSØGNING"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOFORDELING"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEO.FORDELING"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMFORDELING"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.FORDELING"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TFORDELING"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.FORDELING.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.FORDELING"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.FORDELING.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FFORDELING"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.FORDELING"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.FORD.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIFORDELING"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHI2.FORD.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULLFORDELING"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.FORDELING"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMFORDELING"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.FORDELING"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "KRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "TOPSTEJL"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMIDDELVÆRDI"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMIDDELVÆRDI"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDISER"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "MAD"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKÆVHED"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKÆVHED.P"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "SAK"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "HYPPIGST"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "HYPPIGST.ENKELT"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "HYPPIGST.FLERE"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TESTI"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGER"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "PLADS"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "FRAKTIL"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PROCENTPLADS"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "FRAKTIL.MEDTAG"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PROCENTPLADS.MEDTAG"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "KVARTIL.MEDTAG"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "PLADS.LIGE"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "FRAKTIL.UDELAD"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PROCENTPLADS.UDELAD"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "KVARTIL.UDELAD"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "PLADS.GNSN"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "STØRSTE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "MINDSTE"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREKVENS"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "KVARTIL"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "KONFIDENSINTERVAL"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "KONFIDENSNORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "KONFIDENST"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMIDDELVÆRDI"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "SANDSYNLIGHED"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "KORRELATION"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "KOVARIANS"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "KOVARIANSP"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "KOVARIANSS"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "FORKLARINGSGRAD"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STFYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "STIGNING"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "SKÆRING"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TENDENS"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "FORØGELSE"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINREGR"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGREGR"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "PROGNOSE"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "PROGNOSE.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "PROGNOSE.ETS.SÆSON"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "PROGNOSE.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "PROGNOSE.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "PROGNOSE.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "PROGNOSE.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "PROGNOSE.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "PROGNOSE.LINEÆR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHI2.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMAFORDELING"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.FORDELING"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHI2.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIOPERATION"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETAFORDELING"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.FORDELING"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "KALENDERUGE"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOUGENUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "PÅSKESØNDAG"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "UGEDAG"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "ANTAL.ARBEJDSDAGE"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "ANTAL.ARBEJDSDAGE.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "ARBEJDSDAG.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAVN!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "TYPOGRAFI"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASIS"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "KONVERTER_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMERTAL"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEKST"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROKONVERTER"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "TALVÆRDI"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHI2.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHI2.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITOG"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITELLER"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXELLER"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITHFORSKYD"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITVFORSKYD"
@@ -2417,7 +2423,7 @@ msgstr "BITVFORSKYD"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2425,7 +2431,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2433,7 +2439,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VÆRDI!"
@@ -2441,7 +2447,7 @@ msgstr "#VÆRDI!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2449,7 +2455,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAVN?"
@@ -2457,7 +2463,7 @@ msgstr "#NAVN?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2465,98 +2471,98 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "FARVE"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "FEJLFUNK"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "INDKODURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RÅFRATRÆK"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SØGB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "SLUMP.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "SLUMPMELLEM.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/da/helpcontent2/source/text/sbasic/python.po b/source/da/helpcontent2/source/text/sbasic/python.po
index 770411306c1..ea86a70ffcb 100644
--- a/source/da/helpcontent2/source/text/sbasic/python.po
+++ b/source/da/helpcontent2/source/text/sbasic/python.po
@@ -4,8 +4,8 @@ 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-05-08 10:20+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2024-05-17 06:38+0000\n"
+"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -1510,7 +1510,7 @@ msgctxt ""
"N0958c\n"
"help.text"
msgid "method As String) As Boolean"
-msgstr "[url=http://slkjfdf.net/]Itugana[/url] <a href=\"http://slkjfdf.net/\">Uhofaxi</a> zfx.idbi.translations.documentfoundation.org.oas.ci http://slkjfdf.net/"
+msgstr ""
#. j4aLN
#: python_handler.xhp
diff --git a/source/da/helpcontent2/source/text/sbasic/shared.po b/source/da/helpcontent2/source/text/sbasic/shared.po
index 24be47e9979..3d04330f735 100644
--- a/source/da/helpcontent2/source/text/sbasic/shared.po
+++ b/source/da/helpcontent2/source/text/sbasic/shared.po
@@ -4,8 +4,8 @@ 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-04-09 12:10+0200\n"
-"PO-Revision-Date: 2022-06-06 18:31+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2024-05-23 09:45+0000\n"
+"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1561161214.000000\n"
#. yzYVt
@@ -10881,7 +10881,7 @@ msgctxt ""
"par_id3150359\n"
"help.text"
msgid "Lof (FileNumber) As Long"
-msgstr ""
+msgstr "Lof (Filnummer) som Long"
#. 6oGoB
#: 03020303.xhp
@@ -10890,7 +10890,7 @@ msgctxt ""
"par_id3150869\n"
"help.text"
msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is specified in the <literal>Open</literal> statement."
-msgstr ""
+msgstr "<emph>Filnummer:</emph> Ethvert numerisk udtryk, der indeholder det filnummer, der er angivet i udtrykket <literal>Open</literal> (Åbn)."
#. kFTvh
#: 03020303.xhp
@@ -18980,7 +18980,7 @@ msgctxt ""
"bm_id3150669\n"
"help.text"
msgid "<bookmark_value>Operators;Integer division (\\\\)</bookmark_value> <bookmark_value>\"\\\\\" operator (mathematical)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Operatorer;heltalsdivision (\\\\)</bookmark_value> <bookmark_value>\"\\\\\" operatorer (matematiske)</bookmark_value>"
#. KDgG2
#: 03070700.xhp
@@ -23003,7 +23003,7 @@ msgctxt ""
"par_id131649410695924\n"
"help.text"
msgid "Variant. A value inferred from the <literal>Index</literal> parameter."
-msgstr ""
+msgstr "Variant. En værdi udledt fra parameteren <literal>Indeks</literal>."
#. FzwBC
#: 03090402.xhp
@@ -23012,7 +23012,7 @@ msgctxt ""
"par_id3148664\n"
"help.text"
msgid "<emph>Index</emph>: Any numeric expression rounded to a whole number. <literal>Index</literal> accepts integer values starting at 1 that specify which of the possible choices to return."
-msgstr ""
+msgstr "<emph>Indeks</emph>: Ethvert numerisk udtryk afrundet til et heltal. <literal>Indeks</literal> accepterer heltalsværdier, begyndende med 1, der angiver, hvilket af de mulige valg, der skal returneres."
#. F4HGV
#: 03090402.xhp
@@ -23021,7 +23021,7 @@ msgctxt ""
"par_id3150791\n"
"help.text"
msgid "<emph>Expression1, Expression2, …, Expression_n</emph>: Expressions representing each of the possible choices."
-msgstr ""
+msgstr "<emph>Udtryk1, Udtryk2, …, Udtryk_n</emph>: Udtryk, der repræsenterer hvert af de mulige valg."
#. EnHLY
#: 03090402.xhp
@@ -23039,7 +23039,7 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a <literal>Null</literal> value."
-msgstr ""
+msgstr "Hvis indeksværdien er mindre end 1 eller større end antallet af oplistede udtryk, returnerer funktionen en <literal>Null</literal>-værdi."
#. 29FZG
#: 03090402.xhp
@@ -23048,7 +23048,7 @@ msgctxt ""
"par_id911649410528836\n"
"help.text"
msgid "Error #5 occurs when parameters are omitted. Error #13 occurs if <literal>Index</literal> equals <literal>Null</literal>."
-msgstr ""
+msgstr "Fejl #5 forekommer når der udelades parametre. Fejl #13 forekommer, hvis <literal>Indeks</literal> er lig med <literal>Null</literal>."
#. pKeBP
#: 03090402.xhp
@@ -25298,7 +25298,7 @@ msgctxt ""
"par_id3148983\n"
"help.text"
msgid "CSng (Expression As Variant) As Single"
-msgstr ""
+msgstr "CSng (Udtryk som Variant) som Single"
#. HfcGo
#: 03100900.xhp
diff --git a/source/da/helpcontent2/source/text/scalc/01.po b/source/da/helpcontent2/source/text/scalc/01.po
index e012faca659..d3db54e9ee7 100644
--- a/source/da/helpcontent2/source/text/scalc/01.po
+++ b/source/da/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-06 09:45+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/da/>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Indtast den tekst, der skal vises i den venstre side af sidehovedet eller -foden.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15042,14 +15042,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr "<bookmark_value>tilfældige tal; mellem grænser</bookmark_value><bookmark_value>funktionen SLUMPMELLEM</bookmark_value>"
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "SLUMPMELLEM (RANDBETWEEN på engelsk)"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15114,14 +15114,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr "<bookmark_value>tilfældige, ikke-flygtige tal; mellem grænser</bookmark_value><bookmark_value>funktionen SLUMPMELLEM.NV</bookmark_value>"
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
-msgstr "SLUMPMELLEM.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
+msgstr ""
#. Akjyr
#: 04060106.xhp
@@ -15177,14 +15177,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr "<bookmark_value>funktionen SLUMP</bookmark_value><bookmark_value>tilfældige tal;mellem 0 og 1</bookmark_value>"
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "SLUMP (RAND på engelsk)"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15267,14 +15267,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr "<bookmark_value>tilfældige tal, ikke-flygtige;mellem 0 og 1</bookmark_value><bookmark_value>funktionen SLUMP.NV</bookmark_value>"
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
-msgstr "SLUMP.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
+msgstr ""
#. Fc2hv
#: 04060106.xhp
@@ -66935,22 +66935,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66971,31 +66971,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -67007,6 +67007,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -68008,13 +68017,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68062,22 +68071,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69934,22 +69952,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
msgstr ""
-#. 24EqX
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
+msgstr ""
+
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/da/helpcontent2/source/text/scalc/guide.po b/source/da/helpcontent2/source/text/scalc/guide.po
index 72690af2e08..16c9cc7be0a 100644
--- a/source/da/helpcontent2/source/text/scalc/guide.po
+++ b/source/da/helpcontent2/source/text/scalc/guide.po
@@ -4,8 +4,8 @@ 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-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-11 09:45+0000\n"
-"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
+"PO-Revision-Date: 2024-05-23 09:45+0000\n"
+"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1550901961.000000\n"
#. NXy6S
@@ -5099,7 +5099,7 @@ msgctxt ""
"par_id941656100017412\n"
"help.text"
msgid "The six cell styles are:"
-msgstr ""
+msgstr "Der er seks celletypografier:"
#. cH3xo
#: datapilot_formatting.xhp
diff --git a/source/da/helpcontent2/source/text/schart/01.po b/source/da/helpcontent2/source/text/schart/01.po
index ab339c54f71..347bd4988cf 100644
--- a/source/da/helpcontent2/source/text/schart/01.po
+++ b/source/da/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-01-14 20:38+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/da/>\n"
@@ -6642,6 +6642,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "På den første side i <link href=\"text/schart/01/wiz_chart_type.xhp\">Diagramguiden</link> kan du vælge en diagramtype."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6660,41 +6687,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "Et cirkeldiagram viser værdier som cirkelformede sektorer af den samlede cirkel. Længden af buen eller arealet af hver sektor er proportionel for sin værdi."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Cirkel - denne subtype viser sektorer som farvede udsnit af den komplette cirkel, for en enkelt data kolonne. I det oprettede diagram kan du klikke og trække hvilken som helst sektor for, at adskille sektoren fra den resterende cirkel, eller for at føre den tilbage."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Adskilt cirkel - denne subtype viser sektorerne allerede adskilte fra hinanden. I det oprettede diagram, kan du klikke og trække hvilken som helst sektor, og flytte den langs med en radial fra cirklen's centrum."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Krans - denne undertype kan vise flere datakolonner. Hver datakolonne vises kranseformet med et hul inden i, hvor den næste datakolonne kan vises. I det oprettede diagram kan du klikke og trække en ydre sektor til for at flytte den langs en radial fra kransens centrum."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Adskilt krans - denne undertype viser de ydre sektorer adskilt fra resten af kransen. I det oprettede diagram kan du klikke og trække en ydre sektor for at flytte den langs en radial fra kransens centrum."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/da/helpcontent2/source/text/sdatabase.po b/source/da/helpcontent2/source/text/sdatabase.po
index 800a3e50a25..e39a784246a 100644
--- a/source/da/helpcontent2/source/text/sdatabase.po
+++ b/source/da/helpcontent2/source/text/sdatabase.po
@@ -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: 2023-11-02 14:48+0100\n"
-"PO-Revision-Date: 2024-05-12 09:45+0000\n"
+"PO-Revision-Date: 2024-05-22 19:05+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/da/>\n"
"Language: da\n"
@@ -4453,7 +4453,7 @@ msgctxt ""
"par_id3158430\n"
"help.text"
msgid "If the fields of the target table have a smaller field length than in the source table when data is being attached, the source data fields will automatically be truncated to match the field lengths in the target table."
-msgstr "Hvis måltabellens felter er kortere end kildetabellens, vil kildens datafelter automatisk blive afkortet til at matche feltlængderne i mål tabellen."
+msgstr "Hvis måltabellens felter er kortere end kildetabellens, vil kildens datafelter automatisk blive afkortet til at matche feltlængderne i måltabellen."
#. 6oNSE
#: 05030100.xhp
@@ -7530,7 +7530,7 @@ msgctxt ""
"bm_id2026429\n"
"help.text"
msgid "<bookmark_value>wizards;databases (Base)</bookmark_value><bookmark_value>Database Wizard (Base)</bookmark_value><bookmark_value>databases; formats (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>MariaDB databases (Base)</bookmark_value><bookmark_value>dBASE; database settings (Base)</bookmark_value><bookmark_value>jdbc; database settings (Base)</bookmark_value><bookmark_value>odbc; database settings (Base)</bookmark_value><bookmark_value>Firebird; database settings (Base)</bookmark_value><bookmark_value>PostgreSQL; database settings (Base)</bookmark_value><bookmark_value>spreadsheets;as databases (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>guider;databaser (Base)</bookmark_value><bookmark_value>Database-guide (Base)</bookmark_value><bookmark_value>databaser; formater (Base)</bookmark_value><bookmark_value>MySQL-databaser (Base)</bookmark_value><bookmark_value>MariaDB-databaser (Base)</bookmark_value><bookmark_value>dBASE; databaseindstillinger (Base)</bookmark_value><bookmark_value>jdbc; databaseindstillinger (Base)</bookmark_value><bookmark_value>odbc; databaseindstillinger (Base)</bookmark_value><bookmark_value>Firebird; databaseindstillinger (Base)</bookmark_value><bookmark_value>PostgreSQL; databaseindstillinger (Base)</bookmark_value><bookmark_value>regneark;som databaser (Base)</bookmark_value>"
#. 5pnX6
#: dabawiz00.xhp
@@ -8115,7 +8115,7 @@ msgctxt ""
"par_idN10544\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02connection.xhp\">Connection settings</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/dabawiz02connection.xhp\">Forbindelsesindstillinger</link>"
#. GBbZM
#: dabawiz02connection.xhp
@@ -8124,7 +8124,7 @@ msgctxt ""
"par_idN10554\n"
"help.text"
msgid "<ahelp hid=\".\">Defines the connection settings to an existing database.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Definerer indstillingerne for forbindelse til en eksisterende database.</ahelp>"
#. 5xRuP
#: dabawiz02connection.xhp
@@ -8133,7 +8133,7 @@ msgctxt ""
"par_id561668004674782\n"
"help.text"
msgid "The options in this dialog will vary depending on the database driver selected in the <menuitem>Select database</menuitem> pane of the <menuitem>Database Wizard</menuitem>. Help pages for each specific options for each database driver as given below."
-msgstr ""
+msgstr "Valgmulighederne i denne dialogboks vil afhænge af, hvilken databasedriver der er valg i <menuitem>Vælg database</menuitem>-ruden i <menuitem>Database-guide</menuitem>. Se herunder for hjælpesider for de specifikke indstillinger for hver databasedriver."
#. APEY6
#: dabawiz02connection.xhp
@@ -8142,7 +8142,7 @@ msgctxt ""
"hd_id381668004546650\n"
"help.text"
msgid "Enter connection string"
-msgstr ""
+msgstr "Skriv forbindelsesstreng"
#. Fg2nV
#: dabawiz02connection.xhp
@@ -8151,7 +8151,7 @@ msgctxt ""
"par_id621668004638253\n"
"help.text"
msgid "Specify the connection string to the selected database."
-msgstr ""
+msgstr "Angiv forbindelsesstrengen for den valgte database."
#. BEfX5
#: dabawiz02connection.xhp
@@ -8160,7 +8160,7 @@ msgctxt ""
"hd_id191668004961425\n"
"help.text"
msgid "Create new"
-msgstr ""
+msgstr "Opret ny"
#. uofsX
#: dabawiz02connection.xhp
@@ -8169,7 +8169,7 @@ msgctxt ""
"par_id331668004976240\n"
"help.text"
msgid "Choose the path and file name of the new database file."
-msgstr ""
+msgstr "Vælg sti og filnavn for den nye databasefil."
#. po9hN
#: dabawiz02connection.xhp
@@ -8196,7 +8196,7 @@ msgctxt ""
"hd_id81668005348066\n"
"help.text"
msgid "Other connection options"
-msgstr ""
+msgstr "Andre forbindelsesmuligheder"
#. c8BBa
#: dabawiz02connection.xhp
@@ -8205,7 +8205,7 @@ msgctxt ""
"par_id911668005357794\n"
"help.text"
msgid "The help pages below describe the options that are specific to each available database driver."
-msgstr ""
+msgstr "Hjælpesiderne nedenfor beskriver de specifikke indstillinger for hver af de tilgængelige databasedrivere."
#. mxSCU
#: dabawiz02dbase.xhp
@@ -8268,7 +8268,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Firebird Connection"
-msgstr ""
+msgstr "Firebird-forbindelse"
#. HrD4A
#: dabawiz02firebird.xhp
@@ -8277,7 +8277,7 @@ msgctxt ""
"bm_id641677867638107\n"
"help.text"
msgid "<bookmark_value>Firebird server;setup connection</bookmark_value><bookmark_value>Firebird connection</bookmark_value><bookmark_value>database connection;Firebird server</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Firebird-server;opsæt forbindelse</bookmark_value><bookmark_value>Firebird-forbindelse</bookmark_value><bookmark_value>database-forbindelse;Firebird-server</bookmark_value>"
#. TTSgN
#: dabawiz02firebird.xhp
@@ -8286,7 +8286,7 @@ msgctxt ""
"hd_id51677867293715\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/sdatabase/dabawiz02firebird.xhp\">Firebird Connection</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/sdatabase/dabawiz02firebird.xhp\">Firebird-forbindelse</link></variable>"
#. ECaQe
#: dabawiz02firebird.xhp
@@ -8295,7 +8295,7 @@ msgctxt ""
"par_id401677867293719\n"
"help.text"
msgid "Specifies the options for connecting to Firebird external databases."
-msgstr ""
+msgstr "Angiver indstillingerne for at forbinde til en ekstern Firebird-database."
#. GDzVm
#: dabawiz02firebird.xhp
@@ -8304,7 +8304,7 @@ msgctxt ""
"hd_id251677867849494\n"
"help.text"
msgid "Creating a new Firebird database file"
-msgstr ""
+msgstr "Opretning af ny Firebird-databasefil"
#. yE6ye
#: dabawiz02firebird.xhp
@@ -8313,7 +8313,7 @@ msgctxt ""
"par_id101697868070614\n"
"help.text"
msgid "Choose <menuitem>File - New - Database</menuitem> and select <emph>Connect to an existing database</emph>. Click <widget>Next</widget>."
-msgstr ""
+msgstr "Vælg <menuitem>Filer ▸ Ny(t) ▸ Database</menuitem> og vælg <emph>Forbind til en eksisterende database</emph>. Klik på <widget>Næste</widget>."
#. Bognv
#: dabawiz02firebird.xhp
@@ -8475,7 +8475,7 @@ msgctxt ""
"par_id481677868353090\n"
"help.text"
msgid "Click <widget>Next</widget>."
-msgstr ""
+msgstr "Klik på <widget>Næste</widget>."
#. u4WaZ
#: dabawiz02firebird.xhp
diff --git a/source/da/helpcontent2/source/text/shared/01.po b/source/da/helpcontent2/source/text/shared/01.po
index 7997578ba40..090a22ecb3a 100644
--- a/source/da/helpcontent2/source/text/shared/01.po
+++ b/source/da/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ 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-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-05 09:45+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-17 09:45+0000\n"
+"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -29340,7 +29340,7 @@ msgctxt ""
"hd_id3154897\n"
"help.text"
msgid "Center Y"
-msgstr "Centrer på y-aksen"
+msgstr "Centrer på Y-aksen"
#. hmoZP
#: 05210700.xhp
@@ -53599,13 +53599,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/da/helpcontent2/source/text/shared/02.po b/source/da/helpcontent2/source/text/shared/02.po
index 0b7ab9ce46c..a9eb79c53a5 100644
--- a/source/da/helpcontent2/source/text/shared/02.po
+++ b/source/da/helpcontent2/source/text/shared/02.po
@@ -4,8 +4,8 @@ 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-05-13 09:45+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2024-05-22 19:14+0000\n"
+"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -12347,8 +12347,8 @@ msgctxt ""
"help.text"
msgid "If you have numbered paragraphs and use the <menuitem>Move Item Up</menuitem> command, then the numbers are adjusted automatically to the current order."
msgstr ""
-"Hvis du har nummerede afsnit og bruger kommandoen <menuitem>Flyt elementet opad</menuitem>, \n"
-"justeres nummerede automatisk til dem aktuelle rækkefølge."
+"Hvis du har nummererede afsnit og bruger kommandoen <menuitem>Flyt elementet opad</menuitem>, \n"
+"justeres tallene automatisk til dem aktuelle rækkefølge."
#. ThZ5C
#: 06100000.xhp
diff --git a/source/da/helpcontent2/source/text/shared/04.po b/source/da/helpcontent2/source/text/shared/04.po
index 8ab12fdc1bd..0fe90636374 100644
--- a/source/da/helpcontent2/source/text/shared/04.po
+++ b/source/da/helpcontent2/source/text/shared/04.po
@@ -4,8 +4,8 @@ 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: 2021-04-19 11:37+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2024-05-22 19:11+0000\n"
+"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textshared04/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1549360895.000000\n"
#. GEuoc
@@ -114,6 +114,8 @@ msgctxt ""
"help.text"
msgid "The default Unicode conversion shortcut is <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+Option+X</keycode></caseinline><defaultinline><keycode>Alt+X</keycode></defaultinline></switchinline> and <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+Option+C</keycode></caseinline><defaultinline><keycode>Alt+C</keycode></defaultinline></switchinline> in some locales where the default Unicode shortcut interferes with the main menu shortcut. To reassign the shortcut, choose <menuitem>Tools - Customize - Keyboard</menuitem> and select <emph>Category:Options</emph> with <emph>Function:Toggle Unicode Notation</emph>."
msgstr ""
+"Standardgenvejen til Unicode-konvertering er <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Kommando+Option+X</keycode></caseinline><defaultinline><keycode>Alt+X</keycode></defaultinline></switchinline> og <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Kommando+Option+C</keycode></caseinline><defaultinline><keycode>Alt+C</keycode></defaultinline></switchinline> i nogle lokaliseringer, hvor standardgenvejen til Unicode griber ind i hovedmenuens genvej. For at tildele genvejen til denne funktion vælger du <menuitem>Funktioner ▸ Tilpas ▸ Tastatur</menuitem> og vælger <emph>Kategori:Indstillinger</emph> med <emph>Funktion:\n"
+"Slå Unicode-notation til/fra</emph>."
#. cBDHp
#: 01010000.xhp
@@ -599,7 +601,7 @@ msgctxt ""
"hd_id3158414\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option+F</caseinline><defaultinline>Ctrl+H</defaultinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option+F</caseinline><defaultinline>Ctrl+H</defaultinline></switchinline>"
#. aKfgm
#: 01010000.xhp
diff --git a/source/da/helpcontent2/source/text/shared/guide.po b/source/da/helpcontent2/source/text/shared/guide.po
index ee8d9862b07..213b7e29c7f 100644
--- a/source/da/helpcontent2/source/text/shared/guide.po
+++ b/source/da/helpcontent2/source/text/shared/guide.po
@@ -3,9 +3,9 @@ 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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2024-05-09 09:45+0000\n"
-"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 19:11+0000\n"
+"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562822777.000000\n"
#. iharT
@@ -9558,7 +9558,7 @@ msgctxt ""
"par_id3155069\n"
"help.text"
msgid "<variable id=\"DevTools_intro\"><ahelp hid=\".uno:LoadToolBox\">Inspects objects in %PRODUCTNAME documents and shows supported UNO services, as well as available methods, properties and implemented interfaces.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"DevTools_intro\"><ahelp hid=\".uno:LoadToolBox\">Inspicerer objekter i %PRODUCTNAME-dokumenter og viser understøttede UNO-tjenester, såvel som tilgængelige metoder, egenskaber og implementerede grænseflader.</ahelp></variable>"
#. DtSfG
#: dev_tools.xhp
@@ -9567,7 +9567,7 @@ msgctxt ""
"par_id791647281944610\n"
"help.text"
msgid "This feature also allows to explore the document structure using the Document Object Model (DOM)."
-msgstr ""
+msgstr "Denne funktionalitet tillader også udforskning af dokumentstrukturen med brug af Document Object Model (= DOM: Dokument-objekt-modellen)."
#. st97j
#: dev_tools.xhp
@@ -27091,14 +27091,14 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr "Åbner de følgende filer i fremvisningstilstand (kun læseadgang)"
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
-msgstr "Åbner og starter de følgende præsentationsdokumenter umiddelbart. Filer lukkes efter visningen. Filer der ikke er Impress dokumenter åbnes i standardtilstand uanset tidligere tilstand."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
+msgstr ""
#. 5R6iA
#: start_parameters.xhp
diff --git a/source/da/helpcontent2/source/text/shared/optionen.po b/source/da/helpcontent2/source/text/shared/optionen.po
index 9d19c1e1ff8..95530c85d49 100644
--- a/source/da/helpcontent2/source/text/shared/optionen.po
+++ b/source/da/helpcontent2/source/text/shared/optionen.po
@@ -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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2022-03-13 15:16+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 19:14+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/da/>\n"
"Language: da\n"
@@ -9475,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Regnearksindstillinger"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "%PRODUCTNAME Calc-indstillinger"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "Visning"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Definerer hvilket af elementerne af <item type=\"productname\">%PRODUCTNAME</item> Calc der vises i hovedvinduet. Du kan også vise eller skjule fremhævning af værdier i tabeller.</ahelp>"
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,23 +9583,59 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Farve"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Angiver farven for gitteret i det aktuelle dokument.</ahelp> For at se gitterlinjefarven som er gemt med dokumentet, kan du gå til <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Programfarver</emph>, under <emph>Skema</emph> find linjen <emph>Regneark - Gitterlinjer</emph> og sæt farven til \"Automatisk\"."
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
#. y2GVB
#: 01060100.xhp
@@ -9682,14 +9736,14 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Kommentarindikator"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Angiver at en lille firkant i øverste højre hjørne af cellen indikerer at der er en kommentar. Kommentaren vises kun hvis du aktiverer tips under <emph>%PRODUCTNAME - Generelt</emph> i Indstillinger.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgstr ""
#. T4iFp
#: 01060100.xhp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Du kan skrive og redigere kommentarer med kommandoen <link href=\"text/shared/01/04050000.xhp\"><emph>Indsæt - Kommentar</emph></link>. Kommentarer, som vises permanent, kan redigeres ved at klikke på kommentaren. Klik på navigatoren og under elementet <emph>Kommentarer</emph> kan du se alle kommentarer i det aktuelle dokument. Ved dobbeltklik på en kommentar i navigatoren vil markøren hoppe til den celle, som indeholder kommentaren."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Når kommandoen er aktiv, vil farver tildelt i dokumentet ikke blive vist, før funktionen er deaktiveret."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Hvis du har defineret en <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">Disposition</link></caseinline><defaultinline>outline</defaultinline></switchinline>, vil <emph>Dispositionssymbol</emph>indstillingerne angive om dispositionsymbolerne vises i kanten af arket.</ahelp>"
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
@@ -15874,7 +16045,7 @@ msgctxt ""
"hd_id71645215179431\n"
"help.text"
msgid "Apply those settings to current document only"
-msgstr ""
+msgstr "Anvend kun disse indstillinger på det aktuelle dokument"
#. AKoD6
#: detailedcalculation.xhp
@@ -15883,7 +16054,7 @@ msgctxt ""
"par_id111645215251396\n"
"help.text"
msgid "Mark this checkbox to apply the settings to the document only."
-msgstr ""
+msgstr "Marker dette afkrydsningsfelt for kun at anvende indstillingerne på dette dokument."
#. CsSpB
#: detailedcalculation.xhp
diff --git a/source/da/helpcontent2/source/text/simpress.po b/source/da/helpcontent2/source/text/simpress.po
index 704b8a16881..fd032c1bc31 100644
--- a/source/da/helpcontent2/source/text/simpress.po
+++ b/source/da/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-01-14 20:38+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/da/>\n"
@@ -1438,14 +1438,14 @@ msgctxt ""
msgid "Slide"
msgstr "Dias"
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Dias</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
+msgstr ""
#. QAk8D
#: main_slide.xhp
diff --git a/source/da/helpcontent2/source/text/simpress/00.po b/source/da/helpcontent2/source/text/simpress/00.po
index 5ab8d334b0b..4cfff9dbe6c 100644
--- a/source/da/helpcontent2/source/text/simpress/00.po
+++ b/source/da/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-01-14 20:38+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/da/>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Vælg <emph>Indsæt - Dupliker dias</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Vælg <emph>Indsæt - Udvid dias</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Vælg <emph>Indsæt - Sammenfatningsdias</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr "Nyt dias"
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/da/helpcontent2/source/text/simpress/01.po b/source/da/helpcontent2/source/text/simpress/01.po
index 8869a28ff31..2f011b98b7d 100644
--- a/source/da/helpcontent2/source/text/simpress/01.po
+++ b/source/da/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-01-14 20:38+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/da/>\n"
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>dispositionsvisning</bookmark_value><bookmark_value>redigere;diastitler</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">Disposition</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>udvide;dias</bookmark_value><bookmark_value>dias;udvide</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Udvid dias</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>sammenfatningsdias</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Sammenfatningsdias</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,14 +6271,14 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Præsentationsindstillinger"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
-msgstr "<bookmark_value>præsentationer; indstillinger for</bookmark_value><bookmark_value>diasshows; indstillinger for</bookmark_value><bookmark_value>præsentationer; vindue / fuld skærm</bookmark_value><bookmark_value>flere skærme</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
+msgstr ""
#. KBJev
#: 06080000.xhp
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">$[officename]-vinduet forbliver øverst under præsentationen. Ingen andre programmer vil vise vinduer foran din præsentation.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/simpress/guide.po b/source/da/helpcontent2/source/text/simpress/guide.po
index 2e87842d50f..ec926291195 100644
--- a/source/da/helpcontent2/source/text/simpress/guide.po
+++ b/source/da/helpcontent2/source/text/simpress/guide.po
@@ -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: 2023-12-04 15:06+0100\n"
-"PO-Revision-Date: 2022-01-16 00:38+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-21 09:45+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/da/>\n"
"Language: da\n"
@@ -945,12 +945,13 @@ msgstr "Vælg <emph>Vis - Disposition</emph>, marker et dias og træk så diasse
#. NCZ8u
#: arrange_slides.xhp
+#, fuzzy
msgctxt ""
"arrange_slides.xhp\n"
"par_id3150391\n"
"help.text"
msgid "Choose <emph>View - Normal</emph> or <emph>Notes</emph>, select the slide preview on the <link href=\"text/simpress/01/slidesorter.xhp\"><emph>Slides Pane</emph></link>, and then drag the slide preview to another location."
-msgstr ""
+msgstr "Vælg <emph>Vis - Normal</emph> eller <emph>Noter</emph>, vælg forhåndsvisningen af dias på <link href=\"text/simpress/01/slidesorter.xhp\"><emph>Dias-ruden</emph></link>, og træk derefter diaseksemplet til en anden placering."
#. YoFVp
#: arrange_slides.xhp
@@ -1674,12 +1675,13 @@ msgstr ""
#. GePmb
#: gluepoints.xhp
+#, fuzzy
msgctxt ""
"gluepoints.xhp\n"
"par_id0919200803041186\n"
"help.text"
msgid "Choose <menuitem>Edit - Gluepoints</menuitem>."
-msgstr ""
+msgstr "Vælg <menuitem>Rediger - Limpunkter</menuitem>."
#. PKDuL
#: gluepoints.xhp
@@ -1688,7 +1690,7 @@ msgctxt ""
"par_id0919200803041160\n"
"help.text"
msgid "Click the <emph>Insert Gluepoint</emph> icon on the <menuitem>Gluepoints</menuitem> toolbar."
-msgstr ""
+msgstr "Klik på ikonet <emph>Indsæt limpunkt</emph> på værktøjslinjen <menuitem>Limpunkter</menuitem>."
#. CEpWX
#: gluepoints.xhp
@@ -4489,14 +4491,14 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr "Bruger præsentationskonsollen"
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
-msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\">Bruger præsentationskonsollen</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
+msgstr ""
#. BBPMC
#: presenter_console.xhp
diff --git a/source/da/helpcontent2/source/text/smath/01.po b/source/da/helpcontent2/source/text/smath/01.po
index a719af0a13d..8bd8242441b 100644
--- a/source/da/helpcontent2/source/text/smath/01.po
+++ b/source/da/helpcontent2/source/text/smath/01.po
@@ -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: 2023-05-22 12:01+0200\n"
-"PO-Revision-Date: 2022-05-22 12:50+0000\n"
+"PO-Revision-Date: 2024-05-23 10:46+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsmath01/da/>\n"
"Language: da\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1562822788.000000\n"
#. QmNGE
@@ -11356,7 +11356,7 @@ msgctxt ""
"par_id3156346\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_EXISTS\">Inserts the symbol for an existential quantifier.</ahelp> Command for the <emph>Commands</emph> window: <emph>exists</emph>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_EXISTS\">Indsætter symbolet for en eksistenskvantor.</ahelp> Kommando til <emph>Kommando</emph>-vinduet: <emph>exists</emph> (der findes)"
#. xZxaH
#: 03091600.xhp
@@ -11383,7 +11383,7 @@ msgctxt ""
"par_idA3156346\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_NOTEXISTS\">Inserts the symbol for an existential quantifier.</ahelp> Command for the <emph>Commands</emph> window: <emph>notexists</emph>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_SMA_NOTEXISTS\">Indsætter symbolet for en eksistenskvantor.</ahelp> Kommando til <emph>Kommando</emph>-vinduet: <emph>notexists</emph> (der findes ikke)"
#. bXGYn
#: 03091600.xhp
diff --git a/source/da/helpcontent2/source/text/swriter/01.po b/source/da/helpcontent2/source/text/swriter/01.po
index 35d45b0838e..640802b8609 100644
--- a/source/da/helpcontent2/source/text/swriter/01.po
+++ b/source/da/helpcontent2/source/text/swriter/01.po
@@ -3,9 +3,9 @@ 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-04-30 14:12+0200\n"
-"PO-Revision-Date: 2022-12-27 11:23+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 10:44+0000\n"
+"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -7790,7 +7790,7 @@ msgctxt ""
"par_id3149972\n"
"help.text"
msgid "“Above”/“Below”"
-msgstr "“Herover”/“Herunder”"
+msgstr "“Ovenfor”/“nedenfor”"
#. pyJB4
#: 04090002.xhp
@@ -7799,7 +7799,7 @@ msgctxt ""
"par_id3149619\n"
"help.text"
msgid "Inserts \"above\" or \"below\", depending on the location of the reference target relative to the position of the reference field."
-msgstr "Indsætter \"over\" eller \"under\", afhængigt af placeringen af henvisningsmålet relativt til positionen på henvisningsfeltet."
+msgstr "Indsætter \"ovenfor\" eller \"nedenfor\", afhængigt af placeringen af henvisningsmålet relativt til positionen på henvisningsfeltet."
#. vEbaW
#: 04090002.xhp
@@ -16290,13 +16290,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16308,13 +16326,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16326,13 +16344,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16344,13 +16362,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
@@ -33525,7 +33543,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Boundaries"
-msgstr ""
+msgstr "Tabelkanter"
#. MFXSH
#: view_table_bounds.xhp
diff --git a/source/da/helpcontent2/source/text/swriter/guide.po b/source/da/helpcontent2/source/text/swriter/guide.po
index 4439ef993b4..87f2af01d90 100644
--- a/source/da/helpcontent2/source/text/swriter/guide.po
+++ b/source/da/helpcontent2/source/text/swriter/guide.po
@@ -3,9 +3,9 @@ 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-14 18:54+0200\n"
-"PO-Revision-Date: 2024-05-08 10:20+0000\n"
-"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 19:14+0000\n"
+"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
@@ -15683,7 +15683,7 @@ msgctxt ""
"par_id349131\n"
"help.text"
msgid "When you have installed at least one Smart Tags extension, you see the <link href=\"text/shared/01/06040700.xhp\">Smart Tags</link> page in <item type=\"menuitem\">Tools - AutoCorrect - AutoCorrect Options</item>. Use this dialog to enable or disable Smart Tags and to manage the installed tags."
-msgstr ""
+msgstr "Når du har installeret mindst én Smart Tag-udvidelse, ser du siden <link href=\"text/shared/01/06040700.xhp\">Smart Tags</link> under <item type=\"menuitem\">Funktioner ▸ Autokorrektur ▸ Autokorrekturindstillinger</item>. Brug denne dialog til at aktivere/deaktivere Smart Tags og håndtere de installerede tags (mærker)."
#. CPCjL
#: smarttags.xhp
@@ -19841,7 +19841,7 @@ msgctxt ""
"par_id3149820\n"
"help.text"
msgid "Use the thesaurus to look up synonyms or related terms."
-msgstr ""
+msgstr "Brug synonymordbogen til at slå synonymer eller beslægtede udtryk op."
#. ynxEV
#: using_thesaurus.xhp
diff --git a/source/da/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/da/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 1d203ba819b..8a718eaa4b2 100644
--- a/source/da/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/da/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -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-04-30 14:12+0200\n"
-"PO-Revision-Date: 2024-05-11 01:45+0000\n"
+"PO-Revision-Date: 2024-05-15 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/da/>\n"
"Language: da\n"
@@ -1103,7 +1103,7 @@ msgctxt ""
"OOO_CONTROL_3\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. 7mnKX
#: Control.ulf
@@ -1193,7 +1193,7 @@ msgctxt ""
"OOO_CONTROL_18\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. 24KMD
#: Control.ulf
@@ -1211,7 +1211,7 @@ msgctxt ""
"OOO_CONTROL_20\n"
"LngText.text"
msgid "Enter the network location or click Change to browse to a location. Click Install to create a server image of [ProductName] at the specified network location or click Cancel to exit the wizard."
-msgstr "Indtast netværksplaceringen eller klik på Skift for at bladre dig frem til en placering. Klik Installer for oprette en serverkopi af [ProductName] på den angivne netværksplacering eller klik Annuller for at afslutte guiden."
+msgstr "Indtast netværksplaceringen eller klik på Skift for at bladre dig frem til en placering. Klik Installér for oprette en serverkopi af [ProductName] på den angivne netværksplacering eller klik Annullér for at afslutte guiden."
#. 34xBw
#: Control.ulf
@@ -1256,7 +1256,7 @@ msgctxt ""
"OOO_CONTROL_25\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. cvmU9
#: Control.ulf
@@ -1328,7 +1328,7 @@ msgctxt ""
"OOO_CONTROL_35\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. RDDi2
#: Control.ulf
@@ -1418,7 +1418,7 @@ msgctxt ""
"OOO_CONTROL_49\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. jagos
#: Control.ulf
@@ -1634,7 +1634,7 @@ msgctxt ""
"OOO_CONTROL_87\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. UiECK
#: Control.ulf
@@ -1769,7 +1769,7 @@ msgctxt ""
"OOO_CONTROL_107\n"
"LngText.text"
msgid "&Ignore"
-msgstr "&Ignorer"
+msgstr "&Ignorér"
#. BLBA4
#: Control.ulf
@@ -1787,7 +1787,7 @@ msgctxt ""
"OOO_CONTROL_111\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. eEEjF
#: Control.ulf
@@ -1868,7 +1868,7 @@ msgctxt ""
"OOO_CONTROL_123\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. sFyBK
#: Control.ulf
@@ -1922,7 +1922,7 @@ msgctxt ""
"OOO_CONTROL_131\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. NXHtk
#: Control.ulf
@@ -1967,7 +1967,7 @@ msgctxt ""
"OOO_CONTROL_138\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. DjCGz
#: Control.ulf
@@ -1976,7 +1976,7 @@ msgctxt ""
"OOO_CONTROL_139\n"
"LngText.text"
msgid "Modify, repair, or remove the program."
-msgstr "Modificer, reparer eller fjern programmet."
+msgstr "Modificér, reparér eller fjern programmet."
#. d7dZD
#: Control.ulf
@@ -2039,7 +2039,7 @@ msgctxt ""
"OOO_CONTROL_147\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. CoQtN
#: Control.ulf
@@ -2129,7 +2129,7 @@ msgctxt ""
"OOO_CONTROL_159\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. BpG2B
#: Control.ulf
@@ -2174,7 +2174,7 @@ msgctxt ""
"OOO_CONTROL_166\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. vMkh5
#: Control.ulf
@@ -2201,7 +2201,7 @@ msgctxt ""
"OOO_CONTROL_169\n"
"LngText.text"
msgid "If you want to review or change any of your installation settings, click Back. Click Cancel to exit the wizard."
-msgstr "Klik på Tilbage for at gennemse eller ændre dine installationsindstillinger. Klik Annuller for at afslutte guiden."
+msgstr "Klik på Tilbage for at gennemse eller ændre dine installationsindstillinger. Klik Annullér for at afslutte guiden."
#. tGr9B
#: Control.ulf
@@ -2255,7 +2255,7 @@ msgctxt ""
"OOO_CONTROL_177\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. C6u3A
#: Control.ulf
@@ -2318,7 +2318,7 @@ msgctxt ""
"OOO_CONTROL_184\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. eZgPN
#: Control.ulf
@@ -2399,7 +2399,7 @@ msgctxt ""
"OOO_CONTROL_193\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. eZD7L
#: Control.ulf
@@ -2453,7 +2453,7 @@ msgctxt ""
"OOO_CONTROL_205\n"
"LngText.text"
msgid "&Cancel"
-msgstr "&Annuller"
+msgstr "&Annullér"
#. D6Bgs
#: Control.ulf
@@ -2462,7 +2462,7 @@ msgctxt ""
"OOO_CONTROL_207\n"
"LngText.text"
msgid "&Ignore"
-msgstr "&Ignorer"
+msgstr "&Ignorér"
#. n8Dw2
#: Control.ulf
@@ -2516,7 +2516,7 @@ msgctxt ""
"OOO_CONTROL_215\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. ogHGJ
#: Control.ulf
@@ -2561,7 +2561,7 @@ msgctxt ""
"OOO_CONTROL_220\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. ZEGaj
#: Control.ulf
@@ -2651,7 +2651,7 @@ msgctxt ""
"OOO_CONTROL_233\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. DaXgT
#: Control.ulf
@@ -2759,7 +2759,7 @@ msgctxt ""
"OOO_CONTROL_246\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. dFqxM
#: Control.ulf
@@ -2813,7 +2813,7 @@ msgctxt ""
"OOO_CONTROL_254\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. FeYpb
#: Control.ulf
@@ -2885,7 +2885,7 @@ msgctxt ""
"OOO_CONTROL_265\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. SGa96
#: Control.ulf
@@ -3029,7 +3029,7 @@ msgctxt ""
"OOO_CONTROL_306\n"
"LngText.text"
msgid "To select a different version, click Change. Otherwise click Cancel to abort the Installation Wizard."
-msgstr "For at vælge en anden version, klik Ændr. Ellers tryk Annuller for at afbryde installationsguiden."
+msgstr "For at vælge en anden version, klik Ændre. Ellers tryk Annullér for at afbryde installationsguiden."
#. LFZCF
#: Control.ulf
@@ -3128,7 +3128,7 @@ msgctxt ""
"OOO_CONTROL_325\n"
"LngText.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. QE6Bs
#: Control.ulf
@@ -3506,7 +3506,7 @@ msgctxt ""
"OOO_ERROR_37\n"
"LngText.text"
msgid "Cannot create the directory [2]. A file with this name already exists. Please rename or remove the file and click Retry, or click Cancel to exit."
-msgstr "Kan ikke oprette kataloget [2]. En fil med dette navn findes allerede. Omdøb eller slet filen og klik på Prøv igen, eller klik på Annuller for at afslutte."
+msgstr "Kan ikke oprette kataloget [2]. En fil med dette navn findes allerede. Omdøb eller slet filen og klik på Prøv igen, eller klik på Annullér for at afslutte."
#. oCgqE
#: Error.ulf
@@ -3821,7 +3821,7 @@ msgctxt ""
"OOO_ERROR_72\n"
"LngText.text"
msgid "Out of disk space -- Volume: [2]; required space: [3] KB; available space: [4] KB. If rollback is disabled, enough space is available. Click Cancel to quit, Retry to check available disk space again, or Ignore to continue without rollback."
-msgstr "Ikke tilstrækkelig diskplads -- Drev: [2]; nødvendig diskplads: [3] KB; ledig diskplads: [4] KB. Hvis tilbagerulning er deaktiveret, er der tilstrækkelig ledig diskplads. Klik på Annuller for at afslutte, Prøv igen for at kontrollere ledig diskplads eller Ignorer for at fortsætte uden tilbagerulning."
+msgstr "Ikke tilstrækkelig diskplads -- Drev: [2]; nødvendig diskplads: [3] KB; ledig diskplads: [4] KB. Hvis tilbagerulning er deaktiveret, er der tilstrækkelig ledig diskplads. Klik på Annullér for at afslutte, Prøv igen for at kontrollere ledig diskplads eller Ignorér for at fortsætte uden tilbagerulning."
#. MCwyq
#: Error.ulf
@@ -3947,7 +3947,7 @@ msgctxt ""
"OOO_ERROR_86\n"
"LngText.text"
msgid "An error occurred while writing installation information to disk. Check to make sure enough disk space is available, and click Retry, or Cancel to end the installation."
-msgstr "En fejl opstod under skrivning af installationsinformation til disken. Kontroller at der tilstrækkelig ledig diskplads, og klik på Prøv igen eller Annuller for at afslutte installationen."
+msgstr "En fejl opstod under skrivning af installationsinformation til disken. Kontroller at der tilstrækkelig ledig diskplads, og klik på Prøv igen eller Annullér for at afslutte installationen."
#. RrjwL
#: Error.ulf
@@ -4001,7 +4001,7 @@ msgctxt ""
"OOO_ERROR_92\n"
"LngText.text"
msgid "There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to go back to the previously selected volume."
-msgstr "Der er ingen disk i drev [2]. Indsæt en disk og klik på Prøv igen, eller klik på Annuller for at gå tilbage til det tidligere valgte drev."
+msgstr "Der er ingen disk i drev [2]. Indsæt en disk og klik på Prøv igen, eller klik på Annullér for at gå tilbage til det tidligere valgte drev."
#. TnfBJ
#: Error.ulf
@@ -4010,7 +4010,7 @@ msgctxt ""
"OOO_ERROR_93\n"
"LngText.text"
msgid "There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to return to the browse dialog and select a different volume."
-msgstr "Der er ingen disk i drev [2]. Indsæt en disk og klik på Prøv igen eller klik på Annuller for at vende tilbage til gennemse-dialogen og vælg et andet drev."
+msgstr "Der er ingen disk i drev [2]. Indsæt en disk og klik på Prøv igen eller klik på Annullér for at vende tilbage til gennemse-dialogen og vælg et andet drev."
#. ESgwj
#: Error.ulf
@@ -4100,7 +4100,7 @@ msgctxt ""
"OOO_ERROR_103\n"
"LngText.text"
msgid "Could not register font [2]. Verify that you have sufficient permissions to install fonts, and that the system supports this font."
-msgstr "Kunne ikke registrer skrifttype [2]. Kontroller at du har tilstrækkelige rettigheder til at installere skrifttyper, og at systemet understøtter denne skrifttype."
+msgstr "Kunne ikke registrere skrifttype [2]. Kontrollér at du har tilstrækkelige rettigheder til at installere skrifttyper, og at systemet understøtter denne skrifttype."
#. G7bAP
#: Error.ulf
diff --git a/source/da/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/da/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index aebc00ab35e..86724af95f4 100644
--- a/source/da/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/da/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
@@ -4,16 +4,16 @@ 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-07-06 20:19+0200\n"
-"PO-Revision-Date: 2018-05-27 18:01+0000\n"
-"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2024-05-21 01:45+0000\n"
+"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
+"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1527444074.000000\n"
#. XpeLj
@@ -419,7 +419,7 @@ msgctxt ""
"par_id0603200910430845\n"
"help.text"
msgid "Regardless whether you use DEPS or SCO, you start by going to <menuitem>Tools - Solver</menuitem> and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
-msgstr ""
+msgstr "Uanset om du bruger DEPS eller SCO, starter du med at gå til <menuitem>Funktioner ▸ Problemløser </menuitem> og indstille hvilken celle der skal optimeres, retningen for optimering (minimering, maksimering), og hvilke celler der skal ændres for at nå målet. Derefter går du til Indstillinger og specificerer den problemløser der skal bruges, og om nødvendigt justerer du de tilhørende <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parametre</link>."
#. iuEnw
#: Usage.xhp
diff --git a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
index 8d82ed42b83..5d5c9e31cb4 100644
--- a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-13 01:45+0000\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/da/>\n"
"Language: da\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1565537469.000000\n"
#. W5ukN
@@ -1344,7 +1344,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Modify Chart Data Area"
-msgstr "Modificer diagrammets dataområde"
+msgstr "Modificér diagrammets dataområde"
#. ZBEk8
#: CalcCommands.xcu
@@ -1714,7 +1714,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. hPEBJ
#: CalcCommands.xcu
@@ -2894,7 +2894,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Co~lumns"
-msgstr "Indsæt ~kolonner"
+msgstr "Indsæt kolonner"
#. jBXWB
#: CalcCommands.xcu
@@ -2934,7 +2934,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Co~lumns Before"
-msgstr "Indsæt ~kolonner før"
+msgstr "Indsæt kolonner før"
#. 7fDfk
#: CalcCommands.xcu
@@ -2954,7 +2954,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Insert Columns ~Before"
-msgstr "Indsæt ~kolonner før"
+msgstr "Indsæt kolonner før"
#. AGNAm
#: CalcCommands.xcu
@@ -3354,7 +3354,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Hide Columns"
-msgstr "Sk~jul kolonner"
+msgstr "Skjul kolonner"
#. kEyXW
#: CalcCommands.xcu
@@ -3374,7 +3374,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "H~ide Columns"
-msgstr "Sk~jul kolonner"
+msgstr "Skjul kolonner"
#. 3DAJr
#: CalcCommands.xcu
@@ -3384,7 +3384,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Show Columns"
-msgstr "Vi~s kolonner"
+msgstr "Vis kolonner"
#. R7FbH
#: CalcCommands.xcu
@@ -3404,7 +3404,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "S~how Columns"
-msgstr "Vi~s kolonner"
+msgstr "Vis kolonner"
#. BxALG
#: CalcCommands.xcu
@@ -3954,7 +3954,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align Center"
-msgstr "Juster centreret"
+msgstr "Justér centreret"
#. LfMgB
#: CalcCommands.xcu
@@ -3974,7 +3974,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align Top"
-msgstr "Juster til toppen"
+msgstr "Justér til toppen"
#. xitqx
#: CalcCommands.xcu
@@ -3984,7 +3984,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align Bottom"
-msgstr "Juster til bunden"
+msgstr "Justér til bunden"
#. RyD35
#: CalcCommands.xcu
@@ -4484,7 +4484,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Delete Page ~Break"
-msgstr "Slet side~skift"
+msgstr "Slet sideskift"
#. bHJLV
#: CalcCommands.xcu
@@ -5744,7 +5744,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr "Juster objekter"
+msgstr "Justér objekter"
#. UaWAM
#: CalcWindowState.xcu
@@ -6184,7 +6184,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Y Axis..."
-msgstr "~Y-akse..."
+msgstr "~Z-akse..."
#. fRb43
#: ChartCommands.xcu
@@ -6194,7 +6194,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Z Axis..."
-msgstr "~Z-akse..."
+msgstr "~Y-akse..."
#. CDKTV
#: ChartCommands.xcu
@@ -6254,7 +6254,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Z Axis Major Grid..."
-msgstr "~Z-akse overordnet gitter..."
+msgstr "Z-akse overordnet gitter..."
#. cFuTY
#: ChartCommands.xcu
@@ -7284,7 +7284,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align"
-msgstr "Juster"
+msgstr "Justér"
#. BdXDm
#: DbReportWindowState.xcu
@@ -7294,7 +7294,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align at Section"
-msgstr "Juster ved sektion"
+msgstr "Justér ved sektion"
#. MPeBJ
#: DbReportWindowState.xcu
@@ -8134,7 +8134,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Record"
-msgstr "~Registrer"
+msgstr "~Registrér"
#. EopjQ
#: DbuCommands.xcu
@@ -9574,7 +9574,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Modify Layer"
-msgstr "Modificer lag"
+msgstr "Modificér lag"
#. dnAqR
#: DrawImpressCommands.xcu
@@ -9594,7 +9594,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "~Modify Layer..."
-msgstr "~Modificer lag"
+msgstr "~Modificér lag"
#. SJYuL
#: DrawImpressCommands.xcu
@@ -10414,7 +10414,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Modify Object with Attributes"
-msgstr "Modificer objekt med attributter"
+msgstr "Modificér objekt med attributter"
#. tSqLW
#: DrawImpressCommands.xcu
@@ -10674,7 +10674,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Modify"
-msgstr "~Modificer"
+msgstr "~Modificér"
#. JQHX9
#: DrawImpressCommands.xcu
@@ -12264,7 +12264,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr "Juster objekter"
+msgstr "Justér objekter"
#. SdYv3
#: DrawWindowState.xcu
@@ -16494,7 +16494,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Modify"
-msgstr "Modificer"
+msgstr "Modificér"
#. zVCfU
#: GenericCategories.xcu
@@ -16594,7 +16594,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Toggle Unicode Notation"
-msgstr "Skift unicode-notation"
+msgstr "Slå unicode-notation til/fra"
#. WqMB6
#: GenericCommands.xcu
@@ -17134,7 +17134,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Cuboid"
-msgstr ""
+msgstr "Kasseform"
#. QGfck
#: GenericCommands.xcu
@@ -18384,7 +18384,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Dark Mode"
-msgstr ""
+msgstr "Mørk tilstand"
#. Y5sjy
#: GenericCommands.xcu
@@ -18394,7 +18394,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle between dark and light modes"
-msgstr ""
+msgstr "Skift mellem mørk og lys tilstand"
#. TszTz
#: GenericCommands.xcu
@@ -18704,7 +18704,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Call Stack"
-msgstr ""
+msgstr "Kalde-stak"
#. hhCbE
#: GenericCommands.xcu
@@ -19044,7 +19044,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Align Right"
-msgstr "Juster til højre"
+msgstr "Justér til højre"
#. yanFA
#: GenericCommands.xcu
@@ -19064,7 +19064,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Align Center"
-msgstr "Juster centreret"
+msgstr "Justér centreret"
#. TipA3
#: GenericCommands.xcu
@@ -19945,7 +19945,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Cancel Checkout..."
-msgstr "Annuller tjek ud..."
+msgstr "Annullér tjek ud..."
#. This is the action to merge a private working copy of the document on a server. It shows a dialog to input some information on the new version to create on the server.
#. aQBxJ
@@ -20416,7 +20416,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Ignore"
-msgstr "Ignorer"
+msgstr "Ignorér"
#. qpzBw
#: GenericCommands.xcu
@@ -22536,7 +22536,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Redo"
-msgstr "~Annuller fortryd"
+msgstr "~Annullér fortryd"
#. DFw9J
#: GenericCommands.xcu
@@ -25916,7 +25916,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Extensions..."
-msgstr "~Udvidelser..."
+msgstr "Udvidelsesadministration..."
#. JwAqG
#: GenericCommands.xcu
@@ -26146,7 +26146,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Align Top"
-msgstr "Juster til toppen"
+msgstr "Justér til toppen"
#. mBAKp
#: GenericCommands.xcu
@@ -26186,7 +26186,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Align Bottom"
-msgstr "Juster til bunden"
+msgstr "Justér til bunden"
#. BETXU
#: GenericCommands.xcu
@@ -26556,7 +26556,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Track Chan~ges"
-msgstr "Registrer ændrin~ger"
+msgstr "Registrér ændrin~ger"
#. fsAAM
#: GenericCommands.xcu
@@ -27406,7 +27406,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Additional Extensions..."
-msgstr "Flere udvidelser"
+msgstr "Flere udvidelser..."
#. UqjzD
#: GenericCommands.xcu
@@ -28026,7 +28026,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr "Juster objekter"
+msgstr "Justér objekter"
#. rfkMb
#: ImpressWindowState.xcu
@@ -28886,7 +28886,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Elements Deck"
-msgstr ""
+msgstr "Åbn elementpanelet"
#. uXvss
#: MathWindowState.xcu
@@ -31066,7 +31066,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Record"
-msgstr "~Registrer"
+msgstr "~Registrér"
#. fUFWw
#: WriterCommands.xcu
@@ -31076,7 +31076,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Record Track Changes"
-msgstr "Registrer ændringer"
+msgstr "Registrér ændringer"
#. uTnAC
#: WriterCommands.xcu
@@ -31226,7 +31226,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Character Direct Formatting"
-msgstr ""
+msgstr "Direkte formatering af tegn"
#. RhVD2
#: WriterCommands.xcu
@@ -31626,7 +31626,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rich Text Content Control"
-msgstr ""
+msgstr "Indholdskontrol for rig tekst"
#. pHBMZ
#: WriterCommands.xcu
@@ -31636,7 +31636,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Rich Text"
-msgstr ""
+msgstr "Rig tekst"
#. oKjau
#: WriterCommands.xcu
@@ -31646,7 +31646,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Rich Text Content Control"
-msgstr ""
+msgstr "Indsæt indholdskontrol for rig tekst"
#. xE4wr
#: WriterCommands.xcu
@@ -33276,7 +33276,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align Top to Anchor"
-msgstr "Juster top til anker"
+msgstr "Justér top til anker"
#. Ty72F
#: WriterCommands.xcu
@@ -33286,7 +33286,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align Bottom to Anchor"
-msgstr "Juster bund til anker"
+msgstr "Justér bund til anker"
#. ySrYN
#: WriterCommands.xcu
@@ -33296,7 +33296,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align Middle to Anchor"
-msgstr "Juster midte til anker"
+msgstr "Justér midte til anker"
#. AcQKb
#: WriterCommands.xcu
@@ -34586,7 +34586,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. NcJtA
#: WriterCommands.xcu
@@ -34886,7 +34886,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align to Top of Line"
-msgstr "Juster til toppen af linjen"
+msgstr "Justér til toppen af linjen"
#. SQuFa
#: WriterCommands.xcu
@@ -34906,7 +34906,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align to Bottom of Line"
-msgstr "Juster til bunden af linjen"
+msgstr "Justér til bunden af linjen"
#. kiyVH
#: WriterCommands.xcu
@@ -34926,7 +34926,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align to Vertical Center of Line"
-msgstr "Juster til lodret midte af linjen"
+msgstr "Justér til lodret midte af linjen"
#. ZpCwj
#: WriterCommands.xcu
@@ -34946,7 +34946,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align to Top of Character"
-msgstr "Juster til toppen af tegnet"
+msgstr "Justér til toppen af tegnet"
#. iGwZw
#: WriterCommands.xcu
@@ -34976,7 +34976,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align to Bottom of Character"
-msgstr "Juster til bunden af tegnet"
+msgstr "Justér til bunden af tegnet"
#. 4mrRS
#: WriterCommands.xcu
@@ -35006,7 +35006,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Align to Vertical Center of Character"
-msgstr "Juster til lodret midte af tegnet"
+msgstr "Justér til lodret midte af tegnet"
#. GcYvN
#: WriterCommands.xcu
@@ -35196,7 +35196,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Minimal Row Height: Adjust height of selected rows to fit content"
-msgstr "Minimal rækkehøjde: Juster højden på de valgte rækker, så de passer til indholdet"
+msgstr "Minimal rækkehøjde: Justér højden på de valgte rækker, så de passer til indholdet"
#. 9RUey
#: WriterCommands.xcu
@@ -37326,7 +37326,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Manage Changes Deck"
-msgstr ""
+msgstr "Åbn panelet for håndering af ændringer"
#. nDjPh
#: WriterCommands.xcu
@@ -37336,7 +37336,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Accessibility Check Deck"
-msgstr ""
+msgstr "Åbn panelet for tilgængelighedskontrol"
#. eavkY
#: WriterCommands.xcu
@@ -37546,7 +37546,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr "Juster objekter"
+msgstr "Justér objekter"
#. bc8co
#: WriterFormWindowState.xcu
@@ -38036,7 +38036,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr "Juster objekter"
+msgstr "Justér objekter"
#. 6FSrk
#: WriterGlobalWindowState.xcu
@@ -38546,7 +38546,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr "Juster objekter"
+msgstr "Justér objekter"
#. EnMs9
#: WriterReportWindowState.xcu
@@ -39516,7 +39516,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr "Juster objekter"
+msgstr "Justér objekter"
#. a2eB7
#: WriterWindowState.xcu
@@ -40156,7 +40156,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Align Objects"
-msgstr "Juster objekter"
+msgstr "Justér objekter"
#. DxLdx
#: XFormsWindowState.xcu
diff --git a/source/da/reportdesign/messages.po b/source/da/reportdesign/messages.po
index cb604df4c49..ad2e5b9fd7b 100644
--- a/source/da/reportdesign/messages.po
+++ b/source/da/reportdesign/messages.po
@@ -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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2024-05-12 15:40+0000\n"
+"PO-Revision-Date: 2024-05-15 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/da/>\n"
"Language: da\n"
@@ -631,7 +631,7 @@ msgstr "Gruppe"
#: reportdesign/inc/strings.hrc:92
msgctxt "RID_STR_UNDO_CHANGEPOSITION"
msgid "Change Object"
-msgstr "Modificer Objekt"
+msgstr "Modificér objekt"
#. uQc7r
#: reportdesign/inc/strings.hrc:93
diff --git a/source/da/sc/messages.po b/source/da/sc/messages.po
index 8981965c2be..07bb7836adb 100644
--- a/source/da/sc/messages.po
+++ b/source/da/sc/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-05-13 10:49+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/da/>\n"
"Language: da\n"
@@ -8890,11 +8890,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Værdi "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Værdi 1, Værdi 2, ... er argumenter, der repræsenterer en stikprøve fra en population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -8998,11 +8998,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Værdi "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Værdi 1, Værdi 2, ... er argumenter, der repræsenterer en stikprøve fra en population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9088,11 +9088,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Værdi "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Værdi 1, Værdi 2, ... er argumenter, der repræsenterer en stikprøve fra en population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16939,11 +16939,11 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr "Rækkefølge 1, rækkefølge 2, ... er sorteringsrækkefølgerne. 1 for stigende, -1 for faldende. Standard er stigende."
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
-msgstr "Lader dig at generere en liste af sekventielle tal i en matrix, såsom 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
#. ZavA8
#: sc/inc/scfuncs.hrc:4228
@@ -16993,35 +16993,35 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr "Værdien som der skal øges med for hver følgende værdi i matricen."
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
#: sc/inc/scfuncs.hrc:4242
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Rows"
-msgstr ""
+msgstr "Rækker"
#. GQDKh
#: sc/inc/scfuncs.hrc:4243
msgctxt "SC_OPCODE_RANDARRAY"
msgid "The number of rows to return."
-msgstr ""
+msgstr "Antal rækker, der skal returneres."
#. SfG9b
#: sc/inc/scfuncs.hrc:4244
msgctxt "SC_OPCODE_RANDARRAY"
msgid "Columns"
-msgstr ""
+msgstr "Kolonner"
#. Pki2r
#: sc/inc/scfuncs.hrc:4245
msgctxt "SC_OPCODE_RANDARRAY"
msgid "The number of columns to return."
-msgstr ""
+msgstr "Antal kolonner, der skal returneres."
#. oC45m
#: sc/inc/scfuncs.hrc:4246
@@ -17029,10 +17029,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17041,22 +17041,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31913,356 +31955,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Miniaturediagram-egenskaber"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Inputområde"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Outputområde"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Data"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Rækker:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Negative punkter:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Høje punkter:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Lave punkter:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Markør:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Første punkt:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Sidste punkt:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Farver"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Vis tomme celler som:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Mellemrum"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Nul"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Spændvidde"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Vis skjulte"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Højre-mod-Venstre"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Linje"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Kolonne"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "Stablet"
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Type:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Egenskaber"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Individuel"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Gruppere"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Brugertilpasset"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Individuel"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Gruppere"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Brugertilpasset"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Lodret minimum:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Vis X-aksen"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Akser"
@@ -33447,344 +33501,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Kommentarmærke"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "Fremhæv værdi"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Marker feltet Fremhæv værdier for at vise de celler som har indhold med forskellige farver, afhængigt af hvilken type det er. Tekstceller vises med sort, formler vises med grønt, talværdier med blå og beskyttede celler vises med en lys grå farve, uanset indhold og formatering."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "Vis referencer i farve"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "Angiver at hver eneste reference fremhæves med farver i formlen. Celleområdet omkranses samtidigt af en farvet kant så snart cellen som indeholder referencen markeres i redigeringstilstand."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "Anker"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Angiver om ankerikonet vises når et indsat objekt, f.eks. et billede, er markeret."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Vis"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Kolonne/rækkeoverskrifter"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Angiver om række- og kolonneoverskrifter vises."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Vandret rullebjælke"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Angiver om den vandrette rullebjælke skal vises i bunden af dokumentvinduet."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Lodret rullebjælke"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Angiver om den lodrette rullebjælke skal vises i højre side af dokumentvinduet."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "Arkfaner"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Angiver om arkfanerne i bunden af regnearksdokumentet skal vises."
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "Dispositionssymboler"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "Hvis du har defineret en outline, vil Dispositionssymbolindstillingerne angive om dispositionsymbolerne vises i kanten af arket."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Resume af søgning"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Vindue"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "Synkroniser ark"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Hvis afkrydset vises alle ark med samme zoomfaktor. Hvis ikke afkrydset kan hvert ark have sin egen zoomfaktor."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Zoom"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Sideskift"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Angiver om sideskift inde i udskriftområder skal vises."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Hjælpelinjer imens der flyttes"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Angiver om du vil vise hjælpelinjer, når du flytter tegninger, rammer og andre objekter."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "Gitterlinjer:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Vis"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Vis for farvede celler"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Skjul"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Angiver hvornår gitterlinjer skal vises. Standard er kun at vise gitterlinjer på celler som som ikke har en baggrundsfarve. Du kan også vælge at vise gitterlinjer på celler som har en baggrundsfarve, eller altid at skjule dem."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "Peger:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "Tema"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Vis markøren som defineret i ikontemaet, typisk som et fedt kors."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "System"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Vis markøren som systemstandard, typisk som et fedt kors."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Visuel støtte"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Ob_jekter/billeder:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "Diagrammer:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Tegneobjekter:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Vis"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Skjul"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Angiver om objekter og billeder vises eller skjules."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Vis"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Skjul"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Angiver om diagrammer i dit dokument vises eller skjules."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Vis"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Skjul"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Angiver om tegneobjekter i dit dokument vises eller skjules."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objekter"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Definerer, hvilke elementer i Calcs hovedvindue, der vises. Du kan også vise eller skjule fremhævning af værdier i tabeller."
diff --git a/source/da/sd/messages.po b/source/da/sd/messages.po
index a2874423732..34e0b8e98d5 100644
--- a/source/da/sd/messages.po
+++ b/source/da/sd/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-13 01:45+0000\n"
+"PO-Revision-Date: 2024-05-20 19:23+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/da/>\n"
"Language: da\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1562822671.000000\n"
#. WDjkB
@@ -417,7 +417,7 @@ msgstr "Indsæt lag"
#: sd/inc/strings.hrc:28
msgctxt "STR_MODIFYLAYER"
msgid "Modify Layer"
-msgstr "Modificer lag"
+msgstr "Modificér lag"
#. aDABw
#: sd/inc/strings.hrc:29
@@ -785,7 +785,7 @@ msgstr "Er du sikker på, at du vil slette alle billeder?"
#: sd/inc/strings.hrc:88
msgctxt "STR_UNDO_CHANGE_TITLE_AND_LAYOUT"
msgid "Modify title and outline"
-msgstr "Modificer titel og disposition"
+msgstr "Modificér titel og disposition"
#. 6zCeF
#: sd/inc/strings.hrc:89
@@ -921,13 +921,13 @@ msgstr "Opret dias"
#: sd/inc/strings.hrc:109
msgctxt "STR_UNDO_CHANGE_PAGEFORMAT"
msgid "Modify page format"
-msgstr "Modificer sideformat"
+msgstr "Modificér sideformat"
#. FDTtA
#: sd/inc/strings.hrc:110
msgctxt "STR_UNDO_CHANGE_PAGEBORDER"
msgid "Modify page margins"
-msgstr "Modificer sidemargener"
+msgstr "Modificér sidemargener"
#. H6ceS
#: sd/inc/strings.hrc:111
@@ -1011,7 +1011,7 @@ msgstr "Skal det markerede objekt konverteres til en kurve?"
#: sd/inc/strings.hrc:124
msgctxt "STR_UNDO_CHANGE_PRES_OBJECT"
msgid "Modify presentation object '$'"
-msgstr "Modificer præsentationsobjekt '$'"
+msgstr "Modificér præsentationsobjekt '$'"
#. s8VC9
#: sd/inc/strings.hrc:125
@@ -2007,7 +2007,7 @@ msgstr "Klik for at tilføje noter"
#: sd/inc/strings.hrc:294
msgctxt "STR_PRESOBJ_NOTESTEXT_MISSING"
msgid "Notes placeholder object is missing for the current slide."
-msgstr ""
+msgstr "Pladsholderobjekt for notater mangler for de nuværende dias."
#. js2X9
#: sd/inc/strings.hrc:295
@@ -2957,7 +2957,7 @@ msgstr "Luk ruden"
#: sd/inc/strings.hrc:469
msgctxt "STR_INSERT_TABLESTYLE"
msgid "Add a new design"
-msgstr ""
+msgstr "Tilføj et nyt design"
#. a9JBA
#: sd/inc/strings.hrc:470
@@ -3725,7 +3725,7 @@ msgstr "Forhindrer elementerne på laget i at blive redigeret."
#: sd/uiconfig/sdraw/ui/insertlayer.ui:292
msgctxt "insertlayer|properties"
msgid "Properties"
-msgstr ""
+msgstr "Egenskaber"
#. ogtGC
#: sd/uiconfig/sdraw/ui/insertlayer.ui:321
diff --git a/source/da/sfx2/messages.po b/source/da/sfx2/messages.po
index a0d28681052..515c36f9b83 100644
--- a/source/da/sfx2/messages.po
+++ b/source/da/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-12 15:40+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/da/>\n"
@@ -1459,538 +1459,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Donér"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "Du kører version %PRODUCTVERSION af %PRODUCTNAME for første gang. Vil du vide, hvad der er nyt?"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Frigivelsesnoter"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Dokument er åbnet i skrivebeskyttet tilstand."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "Denne PDF er åbnet skrivebeskyttet for at tillade signering af den eksisterende fil."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "Klassificeringsmærket for dette dokument er %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Dokumentet skal klassificeres, før udklipsholderens indhold kan indsættes."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Dokumentet har en lavere klassificering end udklipsholderen."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Niveau"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Nationens sikkerhed:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Eksportkontrol:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Tjek ud"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Redigér dokument"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Signer dokument"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Afslut signering"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Dette dokument har en ugyldig signatur."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Signaturen er gyldig, men dokumentet er blevet ændret"
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "Mindst en underskrift har problemer: certifikatet kunne ikke valideres."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "Mindst en underskrift har problemer: dokumentet er kun delvist underskrevet."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "Certifikatet kunne ikke valideres, og dokumentet er kun delvist signeret."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Dokumentet er digitalt signeret og signaturen er gyldig."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Vis signaturer"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Vis Værktøjslinje"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Skjul Værktøjslinje"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Lær mere"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "Hovedadgangskoden er gemt i et forældet format; du bør opdatere den"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Opdater adgangskode"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "Makroer deaktiveret"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "Makroer i dette dokument er deaktiveret på grund af indstillingerne for makrosikkerhed."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "Makroer er deaktiveret på grund af indstillingerne for makrosikkerhed."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr "Makroer er underskrevet, men dokumentet (indeholder dokumenthændelser) er ikke underskrevet."
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Vis makroer"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr "Vis sikkerhedsindstillinger"
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "Vis begivenheder"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Grå elegant"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Bikube"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Blå kurve"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Blåtrykstegninger"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "Bolsje"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "Gul ide"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "DNA"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Fokus"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Skovfugl"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "Frisk"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Inspiration"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Lys"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Voksende frihed"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Storby"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Midnatsblå"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "NaturIllustration"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Blyant"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Klaver"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Portefølje"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Fremgang"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Solnedgang"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Vintage"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Livlig"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "CV"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Sammendrag"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Standard"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Moderne"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Moderne forretningsbrev sans-serif"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Moderne forretningsbrev serif"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Visitkort med logo"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Enkel"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "Forenklet kinesisk normal"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr "Japansk Normal"
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Fjern"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Tøm alt"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Kodeordslængde"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "Det kodeord, du har har indtastet giver interoperabilitets-problemer. Indtast venligst et kodeord, som er kortere end 52 bytes eller længere end 55 bytes."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "%{key}-klik for at åbne hyperlink: %{link}"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Klik for at åbne hyperlink: %{link}"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(bruges af: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Dokument"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Regneark"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Præsentation"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Tegning"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Nyligt anvendt"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Ingen nylige tegn"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Nulstil alle Standard-skabeloner"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Nulstil standard tekstdokument"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Nulstil standard regneark"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Nulstil standard præsentation"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Nulstil standard tegning"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "Importer"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "Udvidelser"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Omdøb"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Omdøb kategori"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Ny kategori"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/da/svtools/messages.po b/source/da/svtools/messages.po
index 8911e6acc82..eb2960df89f 100644
--- a/source/da/svtools/messages.po
+++ b/source/da/svtools/messages.po
@@ -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-04-15 19:52+0200\n"
-"PO-Revision-Date: 2024-05-13 01:46+0000\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/da/>\n"
"Language: da\n"
@@ -681,7 +681,7 @@ msgstr "Medium"
#: include/svtools/strings.hrc:157
msgctxt "STR_SVT_STYLE_MEDIUM_ITALIC"
msgid "Medium Italic"
-msgstr ""
+msgstr "Halvfed kursiv"
#. tHu3B
#: include/svtools/strings.hrc:158
@@ -2026,7 +2026,7 @@ msgstr "$(ERR) ved oprettelse af nyt dokument"
#: svtools/inc/errtxt.hrc:41
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
-msgstr "$(ERR) ved udvidelse af indgang"
+msgstr "$(ERR) ved udvidelse af element"
#. E9BVp
#: svtools/inc/errtxt.hrc:42
diff --git a/source/da/svx/messages.po b/source/da/svx/messages.po
index 4a01022e078..2d631381fe5 100644
--- a/source/da/svx/messages.po
+++ b/source/da/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-13 10:49+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/da/>\n"
@@ -13051,27 +13051,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Dokumentplacering"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13082,27 +13082,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18193,8 +18193,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Ny"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/da/sw/messages.po b/source/da/sw/messages.po
index 1a4dfcc407b..f090397af6b 100644
--- a/source/da/sw/messages.po
+++ b/source/da/sw/messages.po
@@ -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-05-13 12:38+0200\n"
-"PO-Revision-Date: 2024-05-13 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 10:44+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/da/>\n"
"Language: da\n"
@@ -1346,7 +1346,7 @@ msgstr "Visningsnavn"
#: sw/inc/inspectorproperties.hrc:130
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Document Index"
-msgstr "Dokumentindex"
+msgstr "Dokumentindeks"
#. A3nea
#: sw/inc/inspectorproperties.hrc:131
@@ -3425,7 +3425,7 @@ msgstr "Listeoverskrift"
#: sw/inc/strings.hrc:204
msgctxt "STR_POOLPAGE_STANDARD"
msgid "Default Page Style"
-msgstr "Standard Sidetypografi"
+msgstr "Standard sidetypografi"
#. JwhRA
#: sw/inc/strings.hrc:205
@@ -3961,7 +3961,7 @@ msgstr "Skjul ~alle kommentarer af $1"
#: sw/inc/strings.hrc:302
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Heading Numbering"
-msgstr "Overskrift-nummerering"
+msgstr "Overskriftsnummerering"
#. DAoSH
#: sw/inc/strings.hrc:303
@@ -4280,7 +4280,7 @@ msgstr "Indtastning af ikke-alfanumeriske tegn"
#: sw/inc/strings.hrc:363
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
-msgstr "Modificer rammestørrelse"
+msgstr "Modificér rammestørrelse"
#. RUS7J
#: sw/inc/strings.hrc:364
@@ -4921,13 +4921,13 @@ msgstr "Slet sektion"
#: sw/inc/strings.hrc:471
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
-msgstr "Modificer sektion"
+msgstr "Modificér sektion"
#. BY9gB
#: sw/inc/strings.hrc:472
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
-msgstr "Modificer standardværdier"
+msgstr "Modificér standardværdier"
#. X7eMx
#: sw/inc/strings.hrc:473
@@ -4963,7 +4963,7 @@ msgstr "Flyt kapitel op/ned"
#: sw/inc/strings.hrc:478
msgctxt "STR_OUTLINE_EDIT"
msgid "Modify outline"
-msgstr "Modificer disposition"
+msgstr "Modificér disposition"
#. RjcRH
#: sw/inc/strings.hrc:479
@@ -5029,7 +5029,7 @@ msgstr "Genstart nummerering"
#: sw/inc/strings.hrc:489
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
-msgstr "Modificer fodnote"
+msgstr "Modificér fodnote"
#. Knr9y
#: sw/inc/strings.hrc:490
@@ -5221,7 +5221,7 @@ msgstr "Fjern link fra rammer"
#: sw/inc/strings.hrc:521
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
-msgstr "Modificer fodnoteindstillinger"
+msgstr "Modificér fodnoteindstillinger"
#. AgREs
#: sw/inc/strings.hrc:522
@@ -6116,7 +6116,7 @@ msgstr "Funktioner"
#: sw/inc/strings.hrc:677
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. 3Tg3C
#: sw/inc/strings.hrc:678
@@ -8119,7 +8119,7 @@ msgstr "Kapitel"
#: sw/inc/strings.hrc:1062
msgctxt "FMT_REF_UPDOWN"
msgid "“Above”/“Below”"
-msgstr "“Over”/“Under”"
+msgstr "“Ovenfor”/“nedenfor”"
#. 96emU
#: sw/inc/strings.hrc:1063
@@ -9888,7 +9888,7 @@ msgstr "Mere..."
#: sw/inc/strings.hrc:1384
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
-msgstr "~Ignorer"
+msgstr "~Ignorér"
#. aaiBM
#: sw/inc/strings.hrc:1385
@@ -10380,7 +10380,7 @@ msgstr "Tillad tabulatorstop at fortsætte ud over højre margin"
#: sw/inc/strings.hrc:1495
msgctxt "DO_NOT_MIRROR_RTL_DRAW_OBJS"
msgid "Do not mirror drawing objects anchored in paragraphs with an RTL writing direction"
-msgstr ""
+msgstr "Spejl ikke tegneobjekter forankret i afsnit med en højre-til-venstre skriveretning"
#. LBmQP
#: sw/inc/strings.hrc:1497
@@ -11886,7 +11886,7 @@ msgstr "Placering"
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:358
msgctxt "bulletsandnumbering|position"
msgid "Modify indent, spacing, and alignment options for ordered and unordered lists."
-msgstr "Modificer indryknings-, linjeafstands- og justerings-indstillinger til sorterede og usorterede lister."
+msgstr "Modificér indryknings-, linjeafstands- og justerings-indstillinger for sorterede og usorterede lister."
#. nFfDs
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:406
@@ -13226,7 +13226,7 @@ msgstr "Tilføj"
#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:445
msgctxt "contentcontordlg|modify"
msgid "Modify"
-msgstr "Modificer"
+msgstr "Modificér"
#. rpNb6
#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:459
@@ -13616,7 +13616,7 @@ msgstr "Elementdata"
#: sw/uiconfig/swriter/ui/createauthorentry.ui:174
msgctxt "createauthorentry|extended_tip|CreateAuthorEntryDialog"
msgid "Change the content of a bibliography entry."
-msgstr "Modificer indholdet af et litteraturlisteelement."
+msgstr "Modificér indholdet af et litteraturlisteelement."
#. iuN5j
#: sw/uiconfig/swriter/ui/createautomarkdialog.ui:8
@@ -14420,7 +14420,7 @@ msgstr "_Indsæt"
#: sw/uiconfig/swriter/ui/envdialog.ui:54
msgctxt "envdialog|modify"
msgid "_Modify"
-msgstr "Modificer"
+msgstr "Modificér"
#. ixXKv
#: sw/uiconfig/swriter/ui/envdialog.ui:163
@@ -15199,7 +15199,7 @@ msgstr "Vælge den første tidligere viste overskrift, hvor dispositionsniveauet
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:358
msgctxt "flddocumentpage|extended_tip|level"
msgid "Use this option to specify which heading before the field to display. The selected heading is the first one whose outline level is less than or equal to the specified value. For example, specifying “2” will display the first heading before the field with outline level 1 or outline level 2. Heading numbers can be enabled by using “Tools - Heading Numbering“."
-msgstr "Brug denne indstilling for at angive, hvilket overskrift før feltet, der skal vises. Den valgte overskrift er den første, hvor dispositionsniveauet er mindre end eller lig med den angivne værdi. For eksempel, hvis der angives \"2\" vil vises den første overskrift før feltet, hvor dispositionsniveauet er 1 eller 2. Overskriftnumre kan aktiveres med \"Indstillinger ▸ Overskriftnummerering\"."
+msgstr "Brug denne indstilling for at angive, hvilket overskrift før feltet, der skal vises. Den valgte overskrift er den første, hvor dispositionsniveauet er mindre end eller lig med den angivne værdi. For eksempel, hvis der angives \"2\" vil vises den første overskrift før feltet, hvor dispositionsniveauet er 1 eller 2. Overskriftnumre kan aktiveres med \"Indstillinger ▸ Overskriftsnummerering\"."
#. PjBqv
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:376
@@ -17377,31 +17377,31 @@ msgstr "For det valgte element"
#: sw/uiconfig/swriter/ui/indexentry.ui:615
msgctxt "indexentry|last|tooltip_text"
msgid "Next entry (same name)"
-msgstr "Næste indførsel (samme navn)"
+msgstr "Næste element (samme navn)"
#. gYHoh
#: sw/uiconfig/swriter/ui/indexentry.ui:623
msgctxt "indexentry|extended_tip|last"
msgid "Jumps to the next index entry of the same type and with the same name in the document."
-msgstr "Hopper til den næste indeksindførsel af den samme type og med det samme navn i dokumentet."
+msgstr "Hopper til den næste indekselement af den samme type og med det samme navn i dokumentet."
#. KnhCr
#: sw/uiconfig/swriter/ui/indexentry.ui:637
msgctxt "indexentry|first|tooltip_text"
msgid "Previous entry (same name)"
-msgstr "Forrige indførsel (samme navn)"
+msgstr "Forrige element (samme navn)"
#. 3dGEa
#: sw/uiconfig/swriter/ui/indexentry.ui:645
msgctxt "indexentry|extended_tip|first"
msgid "Jumps to the previous index entry of the same type and with the same name in the document."
-msgstr "Hopper til den forrige indeksindførsel af den samme type og med det samme navn i dokumentet."
+msgstr "Hopper til den forrige indekselement af den samme type og med det samme navn i dokumentet."
#. 62yyk
#: sw/uiconfig/swriter/ui/indexentry.ui:659
msgctxt "indexentry|previous|tooltip_text"
msgid "Previous entry"
-msgstr "Forrige indførsel"
+msgstr "Forrige element"
#. Vd86J
#: sw/uiconfig/swriter/ui/indexentry.ui:667
@@ -17413,7 +17413,7 @@ msgstr "Springer til det forrige indeks element af samme type i dokumentet."
#: sw/uiconfig/swriter/ui/indexentry.ui:681
msgctxt "indexentry|next|tooltip_text"
msgid "Next entry"
-msgstr "Næste indførsel"
+msgstr "Næste element"
#. WsgJC
#: sw/uiconfig/swriter/ui/indexentry.ui:689
@@ -18079,7 +18079,7 @@ msgstr "Vælg sidetypografi til siden efter det manuelle sideskift."
#: sw/uiconfig/swriter/ui/insertbreak.ui:232
msgctxt "insertbreak|pagenumcb"
msgid "Change page number"
-msgstr "Modificer sidetal"
+msgstr "Modificér sidetal"
#. cfsdj
#: sw/uiconfig/swriter/ui/insertbreak.ui:241
@@ -18199,7 +18199,7 @@ msgstr "Skriv en eventuel tekst som skal stå efter billedtekst-nummeret. Kun mu
#: sw/uiconfig/swriter/ui/insertcaption.ui:280
msgctxt "insertcaption|extended_tip|position"
msgid "Adds the caption above or below the selected item. This option is only available for some objects."
-msgstr "Tilføjer billedteksten foroven eller under det valgte element. Denne indstilling er kun tilgængelig for nogle objekter."
+msgstr "Tilføjer billedteksten over eller under det valgte element. Denne indstilling er kun tilgængelig for nogle objekter."
#. QAJ9Q
#: sw/uiconfig/swriter/ui/insertcaption.ui:294
@@ -19075,7 +19075,7 @@ msgstr "Kolonne"
#: sw/uiconfig/swriter/ui/labeloptionspage.ui:119
msgctxt "labeloptionspage|extended_tip|cols"
msgid "Select the column in which you want to place your single label or business card."
-msgstr ""
+msgstr "Vælg den kolonne, du vil placere enkelt-etiketten eller visitkortet i."
#. 9xfPc
#: sw/uiconfig/swriter/ui/labeloptionspage.ui:144
@@ -19087,7 +19087,7 @@ msgstr "Række"
#: sw/uiconfig/swriter/ui/labeloptionspage.ui:163
msgctxt "labeloptionspage|extended_tip|rows"
msgid "Select the row in which you want to place your single label or business card."
-msgstr ""
+msgstr "Vælg den række, du vil placere enkelt-etiketten eller visitkortet i."
#. dPmJF
#: sw/uiconfig/swriter/ui/labeloptionspage.ui:186
@@ -20125,7 +20125,7 @@ msgstr "Indtast hvor meget plads, der skal være mellem øverste sidekant og den
#: sw/uiconfig/swriter/ui/mmlayoutpage.ui:117
msgctxt "mmlayoutpage|align"
msgid "Align to text body"
-msgstr "Juster til tekst"
+msgstr "Justér til tekst"
#. BE4cD
#: sw/uiconfig/swriter/ui/mmlayoutpage.ui:125
@@ -21481,7 +21481,7 @@ msgstr "Sporing af fodnote"
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:479
msgctxt "navigatorcontextmenu|STR_ENDNOTE_TRACKING"
msgid "Endnote Tracking"
-msgstr "Registrer slutnote"
+msgstr "Registrér slutnote"
#. vBGAw
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:487
@@ -23799,49 +23799,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Vælg den objekttype, som indstillingerne for Autobilledtekst skal gælde for."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "A_uto"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "Efter _ord"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "Efter _tegn"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Sammenlign dokumenter"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Ignorer stykker af længden:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Tag hensyn til dette ved sammenligning"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Gem dette tal når dokumentet ændres"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Tilfældigt tal, som forbedrer præcisionen ved dokumentsammenligning"
@@ -24988,7 +24982,7 @@ msgstr "Ge_m som..."
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:139
msgctxt "outlinenumbering|extended_tip|saveas"
msgid "Opens a dialog box where you enter a name to identify the current settings. The name you enter will appear in the dropdown list when the Load/Save button is clicked, both in the current and in other documents. Click on the name to load the saved settings into a document."
-msgstr ""
+msgstr "Åbner en dialogboks hvor du kan navngive de nuværende indstillinger. Navnet du skriver vil fremkomme i menulisten når der klikkes på Hent/gem-knappen, både i det nuværende og andre dokumenter. Klik på navnet for at hent de gemte indstillinger ind i et dokument."
#. yPHBs
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:146
@@ -25054,13 +25048,13 @@ msgstr "Afsnitstypografi:"
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:183
msgctxt "outlinenumberingpage|tooltip_text|style"
msgid "Select the paragraph style to assign to the selected outline level. Select [None] to skip the outline level."
-msgstr ""
+msgstr "Vælg den afsnitstypografi som skal gælde for det valgte dispositionsniveau. Vælg [Ingen] for at springe over dispositionsniveauet."
#. GQWw4
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:186
msgctxt "outlinenumberingpage|extended_tip|style"
msgid "Select the paragraph style to assign to the selected outline level. Select [None] to skip the outline level."
-msgstr ""
+msgstr "Vælg den afsnitstypografi som skal gælde for det valgte dispositionsniveau. Vælg [Ingen] for at springe over dispositionsniveauet."
#. nrfyA
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:199
@@ -25096,7 +25090,7 @@ msgstr "Vælg tegntypografi til nummereringstegnene."
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:281
msgctxt "outlinenumberingpage|extended_tip|sublevelsnf"
msgid "Select the number of outline levels to display in the heading number, where 1 starts at the current level, and increasing the value shows additional previous levels. For example, select “3” to display the current level and the two previous levels in the heading number."
-msgstr ""
+msgstr "Vælg antallet af dispositionsniveauer, som skal vises i overskriftsnummeret, hvor 1 svarer til det nuværende niveau, og højere værdier viser flere forudgående niveauer. For eksempel, vælg \"3\" for at vise det nuværende niveau og de to forudgående niveauer i overskriftsnummeret."
#. XVzhy
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:294
@@ -25108,7 +25102,7 @@ msgstr "Begynd ved:"
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:314
msgctxt "outlinenumberingpage|extended_tip|startat"
msgid "Enter the number at which to start the numbering for the selected outline level."
-msgstr ""
+msgstr "Skriv det nummer, som skal begynde nummereringen for det valgte dispositionsniveau."
#. YoP59
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:329
@@ -25120,13 +25114,13 @@ msgstr "Nummerering"
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:365
msgctxt "outlinenumberingpage|extended_tip|prefix"
msgid "Enter the text that you want to display before the heading number."
-msgstr ""
+msgstr "Skriv den tekst, som skal vises før overskriftsnummeret."
#. SnCta
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:383
msgctxt "outlinenumberingpage|extended_tip|suffix"
msgid "Enter the text that you want to display after the heading number."
-msgstr ""
+msgstr "Skriv den tekst, som skal vises efter overskriftsnummeret."
#. zoAuC
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:396
@@ -25162,7 +25156,7 @@ msgstr "Niveau"
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:136
msgctxt "outlinepositionpage|numalign"
msgid "Alignment:"
-msgstr ""
+msgstr "Justering:"
#. 7C7M7
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:152
@@ -25186,7 +25180,7 @@ msgstr "Højre"
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:158
msgctxt "outlinepositionpage|extended_tip|numalignlb"
msgid "Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position."
-msgstr "Definer justeringen af nummereringssymboler på listen. Vælg 'Venstre' for at justere nummereringssymbolerne til at starte umiddelbart ved placeringen for 'Juster ved'. Vælg 'Højre' for at justere symbolerne til at slutte umiddelbart før placeringen. Vælg 'Centreret' for at centrere symbolet ved placeringen."
+msgstr "Definer justeringen af nummereringssymboler på listen. Vælg 'Venstre' for at justere nummereringssymbolerne til at starte umiddelbart ved placeringen for 'Justér ved'. Vælg 'Højre' for at justere symbolerne til at slutte umiddelbart før placeringen. Vælg 'Centreret' for at centrere symbolet ved placeringen."
#. DCbYC
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:171
@@ -25256,7 +25250,7 @@ msgstr "Indtast afstanden fra den venstre sidemargen til begyndelsen af alle lin
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:327
msgctxt "outlinepositionpage|num2align"
msgid "Alignment:"
-msgstr ""
+msgstr "Justering"
#. rhrGW
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:344
@@ -25322,7 +25316,7 @@ msgstr "Indtast den afstand fra venstre sidemargin, som nummereringssymbolet ska
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:447
msgctxt "outlinepositionpage|numfollowedby"
msgid "Followed by:"
-msgstr ""
+msgstr "Efterfulgt af:"
#. 2AXGD
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:459
@@ -25646,133 +25640,133 @@ msgstr "Brugertilpasset"
#: sw/uiconfig/swriter/ui/pagemargincontrol.ui:474
msgctxt "pagemargincontrol|moreoptions"
msgid "_More Options"
-msgstr ""
+msgstr "Flere indstillinger"
#. SGvTq
#: sw/uiconfig/swriter/ui/pagemargincontrol.ui:478
msgctxt "pagemargincontrol|moreoptions|tooltip_text"
msgid "More Options"
-msgstr ""
+msgstr "Flere indstillinger"
#. DVeaU
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:8
msgctxt "pagenumberdlg|PageNumberDialog"
msgid "Page Number Wizard"
-msgstr ""
+msgstr "Sidetal-guide"
#. wuKF8
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:92
msgctxt "pagenumberdlg|positionLabel"
msgid "Position:"
-msgstr ""
+msgstr "Placering:"
#. fSaWV
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:97
msgctxt "pagenumberdlg|positionLabel-atkobject"
msgid "Position"
-msgstr ""
+msgstr "Placering"
#. qxoiA
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:113
msgctxt "pagenumberdlg|positionCombo"
msgid "Top of page (Header)"
-msgstr ""
+msgstr "Toppen på siden (sidehoved)"
#. G7aWi
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:114
msgctxt "pagenumberdlg|positionCombo"
msgid "Bottom of page (Footer)"
-msgstr ""
+msgstr "Bunden af siden (sidefod)"
#. rEUYC
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:118
msgctxt "pagenumbering|extended_tip|positionCombo"
msgid "Insert page number in footer."
-msgstr ""
+msgstr "Indsæt sidetal i sidefod."
#. aUbVT
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:134
msgctxt "pagenumberdlg|alignmentLabel"
msgid "Alignment:"
-msgstr ""
+msgstr "Justering:"
#. F7e8D
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:139
msgctxt "pagenumberdlg|alignmentLabel-atkobject"
msgid "Alignment"
-msgstr ""
+msgstr "Justering"
#. XEkoF
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:155
msgctxt "pagenumberdlg|alignmentCombo"
msgid "Left"
-msgstr ""
+msgstr "Til venstre"
#. s8FsG
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:156
msgctxt "pagenumberdlg|alignmentCombo"
msgid "Center"
-msgstr ""
+msgstr "I midten"
#. Pmvsv
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:157
msgctxt "pagenumberdlg|alignmentCombo"
msgid "Right"
-msgstr ""
+msgstr "Til højre"
#. 5xBPD
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:161
msgctxt "pagenumbering|extended_tip|alignmentCombo"
msgid "Align page number in page footer or header."
-msgstr ""
+msgstr "Justér sidetal i sidefod eller sidehoved."
#. ij6L3
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:173
msgctxt "pagenumberdlg|mirrorCheckbox"
msgid "Mirror on even pages"
-msgstr ""
+msgstr "Spejlet på lige sidetal"
#. gr98T
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:182
msgctxt "pagenumberdlg|extended_tip|mirrorCheckbox"
msgid "Creates separate left/right pages with mirrored page number placements"
-msgstr ""
+msgstr "Opretter separate venstre/højre-sider med spejlet placering af sidetal"
#. ddnjH
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:194
msgctxt "pagenumberdlg|pagetotalCheckbox"
msgid "Include page total"
-msgstr ""
+msgstr "Inkludér samlet sideantal"
#. EHbmr
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:204
msgctxt "pagenumberdlg|extended_tip|pagetotalCheckbox"
msgid "Also insert the total number of pages"
-msgstr ""
+msgstr "Indsæt også det samlede sideantal"
#. mFDFf
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:220
msgctxt "pagenumberdlg|numfmtLabel"
msgid "Page numbers:"
-msgstr ""
+msgstr "Sidetal:"
#. zBZCW
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:228
msgctxt "pagenumberdlg|alignmentLabel-atkobject"
msgid "Number format"
-msgstr ""
+msgstr "Talformat"
#. xuA2n
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:247
msgctxt "pagenumberdlg|extended_tip|numfmtlb"
msgid "Select a numbering scheme for the page numbering."
-msgstr ""
+msgstr "Vælg et nummereringsskema for sidenummereringen."
#. LUsGq
#: sw/uiconfig/swriter/ui/pagenumberdlg.ui:274
msgctxt "pagenumberdlg|previewLabel"
msgid "Preview"
-msgstr ""
+msgstr "Forhåndsvisning"
#. ZodAv
#: sw/uiconfig/swriter/ui/pageorientationcontrol.ui:20
@@ -25934,7 +25928,7 @@ msgstr "Sæt afsnittets dispositionsniveau, listetypografi og linjenummererering
#: sw/uiconfig/swriter/ui/paradialog.ui:230
msgctxt "paradialog|labelTP_NUMPARA"
msgid "Outline & List"
-msgstr "Disposition og Liste"
+msgstr "Disposition og liste"
#. BzbWJ
#: sw/uiconfig/swriter/ui/paradialog.ui:254
@@ -26390,7 +26384,7 @@ msgstr "Sidebaggrund"
#: sw/uiconfig/swriter/ui/printoptionspage.ui:80
msgctxt "printoptionspage|extended_tip|background"
msgid "Specifies whether to include colors and objects that are inserted to the background of the page style (Format - Page Style - Area) in the printed document."
-msgstr ""
+msgstr "Angiver om farver og objekter indsat i sidens baggrund (Formatér ▸ Sidetypografi ▸ Område) skal med i udprint."
#. FWBUe
#: sw/uiconfig/swriter/ui/printoptionspage.ui:91
@@ -26546,7 +26540,7 @@ msgstr "I margener"
#: sw/uiconfig/swriter/ui/printoptionspage.ui:513
msgctxt "printoptionspage|extended_tip|inmargins"
msgid "Include the comments boxes on the margin of the page. The page contents is rendered to fit both contents and the comments boxes."
-msgstr ""
+msgstr "Inkludér kommentarfelter i margen på siden. Sidens indhold bliver gengivet i en størrelse, så både indhold og kommentarfelter vises."
#. VeG6V
#: sw/uiconfig/swriter/ui/printoptionspage.ui:547
@@ -26636,13 +26630,13 @@ msgstr "_Titel/profession:"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:82
msgctxt "privateuserpage|faxft"
msgid "Fa_x:"
-msgstr ""
+msgstr "Fa_x:"
#. B4DZy
#: sw/uiconfig/swriter/ui/privateuserpage.ui:96
msgctxt "privateuserpage|homepageft"
msgid "Homepage/email:"
-msgstr ""
+msgstr "Hjemmeside/e-mail:"
#. 679ut
#: sw/uiconfig/swriter/ui/privateuserpage.ui:121
@@ -26708,7 +26702,7 @@ msgstr "Indtast dit erhverv"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:241
msgctxt "privateuserpage|fax-atkobject"
msgid "Fax number"
-msgstr ""
+msgstr "Faxnummer"
#. CtsEr
#: sw/uiconfig/swriter/ui/privateuserpage.ui:242
@@ -26720,7 +26714,7 @@ msgstr "Skriv dit faxnummer i dette felt."
#: sw/uiconfig/swriter/ui/privateuserpage.ui:274
msgctxt "privateuserpage|url-atkobject"
msgid "Homepage"
-msgstr ""
+msgstr "Hjemmeside"
#. D3t8m
#: sw/uiconfig/swriter/ui/privateuserpage.ui:275
@@ -26732,7 +26726,7 @@ msgstr "Indtast din hjemmeside"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:293
msgctxt "privateuserpage|email-atkobject"
msgid "Email address"
-msgstr ""
+msgstr "E-mail-adresse"
#. PGFMX
#: sw/uiconfig/swriter/ui/privateuserpage.ui:294
@@ -26750,7 +26744,7 @@ msgstr "For_navn / efternavn / initialer 2:"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:338
msgctxt "privateuserpage|firstname2-atkobject"
msgid "First name"
-msgstr ""
+msgstr "Fornavn"
#. V3dvt
#: sw/uiconfig/swriter/ui/privateuserpage.ui:339
@@ -26762,7 +26756,7 @@ msgstr "Indtast dit fornavn"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:357
msgctxt "privateuserpage|lastname2-atkobject"
msgid "Last name"
-msgstr ""
+msgstr "Efternavn"
#. xCEPE
#: sw/uiconfig/swriter/ui/privateuserpage.ui:358
@@ -26816,7 +26810,7 @@ msgstr "Skriv dit postnummer i dette felt."
#: sw/uiconfig/swriter/ui/privateuserpage.ui:471
msgctxt "privateuserpage|street-atkobject"
msgid "Street"
-msgstr ""
+msgstr "Gade"
#. VbiGF
#: sw/uiconfig/swriter/ui/privateuserpage.ui:472
@@ -26828,7 +26822,7 @@ msgstr "Skriv dit gadenavn i dette felt."
#: sw/uiconfig/swriter/ui/privateuserpage.ui:503
msgctxt "privateuserpage|country-atkobject"
msgid "Country"
-msgstr ""
+msgstr "Land"
#. QmBKX
#: sw/uiconfig/swriter/ui/privateuserpage.ui:504
@@ -26840,7 +26834,7 @@ msgstr "Tast landets navn"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:522
msgctxt "privateuserpage|state-atkobject"
msgid "State"
-msgstr ""
+msgstr "Stat"
#. y652V
#: sw/uiconfig/swriter/ui/privateuserpage.ui:523
@@ -26852,13 +26846,13 @@ msgstr "Skriv navnet på dit land."
#: sw/uiconfig/swriter/ui/privateuserpage.ui:542
msgctxt "privateuserpage|phoneft"
msgid "Phone/mobile:"
-msgstr ""
+msgstr "Telefon/mobil:"
#. DCmVJ
#: sw/uiconfig/swriter/ui/privateuserpage.ui:568
msgctxt "privateuserpage|phone-atkobject"
msgid "Phone number"
-msgstr ""
+msgstr "Telefonnummer"
#. XXAz3
#: sw/uiconfig/swriter/ui/privateuserpage.ui:569
@@ -26870,7 +26864,7 @@ msgstr "Tast dit telefonnummer"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:587
msgctxt "privateuserpage|mobile-atkobject"
msgid "Mobile phone number"
-msgstr ""
+msgstr "Mobilnummer"
#. CEAMw
#: sw/uiconfig/swriter/ui/privateuserpage.ui:588
@@ -26888,7 +26882,7 @@ msgstr "Private data"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:617
msgctxt "privateuserpage|privateuserpage-atkobject"
msgid "Private data"
-msgstr ""
+msgstr "Private data"
#. TYEJf
#: sw/uiconfig/swriter/ui/privateuserpage.ui:618
@@ -27806,37 +27800,37 @@ msgstr "Opdel/Flet:"
#: sw/uiconfig/swriter/ui/sidebartableedit.ui:472
msgctxt "sidebartableedit|align_label"
msgid "Alignment:"
-msgstr ""
+msgstr "Justering:"
#. 8j2SB
#: sw/uiconfig/swriter/ui/sidebartableedit.ui:486
msgctxt "sidebartableedit|alignmentLB|tooltip_text"
msgid "Set the alignment options for the selected table."
-msgstr ""
+msgstr "Angiv justeringsindstillingerne for den valgte tabel."
#. R6AFg
#: sw/uiconfig/swriter/ui/sidebartableedit.ui:499
msgctxt "sidebartableedit|leftspace_label"
msgid "Left spacing:"
-msgstr ""
+msgstr "Afstand til venstre:"
#. vc8Kw
#: sw/uiconfig/swriter/ui/sidebartableedit.ui:514
msgctxt "sidebartableedit|align_label"
msgid "Right spacing:"
-msgstr ""
+msgstr "Afstand til højre:"
#. tHHf7
#: sw/uiconfig/swriter/ui/sidebartableedit.ui:528
msgctxt "sidebatableedit|leftspace|tooltip_text"
msgid "Left Spacing"
-msgstr ""
+msgstr "Afstand til venstre"
#. EEHKc
#: sw/uiconfig/swriter/ui/sidebartableedit.ui:544
msgctxt "sidebatableedit|rightspace|tooltip_text"
msgid "Right Spacing"
-msgstr ""
+msgstr "Afstand til højre"
#. Em3y9
#: sw/uiconfig/swriter/ui/sidebartableedit.ui:608
@@ -28316,7 +28310,7 @@ msgstr "Brugerdefineret overskrift"
#: sw/uiconfig/swriter/ui/splittable.ui:141
msgctxt "splittable|extended_tip|customheading"
msgid "Inserts an additional header row in the second table."
-msgstr ""
+msgstr "Indsæt en ekstra overskriftsrække i den anden tabel."
#. hiwak
#: sw/uiconfig/swriter/ui/splittable.ui:152
@@ -28988,7 +28982,7 @@ msgstr "Billede"
#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
msgctxt "templatedialog16|position"
msgid "Modify indent, spacing, and alignment for list numbers or symbols"
-msgstr "Modificer indrykning, afstand og justering af listenumre og -symboler"
+msgstr "Modificér indrykning, afstand og justering af listenumre og -symboler"
#. K55K4
#: sw/uiconfig/swriter/ui/templatedialog16.ui:267
@@ -29120,7 +29114,7 @@ msgstr "Sæt afsnittets dispositionsniveau, listetypografier og linjenummerering
#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
msgctxt "templatedialog2|outline"
msgid "Outline & List"
-msgstr "Disposition og Liste"
+msgstr "Disposition og liste"
#. q8oC5
#: sw/uiconfig/swriter/ui/templatedialog4.ui:8
@@ -29408,7 +29402,7 @@ msgstr "Maks. størrelse for fonetisk tekst:"
#: sw/uiconfig/swriter/ui/textgridpage.ui:363
msgctxt "textgridpage|extended_tip|spinMF_RUBYSIZE"
msgid "Enter the maximum font size for the Ruby text."
-msgstr ""
+msgstr "Angiv maksimal skriftstørrelse for Ruby-tabellen."
#. FJFVs
#: sw/uiconfig/swriter/ui/textgridpage.ui:377
@@ -29486,7 +29480,7 @@ msgstr "Gittervisning"
#: sw/uiconfig/swriter/ui/textgridpage.ui:580
msgctxt "textgridpage|extended_tip|TextGridPage"
msgid "Adds a text grid to the current page style. This option is only available if Asian language support is enabled under Languages and Locales - General in the Options dialog box."
-msgstr ""
+msgstr "Tilføjer et tekst-net til den nuværende side. Denne indstilling er kun tilgængelig hvis asiatisk sprogunderstøttelse er aktiveret under Funktioner ▸ Indstillinger ▸ Sprog og landeindstillinger ▸ Generelt."
#. aHkWU
#: sw/uiconfig/swriter/ui/titlepage.ui:33
@@ -29510,7 +29504,7 @@ msgstr "Placering af titelsider:"
#: sw/uiconfig/swriter/ui/titlepage.ui:165
msgctxt "titlepage|extended_tip|NF_PAGE_COUNT"
msgid "Set the number of title pages to insert."
-msgstr ""
+msgstr "Indstil antal titelsider, der skal indsættes."
#. y5Tiz
#: sw/uiconfig/swriter/ui/titlepage.ui:196
@@ -29522,7 +29516,7 @@ msgstr "Konverter eksisterende sider til titelsider"
#: sw/uiconfig/swriter/ui/titlepage.ui:206
msgctxt "titlepage|extended_tip|RB_USE_EXISTING_PAGES"
msgid "Change the current page style to First Page and the following pages will have the Default Page Style."
-msgstr ""
+msgstr "Skift den nuværende sidetypografi til \"Første side\", så vil de følgende sider have \"Standard sidetypografi\"."
#. B4uzg
#: sw/uiconfig/swriter/ui/titlepage.ui:218
@@ -29534,7 +29528,7 @@ msgstr "Indsæt ny titelside"
#: sw/uiconfig/swriter/ui/titlepage.ui:228
msgctxt "titlepage|extended_tip|RB_INSERT_NEW_PAGES"
msgid "Insert a page break and change the current page style to First Page."
-msgstr ""
+msgstr "Indsæt et sideskift og skift den nuværende sidetypografi til Første side."
#. 9UqEG
#: sw/uiconfig/swriter/ui/titlepage.ui:240
@@ -29546,7 +29540,7 @@ msgstr "Dokumentstart"
#: sw/uiconfig/swriter/ui/titlepage.ui:252
msgctxt "titlepage|extended_tip|RB_DOCUMENT_START"
msgid "The title pages are inserted before the first page of the document."
-msgstr ""
+msgstr "Titelsiderne indsættes før dokumentets første side."
#. UE6DM
#: sw/uiconfig/swriter/ui/titlepage.ui:264
@@ -29558,7 +29552,7 @@ msgstr "Side"
#: sw/uiconfig/swriter/ui/titlepage.ui:276
msgctxt "titlepage|extended_tip|RB_PAGE_START"
msgid "The title pages are inserted at the page specified by its current numbering."
-msgstr ""
+msgstr "Titelsiderne indsættes ved siden bestemt af gældende nummerering."
#. S3vFc
#: sw/uiconfig/swriter/ui/titlepage.ui:297
@@ -29576,7 +29570,7 @@ msgstr "Nulstil sidenummerering efter titelsider"
#: sw/uiconfig/swriter/ui/titlepage.ui:334
msgctxt "titlepage|extended_tip|CB_RESTART_NUMBERING"
msgid "When checked, stop current numbering page count and restart numbering after the last inserted title page."
-msgstr ""
+msgstr "Når dette er markeret, stop gældende sidetælling og start nummereringen på ny efter sidste indsatte titelside."
#. FY2CJ
#: sw/uiconfig/swriter/ui/titlepage.ui:354
@@ -29588,7 +29582,7 @@ msgstr "Sidetal:"
#: sw/uiconfig/swriter/ui/titlepage.ui:376
msgctxt "titlepage|extended_tip|NF_RESTART_NUMBERING"
msgid "Set the page number of the page following the last title page."
-msgstr ""
+msgstr "Bestem sidetallet for den side, som følger efter den sidste titelside."
#. JdY9e
#: sw/uiconfig/swriter/ui/titlepage.ui:395
@@ -29600,7 +29594,7 @@ msgstr "Definer sidenummer for første titelside"
#: sw/uiconfig/swriter/ui/titlepage.ui:403
msgctxt "titlepage|extended_tip|CB_SET_PAGE_NUMBER"
msgid "When checked, set the page number for the first title page inserted."
-msgstr ""
+msgstr "Når dette er markeret, bestemmer du sidetallet for den første titelside som er sat ind."
#. TxHWZ
#: sw/uiconfig/swriter/ui/titlepage.ui:423
@@ -29612,7 +29606,7 @@ msgstr "Sidetal:"
#: sw/uiconfig/swriter/ui/titlepage.ui:445
msgctxt "titlepage|extended_tip|NF_SET_PAGE_NUMBER"
msgid "Set the page number for the first title page."
-msgstr ""
+msgstr "Bestem sidetallet for den første titelside."
#. nJXn9
#: sw/uiconfig/swriter/ui/titlepage.ui:468
@@ -29630,7 +29624,7 @@ msgstr "Typografi:"
#: sw/uiconfig/swriter/ui/titlepage.ui:514
msgctxt "titlepage|extended_tip|LB_PAGE_PROPERTIES"
msgid "Select the page style from the available pages styles in the document."
-msgstr ""
+msgstr "Vælg sidetypografien fra de tilgængelige sidetypografier i dokumentet."
#. 4XAV9
#: sw/uiconfig/swriter/ui/titlepage.ui:526
@@ -29642,7 +29636,7 @@ msgstr "Redigér..."
#: sw/uiconfig/swriter/ui/titlepage.ui:532
msgctxt "titlepage|extended_tip|PB_PAGE_PROPERTIES"
msgid "Click to edit the page style."
-msgstr ""
+msgstr "Klik for at redigere sidetypografien."
#. puRGq
#: sw/uiconfig/swriter/ui/titlepage.ui:548
@@ -29780,55 +29774,55 @@ msgstr "Vælg det tegn, som du ønsker at vise frem til tabulatorstoppet."
#: sw/uiconfig/swriter/ui/tocentriespage.ui:342
msgctxt "tocentriespage|chapterentryft"
msgid "Heading _info:"
-msgstr ""
+msgstr "Overskrifts_information:"
#. 6sVHf
#: sw/uiconfig/swriter/ui/tocentriespage.ui:356
msgctxt "tocentriespage|tooltip_text|chapterentry"
msgid "Select the heading information to include in the index entry."
-msgstr ""
+msgstr "Væld den overskriftsinformation, som skal vises i indekselementet."
#. D8Gmo
#: sw/uiconfig/swriter/ui/tocentriespage.ui:360
msgctxt "tocentriespage|chapterentry"
msgid "Number"
-msgstr ""
+msgstr "Nummer"
#. fhFJe
#: sw/uiconfig/swriter/ui/tocentriespage.ui:361
msgctxt "tocentriespage|chapterentry"
msgid "Contents"
-msgstr ""
+msgstr "Indhold"
#. po8tR
#: sw/uiconfig/swriter/ui/tocentriespage.ui:362
msgctxt "tocentriespage|chapterentry"
msgid "Number and contents"
-msgstr ""
+msgstr "Nummer og indhold"
#. HC6vb
#: sw/uiconfig/swriter/ui/tocentriespage.ui:366
msgctxt "tocentriespage|extended_tip|chapterentry"
msgid "Select the heading information to include in the index entry."
-msgstr ""
+msgstr "Vælg den overskriftsinformation, som skal vises i indekselementet."
#. ZYqdq
#: sw/uiconfig/swriter/ui/tocentriespage.ui:379
msgctxt "tocentriespage|entryoutlinelevelft"
msgid "Show up to level:"
-msgstr ""
+msgstr "Vis op til niveau:"
#. 9uGCG
#: sw/uiconfig/swriter/ui/tocentriespage.ui:393
msgctxt "tocentriespage|entryoutlinelevel"
msgid "Enter the number of levels of the heading number or list number to show in the index. For example, select “2” to show the first two levels of the number."
-msgstr ""
+msgstr "Skriv antal niveauer af overskriftsniveauer eller listenumre, som skal vises i indekset. For eksempel, vælg \"2\" for at vise de første to niveauer af nummeret."
#. 7CUwn
#: sw/uiconfig/swriter/ui/tocentriespage.ui:401
msgctxt "tocentriespage|extended_tip|entryoutlinelevel"
msgid "Enter the number of levels of the heading number or list number to show in the index. For example, select “2” to show the first two levels of the number. To enable numbers for headings, choose “Tools - Heading Numbering”."
-msgstr ""
+msgstr "Skriv antal niveauer af overskriftsniveauer eller listenumre, som skal vises i indekset. For eksempel, vælg \"2\" for at vise de første to niveauer af nummeret. For at aktivere nummererede overskrifter, vælg \"Funktioner ▸ Overskriftsnummerering\"."
#. qtbWw
#: sw/uiconfig/swriter/ui/tocentriespage.ui:414
@@ -29852,7 +29846,7 @@ msgstr "Tal uden skilletegn"
#: sw/uiconfig/swriter/ui/tocentriespage.ui:436
msgctxt "tocentriespage|extended_tip|numberformat"
msgid "Select to show number with or without separator."
-msgstr ""
+msgstr "Vælg om tallet skal vises med eller uden skilletegn."
#. FfEDW
#: sw/uiconfig/swriter/ui/tocentriespage.ui:449
@@ -29870,7 +29864,7 @@ msgstr "Indtast den afstand, som skal efterlades mellem venstre sidemargen og ta
#: sw/uiconfig/swriter/ui/tocentriespage.ui:488
msgctxt "tocentriespage|alignright"
msgid "Align right"
-msgstr "Juster højre"
+msgstr "Justér højre"
#. oqERM
#: sw/uiconfig/swriter/ui/tocentriespage.ui:496
@@ -29912,19 +29906,19 @@ msgstr "Fjerner den valgte referencekode fra strukturlinjen."
#: sw/uiconfig/swriter/ui/tocentriespage.ui:602
msgctxt "tocentriespage|chapterno"
msgid "Numbering"
-msgstr ""
+msgstr "Nummerering"
#. AKiGM
#: sw/uiconfig/swriter/ui/tocentriespage.ui:606
msgctxt "tocentriespage|chapterno|tooltip_text"
msgid "Insert in the “Structure” to include the heading number or list number of the entry text in the generated index."
-msgstr ""
+msgstr "Indsæt den \"Struktur\", der skal indeholde overskriftsnummeret eller listenummeret, som skal vises i det dannede indeks."
#. a2YAS
#: sw/uiconfig/swriter/ui/tocentriespage.ui:610
msgctxt "tocentriespage|extended_tip|chapterno"
msgid "Insert in the “Structure” to include the heading number or list number of the entry text in the generated index. To enable numbers for headings, choose “Tools - Heading Numbering“."
-msgstr ""
+msgstr "Indsæt den \"Struktur\", der skal indeholde overskriftsnummeret eller listenummeret, som skal vises i det dannede indeks. For at aktivere nummererede overskrifter, vælg \"Funktioner ▸ Overskriftsnummerering\"."
#. vQAWr
#: sw/uiconfig/swriter/ui/tocentriespage.ui:622
@@ -29936,13 +29930,13 @@ msgstr "Elementtekst"
#: sw/uiconfig/swriter/ui/tocentriespage.ui:626
msgctxt "tocentriespage|entrytext|tooltip_text"
msgid "Insert to include the text of the index entries generated from the settings in the “Type“ tab."
-msgstr ""
+msgstr "Indsæt for at inkludere indekselementernes tekst, som er dannet ud fra indstillinger på fanebladet \"Type\"."
#. PdjRF
#: sw/uiconfig/swriter/ui/tocentriespage.ui:629
msgctxt "tocentriespage|extended_tip|entrytext"
msgid "Insert in the “Structure” to include the text of the index entries generated from the settings in the “Type“ tab."
-msgstr ""
+msgstr "Indsæt i \"Struktur\" for at inkludere indekselementernes tekst, som er dannet ud fra indstillinger på fanebladet \"Type\"."
#. BQH4d
#: sw/uiconfig/swriter/ui/tocentriespage.ui:641
@@ -29960,19 +29954,19 @@ msgstr "Indsætter et tabulatorstop. For at føje indledende prikker til tabulat
#: sw/uiconfig/swriter/ui/tocentriespage.ui:660
msgctxt "tocentriespage|chapterinfo"
msgid "_Heading Info"
-msgstr ""
+msgstr "Overskriftsinformation"
#. iz2AU
#: sw/uiconfig/swriter/ui/tocentriespage.ui:664
msgctxt "tocentriespage|extended_tip|chapterinfo"
msgid "Insert to include heading number or contents. Select inserted icon to choose what information to display."
-msgstr ""
+msgstr "Indsæt for at inkludere overskriftsnummer eller -indhold. Vælg indsat ikon for at vælge, hvilken information der skal vises."
#. CDCek
#: sw/uiconfig/swriter/ui/tocentriespage.ui:668
msgctxt "tocentriespage|extended_tip|chapterinfo"
msgid "Insert to include heading number or contents. The heading information comes from the heading immediately prior to the entry. Select the inserted icon to choose what information to display."
-msgstr ""
+msgstr "Indsæt for at inkludere overskriftsnummer eller -indhold. Overskriftsinformationen kommer fra overskriften umiddelbart før elementet. Vælg indsat ikon for at vælge, hvilken information der skal vises."
#. AYFTR
#: sw/uiconfig/swriter/ui/tocentriespage.ui:680
@@ -30014,7 +30008,7 @@ msgstr "Tabulatorplacering relativ til afsnitstypografiens indrykning"
#: sw/uiconfig/swriter/ui/tocentriespage.ui:775
msgctxt "tocentriespage|extended_tip|reltostyle"
msgid "Positions the tab stop relative to the \"before the text\" indent value defined in the paragraph style selected on the Styles tab. Otherwise the tab stop is positioned relative to the left text margin."
-msgstr ""
+msgstr "Placerer tabulatorstop relativt til den \"Før tekst\"-indrykning, som er angivet i afsnitstypografien valgt på fanebladet Typografi. Ellers bliver tabulatorsop placeret i forhold til den venstre margin."
#. pmiey
#: sw/uiconfig/swriter/ui/tocentriespage.ui:787
@@ -30338,19 +30332,19 @@ msgstr "Vælg at oprette indekset enten for dokumentet eller for det aktuelle ka
#: sw/uiconfig/swriter/ui/tocindexpage.ui:271
msgctxt "tocindexpage|levelft"
msgid "Include up to level:"
-msgstr ""
+msgstr "Inkludér op til niveau:"
#. eqGFY
#: sw/uiconfig/swriter/ui/tocindexpage.ui:285
msgctxt "tocindexpage|level|tooltip_text"
msgid "Enter the number of outline levels to include in the index."
-msgstr ""
+msgstr "Angiv antal dispositionsniveauer, som skal inkluderes i indekset."
#. Fz8S6
#: sw/uiconfig/swriter/ui/tocindexpage.ui:291
msgctxt "tocindexpage|extended_tip|level"
msgid "Enter the number of outline levels to include in the index. All headings are included that have an outline level less than or equal to the specified value."
-msgstr ""
+msgstr "Angiv antal dispositionsniveauer, som skal inkluderes i indekset. Alle overskrifter med et dispositionsniveau mindre end eller lig med værdien, kommer med."
#. GwFGr
#: sw/uiconfig/swriter/ui/tocindexpage.ui:312
@@ -30362,37 +30356,37 @@ msgstr "Opret stikordsregister, oversigt eller indholdsfortegnelse"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:350
msgctxt "tocindexpage|fromheadings"
msgid "Headings"
-msgstr ""
+msgstr "Overskrifter"
#. PBr4S
#: sw/uiconfig/swriter/ui/tocindexpage.ui:354
msgctxt "tocindexpage|fromheadings|tooltip_text"
msgid "Creates the index from all paragraphs that have an outline level equal to or greater than “1”."
-msgstr ""
+msgstr "Opretter indekset fra alle afsnit med et dispositionsniveau som er \"1\" eller højere."
#. TFKaM
#: sw/uiconfig/swriter/ui/tocindexpage.ui:360
msgctxt "tocindexpage|extended_tip|fromheadings"
msgid "Creates the index from all paragraphs that have an outline level equal to or greater than “1”."
-msgstr ""
+msgstr "Opretter indekset fra alle afsnit med et dispositionsniveau som er \"1\" eller højere."
#. vkCFZ
#: sw/uiconfig/swriter/ui/tocindexpage.ui:371
msgctxt "tocindexpage|indexmarks"
msgid "Inde_x entries"
-msgstr ""
+msgstr "Indekselementer"
#. QJmvB
#: sw/uiconfig/swriter/ui/tocindexpage.ui:378
msgctxt "tocindexpage|tooltip_text|indexmarks"
msgid "Choose this option to include any index entries inserted in the document for the selected index “Type”."
-msgstr ""
+msgstr "Vælg denne indstilling for at inkludere de indekselementer, som er indsat i dokumentet for det valgte indeks \"Type\"."
#. FewBp
#: sw/uiconfig/swriter/ui/tocindexpage.ui:381
msgctxt "tocindexpage|extended_tip|indexmarks"
msgid "Choose this option to include any index entries inserted in the document for the selected index “Type”. Use “Insert - Table of Contents and Index - Index Entry” to insert index entries in the document."
-msgstr ""
+msgstr "Vælg denne indstilling for at inkludere de indekselementer, som er indsat i dokumentet for det valgte indeks \"Type\". Brug \"Indsæt ▸ Indholdsfortegnelse og stikordsregister ▸ Indekselement\" for at indsætte indekselementer i dokumentet."
#. ZrB8Z
#: sw/uiconfig/swriter/ui/tocindexpage.ui:392
@@ -30446,19 +30440,19 @@ msgstr "Inkluderer OLE-objekter i indekset."
#: sw/uiconfig/swriter/ui/tocindexpage.ui:468
msgctxt "tocindexpage|uselevel"
msgid "Use outline level"
-msgstr ""
+msgstr "Brug dispositionsniveau"
#. DeCEu
#: sw/uiconfig/swriter/ui/tocindexpage.ui:475
msgctxt "tocindexpage|uselevel|tooltip_text"
msgid "Assign index level according to the outline level of the heading immediately prior to the object."
-msgstr ""
+msgstr "Tildel indeksniveau svarende til dispositionsniveauet af overskriften umiddelbart før objektet."
#. x5XLD
#: sw/uiconfig/swriter/ui/tocindexpage.ui:478
msgctxt "tocindexpage|extended_tip|uselevel"
msgid "Assign index level to table, graphic, frame, and OLE objects according to the outline level of the heading immediately prior to the object. For example, if “Tables” is selected, then each table in the document is assigned an index level that corresponds to the outline level of the first heading before the table (i.e., a table is assigned index level 3 if it follows a heading with outline level 3). With default settings, larger index levels are indented more in the Table of Contents. Use the “Entries” tab to customize the formatting and indentation for each index level."
-msgstr ""
+msgstr "Tildel indeksniveau til tabel, grafik, ramme og OLE-objekter svarende til dispositionsniveauet af overskriften umiddelbart før objektet. For exampel, hvis \"Tabeller\" vælges, så bliver hver tabel i dokumentet tildelt et indeksniveau, som svarer til dispositionsniveauet for den første overskrift før tabellen (dvs. en tabel bliver tildelt indeksniveau 3, hvis den kommer efter en overskrift med dispositionsniveau 3). Med standardindstillinger bliver højere indeksniveauer indrykket mere i Indholdsfortegnelsen. Brug fanebladet \"Elementer\" for at tilpasse formateringen og indrykningen for hvert indeksniveau."
#. fQbwC
#: sw/uiconfig/swriter/ui/tocindexpage.ui:502
@@ -30470,7 +30464,7 @@ msgstr "_Yderligere typografier"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:506
msgctxt "tocindexpage|addstylescb|tooltip_text"
msgid "Include selected paragraph styles in the index. Click the “Assign Styles” button."
-msgstr ""
+msgstr "Inkluder de valgte afsnitstypografier i indekset. Klik på knappen \"Tildel typografier\"."
#. mDsDx
#: sw/uiconfig/swriter/ui/tocindexpage.ui:511
@@ -30494,7 +30488,7 @@ msgstr "Tildel typografier..."
#: sw/uiconfig/swriter/ui/tocindexpage.ui:556
msgctxt "tocindexpage|extended_tip|styles"
msgid "Opens the Assign Styles dialog, where you can select the paragraph styles to include in the index by choosing the outline level for where the style should be placed."
-msgstr ""
+msgstr "Åbner dialogen \"Tildel typografier\", hvor du kan vælge de afsnitstypografier, som skal med i indekset, ved at vælge dispositionsniveau for hvor typografien skal placeres."
#. KvQH4
#: sw/uiconfig/swriter/ui/tocindexpage.ui:597
@@ -30590,7 +30584,7 @@ msgstr "Sammensæt identiske emner"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:853
msgctxt "tocindexpage|extended_tip|combinesame"
msgid "Replaces identical index entries with a single entry that lists the page numbers where the entry occurs in the document. For example, the entries “View 10, View 43” are combined as “View 10, 43”."
-msgstr ""
+msgstr "Erstatter identiske indekselementer med et enkelt element, som oplister de sidetal, hvor elementet forekommer i dokumentet. For eksempel bliver elementerne \"Se 10, Se 43\" slået sammen til \"Se 10, 43\"."
#. AVAFm
#: sw/uiconfig/swriter/ui/tocindexpage.ui:864
@@ -30602,7 +30596,7 @@ msgstr "Kombiner identiske indførsler med f. eller ff."
#: sw/uiconfig/swriter/ui/tocindexpage.ui:873
msgctxt "tocindexpage|extended_tip|useff"
msgid "Replaces identical index entries that occur on the directly following page(s), with a single entry that lists the first page number and a “f” or “ff”. For example, the entries “View 10, View 11” are combined as “View 10f”, and “View 10, View 11, View 12” as “View 10ff”. Actual appearance depends on the locale setting, but can be overridden with Sort - Language."
-msgstr ""
+msgstr "Erstatter identiske indekselementer som forekommer på umiddelbart følgende side(r), med et enkelt element, som viser det første sidetal og et \"f\" eller \"ff\". For eksempel bliver elementerne \"Se 10, Se 11\" slået sammen til \"Se 10f\", og \"Se 10, Se 11, Se 12\" til \"Se 10ff\". Den faktiske visning afhænger af landeindstillingerne, men kan tilsidesættes med Sortér ▸ Sprog."
#. Uivc8
#: sw/uiconfig/swriter/ui/tocindexpage.ui:884
@@ -30614,7 +30608,7 @@ msgstr "Sammensæt med -"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:893
msgctxt "tocindexpage|extended_tip|usedash"
msgid "Replaces identical index entries that occur on consecutive pages with a single entry and the page range where the entry occurs. For example, the entries “View 10, View 11, View 12” are combined as “View 10-12”."
-msgstr ""
+msgstr "Erstatter identiske indekselementer som forekommer på sammenhængende sider med et enkelt element, som viser sideintervallet, hvor elementet forekommer. For eksempel bliver elementerne \"Se 10, Se 11, Se 12\" slået sammen til \"Se 10-12\"."
#. GfaT4
#: sw/uiconfig/swriter/ui/tocindexpage.ui:904
@@ -30764,7 +30758,7 @@ msgstr "<>"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1214
msgctxt "tocindexpage|extended_tip|brackets"
msgid "Select the brackets used to enclose bibliography entries."
-msgstr ""
+msgstr "Vælger typen af parenteser der bruges til at omgive litteraturlisteelementer."
#. 2M3ZW
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1229
@@ -30776,19 +30770,19 @@ msgstr "Formattering af emnerne"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1252
msgctxt "tocindexpage|useparastyle"
msgid "Create from additional paragraph style"
-msgstr ""
+msgstr "Opret fra yderligere afsnitstypografi"
#. WNBCY
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1261
msgctxt "tocindexpage|extended_tip|useparastyle"
msgid "Include paragraphs that have the selected style applied in the index."
-msgstr ""
+msgstr "Inkludér afsnit med den valgte typografi i indekset."
#. BpagF
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1277
msgctxt "tocindexpage|extended_tip|parastyle"
msgid "Select the paragraph style for which you want to create index entries."
-msgstr ""
+msgstr "Vælg den afsnitstypografi, som du vil oprette indekselementer for."
#. pj7su
#: sw/uiconfig/swriter/ui/tocstylespage.ui:57
@@ -30806,13 +30800,13 @@ msgstr "Afsnitstypografier"
#: sw/uiconfig/swriter/ui/tocstylespage.ui:114
msgctxt "tocstylespage|extended_tip|levels"
msgid "Select the index level to be assigned."
-msgstr ""
+msgstr "Vælg det indeksniveau, du vil bruge."
#. dMXSF
#: sw/uiconfig/swriter/ui/tocstylespage.ui:158
msgctxt "tocstylespage|extended_tip|styles"
msgid "Select the paragraph style that you want to assign to the selected index level, then click the Assign (<) button."
-msgstr ""
+msgstr "Vælg den afsnitstypografi, som du ønsker at tildele det valgte indeksniveau, og klik så knappen Tildel (<)."
#. LGrjt
#: sw/uiconfig/swriter/ui/tocstylespage.ui:171
@@ -30836,19 +30830,19 @@ msgstr "Redigér"
#: sw/uiconfig/swriter/ui/tocstylespage.ui:200
msgctxt "tocstylespage|extended_tip|edit"
msgid "Open the Paragraph Style dialog for the selected paragraph style."
-msgstr ""
+msgstr "Åbn dialogen Afsnitstypografi for den valgte afsnitstypografi."
#. eDd8n
#: sw/uiconfig/swriter/ui/tocstylespage.ui:217
msgctxt "tocstylespage|assign"
msgid "Assign"
-msgstr ""
+msgstr "Tildel"
#. srCBF
#: sw/uiconfig/swriter/ui/tocstylespage.ui:221
msgctxt "tocstylespage|extended_tip|assign"
msgid "Assign the selected paragraph style to the selected index level."
-msgstr ""
+msgstr "Tildel den valgte afsnitstypografi til det valgte indeksniveau."
#. ddB7L
#: sw/uiconfig/swriter/ui/tocstylespage.ui:242
@@ -30860,13 +30854,13 @@ msgstr "Tildeling"
#: sw/uiconfig/swriter/ui/translationdialog.ui:8
msgctxt "LanguageSelectDialog"
msgid "Language Selection"
-msgstr ""
+msgstr "Sprogvalg"
#. G5EDW
#: sw/uiconfig/swriter/ui/translationdialog.ui:84
msgctxt "LanguageSelectDialog"
msgid "Select the target language for translation"
-msgstr ""
+msgstr "Vælg det sprog, der skal oversættes til"
#. od8Zz
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:43
@@ -30998,7 +30992,7 @@ msgstr "Hjælpetips på ændringer"
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:449
msgctxt "viewoptionspage|changeslabel"
msgid "Display Tracked Changes"
-msgstr ""
+msgstr "Vis registrerede ændringer"
#. YD6TK
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:491
@@ -31161,19 +31155,19 @@ msgstr "Følgende fejl opstod:"
#: sw/uiconfig/swriter/ui/warnhiddensectiondialog.ui:7
msgctxt "warnhiddensectiondialog|WarnHiddenSectionDialog"
msgid "Delete hidden section(s)?"
-msgstr ""
+msgstr "Vil du slette skjulte sektioner?"
#. FNg7R
#: sw/uiconfig/swriter/ui/warnhiddensectiondialog.ui:14
msgctxt "warnhiddensectiondialog|WarnHiddenSectionDialog"
msgid "Would you like to delete the hidden section(s)?"
-msgstr ""
+msgstr "Ønsker du at slette de(n) skjulte sektion(er)?"
#. mCPgm
#: sw/uiconfig/swriter/ui/warnhiddensectiondialog.ui:15
msgctxt "warnhiddensectiondialog|WarnHiddenSectionDialog"
msgid "There are hidden sections in the deleted area."
-msgstr ""
+msgstr "Der er skjulte sektioner i det slettede område."
#. fkAeJ
#: sw/uiconfig/swriter/ui/watermarkdialog.ui:17
diff --git a/source/da/uui/messages.po b/source/da/uui/messages.po
index 896d212607c..e4523418743 100644
--- a/source/da/uui/messages.po
+++ b/source/da/uui/messages.po
@@ -4,8 +4,8 @@ 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:05+0100\n"
-"PO-Revision-Date: 2024-05-09 20:10+0000\n"
-"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
+"PO-Revision-Date: 2024-05-23 10:45+0000\n"
+"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/uuimessages/da/>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -48,9 +48,9 @@ msgid ""
"$(ARG1)\n"
"Storing those large module(s) in binary format, which is necessary for password protection, makes them unreadable in versions older than LibreOffice 5.0.3. If you want to avoid this please split the module into smaller pieces."
msgstr ""
-"Du er ved at gemme et kodeords-beskyttet Basic-bibliotek, som indeholder følgende store modul(er):: \n"
+"Du er ved at gemme et kodeords-beskyttet Basic-bibliotek, som indeholder følgende store moduler:\n"
"$(ARG1)\n"
-"For at disse storemoduler kan beskyttes med kodeord, skal de gemmes i binært format, hvilket gør dem ulæselige i versioner ældre end LibreOffice 5.0.3. Hvis du ønsker at undgå dette, så opdel modulerne i mindre dele."
+"For at disse store moduler kan beskyttes med kodeord, skal de gemmes i binært format, hvilket gør dem ulæselige i versioner ældre end LibreOffice 5.0.3. Hvis du ønsker at undgå dette, så opdel modulerne i mindre dele."
#. 3rNDF
#: uui/inc/ids.hrc:43
@@ -528,7 +528,7 @@ msgid ""
msgstr ""
"Certifikatet kunne ikke valideres. Du bør undersøge webstedets certifikat omhyggeligt.\n"
"\n"
-"Hvis du har mistanke til det viste certifikat, skal du annullere forbindelsen og orientere webstedets administrator."
+"Hvis du har mistanke til det viste certifikat, skal du annullere forbindelsen og orientere webstedets administrator."
#. Aj227
#: uui/inc/ids.hrc:172
@@ -660,7 +660,7 @@ msgid ""
msgstr ""
"Dokumentfilen '$(ARG1)' er låst for redigering af dig selv på et andet system siden $(ARG2)\n"
"\n"
-"Åbn dokumentet skrivebeskyttet eller ignorer din egen fillåsning og åbn dokumentet til redigering.\n"
+"Åbn dokumentet skrivebeskyttet eller ignorér din egen fillåsning og åbn dokumentet til redigering.\n"
"Vælg Giv besked for at åbne dokumentet skrivebeskyttet og få besked, når dokumentet kan redigeres."
#. 8mKMg
@@ -691,7 +691,7 @@ msgid ""
msgstr ""
"Dokumentfilen '$(ARG1)' har været låst for redigering af dig selv på et andet system siden $(ARG2)\n"
"\n"
-"Luk dokumentet på et andet system og prøv at gemme igen eller ignorer din egen fillåsning og gem det aktuelle dokument."
+"Luk dokumentet på et andet system og prøv at gemme igen eller ignorér din egen fillåsning og gem det aktuelle dokument."
#. ZCJGW
#: uui/inc/strings.hrc:38
@@ -829,7 +829,7 @@ msgstr ""
"\n"
"$(ARG2)\n"
"\n"
-"Du kan prøve at ignorere fillåsningen og overskirve det eksisterende dokument."
+"Du kan prøve at ignorere fillåsningen og overskrive det eksisterende dokument."
#. 8JFLZ
#: uui/inc/strings.hrc:60
@@ -1267,7 +1267,7 @@ msgstr "Fortsæt"
#: uui/uiconfig/ui/sslwarndialog.ui:39
msgctxt "sslwarndialog|cancel"
msgid "Cancel Connection"
-msgstr "Annuller forbindelse"
+msgstr "Annullér forbindelse"
#. jMfYF
#: uui/uiconfig/ui/sslwarndialog.ui:53
diff --git a/source/da/vcl/messages.po b/source/da/vcl/messages.po
index 51333dad88d..b0166750be5 100644
--- a/source/da/vcl/messages.po
+++ b/source/da/vcl/messages.po
@@ -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: 2023-12-04 15:07+0100\n"
-"PO-Revision-Date: 2024-05-09 20:10+0000\n"
+"PO-Revision-Date: 2024-05-15 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/da/>\n"
"Language: da\n"
@@ -732,7 +732,7 @@ msgstr "~OK"
#: vcl/inc/strings.hrc:46
msgctxt "SV_BUTTONTEXT_CANCEL"
msgid "~Cancel"
-msgstr "~Annuller"
+msgstr "~Annullér"
#. Td9Kr
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
@@ -746,7 +746,7 @@ msgstr "OK"
#: vcl/inc/strings.hrc:50
msgctxt "SV_BUTTONTEXT_CANCEL_NOMNEMONIC"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. FeA4H
#: vcl/inc/strings.hrc:51
@@ -788,7 +788,7 @@ msgstr "Flere"
#: vcl/inc/strings.hrc:57
msgctxt "SV_BUTTONTEXT_IGNORE"
msgid "~Ignore"
-msgstr "~Ignorer"
+msgstr "~Ignorér"
#. mHKZG
#: vcl/inc/strings.hrc:58
diff --git a/source/da/wizards/messages.po b/source/da/wizards/messages.po
index 1d4420e4afd..e17c55ef7d0 100644
--- a/source/da/wizards/messages.po
+++ b/source/da/wizards/messages.po
@@ -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: 2022-12-12 14:06+0100\n"
-"PO-Revision-Date: 2024-05-12 15:40+0000\n"
+"PO-Revision-Date: 2024-05-15 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/da/>\n"
"Language: da\n"
@@ -86,7 +86,7 @@ msgstr "Nej"
#: wizards/com/sun/star/wizards/common/strings.hrc:43
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. qA4hF
#: wizards/com/sun/star/wizards/common/strings.hrc:44
diff --git a/source/da/wizards/source/resources.po b/source/da/wizards/source/resources.po
index c296c27dbe4..7bc729d2c69 100644
--- a/source/da/wizards/source/resources.po
+++ b/source/da/wizards/source/resources.po
@@ -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: 2022-12-12 14:06+0100\n"
-"PO-Revision-Date: 2024-05-13 10:49+0000\n"
+"PO-Revision-Date: 2024-05-15 01:45+0000\n"
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/wizardssourceresources/da/>\n"
"Language: da\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1558712462.000000\n"
#. 8UKfi
@@ -122,7 +122,7 @@ msgctxt ""
"RID_COMMON_11\n"
"property.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. boSx2
#: resources_en_US.properties
@@ -491,7 +491,7 @@ msgctxt ""
"RID_REPORT_42\n"
"property.text"
msgid "~Modify report layout"
-msgstr "~Modificer rapportlayout"
+msgstr "~Modificér rapportlayout"
#. BBFba
#: resources_en_US.properties
@@ -1166,7 +1166,7 @@ msgctxt ""
"RID_DB_COMMON_1\n"
"property.text"
msgid "~Cancel"
-msgstr "~Annuller"
+msgstr "~Annullér"
#. ecMFi
#: resources_en_US.properties
@@ -1490,7 +1490,7 @@ msgctxt ""
"RID_QUERY_7\n"
"property.text"
msgid "~Modify Query"
-msgstr "~Modificer forespørgsel"
+msgstr "~Modificér forespørgsel"
#. AoeET
#: resources_en_US.properties
@@ -2534,7 +2534,7 @@ msgctxt ""
"RID_FORM_53\n"
"property.text"
msgid "~Modify the form"
-msgstr "~Modificer formularen"
+msgstr "~Modificér formularen"
#. 5EgBu
#: resources_en_US.properties
@@ -3011,7 +3011,7 @@ msgctxt ""
"RID_TABLE_37\n"
"property.text"
msgid "Modify the table design"
-msgstr "Modificer tabellens design"
+msgstr "Modificér tabellens design"
#. GEjDE
#: resources_en_US.properties
@@ -3146,7 +3146,7 @@ msgctxt ""
"STEP_ZERO_0\n"
"property.text"
msgid "~Cancel"
-msgstr "~Annuller"
+msgstr "~Annullér"
#. t9bGA
#: resources_en_US.properties
@@ -3614,7 +3614,7 @@ msgctxt ""
"MESSAGES_18\n"
"property.text"
msgid "Cancel"
-msgstr "Annuller"
+msgstr "Annullér"
#. bTNoR
#: resources_en_US.properties
@@ -3668,7 +3668,7 @@ msgctxt ""
"MESSAGES_24\n"
"property.text"
msgid "Cancel Wizard"
-msgstr "Annuller guide"
+msgstr "Annullér guide"
#. HCfhF
#: resources_en_US.properties
@@ -3920,7 +3920,7 @@ msgctxt ""
"STYLES_2\n"
"property.text"
msgid "~Cancel"
-msgstr "~Annuller"
+msgstr "~Annullér"
#. qXu5G
#: resources_en_US.properties
@@ -4730,7 +4730,7 @@ msgctxt ""
"ConvertError2\n"
"property.text"
msgid "Cancel Wizard"
-msgstr "Annuller guide"
+msgstr "Annullér guide"
#. MNVFe
#: resources_en_US.properties
diff --git a/source/de/cui/messages.po b/source/de/cui/messages.po
index b0c3869623b..f8c84ca09c2 100644
--- a/source/de/cui/messages.po
+++ b/source/de/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-05-05 11:49+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/de/>\n"
@@ -4217,42 +4217,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Weitere Zeichen…"
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr "%PRODUCTNAME ist eine leistungsstarke und kostenlose Office-Suite, die von Millionen Menschen auf der ganzen Welt verwendet wird."
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr "%PRODUCTNAME verwendet das zuverlässige und vertrauenswürdige Standardformat für offene Dokumente."
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr "%PRODUCTNAME fügt sich in jedes Betriebssystem ein und bietet vollständige Anpassungsmöglichkeiten."
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr "%PRODUCTNAME ist Open Source: Ihr Projekt, Ihre Daten, Ihre Freiheit."
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr "Version 24.8 kommt mit einen Dialog „Was ist neu“ daher :-)"
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr "Willkommen bei %PRODUCTNAME!"
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18531,13 +18495,19 @@ msgid "LibreOffice Themes"
msgstr "LibreOffice-Themen"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Klicken Sie auf den gewünschten Aufzählungsstil."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Zeigt die Auswahl der verfügbaren Aufzählungszeichen an."
@@ -22248,36 +22218,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Vorschau"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr "Was ist neu in %PRODUCTVERSION"
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr "Bild, das die Neuerung zeigt"
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr "Vorherige"
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr "Nächste"
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr "Fortschritt der Neuerungen"
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/de/formula/messages.po b/source/de/formula/messages.po
index ef85ecb3157..022f585e5e7 100644
--- a/source/de/formula/messages.po
+++ b/source/de/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-05-05 04:38+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/de/>\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1555474717.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "WENN"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "WENNFEHLER"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "WENNNV"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "WAHL"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Alle"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Kopfzeilen"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Daten"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Summe"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Diese Zeile"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "UND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "ODER"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XODER"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NICHT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "ZUFALLSZAHL"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "WAHR"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSCH"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "HEUTE"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "JETZT"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NV"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "AKTUELL"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "GRAD"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "BOGENMASS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ARCSIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ARCCOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ARCTAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ARCCOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINHYP"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSHYP"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANHYP"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTHYP"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ARCSINHYP"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ARCCOSHYP"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ARCTANHYP"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ARCCOTHYP"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "COSEC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "COSECHYP"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECHYP"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "WURZEL"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FAKULTÄT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "JAHR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONAT"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "TAG"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "STUNDE"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SEKUNDE"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "VORZEICHEN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "GANZZAHL"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISTLEER"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISTKEINTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISTLOGISCH"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYP"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "ZELLE"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISTBEZUG"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISTZAHL"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISTFORMEL"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISTNV"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISTFEHL"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISTFEHLER"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISTGERADE"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISTUNGERADE"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATUMWERT"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "ZEITWERT"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "GLÄTTEN"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "GROSS"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "GROSS2"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "KLEIN"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LÄNGE"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "WERT"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "SÄUBERN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "ZEICHEN"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNIZEICHEN"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "GERADE"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "UNGERADE"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "STANDNORMVERT"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.VERT"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "STANDNORMINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.GENAU"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "FEHLERTYP"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "FEHLER.TYP"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMEL"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABISCH"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ARCTAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "OBERGRENZE.MATHEMATIK"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "OBERGRENZE"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "OBERGRENZE.EXCEL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "OBERGRENZE.GENAU"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.OBERGRENZE"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "UNTERGRENZE"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "UNTERGRENZE.EXCEL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "UNTERGRENZE.MATHEMATIK"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "UNTERGRENZE.GENAU"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "RUNDEN"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "AUFRUNDEN"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ABRUNDEN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "KÜRZEN"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POTENZ"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GGT"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "KGV"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "REST"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMMENPRODUKT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "QUADRATESUMME"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMMEX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMMEX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMMEXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATUM"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "ZEIT"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "TAGE"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "TAGE360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATUMDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUMME"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUKT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "MITTELWERT"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "MITTELWERTA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "ANZAHL"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "ANZAHL2"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NBW"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IKV"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "QIKV"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VARIANZ"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARIANZA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARIANZEN"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARIANZENA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STABW"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STABWA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STABWN"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STABWNA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STABW.N"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STABW.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMVERT"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.VERT"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONVERT"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.VERT"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMVERT"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.VERT"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.VERT"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "KOMBINATIONEN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "KOMBINATIONEN2"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "VARIATIONEN"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "VARIATIONEN2"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "BW"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "DIA"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "GDA"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "GDA2"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PLAUFZEIT"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "LIA"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "RMZ"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "SPALTEN"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ZEILEN"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "TABELLEN"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "SPALTE"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ZEILE"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "TABELLE"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "ZGZ"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "ZW"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "ZZR"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "ZINS"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "ZINSZ"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "KAPZ"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "KUMZINSZ"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "KUMKAPITAL"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFEKTIV"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "TEILERGEBNIS"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DBSUMME"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DBANZAHL"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DBANZAHL2"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DBMITTELWERT"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DBAUSZUG"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DBMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DBMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DBPRODUKT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DBSTDABW"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DBSTDABWN"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DBVARIANZ"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DBVARIANZEN"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIREKT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADRESSE"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "VERGLEICH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr "XVERGLEICH"
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "ANZAHLLEEREZELLEN"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "ZÄHLENWENN"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMMEWENN"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "MITTELWERTWENN"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMMEWENNS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "MITTELWERTWENNS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "ZÄHLENWENNS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "VERWEIS"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "SVERWEIS"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr "XVERWEIS"
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "WVERWEIS"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr "FILTERN"
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr "SORTIEREN"
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr "SORTIERENNACH"
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIBEREICH"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "VERSCHIEBUNG"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "BEREICHE"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "EUR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "ERSETZEN"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FEST"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FINDEN"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "IDENTISCH"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LINKS"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RECHTS"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SUCHEN"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "TEIL"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LÄNGEB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RECHTSB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LINKSB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "ERSETZENB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "TEILB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "WECHSELN"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "WIEDERHOLEN"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "VERKETTEN"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "TEXTKETTE"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "VERBINDEN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "WENNS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SCHALTER"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINWENNS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXWENNS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MWERT"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDET"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINV"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr "FOLGE"
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "MTRANS"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "EINHEITSMATRIX"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "ZIELWERTSUCHE"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMVERT"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.VERT"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMVERT"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.VERT"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TVERT"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.VERT.2S"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.VERT"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.VERT.RE"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FVERT"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.VERT"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.VERT.RE"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIVERT"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHIQU.VERT.RE"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.VERT"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMVERT"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.VERT"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "KRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMITTEL"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMITTEL"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDISIERUNG"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "MITTELABW"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SCHIEFE"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SCHIEFEP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "SUMQUADABW"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODALWERT"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODUS.EINF"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODUS.VIELF"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "GTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "G.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGAT"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANG"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "QUANTIL"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "QUANTILSRANG"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "QUANTIL.INKL"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "QUANTILSRANG.INKL"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INKL"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANG.GLEICH"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "QUANTIL.EXKL"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "QUANTILSRANG.EXKL"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXKL"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANG.MITTELW"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "KGRÖSSTE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "KKLEINSTE"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "HÄUFIGKEIT"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "KONFIDENZ"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "KONFIDENZ.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "KONFIDENZ.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "GESTUTZTMITTEL"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "WAHRSCHBEREICH"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "KORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "KOVARIANZ"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "KOVARIANZ.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "KOVARIANZ.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "BESTIMMTHEITSMASS"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STFEHLERYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "STEIGUNG"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "ACHSENABSCHNITT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "VARIATION"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "RGP"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "RKP"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "PROGNOSE"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "PROGNOSE.EXP.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "PROGNOSE.EXP.SAISONAL"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "PROGNOSE.EXP.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "PROGNOSE.EXP.VOR.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "PROGNOSE.EXP.VOR.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "PROGNOSE.EXP.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "PROGNOSE.EXP.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "PROGNOSE.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHIQU.INV.RE"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMAVERT"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.VERT"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2S"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RE"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHIQU.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MEHRFACH.OPERATIONEN"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETAVERT"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.VERT"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "KALENDERWOCHE"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOKALENDERWOCHE"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "KALENDERWOCHE_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "OSTERSONNTAG"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WOCHENTAG"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETTOARBEITSTAGE"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETTOARBEITSTAGE.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "ARBEITSTAG.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "VORLAGE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASIS"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DEZIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "UMRECHNEN_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "RÖMISCH"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "PIVOTDATENZUORDNEN"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROUMRECHNEN"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "ZAHLWERT"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHIQUVERT"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHIQU.VERT"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHIQUINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHIQU.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITUND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITODER"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXODER"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRVERSCHIEB"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLVERSCHIEB"
@@ -2417,7 +2423,7 @@ msgstr "BITLVERSCHIEB"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2425,7 +2431,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2433,7 +2439,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#WERT!"
@@ -2441,7 +2447,7 @@ msgstr "#WERT!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#BEZUG!"
@@ -2449,7 +2455,7 @@ msgstr "#BEZUG!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2457,7 +2463,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#ZAHL!"
@@ -2465,98 +2471,98 @@ msgstr "#ZAHL!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#NV"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "XMLFILTERN"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "FARBE"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBDIENST"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "GAUSSF.GENAU"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "GAUSSFKOMPL.GENAU"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "URLCODIEREN"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "SUBTRAKTION"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "RUNDENSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDENB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SUCHENB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGAUS"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "ZUFALLSZAHL.NF"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "ZUFALLSBEREICH.NF"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/de/helpcontent2/source/text/scalc/01.po b/source/de/helpcontent2/source/text/scalc/01.po
index 1d4923b1465..b393df4827b 100644
--- a/source/de/helpcontent2/source/text/scalc/01.po
+++ b/source/de/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-05 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/de/>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Geben Sie einen Text ein, der am linken Rand der Kopf-/Fußzeile angezeigt werden soll.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15037,14 +15037,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr "<bookmark_value>Zufallszahlen; in einem Intervall</bookmark_value><bookmark_value>ZUFALLSBEREICH (Funktion)</bookmark_value>"
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "ZUFALLSBEREICH"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15109,14 +15109,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr "<bookmark_value>Zufallszahlen; nichtflüchtig, in einem Intervall</bookmark_value><bookmark_value>ZUFALLSBEREICH.NF (Funktion)</bookmark_value>"
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
-msgstr "ZUFALLSZAHLBEREICH.NF"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
+msgstr ""
#. Akjyr
#: 04060106.xhp
@@ -15172,14 +15172,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr "<bookmark_value>ZUFALLSZAHL (Funktion)</bookmark_value><bookmark_value>Zufallszahlen; zwischen 0 und 1</bookmark_value>"
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "ZUFALLSZAHL"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15262,14 +15262,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr "<bookmark_value>Zufallszahlen; nichtflüchtig, zwischen 0 und 1</bookmark_value><bookmark_value>ZUFALLSZAHL.NV (Funktion)</bookmark_value>"
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
-msgstr "ZUFALLSZAHL.NF"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
+msgstr ""
#. Fc2hv
#: 04060106.xhp
@@ -66922,22 +66922,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">ZUFALLSMATRIX</link></variable>"
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66958,31 +66958,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66994,6 +66994,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67993,13 +68002,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68047,22 +68056,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69919,23 +69937,149 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">EINZIGARTIG</link></variable>"
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
-msgstr "(…)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
-#. 24EqX
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
+msgstr ""
+
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
-msgstr "EINZIGARTIG(…)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
#. oV47W
#: func_unique.xhp
diff --git a/source/de/helpcontent2/source/text/schart/01.po b/source/de/helpcontent2/source/text/schart/01.po
index c6925286dbe..182da942068 100644
--- a/source/de/helpcontent2/source/text/schart/01.po
+++ b/source/de/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-21 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/de/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565410144.000000\n"
#. DsZFP
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Auf der ersten Seite des <link href=\"text/schart/01/wiz_chart_type.xhp\">Diagramm-Assistenten</link> können Sie den Diagrammtyp wählen."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,41 +6685,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "In einem Kreisdiagramm werden Werte als tortenstückförmige Teilstücke des Kreises dargestellt. Die Größe der Tortenstücke beziehungsweise die Fläche der Teilstücke ist proportional zum jeweiligen Wert."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Kreis – Bei diesem Untertyp werden die Werte nur einer Datenspalte wie farbige Tortenstücke im Kreis dargestellt. In einem fertigen Diagramm können Sie auf ein Tortenstück klicken und dieses aus dem Kreis herausziehen oder wieder in den Kreis schieben."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Explodiertes Kreisdiagramm – Bei diesem Untertyp werden die Teilstücke voneinander getrennt dargestellt. In einem fertigen Diagramm können Sie auf ein Teilstück klicken und es entlang einer geraden Linie vom Mittelpunkt des Kreises wegziehen."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Ringdiagramm – Bei diesem Untertyp können mehrere Datenspalten dargestellt werden. Jede Datenspalte bildet einen Ring mit einem Loch in der Mitte, in dem die nächste Datenspalte angezeigt werden kann. In einem fertigen Diagramm können Sie auf einen äußeren Sektor klicken und ihn entlang einer geraden Linie vom Mittelpunkt des Rings wegziehen."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Explodiertes Ringdiagramm – Bei diesem Untertyp werden die äußeren Sektoren getrennt vom restlichen Ring dargestellt. In einem fertigen Diagramm können Sie auf einen äußeren Sektor klicken und ihn entlang einer geraden Linie vom Mittelpunkt des Rings wegziehen."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/de/helpcontent2/source/text/shared/01.po b/source/de/helpcontent2/source/text/shared/01.po
index 88fafad0deb..020bf08b114 100644
--- a/source/de/helpcontent2/source/text/shared/01.po
+++ b/source/de/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-30 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/de/>\n"
@@ -53593,13 +53593,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po
index 1120f6fc2d9..2cb79f2ae3f 100644
--- a/source/de/helpcontent2/source/text/shared/guide.po
+++ b/source/de/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-24 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/de/>\n"
@@ -27079,14 +27079,14 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr "Öffnet die folgenden Dateien im Ansichtsmodus (schreibgeschützt)."
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
-msgstr "Öffnet und startet die nachfolgend genannten Präsentationen sofort. Die Dateien werden nach der Vorführung geschlossen. Andere Dateien als Impress-Dokumente werden im Standardmodus geöffnet, unabhängig vom vorhergehenden Modus."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
+msgstr ""
#. 5R6iA
#: start_parameters.xhp
diff --git a/source/de/helpcontent2/source/text/shared/optionen.po b/source/de/helpcontent2/source/text/shared/optionen.po
index 8bfef4eb94e..5ec4d1497ab 100644
--- a/source/de/helpcontent2/source/text/shared/optionen.po
+++ b/source/de/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-05 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/de/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565411576.000000\n"
#. PzSYs
@@ -9475,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Optionen für Tabellendokumente"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "%PRODUCTNAME Calc-Optionen"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9502,14 +9502,14 @@ msgctxt ""
msgid "View"
msgstr "Anzeige"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
-msgstr "<bookmark_value>Zellen; Gitterlinien anzeigen (Calc)</bookmark_value><bookmark_value>Ränder; Zellen auf dem Bildschirm (Calc)</bookmark_value><bookmark_value>Gitter; Linien anzeigen (Calc)</bookmark_value><bookmark_value>Farben; Gitterlinien und Zellen (Calc)</bookmark_value><bookmark_value>Seitenumbrüche; Anzeige von (Calc)</bookmark_value><bookmark_value>Hilfslinien; Anzeigen (Calc)</bookmark_value><bookmark_value>Anzeigen; Nullwerte (Calc)</bookmark_value><bookmark_value>Nullwerte; Anzeigen (Calc)</bookmark_value><bookmark_value>Tabellen in Tabellenkalkulationen; Werthervorhebung</bookmark_value><bookmark_value>Zellen; Formatierung ohne Wirkung (Calc)</bookmark_value><bookmark_value>Zellen; Färbung (Calc)</bookmark_value><bookmark_value>Anker; Anzeige (Calc)</bookmark_value><bookmark_value>Farben; Einschränkung (Calc)</bookmark_value><bookmark_value>Textüberlauf in Tabellenzellen</bookmark_value><bookmark_value>Referenzen; Anzeige in Farbe (Calc)</bookmark_value><bookmark_value>Objekte; Anzeigen in Tabellen</bookmark_value><bookmark_value>Bilder; Anzeige in Calc</bookmark_value><bookmark_value>Diagrammen; Anzeigen (Calc)</bookmark_value><bookmark_value>Zeichnungsobjekte; Anzeige (Calc)</bookmark_value><bookmark_value>Zeilenköpfe; Anzeigen (Calc)</bookmark_value><bookmark_value>Spaltenüberschriften; Anzeige von (Calc)</bookmark_value><bookmark_value>Bildlaufleisten; Anzeige von (Calc)</bookmark_value><bookmark_value>Tabellenregister; Anzeige</bookmark_value><bookmark_value>Register; Anzeige von Tabellenregistern</bookmark_value><bookmark_value>Umrandung; Symbole</bookmark_value><bookmark_value>Zellen; Formelindikator in Zelle</bookmark_value><bookmark_value>Zellen; Formelhinweis</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
+msgstr ""
#. uCp3Q
#: 01060100.xhp
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Legt fest, welche Elemente des Hauptfensters von <item type=\"productname\">%PRODUCTNAME</item> Calc angezeigt werden. Außerdem können Sie die Hervorhebung von Werten in Tabellen ein- oder ausblenden.</ahelp>"
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,23 +9583,59 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Legt fest, wann Gitterlinien angezeigt werden. Standardmäßig werden Gitterlinien nur auf Zellen angezeigt, die keine Hintergrundfarbe haben. Sie können Gitterlinien auch auf Zellen mit Hintergrundfarbe anzeigen oder ausblenden.</ahelp> Zum Drucken wählen Sie <emph>Format – Seitenvorlage… – </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Tabelle</emph></link> und aktivieren Sie das Markierfeld <emph>Gitter</emph>."
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Farbe"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Legt die Farbe für die Linien des Tabellengitters im aktuellem Dokument fest.</ahelp> Um die mit dem Dokument abgespeicherte Farbe des Tabellengitters zu sehen, wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME – Einstellungen</emph></caseinline><defaultinline><emph>Extras – Optionen…</emph></defaultinline></switchinline><emph> – %PRODUCTNAME – Anwendungsfarben</emph>. Im Abschnitt <emph>Benutzerdefinierte Farben</emph> finden Sie den Eintrag <emph>Tabellendokument – Gitterlinien</emph>. Stellen Sie die Farbe auf \"Automatisch\" um."
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
#. y2GVB
#: 01060100.xhp
@@ -9682,14 +9736,14 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Kommentaranzeiger"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Legt fest, dass ein Rechteck in der oberen rechten Ecke einer Zelle angezeigt wird, sobald ein Kommentar vorhanden ist. Der Kommentar wird nur angezeigt, wenn Sie im Dialog Optionen unter <emph>%PRODUCTNAME – Allgemein</emph> Tipps erlaubt haben.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgstr ""
#. T4iFp
#: 01060100.xhp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Über den Befehl <link href=\"text/shared/01/04050000.xhp\"><emph>Einfügen – Kommentar</emph></link> können Sie Kommentare einfügen und bearbeiten. Ständig eingeblendete Kommentare können Sie bearbeiten, indem Sie auf deren Rahmen klicken. Wenn Sie auf den Navigator klicken, sehen Sie unter dem Eintrag <emph>Kommentare</emph> sämtliche Kommentare des aktuellen Dokuments. Durch Doppelklicken auf einen Kommentar im Navigator springt der Cursor in die dazugehörige Zelle."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Solange diese Option aktiviert ist, werden etwaige im Dokument festgelegte Farben nicht angezeigt."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Falls Sie eine <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">Gliederung</link></caseinline><defaultinline>Gliederung</defaultinline></switchinline> definiert haben, legen Sie per <emph>Gliederungssymbole</emph> fest, ob die Gliederungssymbole am Tabellenrand angezeigt werden.</ahelp>"
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/simpress.po b/source/de/helpcontent2/source/text/simpress.po
index b33727fac46..a15d47e10b2 100644
--- a/source/de/helpcontent2/source/text/simpress.po
+++ b/source/de/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-02-20 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/de/>\n"
@@ -1438,14 +1438,14 @@ msgctxt ""
msgid "Slide"
msgstr "Folie"
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Folie</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
+msgstr ""
#. QAk8D
#: main_slide.xhp
diff --git a/source/de/helpcontent2/source/text/simpress/00.po b/source/de/helpcontent2/source/text/simpress/00.po
index 966d0379703..e8d85d0a5da 100644
--- a/source/de/helpcontent2/source/text/simpress/00.po
+++ b/source/de/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-12 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/de/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1557892670.000000\n"
#. sqmGT
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Wählen Sie <emph>Folie – Folie duplizieren</emph>.</variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Wählen Sie <emph>Folie – Folie aus Gliederung</emph>.</variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Wählen Sie <emph>Folie – Übersichtsfolie</emph>.</variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr "<variable id=\"praesent\">Wählen Sie <menuitem>Bildschirmpräsentation – Präsentationseinstellungen…</menuitem></variable>"
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr "Neue Folie"
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/de/helpcontent2/source/text/simpress/01.po b/source/de/helpcontent2/source/text/simpress/01.po
index 0650c5d701e..19a1ebfb2f3 100644
--- a/source/de/helpcontent2/source/text/simpress/01.po
+++ b/source/de/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-12 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/de/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565593584.000000\n"
#. mu9aV
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>Gliederungsansicht</bookmark_value><bookmark_value>Bearbeiten; Folientitel</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">Gliederung</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>Erweitern; Folien</bookmark_value><bookmark_value>Folien; erweitern</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Folien aus Gliederung</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>Übersichtsfolie</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Übersichtsseite</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,14 +6271,14 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Einstellungen für Bildschirmpräsentationen"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
-msgstr "<bookmark_value>Präsentationen; Einstellungen</bookmark_value><bookmark_value>Bildschirmpräsentationen; Einstellungen</bookmark_value><bookmark_value>Präsentationen; Fenster/Vollbild</bookmark_value><bookmark_value>Mehrere Bildschirme</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
+msgstr ""
#. KBJev
#: 06080000.xhp
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">Das $[officename]-Fenster bleibt während der Präsentation im Vordergrund. Kein anderes Programmfenster kann vor die Präsentation gesetzt werden.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr "Die Navigationsleiste ermöglicht es dem Präsentator, die Präsentation mit Schaltflächen unten links auf dem Bildschirm zu steuern, entweder mit dem Mauszeiger oder direkt auf dem Display, wenn ein Touchscreen verwendet wird."
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr "Legt fest, dass Sie die Bluetooth-Fernsteuerung aktivieren möchten, während Impress ausgeführt wird. Deaktivieren Sie <emph>Fernsteuerung aktivieren</emph>, um die Fernsteuerung zu deaktivieren."
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr "Ein Link führt Sie zu den <link href=\"https://hub.libreoffice.org/impress-remote\">verfügbaren Optionen zur Installation der Anwendung</link> auf Ihrem Gerät."
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/simpress/guide.po b/source/de/helpcontent2/source/text/simpress/guide.po
index 4af8d310589..de2982cddbb 100644
--- a/source/de/helpcontent2/source/text/simpress/guide.po
+++ b/source/de/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-02-22 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/de/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1561609713.000000\n"
#. S83CC
@@ -4489,14 +4489,14 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr "Presenter Console verwenden"
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
-msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\">Presenter Console verwenden</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
+msgstr ""
#. BBPMC
#: presenter_console.xhp
diff --git a/source/de/helpcontent2/source/text/swriter/01.po b/source/de/helpcontent2/source/text/swriter/01.po
index f950a1a8fbe..58edf697810 100644
--- a/source/de/helpcontent2/source/text/swriter/01.po
+++ b/source/de/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-06 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/de/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565411718.000000\n"
#. sZfWF
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/de/helpcontent2/source/text/swriter/guide.po b/source/de/helpcontent2/source/text/swriter/guide.po
index 73133b8979c..cbe2846532a 100644
--- a/source/de/helpcontent2/source/text/swriter/guide.po
+++ b/source/de/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-23 09:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/de/>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/de/sc/messages.po b/source/de/sc/messages.po
index 1b50e2357b7..b22f83b64a5 100644
--- a/source/de/sc/messages.po
+++ b/source/de/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-05 11:49+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/de/>\n"
@@ -8890,11 +8890,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Wert "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Wert 1, Wert 2, … sind Argumente, die eine, aus einer Grundgesamtheit gezogene, Stichprobe darstellen."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -8998,11 +8998,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Wert "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Wert 1, Wert 2, … sind Argumente, die eine, aus einer Grundgesamtheit gezogene, Stichprobe darstellen."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9088,11 +9088,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Wert "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Wert 1, Wert 2, … sind Argumente, die eine, aus einer Grundgesamtheit gezogene, Stichprobe darstellen."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16939,11 +16939,11 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr "Sortierung 1, Sortierung 2,… sind die Reihenfolgen, die zum Sortieren verwendet werden sollen. 1 für aufsteigend, -1 für absteigend. Der Standardwert ist aufsteigend."
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
-msgstr "Generiert eine Liste aufeinanderfolgender Zahlen in einer Matrix, beispielsweise 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
#. ZavA8
#: sc/inc/scfuncs.hrc:4228
@@ -16993,10 +16993,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr "Der Betrag, um den jeder nachfolgende Wert in der Matrix erhöht wird."
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17029,10 +17029,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17041,22 +17041,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31913,356 +31955,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Sparkline-Eigenschaften"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Eingabebereich:"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Ausgabebereich:"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Daten"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Datenreihen:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Negative Punkte:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Hochpunkte:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Tiefpunkte:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Markierungen:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Erster Punkt:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Letzter Punkt:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Farben"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr "Linienbreite:"
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Leere Zellen anzeigen als:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Lücke"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Null"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Überbrückt"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Ausgeblendete anzeigen"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Rechts-nach-links"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Linie"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Säulen"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "Gestapelt"
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Typ:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Eigenschaften"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Individuell"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Gruppiert"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Benutzerdefiniert"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Individuell"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Gruppiert"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Benutzerdefiniert"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Vertikales Maximum:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Vertikales Minimum:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "X-Achse anzeigen"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Achsen"
@@ -33443,344 +33497,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Ko_mmentarmarkierung"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "Formelanzeige und Hinweis"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Werthervorhebung"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Markieren Sie Werthervorhebung, um abhängig vom Typ die Zellinhalte in verschiedenen Farben darzustellen. Texte werden in Schwarz, Formeln in Grün, Zahlen in Blau dargestellt und geschützte Zellen werden mit hellgrauem Hintergrund angezeigt, unabhängig davon, wie die Zellen formatiert sind."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "_Bezüge farbig anzeigen"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "Legt fest, dass in der Formel alle Bezüge farbig hervorgehoben werden. Sobald Sie eine Zelle, in der ein Bezug enthalten ist, zum Bearbeiten auswählen, wird auch der Zellbereich farbig umrandet."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "A_nker"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Legt fest, ob beim Auswählen eines eingefügten Objekts, beispielsweise einer Grafik, das Ankersymbol angezeigt wird."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr "Spalten/Zeilen hervorheben"
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr "Aktivieren Sie das Markierfeld „Spalten/Zeilen hervorheben“, um die Hervorhebung von Zeilen/Spalten für die Zeile und Spalte der aktiven Zelle anzuzeigen."
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Anzeige"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "_Spalten-/Zeilenbeschriftung"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Legt fest, ob Zeilen- und Spaltenüberschriften angezeigt werden."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Horizontale Bildlauflei_ste"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Legt fest, ob am unteren Dokumentfenster eine horizontale Bildlaufleiste angezeigt wird."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "_Vertikale Bildlaufleiste"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Legt fest, ob am rechten Dokumentfenster eine vertikale Bildlaufleiste angezeigt wird."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "_Tabellenregister"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Legt fest, ob die Tabellenregister am unteren Rand des Tabellendokuments angezeigt werden."
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "Glieder_ungssymbole"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "Falls eine Gliederung definiert ist, legt die Option Gliederungssymbole fest, ob die Gliederungssymbole am Tabellenrand angezeigt werden."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "_Zusammenfassung der Suche"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Fenster"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "Tabellen s_ynchronisieren"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Wenn markiert, werden alle Tabellen mit demselben Zoomfaktor angezeigt. Wenn nicht markiert, kann jede Tabelle einen eigenen Zoomfaktor haben."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Maßstab"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "_Seitenumbrüche"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Legt fest, ob die Seitenumbrüche innerhalb eines definierten Druckbereichs sichtbar sind."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "H_ilfslinien beim Bewegen"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Legt fest, ob beim Verschieben von Zeichnungen, Rahmen, Grafiken und anderen Objekten Hilfslinien angezeigt werden."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Gitterlinien:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Anzeigen"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Vor Zellhintergrund"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Verbergen"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Legt fest, wann Gitterlinien angezeigt werden. Bei \"Hinter Zellhintergrund\" werden Gitterlinien nur für Zellen angezeigt, die keine Hintergrundfarbe haben. Bei \"Vor Zellhintergrund\" werden die Gitterlinien auch für Zellen mit Hintergrundfarbe angezeigt. Bei \"Nicht anzeigen\" werden keine Gitterlinien angezeigt."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "Mauszeiger:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "Thema"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Zeigt den Zeiger so an, wie er im Symbolthema definiert ist, normalerweise als dickes Kreuz."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "System"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Zeigt den Zeiger wie im Systemstandard an, normalerweise als Pfeil."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Optische Hilfen"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "_Objekte/Bilder:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "Diagramme:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Zei_chnungsobjekte:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Anzeigen"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Verbergen"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Legt fest, ob Objekte und Grafiken angezeigt oder versteckt werden."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Anzeigen"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Verbergen"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Legt fest, ob Diagramme in Ihrem Dokument angezeigt oder versteckt werden."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Anzeigen"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Ausblenden"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Legt fest, ob Zeichnungsobjekte in Ihrem Dokument angezeigt oder versteckt werden."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objekte"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Legt fest, welche Elemente des Calc-Hauptfensters angezeigt werden. Sie können auch die Hervorhebung von Werten in Tabellen ein- oder ausblenden."
diff --git a/source/de/sfx2/messages.po b/source/de/sfx2/messages.po
index 1c44f70be95..d8690526deb 100644
--- a/source/de/sfx2/messages.po
+++ b/source/de/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-20 01:45+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/de/>\n"
@@ -1460,538 +1460,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Spenden"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "Sie starten erstmals Version %PRODUCTVERSION von %PRODUCTNAME. Möchten Sie die Neuerungen kennenlernen?"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Versionshinweise"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Das Dokument ist schreibgeschützt geöffnet."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "Diese PDF-Datei ist schreibgeschützt geöffnet, um das Signieren der bestehenden Datei zu ermöglichen."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "Die Klassifizierungs-Beschriftung dieses Dokuments ist %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Das Dokument muss klassifiziert sein, bevor die Zwischenablage eingefügt werden kann."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Dieses Dokument hat eine niedrigere Klassifizierungsebene als die Zwischenablage."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Ebene"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Nationale Sicherheit:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Exportkontrolle:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Ausleihe"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Dokument bearbeiten"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Dokument signieren"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Signierung beenden"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Dieses Dokument hat eine ungültige Signatur."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Die Signatur ist gültig, aber das Dokument wurde geändert"
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "Mindestens eine Signatur weist Probleme auf: Das Zertifikat konnte nicht bestätigt werden."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "Mindestens eine Signatur weist Probleme auf: Das Dokument ist nur teilweise signiert."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "Das Zertifikat kann nicht verifiziert werden, sodass das Dokument nur teilweise signiert ist."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Dieses Dokument ist digital signiert und die Signatur ist gültig."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Signaturen anzeigen"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Symbolleiste einblenden"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Symbolleiste ausblenden"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Erfahren Sie mehr"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "Das Master-Kennwort ist in einem veralteten Format gespeichert, Sie sollten es aktualisieren"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Kennwort aktualisieren"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "Makros deaktiviert"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "Makros sind in diesem Dokument aufgrund der Makrosicherheitseinstellungen deaktiviert."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "Makros sind aufgrund der Makrosicherheitseinstellungen deaktiviert."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr "Makros sind signiert, aber das Dokument (das Dokumentereignisse enthält) ist nicht signiert."
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Makros anzeigen"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr "Sicherheitsoptionen anzeigen"
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "Ereignisse anzeigen"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Grau elegant"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Bienenkorb"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Blauer Verlauf"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Blaupausenpläne"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "Bonbon"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "Gelbe Idee"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "DNA"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Fokus"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Wald"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "Frisch"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Inspiration"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Lichter"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Wachsende Freiheit"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Metropolis"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Nachtblau"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Natur"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Stift"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Klavier"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Portfolio"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Fortschritt"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Sonnenuntergang"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Traditionell"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Lebendig"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "CV"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Resümee"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Standard"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Modern"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Moderner Geschäftsbrief, serifenlos"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Moderner Geschäftsbrief, mit Serifen"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Visitenkarte, mit Logo"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Einfach"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "Vereinfachtes Chinesisch, normal"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr "Japanisch, normal"
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Entfernen"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Alle löschen"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Kennwortlänge"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "Das Kennwort, das Sie eingegeben haben, verursacht Kompatibilitätsprobleme. Bitte geben Sie ein Kennwort ein, dass kürzer als 52 Bytes oder länger als 55 Bytes ist."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "[%{key}+Klick], um folgenden Hyperlink zu öffnen: %{link}"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Klicken, um den Hyperlink zu öffnen: %{link}"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(verwendet von: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Textdokument"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Tabellendokument"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Präsentation"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Zeichnung"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Zuletzt verwendet"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Keine zuletzt verwendeteten Zeichen"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Alle Dokumentvorlagen auf Standard zurücksetzen"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Textdokumentvorlage auf Standard zurücksetzen"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Tabellendokumentvorlage auf Standard zurücksetzen"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Präsentationsdokumentvorlage auf Standard zurücksetzen"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Zeichnungsdokumentvorlage auf Standard zurücksetzen"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "~Importieren…"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "Erweiterungen…"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Umbenennen"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Kategorie umbenennen"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Neue Kategorie…"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "UNO-Objektinspektor"
diff --git a/source/de/svx/messages.po b/source/de/svx/messages.po
index bb17d620243..8b38ba3d454 100644
--- a/source/de/svx/messages.po
+++ b/source/de/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-05 04:29+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/de/>\n"
@@ -13054,27 +13054,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Dokumentposition"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13085,27 +13085,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr "Beheben…"
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18201,8 +18201,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Neu"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr "Anpassen…"
diff --git a/source/de/sw/messages.po b/source/de/sw/messages.po
index 52ffdb0c336..0bf04939cf3 100644
--- a/source/de/sw/messages.po
+++ b/source/de/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-05 04:41+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/de/>\n"
@@ -23797,49 +23797,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Wählen Sie den Objekttyp, für den die Einstellungen Automatische Beschriftung gelten sollen."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "A_utomatisch"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "_Wortweise"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "_Zeichenweise"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Dokumente vergleichen"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Abschnitte der _Länge ignorieren:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Beim Vergleichen in Betracht ziehen"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Beim Ändern des Dokuments speichern"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Zufallszahlen verwenden, um die Genauigkeit des Dokumentvergleichs zu verbessern"
diff --git a/source/dgo/cui/messages.po b/source/dgo/cui/messages.po
index 89b901c6c8e..bb892d2b362 100644
--- a/source/dgo/cui/messages.po
+++ b/source/dgo/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2018-11-14 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4276,42 +4276,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "होर दुए वर्ण..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
#, fuzzy
@@ -19061,13 +19025,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
@@ -22880,36 +22850,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वद्रिश्श"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/dgo/formula/messages.po b/source/dgo/formula/messages.po
index 6a7971b89cb..485487c2bbb 100644
--- a/source/dgo/formula/messages.po
+++ b/source/dgo/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2020-11-14 08:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: dgo (generated) <https://weblate.documentfoundation.org/projects/libo_ui-master/formulamessages/dgo/>\n"
@@ -16,2479 +16,2485 @@ msgstr ""
"X-Generator: LibreOffice\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "ISERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "ISNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "तालो"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#सब"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#सिरालेख"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#डेटा"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND "
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr ""
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "AND "
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "अज्ज (~p)"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr ""
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "सकिंट"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr ""
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "सकिंट"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "Ln"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEARS"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTHS"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "दिन"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "घैंटा"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "मिनट"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr ""
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "किस्म"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "सैल्ल"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "मुल्ल"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "वर्ण"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "यूनिकोड"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORMSDIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORMSINV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERRORTYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "फार्मूला"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "अरबी"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "MROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "पावर"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "IMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr ""
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr ""
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MIN"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAX"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGE"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "XNPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "XIRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "XIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VAR"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARP"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VARP"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VARP"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEVP"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVP"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVP"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEVP"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEVP"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORMDIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPONDIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOMDIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "स्तंभ"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "पंगतालां"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEET"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr ""
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "पंगताल"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr ""
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr ""
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "ISPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr ""
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "SUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "COUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "COUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "AVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "MAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "MIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "PRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "STDEVP"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "STDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "VAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "VARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "सिरनामां"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGE"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIF"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGE"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIF"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "ऑफ़-सैट्ट"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "इंडैक्स"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLARFR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "प्रतिस्थापन करो"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "स्थाई"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "तुप्पो"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "खब्बा"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "सज्जा"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "खोज"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MIDI"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LEN"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "सज्जा"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "खब्बा"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "प्रतिस्थापन करो"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDI"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "इबारत"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "लड़ीबद्ध (~p)"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE (~O)"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOMDIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORMDIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "TDIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "FDIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQDIST"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOMDIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEW"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "अवस्था"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "ZTEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "TTEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "बड्डा"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "लौह्‌का"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "बारंबारता"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORMINV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "FTEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQINV"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMADIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMAINV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr ""
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "TINV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "FINV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr ""
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQDIST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORMDIST"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETADIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETAINV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "शैली"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE "
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "अधार"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "इशारिया"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "हाइपरलिंक"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "जानकारी"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQDIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQINV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2497,7 +2503,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2505,7 +2511,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2513,7 +2519,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2521,7 +2527,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "# हवाला! "
@@ -2529,7 +2535,7 @@ msgstr "# हवाला! "
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2537,7 +2543,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2545,100 +2551,100 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr ""
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOUR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "तुप्पो"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "खोज"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/dgo/sc/messages.po b/source/dgo/sc/messages.po
index 5d6bf5b7923..0be6bc048be 100644
--- a/source/dgo/sc/messages.po
+++ b/source/dgo/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9023,12 +9023,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "मुल्ल(बहु.)"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "मुल्ल1; मुल्ल2,... 1 शा 30 तगर दे आर्ग्युमैंट न,जेह्‌ड़े बुनेआदी कुल जनसंख्या चा लैते दे नमूने दी नुमायंदगी करदे न. "
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9139,12 +9138,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "मुल्ल(बहु.)"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "मुल्ल1; मुल्ल2,... 1 शा 30 तगर दे आर्ग्युमैंट न,जेह्‌ड़े बुनेआदी कुल जनसंख्या चा लैते दे नमूने दी नुमायंदगी करदे न. "
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9236,12 +9234,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "मुल्ल(बहु.)"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "मुल्ल1; मुल्ल2,... 1 शा 30 तगर दे आर्ग्युमैंट न,जेह्‌ड़े बुनेआदी कुल जनसंख्या चा लैते दे नमूने दी नुमायंदगी करदे न. "
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17324,10 +17321,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17378,10 +17375,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17414,10 +17411,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17426,22 +17423,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32815,356 +32854,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -34385,353 +34436,413 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
#, fuzzy
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr " मुल्ल उजागरीकरण\t"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
#, fuzzy
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "संबंध-जोड़ "
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "प्रदर्शन"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
#, fuzzy
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "समतल स्क्रोल पट्टी"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
#, fuzzy
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "आडी स्क्रोल पट्टी "
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "~विंडो "
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "ज़ूम करो"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "सफा खंडन"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
#, fuzzy
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "लेंदे बेल्लै मार्गदर्शन करदा ऐ"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr ""
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "दस्सो "
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "छपैलो"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr ""
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "चित्रकारी चीजां"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "दस्सो "
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "छपैलो"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "दस्सो "
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "छपैलो"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "दस्सो "
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "छपैलो"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "चीजां"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/dgo/sfx2/messages.po b/source/dgo/sfx2/messages.po
index da2b72dc67d..b056449da8e 100644
--- a/source/dgo/sfx2/messages.po
+++ b/source/dgo/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 19:22+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1442,540 +1442,552 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr ""
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr ""
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "दस्तावेज दा संपादन करो"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "फाइल दस्तावेज "
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "हटाओ"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/dgo/svx/messages.po b/source/dgo/svx/messages.po
index b9e0f217736..614dcf9adfc 100644
--- a/source/dgo/svx/messages.po
+++ b/source/dgo/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2020-05-20 11:23+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: dgo (generated) <https://weblate.documentfoundation.org/projects/libo_ui-master/svxmessages/dgo/>\n"
@@ -13285,27 +13285,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13316,27 +13316,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18674,8 +18674,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/dgo/sw/messages.po b/source/dgo/sw/messages.po
index eed79e0fdb9..1d113494825 100644
--- a/source/dgo/sw/messages.po
+++ b/source/dgo/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24484,50 +24484,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr ""
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr ""
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr ""
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "दस्तावेज दी तुलना करो"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/dsb/cui/messages.po b/source/dsb/cui/messages.po
index 8eaee2e3578..ef5c45230a1 100644
--- a/source/dsb/cui/messages.po
+++ b/source/dsb/cui/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-04 15:39+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-16 01:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/dsb/>\n"
"Language: dsb\n"
@@ -4217,42 +4217,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Druge znamuška..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr "%PRODUCTNAME jo mócny a dermotny běrowy paket, kótaryž miliony luźi na cełym swěśe wužywaju."
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr "%PRODUCTNAME spušćobny a dowěry gódny standardny lichy dokumentowy format wužywa."
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr "%PRODUCTNAME se do kuždego źěłowego systema integrěrujo a bitujo połne pśiměrjenje."
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr "%PRODUCTNAME jo wótwórjone žrědło: Waš projekt, waše daty, waša lichota."
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr "Wersija 24.8 wjelicny dialog wó nowych funkcijach a změnach sobu pśinjaso :-)"
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr "Witajśo k %PRODUCTNAME!"
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18531,13 +18495,19 @@ msgid "LibreOffice Themes"
msgstr "Drastwy LibreOffice"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Klikniśo na naliceński stil, kótaryž cośo wužywaś."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Pokazujo rozdźělne naliceńske stile, kótarež móžośo wužywaś."
@@ -21556,13 +21526,13 @@ msgstr "Źělenje złožkow prěki"
#: cui/uiconfig/ui/textflowpage.ui:394
msgctxt "textflowpage|checkAcrossParagraph"
msgid "Last full line of paragraph"
-msgstr ""
+msgstr "Slědna połna smužka wótstawka"
#. K3XE6
#: cui/uiconfig/ui/textflowpage.ui:403
msgctxt "textflowpage|extended_tip|checkAcrossParagraph"
msgid "Deselect this check box, if you don't want to hyphenate across the last full line of paragraph, column, page and spread."
-msgstr ""
+msgstr "Wótwónoźćo kokulku z toś togo kontrolnego kašćika, jolic njocośo źělenje złožkow za slědnu połnu smužku wótstawka, słup, bok a tabelu pśewjasć."
#. zVw8o
#: cui/uiconfig/ui/textflowpage.ui:414
@@ -22248,36 +22218,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Pśeglěd"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr "Nowe funkcije a změny w %PRODUCTVERSION"
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr "Wobraz, kótaryž ilustrěrujo, což jo nowe"
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr "Pjerwjejšny"
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr "Pśiducy"
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr "Póstup nowosćow"
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/dsb/formula/messages.po b/source/dsb/formula/messages.po
index d0205a9502e..6ce32e46a96 100644
--- a/source/dsb/formula/messages.po
+++ b/source/dsb/formula/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-05-04 15:39+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-16 01:46+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/dsb/>\n"
"Language: dsb\n"
@@ -16,2398 +16,2404 @@ msgstr ""
"X-Generator: LibreOffice\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "JOLIC"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "JOLICZMÓLKA"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "JOLICND"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "WÓLBA"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#All"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Headers"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Data"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totals"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Toś ta smužka"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "A"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "ABO"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XABO"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NIC"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "PŚIPADNALICBA"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "WĚRNY"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "NJEWĚRNY"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "ŹINSA"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NĚNTO"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "ND"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "AKTUALNY"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "STOPNJE"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANTY"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ARCSIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ARCCOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ARCTAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ARCCOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ARCSINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ARCCOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ARCTANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ARCCOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "COSEC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "COSECH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "KÓRJEŃ"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FAKULTA"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "LĚTO"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MJASEC"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "ŹEŃ"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "GÓŹINA"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTA"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SEKUNDA"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "PŚEDZNAMUŠKO"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "CEŁALICBA"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "JOPROZNY"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "JOTEKST"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "NJEJOTEKST"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "JOLOGISKI"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYP"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELA"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "JOREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "JOLICBA"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "JOFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "JOND"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "JOZM"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "JOZMÓLKA"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "JOROWNY"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "JONJEROWNY"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATUMOWAGÓDNOTA"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "CASOWAGÓDNOTA"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "WJELIKI"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "WJELIKI2"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "MAŁY"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "GÓDNOTA"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CYSĆIŚ"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "ZNAMUŠKO"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "ROWNY"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "NJEROWNY"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "STANDNORMVERT"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.VERT"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "STANDNORMINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.DOKRADNY"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ZMÓLKOWYTYP"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ZMÓLKA.TYP"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABSKI"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ARCTAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROWNAŚ"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "NAROWNAŚ"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "WÓTROWNAŚ"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "KROTCYŚ"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POTENCA"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "NWZŹ"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "NMZW"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMOWYPRODUKT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "KWADRATNASUMA"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMAX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMAX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMAXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATUM"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "CAS"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DNY"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DNY360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATUMDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAKS"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAKSA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUMA"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUKT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "PŚERĚZK"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "PŚERĚZKA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "LICBA"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "LICBA2"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NGG"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IKZ"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "KIKZ"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "WARIANCA"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "WARIANCA2"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "WARIANCE"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "WARIANCE2"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STAWÓTCH"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STAWÓTCH2"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STAWÓTCHN"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STAWÓTCHN2"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STAWÓTCH.N"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STAWÓTCH.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMROZDŹ"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.ROZDŹ"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EKSPONROZDŹ"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EKSPON.ROZDŹ"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMROZDŹ"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.ROZDŹ"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.ROZDŹ"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "KOMBINACIJE"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "KOMBINACIJE2"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "WARIACIJE"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "WARIACIJE2"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "GG"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "ADW"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "GDW"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "GDW2"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "LIW"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PŠP"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "SŁUPY"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "SMUŽKI"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "TABELE"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "SŁUP"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "SMUŽKA"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "TABELA"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "DSI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "PG"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "LPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "DAŃ"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "DAP"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "KAWP"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "KUMDAP"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "KUMKAP"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFEKTIWNY"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINALNY"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "MJAZYREZULTAT"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DBSUMA"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DBLICBA"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DBLICBA2"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DBPŚERĚZK"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DBWUŚĚG"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DBMAKS"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DBMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DBPRODUKT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DBSTAWÓTCH"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DBSTAWÓTCHN"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DBWARIANCA"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DBWARIANCE"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIREKTNY"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADRESA"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "PŚIROWNANJE"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr "XMATCH"
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "LICBAPROZNECELE"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "LICYŚJOLIC"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMAJOLIC"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "PŚERĚZKJOLIC"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMAJOLICS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "PŚERĚZKJOLICS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "LICYŚJOLICS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "POKAZ"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "WPOKAZ"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr "XPOKAZ"
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HPOKAZ"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr "FILTER"
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr "SORTĚROWAŚ"
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr "SORTĚROWAŚPÓ"
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIWOBCEŔK"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "PŚESUNJENJE"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEKS"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "WOBCEŔKI"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "EUR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "WUMĚNIŚ"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "KŠUTY"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "NAMAKAŚ"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "IDENTISKI"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "NALĚWO"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "NAPŠAWO"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "PYTAŚ"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "ŹĚL"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "DŁUJKOSĆB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "NAPŠAWOB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "NALĚWOB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "WUMĚNIŚB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "ŹĚLB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEKST"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUĚROWAŚ"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "WÓSPJETOWAŚ"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "ZRJEŚKOWAŚ"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "RJEŚAZK"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "ZWĚZAŚ"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "JOLICS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "ŠALTER"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINJOLICS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAKSJOLICS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MGÓDNOTA"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDET"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINW"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr "SEKWENCA"
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "MTRANS"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "JADNOTNAMATRIKS"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "PYTANJECELA"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMROZDŹ"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.ROZDŹ"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMROZDŹ"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.ROZDŹ"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TROZDŹ"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.ROZDŹ.2S"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.ROZDŹ"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.ROZDŹ.NP"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FROZDŹ"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.ROZDŹ"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.ROZDŹ.NP"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIROZDŹ"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHIKW.ROZDŹ.NP"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.ROZDŹ"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMROZDŹ"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.ROZDŹ"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "KRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INW"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARPŚERĚZK"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOPŚERĚZK"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZACIJA"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "PŚERĚZWÓTCH"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "KŚIWOSĆ"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "KŚIWOSĆP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "SUMKWADWÓTCH"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODUS"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODUS.JADN"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODUS.WJELE"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "GTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "G.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGREGAT"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RĚD"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "KWANTIL"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "KWANTILRĚD"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "KWANTIL.INKL"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "KWANTILRĚD.INKL"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "KWARTIL.INKL"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RĚD.JADNAK"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "KWANTIL.EKSKL"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "KWANTILRĚD.EKSKL"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "KWARTIL.EKSKL"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RĚD.PŚERĚZK"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "KNEJWĚTŠY"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "KNEJMJEŃŠY"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "CESTOSĆ"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "KWARTIL"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINW"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INW"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "KONFIDENCA"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "KONFIDENCA.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "KONFIDENCA.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "PŚIRĚZKPŚERĚZK"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "WĚRJEPÓD"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "KOREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "KOWARIANCA"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "KOWARIANCA.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "KOWARIANCA.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "MĚRAPÓSTAJONOSĆI"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STAZMYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "PÓSTUP"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "WÓSKOWÓTRĚZK"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "WARIACIJA"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "RGP"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "RKP"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "PÓWOBLICOWAK"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "PROGNOZA.EKSP.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "PROGNOZA.EKSP.SEZONALNA"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "PROGNOZA.EKSP.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "PROGNOZA.EKSP.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "PROGNOZA.EKSP.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "PROGNOZA.EKSP.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "PROGNOZA.EKSP.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "PROGNOZA.LINEARNA"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINW"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHIKW.INW.NP"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMROZDŹ"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.ROZDŹ"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINW"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INW"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINW"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INW.2S"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INW"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINW"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INW"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INW.NP"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHIKW.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINW"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INW"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "NĚKOTARE.OPERACIJE"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETAROZDŹ"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINW"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.ROZDŹ"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INW"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "KALTYŽEŃ"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOKALTYŹEŃ"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "KALTYŹEŃ_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "JATŠOWNICA"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WŠEDNYŹEŃ"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "ŹĚŁOWEDNYNETTO"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "ŹĚŁOWEDNYNETTO.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "ŹĚŁOWYŹEŃ.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "PŚEDŁOGA"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BAZA"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMALNY"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "PŚELICYŚ_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMSKI"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEKST"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "PIVOTDATYPŚIRĚDOWAŚ"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROPŚELICENJE"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "LICBAGÓDNOTA"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHIKWROZDŹ"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHIKW.ROZDŹ"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHIKWINW"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHIKW.INW"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITA"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITABO"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXABO"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITPŚESUNJENJENP"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITPŚESUNJENJENL"
@@ -2416,7 +2422,7 @@ msgstr "BITPŚESUNJENJENL"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2424,7 +2430,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIW/0!"
@@ -2432,7 +2438,7 @@ msgstr "#DIW/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#GÓDNOTA!"
@@ -2440,7 +2446,7 @@ msgstr "#GÓDNOTA!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2448,7 +2454,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2456,7 +2462,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2464,101 +2470,101 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#ND"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "XMLFILTROWAŚ"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "BARWA"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSŁUŽBA"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "GAUSSZ.DOKRADNY"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "GAUSSZKOMPL.DOKRADNY"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "URLKODĚROWAŚ"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "SUBTRAKCIJA"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "NAMAKAŚB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "PYTAŚB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGWUR"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "PŚIPADNALICBA.NB"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "PŚIPADNYWOBCEŔK.NB"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
-msgstr ""
+msgstr "PŚIPADNAMATRIKS"
#. wH3TZ
msgctxt "stock"
diff --git a/source/dsb/helpcontent2/source/text/scalc/01.po b/source/dsb/helpcontent2/source/text/scalc/01.po
index 32f858a6a91..a898619dd00 100644
--- a/source/dsb/helpcontent2/source/text/scalc/01.po
+++ b/source/dsb/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -580,13 +580,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -607,13 +607,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr ""
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15034,13 +15034,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
msgstr ""
#. eADpQ
@@ -15106,13 +15106,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15169,13 +15169,13 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
msgstr ""
#. AXnAh
@@ -15259,13 +15259,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66919,22 +66919,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66955,31 +66955,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66991,6 +66991,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67990,13 +67999,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68044,22 +68053,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69916,22 +69934,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/dsb/helpcontent2/source/text/scalc/guide.po b/source/dsb/helpcontent2/source/text/scalc/guide.po
index eb8061a00c3..2bc93947c56 100644
--- a/source/dsb/helpcontent2/source/text/scalc/guide.po
+++ b/source/dsb/helpcontent2/source/text/scalc/guide.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-04-23 09:45+0000\n"
+"PO-Revision-Date: 2024-05-16 09:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/dsb/>\n"
"Language: dsb\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
@@ -58,7 +58,7 @@ msgctxt ""
"par_id81713445694889\n"
"help.text"
msgid "If the resulting cell is below or above another cell containing text, %PRODUCTNAME Calc assumes the text as a column label, else %PRODUCTNAME Calc assumes the text as a row label."
-msgstr ""
+msgstr "Jolic nastata cela jo pód abo nad drugeju celu, kótaraž tekst wopśimujo, %PRODUCTNAME Calc se mysli, až tekst jo pópisanje słupa, howac %PRODUCTNAME Calc se mysli, ažtekst jo pópisanje smužki."
#. x5TMk
#: address_auto.xhp
diff --git a/source/dsb/helpcontent2/source/text/schart/01.po b/source/dsb/helpcontent2/source/text/schart/01.po
index b60b56b5c1b..66417225c18 100644
--- a/source/dsb/helpcontent2/source/text/schart/01.po
+++ b/source/dsb/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-16 06:26+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/dsb/>\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: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
#. DsZFP
#: 03010000.xhp
@@ -6639,6 +6639,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na prědnem boku <link href=\"text/schart/01/wiz_chart_type.xhp\">diagramowego asistenta</link> móžośo diagramowy typ wubraś."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6657,41 +6684,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "Krejzowy diagram gódnoty ako krejzowe sektory pokazujo. Dłujkosć wobłuka abo płonina kuždeje sektora jo datej gódnośe proporcionalna."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Krejz – toś ten pódtyp sektory ako barwojte płoniny krejza pokazujo, jano za jaden datowy słup. W napóranem diagramje móžośo na sektor kliknuś a śěgnuś, aby ten sektor wót zbytnego krejza wótźěliś abo zasej z nim zwězaś."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Eksploděrowany krejz – toś ten pódtyp sektory pokazujo, kótarež su južo jaden wót druego wótdźělone. W napóranem diagramje móžośo na sektor kliknuś a śěgnuś, aby jen póspóromje radialneje wóski zesrjejź krejza pśesunuł."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Koło – toś ten pódtyp móžo někotare datowe słupy. Kuždy datowy słup se ako koło ze źěru w srjejźi pokazujo, źož dajo se pśiducy datowy słup pokazaś. W napóranem diagramje móžośo na wenkowny sektor kliknuś a śěgnuś, aby jen pósmóromje radialneje wóski zesrjejź koła pśesunuł."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Eksploděrowane koło – toś ten pódtyp wenkowne sektory pokazujo, kótarež su južo wót zbytnego koła wótźělone. W napóranem diagramje móžośo na wenkowny sektor kliknuś a śěgnuś, aby jen póspóromje radialneje wóski zesrjejź koła pśesunuł."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/dsb/helpcontent2/source/text/shared/01.po b/source/dsb/helpcontent2/source/text/shared/01.po
index 66b38171637..1be3e3bda9b 100644
--- a/source/dsb/helpcontent2/source/text/shared/01.po
+++ b/source/dsb/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53590,13 +53590,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/dsb/helpcontent2/source/text/shared/guide.po b/source/dsb/helpcontent2/source/text/shared/guide.po
index b3963108bb9..2fcd3b0412d 100644
--- a/source/dsb/helpcontent2/source/text/shared/guide.po
+++ b/source/dsb/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -27076,13 +27076,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
diff --git a/source/dsb/helpcontent2/source/text/shared/optionen.po b/source/dsb/helpcontent2/source/text/shared/optionen.po
index 781b2782f4b..16ea0f74d3d 100644
--- a/source/dsb/helpcontent2/source/text/shared/optionen.po
+++ b/source/dsb/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-23 09:46+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/dsb/>\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: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
#. PzSYs
#: 01000000.xhp
@@ -9474,14 +9474,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Nastajenja tabelowego dokumenta"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "Nastajenja %PRODUCTNAME Calc"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9501,14 +9501,14 @@ msgctxt ""
msgid "View"
msgstr "Naglěd"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
-msgstr "<bookmark_value>cele; linije kśidna pokazaś (Calc)</bookmark_value><bookmark_value>ramiki; cele na wobrazowce (Calc)</bookmark_value><bookmark_value>kśidna; linije pokazaś (Calc)</bookmark_value><bookmark_value>barwy; linije kśidna a cele (Calc)</bookmark_value><bookmark_value>łamanja boka; pokazaś (Calc)</bookmark_value><bookmark_value>pomocne linije; pokazaś (Calc)</bookmark_value><bookmark_value>pokazaś; nulowe gódnoty (Calc)</bookmark_value><bookmark_value>nulowe gódnoty; pokazaś (Calc)</bookmark_value><bookmark_value>tabele w tabelowych dokumentach; wuzwignjenje gódnotow</bookmark_value><bookmark_value>cele; bźez efekta formatěrowaś (Calc)</bookmark_value><bookmark_value>cele; zabarwiś (Calc)</bookmark_value><bookmark_value>kokule; pokazaś (Calc)</bookmark_value><bookmark_value>barwy; wobgranicowanje (Calc)</bookmark_value><bookmark_value>tekstowy běg w celach tabelowych dokumentow</bookmark_value><bookmark_value>póśěgi; w barwje pokazaś (Calc)</bookmark_value><bookmark_value>objekty; w tabelowych dokumentach pokazaś</bookmark_value><bookmark_value>wobraze; w Calc pokazaś</bookmark_value><bookmark_value>diagramy; pokazaś (Calc)</bookmark_value><bookmark_value>kresleńske objekty; pokazaś (Calc)</bookmark_value><bookmark_value>smužkowe głowy; pokazaś (Calc)</bookmark_value><bookmark_value>słupowe głowy; pokazaś (Calc)</bookmark_value><bookmark_value>pśesuwańske słupiki; pokazaś (Calc)</bookmark_value><bookmark_value>tabelowe rejtariki; pokazaś</bookmark_value><bookmark_value>rejtariki; tabelowe rejtariki pokazaś</bookmark_value><bookmark_value>rozrědowanja; rozrědowańske symbole</bookmark_value><bookmark_value>cele; formulowy indikator w celi</bookmark_value><bookmark_value>cele; formulowy pokaz</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
+msgstr ""
#. uCp3Q
#: 01060100.xhp
@@ -9528,6 +9528,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Definěrujo, kótare elementy głownego wokna <item type=\"productname\">%PRODUCTNAME</item> Calc se pokazuju. Móžośo teke wuzwignjenje gódnotow w tabelach pokazaś abo schowaś.</ahelp>"
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9564,23 +9582,59 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Pódawa, gaž se linije kśidna pokazuju. Pó standarźe se linije kśidna jano pla celow pokazuju, kótarež njamaju slězynowu barwu. Móžośo wubraś, aby teke linije kśidna z slězynoweju barwu pokazał, abo aby je schował.</ahelp> Wubjeŕśo <emph>Format – Pśedłoga boka… – </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Tabela</emph></link> a markěrujśo kontrolny kašćik <emph>Kśidno</emph>."
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Barwa"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Pódawa barwu za linije kśidna w aktualnem dokumenśe.</ahelp> Aby barwu linije kśidna wiźeł, kótaraž jo se składła z dokumentom, źiśo <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME – Nastajenja</emph></caseinline><defaultinline><emph>Rědy – Nastajenja</emph></defaultinline></switchinline><emph> – %PRODUCTNAME – Nałožeńske barwy</emph> a pytajśo w rejtariku <emph>Šema</emph> zapisk <emph>Tabelowy dokument – Kśidnowe linije</emph> a stajśo barwu na „Awtomatiski“."
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
#. y2GVB
#: 01060100.xhp
@@ -9681,14 +9735,14 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Komentarowy indikator"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Pódawa, až mały pšawokut w pšawem górnem rožku cele pokazujo, až komentar eksistěrujo. Komentar se jano pokazujo, gaž pokazki pód <emph>%PRODUCTNAME - Powšykne</emph> w dialogowem pólu Nastajenja zmóžnjaśo.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgstr ""
#. T4iFp
#: 01060100.xhp
@@ -9708,6 +9762,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Móžośo komentary z pśikazom <link href=\"text/shared/01/04050000.xhp\"><emph>Zasajźiś – Komentar</emph></link> zapódaś a wobźěłaś. Komentary, kótarež se na pśecej pokazuju, daju se wobźěłaś, gaž na komentarowy kašćik klikaśo. Klikniśo na Nawigator a w zapisku <emph>Komentary</emph> móžośo wšykne komentary w aktualnem dokumenśe pokazaś. Gaž na komentar w Nawigatorje dwójcy klikaśo, kursor do wótpowědneje cele skócyjo, kótaraž komentar wopśimujo."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9753,6 +9834,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Gaž toś ten pśikaz jo aktiwny, se někake barwy w dokumenśe njepokazuju, daniž funkcija njejo znjemóžnjona."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10014,6 +10131,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Jolic sćo definěrował <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">rozrědowanje</link></caseinline><defaultinline>rozrědowanje</defaultinline></switchinline>, nastajenje <emph>Rozrědowańske symbole</emph> pódawa, lěc se maju rozrědowańske symbole na kšomje tabele pokazaś.</ahelp>"
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/dsb/helpcontent2/source/text/simpress.po b/source/dsb/helpcontent2/source/text/simpress.po
index 4d2fd902afc..bd2a28e2cda 100644
--- a/source/dsb/helpcontent2/source/text/simpress.po
+++ b/source/dsb/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-10-11 21:14+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/dsb/>\n"
@@ -1437,14 +1437,14 @@ msgctxt ""
msgid "Slide"
msgstr "Folija"
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Folija</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
+msgstr ""
#. QAk8D
#: main_slide.xhp
diff --git a/source/dsb/helpcontent2/source/text/simpress/00.po b/source/dsb/helpcontent2/source/text/simpress/00.po
index 26eccc62746..2eccd7821dd 100644
--- a/source/dsb/helpcontent2/source/text/simpress/00.po
+++ b/source/dsb/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-02-06 09:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/dsb/>\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: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
#. sqmGT
#: 00000004.xhp
@@ -537,24 +537,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Wubjeŕśo <emph>Folija – Foliju pódwójś</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Wubjeŕśo <emph>Folija – Folija z rozrědowanja</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Wubjeŕśo <emph>Folija – Pśeglědowa folija</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1059,6 +1041,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr "<variable id=\"praesent\">Wubjeŕśo <menuitem>Prezentacija – Nastajenja prezentacije…</menuitem>.</variable>"
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1607,3 +1598,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr "Nowa folija"
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/dsb/helpcontent2/source/text/simpress/01.po b/source/dsb/helpcontent2/source/text/simpress/01.po
index 75a10cc0b69..44b476ff96f 100644
--- a/source/dsb/helpcontent2/source/text/simpress/01.po
+++ b/source/dsb/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-01 09:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/dsb/>\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: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
#. mu9aV
#: 01170000.xhp
@@ -1275,14 +1275,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>rozrědowański naglěd</bookmark_value><bookmark_value>wobźěłaś; folijowe titele</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">Rozrědowanje</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2859,14 +2859,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>rozšyriś; folije</bookmark_value><bookmark_value>folije; rozšyriś</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Foliju rozšyriś</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2913,14 +2913,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>pśeglědowa folija</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Pśeglědowa folija</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6270,14 +6270,14 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Nastajenja prezentacije"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
-msgstr "<bookmark_value>prezentacije; nastajenja</bookmark_value><bookmark_value>prezentacije na wobrazowce; nastajenja</bookmark_value><bookmark_value>prezentacije; wokno/połna wobrazowka</bookmark_value><bookmark_value>někotare pokazanja</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
+msgstr ""
#. KBJev
#: 06080000.xhp
@@ -6603,6 +6603,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">Wokno $[officename] w běgu prezentacije w prědku wóstawa. Žeden drugi program njamóžo swójo wokno pśed wašeju prezentaciju pokazaś.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6693,6 +6711,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr "Nawigaciska rědka presenteroju zmóžnja, prezentaciju z tłocaškami dołojce nalěwo na wobrazowce wóźiś, pak z pokazowakom myški pak direktnje pśi pokazowanju, jolic se dotyknjeńska wobrazowka wužywa."
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6720,6 +6756,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr "Pódawa, až cośo zdalokawóźenje Bluetooth zmóžniś, mjaztym až Impress běžy. Znjemóžniśo <emph>Zdalokawóźenje zmóžniś</emph>, aby zdalokawóźenje znjemóžnił."
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6729,6 +6774,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr "Wótkaz was ku <link href=\"https://hub.libreoffice.org/impress-remote\">k dispoziciji stojecym nastajenjam za instalěrowanje nałoženja</link> na wašom rěźe wjeźo."
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/dsb/helpcontent2/source/text/simpress/guide.po b/source/dsb/helpcontent2/source/text/simpress/guide.po
index bc825c7b8d1..95c3cad6550 100644
--- a/source/dsb/helpcontent2/source/text/simpress/guide.po
+++ b/source/dsb/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-02-06 09:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/dsb/>\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: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
#. S83CC
#: 3d_create.xhp
@@ -4488,14 +4488,14 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr "Konsolu Presenter wužywaś"
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
-msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\">Konsolu Presenter wužywaś</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
+msgstr ""
#. BBPMC
#: presenter_console.xhp
diff --git a/source/dsb/helpcontent2/source/text/swriter/01.po b/source/dsb/helpcontent2/source/text/swriter/01.po
index 582544e7f83..7e1b5c09e7c 100644
--- a/source/dsb/helpcontent2/source/text/swriter/01.po
+++ b/source/dsb/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16285,13 +16285,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16303,13 +16321,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16321,13 +16339,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16339,13 +16357,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/dsb/helpcontent2/source/text/swriter/guide.po b/source/dsb/helpcontent2/source/text/swriter/guide.po
index cbd0d9020ed..ec39eb99b31 100644
--- a/source/dsb/helpcontent2/source/text/swriter/guide.po
+++ b/source/dsb/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5926,13 +5926,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/dsb/officecfg/registry/data/org/openoffice/Office/UI.po b/source/dsb/officecfg/registry/data/org/openoffice/Office/UI.po
index d684f222cd1..e96ad68fd69 100644
--- a/source/dsb/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/dsb/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-04-16 01:45+0000\n"
+"PO-Revision-Date: 2024-05-16 01:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/dsb/>\n"
"Language: dsb\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"
"X-POOTLE-MTIME: 1565003328.000000\n"
#. W5ukN
@@ -18384,7 +18384,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Dark Mode"
-msgstr ""
+msgstr "Śamny modus"
#. Y5sjy
#: GenericCommands.xcu
@@ -18394,7 +18394,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle between dark and light modes"
-msgstr ""
+msgstr "Mjazy śamnym a swětłym modusom pśešaltowaś"
#. TszTz
#: GenericCommands.xcu
diff --git a/source/dsb/sc/messages.po b/source/dsb/sc/messages.po
index c98e3673db4..37f57e6afe9 100644
--- a/source/dsb/sc/messages.po
+++ b/source/dsb/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-05-04 15:39+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/dsb/>\n"
@@ -8900,11 +8900,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Gódnota "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Gódnota 1; gódnota 2;... su argumenty, kótarež probu ze zakładnego cełka pśedstajaju."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9008,11 +9008,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Gódnota "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Gódnota 1; gódnota 2;... su argumenty, kótarež probu ze zakładnego cełka pśedstajaju."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9098,11 +9098,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Gódnota "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Gódnota 1; gódnota 2;... su argumenty, kótarež probu ze zakładnego cełka pśedstajaju."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16949,11 +16949,11 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr "Pórěd 1, pórěd 2,… su pórědy, kótarež se maju za sortěrowanje wužywaś. 1 za stupajucy, -1 za wóstupujucy. Standard jo stupajucy."
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
-msgstr "Zmóžnja wam, lisćinu sekwencielnych licbow w matriksy generěrowaś, na pśikład 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
#. ZavA8
#: sc/inc/scfuncs.hrc:4228
@@ -17003,10 +17003,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr "Licba, wó kótaruž se ma kužda sekwencielna gódnota w matriksy pówušyś."
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17039,10 +17039,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17051,22 +17051,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31925,356 +31967,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Kakosći škrickoweje linije"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Zapódawański wobceŕk:"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Wudawański wobceŕk:"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Daty"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Rědy:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Negatiwne dypki:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Wusoke dypki:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Niske dypki:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Marka:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Prědny dypk:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Slědny dypk:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Barwy"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr "Linijowa tłustosć:"
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Prozne cele pokazaś ako:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Mjazyrum"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Nul"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Zwězaś"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Schowane pokazaś"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Wótpšawa nalěwo"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Linija"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Słupik"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "Zeštaplowany"
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Typ:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Kakosći"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Jadnotliwy"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Kupka"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Swójski"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Jadnotliwy"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Kupka"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Swójski"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Wertikalny maksimum:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Wertikalny minimum:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "X-wósku pokazaś"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Wóski"
@@ -33455,344 +33509,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "_Komentarowy indikator"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "_Formulowy indikator a pokaz"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "Wu_zwignjenje gódnotow"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Markěrujśo pólo Gódnotu wuzwignuś, aby celowe wopśimjeśe w rozdźělnych barwach wótwisujucy wót typa pokazał. Tekstowe cele se carne, formule zelene, licbowe cele módre a šćitane cele ze swětłošereju slězynu formatěruju, njewótwisujucy wót togo, kak jich pokazanje jo formatěrowane."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "_Póśěgi barwojto pokazaś"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "Pódawa, až se kuždy póśěg w barwje formule wuzwigujo. Wobceŕk celow teke barwojty ramik dostanjo, gaž se cela, kótaraž póśěg wopśimujo, za wobźěłowanje wuběra."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Kokula"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Pódawa, lěc se kokulkowy symbol pokazujo, gaž se zasajźony objekt, ako na pśikład grafika, wuběra."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr "Słup/Smužku wuzwignuś"
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr "Markěrujśo kašćik „Słup/Smužku wuzwignuś“, aby wuzwignjenje smužkow/słupow za smužku a słup aktiwneje cele pokazał."
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Zwobrazniś"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "_Nadpisma słupow/smužkow"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Pódawa, lěc se maju głowy smužkow a słupow pokazaś."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Hori_contalna suwata rědka"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Pódawa, lěc se ma horicontalna suwańska rědka dołojce w dokumentowem woknje pokazaś."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Werti_kalna suwata rědka"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Pódawa, lěc se ma wertikalna suwańska rědka napšawo w dokumentowem woknje pokazaś."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "Tabe_lowe rejtariki"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Pódawa, lěc se maju tabelowe rejtariki dołojce w tabelowem dokumenśe pokazaś."
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "_Rozrědowańske symbole"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "Jolic sćo definěrowak rozrědowanje, nastajenja rozrědowańskich symbolow pódawa, lěc se maju rozrědowańske symbole na kšomje tabele pokazaś."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Zespomi_nanje wó pytanju"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Wokno"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "Tabele syn_chronizěrowaś"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Jolic to jo markěrowane, se wšykne tabele ze samskim skalěrowanim pokazuju. Jolic to njejo markěrowane, móžo kužda tabela swójski faktor měś."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Měritko"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Ła_manja boka"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Pódawa, lěc se maju łamanja boka w definěrowanem śišćaŕskem wobceŕku pokazaś."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Po_mocne linije pśi pśesuwanju"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Pódawa, lěc se maju pomocne linije pokazaś, gaž se kreslanki, wobłuki, grafiki a druge objekty pśesuwaju."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Kśidnowe linije:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Pokazaś"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Na barwojtych celach pokazaś"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Schowaś"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Pódawa, gdy se kśidnowe linije pokazuju. Standard jo, až se kśidnowe linije jano za cele pokazuju, kótarež njamaju slězynowu barwu. Móžośo teke kśidnowe linije za cele ze slězynoweju barwu pokazaś abo je schowaś."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "Špě_rka"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "Te_ma"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Pokazujo špěrku kaž jo w symbolowem drastwje definěrowana, zwětšego ako tłusta kśica."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "Sy_stem"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Pokazujo špěrku ako systemowy standard, zwětšego ako šypku."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Wizuelne pomocne srědki"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "_Objekty/wobraze:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "Diag_ramy"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "_Kreslańske objekty:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Pokazaś"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Schowaś"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Definěrujo, lěc se objekty a grafiki pokazuju abo chowaju."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Pokazaś"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Schowaś"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Definěrujo, lěc se diagramy we wašom dokumenśe pokazuju abo chowaju."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Pokazaś"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Schowaś"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Definěrujo, lěc se kreslańske objekty we wašom dokumenśe pokazuju abo chowaju."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objekty"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Definěrujo, kótare elementy głownego wokna Calc se pokazuju. Móžośo teke wuzwignjenje gódnotow w tabelach pokazaś abo schowaś."
diff --git a/source/dsb/sfx2/messages.po b/source/dsb/sfx2/messages.po
index 29f183b446f..38a3314085b 100644
--- a/source/dsb/sfx2/messages.po
+++ b/source/dsb/sfx2/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-04-14 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/dsb/>\n"
"Language: dsb\n"
@@ -1460,538 +1460,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Pósćiś"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "Wužywaśo wersiju %PRODUCTVERSION %PRODUCTNAME prědny raz. Cośo zgóniś, co jo nowe?"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Wersijowe informacije"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Toś ten dokument jo jano za cytanje wócynjony."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "Toś ten PDF jo jano za cytanje wócynjony, aby se signěrowanje eksistěrujuceje dataje zmóžniło."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "Pópisanje klasifikacije toś togo dokumenta jo %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Toś ten dokument musy se klasificěrowaś, nježli až wopśimjeśe z mjazywótkłada dajo se zasajźiś."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Toś ten dokument ma nišu klasifikacisku rowninu ako wopśimjeśe mjazywótkłada."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Rownina"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Narodna wěstota:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Eksportowa kontrola:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Wopytanje"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Dokument wobźěłaś"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Dokument signěrowaś"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Signěrowanje skóńcyś"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Toś ten dokument ma njepłaśiwu signaturu."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Signatura jo była płaśiwa, ale dokument jo se změnił"
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "Nanejmjenjej jadna signatura ma problemy: Certifikat njedajo se pśeglědowaś."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "Nanejmjenjej jadna signatura ma problemy: Dokument jo se jano pó źělach signěrował."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "Certifikat njedajo se wobkšuśiś a dokument jo jano pó źělach signěrowany."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Dokument jo digitalnje signěrowany a signatura jo płaśiwa."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Signatury pokazaś"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Symbolowu rědku pokazaś"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Symbolowu rědku schowaś"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Dalšne informacije"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "Głowne gronidło jo w zestarjetem formaśe skłaźone, wy dejał jo aktualizěrowaś"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Gronidło aktualizěrowaś"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "Makra znjemóžnjne"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "Makra w toś tom dokumenśe su pśez nastajenja makroweje wěstoty znjemóžnjone."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "Makra su pśez nastajenja makroweje wěstoty znjemóžnjone."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr "Makra su signěrowane, ale dokument (kótaryž dokumentowe tšojenja wopśimujo) njejo signěrowany."
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Makra pokazaś"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr "Wěstotne nastajenja pokazaś"
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "Tšojenja pokazaś"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Šery elegantny"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Pcołkowy kóš"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Módra kśiwanka"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Módropawsowe plany"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "Bomse"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "Žołta ideja"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "DNA"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Fokus"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Gólny ptašk"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "Fryšnosć"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Inspiracija"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Swětła"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Rosćeca wólnosć"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Metropolis"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Połnocna módrina"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Pśirodna ilustracija"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Pisak"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Klawěr"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Portfolio"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Póstup"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Schowanje słyńca"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Tradicionelny"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Žywy"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "Žywjenjoběg"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Tabelariski žywjenjoběg"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Standard"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Moderny"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Moderny wobchodowy list bźez serifow"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Moderny wobchodowy list ze serifami"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Wizitna kórtka z logom"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Jadnory"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "Zjadnorjone chinske normalne"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr "Japańšćina, normalna"
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Wótwónoźeś"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Wšykno lašowaś"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Dłujkosć gronidła"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "Gronidło, kótarež sćo zapódał, problemy za zgromadne źěło zawinujo. Pšosym zapódajśo gronidło, kótarež jo krotše ako 52 bajtow abo dlejše ako 55 bajtow."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "%{key}-kliknjenje, aby hyperwótkaz wócynił: %{link}"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Klikniśo, aby hyperwótkaz wócynił: %(link)"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(wužyty pśez: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Dokument"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Tabelowy dokument"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Prezentacija"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Kreslanka"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Njedawno wužyty"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Žeden nejnowše znamuška"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Wšykne standardne pśedłogi wótnowiś"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "S~tandardny tekstowy dokument wótnowiś"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Stan~dardnu tabelu wótnowiś"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Standar~dnu prezentaciju wótnowiś"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Standardnu ~kreslanku wótnowiś"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "~Importěrowaś"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "Ro~zšyrjenja"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Pśemjeniś"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Kategoriju pśemjeniś"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Nowa kategorija"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "Objektowy inspektor UNO"
@@ -3099,25 +3111,25 @@ msgstr "Zapódajśo słowa, kótarež cośo wužywaś, aby wopśimjeśe swójogo
#: sfx2/uiconfig/ui/descriptioninfopage.ui:250
msgctxt "descriptioninfopage|extended_tip|contributor"
msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document."
-msgstr ""
+msgstr "Zapódajśo mjenja luźi, organizacijow abo drugich jadnotkow, kótarež su pśinosowali k dokumentoju."
#. ECAfA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:267
msgctxt "descriptioninfopage|extended_tip|coverage"
msgid "Enter the time, place, or jurisdiction that the document is relevant to."
-msgstr ""
+msgstr "Zapódajśo cas, městno abo suźenje, za kótarež dokument jo relewantny."
#. EGix4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:284
msgctxt "descriptioninfopage|extended_tip|identifier"
msgid "Enter a unique and unambiguous identifier for the document."
-msgstr ""
+msgstr "Zapódajśo jadnorazowy a jasny identifikator za dokument."
#. FQphA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:301
msgctxt "descriptioninfopage|extended_tip|publisher"
msgid "Enter the name of the entity that is making the document available."
-msgstr ""
+msgstr "Zapódajśo mě jadnotki, kótaraž dokument k dispoziciji staja."
#. n8gwE
#: sfx2/uiconfig/ui/descriptioninfopage.ui:318
@@ -3135,13 +3147,13 @@ msgstr "Zapódajśo informacije wó pšawach na duchnem swójstwje, kótarež su
#: sfx2/uiconfig/ui/descriptioninfopage.ui:352
msgctxt "descriptioninfopage|extended_tip|source"
msgid "Enter information about other resources from which the document is derived."
-msgstr ""
+msgstr "Zapódajśo informacije wó drugich resursach, z kótarychž dokument jo wótwóźony."
#. UEyYw
#: sfx2/uiconfig/ui/descriptioninfopage.ui:369
msgctxt "descriptioninfopage|extended_tip|type"
msgid "Enter information about the category or format of the document."
-msgstr ""
+msgstr "Zapódajśo informacije wó kategoriji abo formaśe dokumenta."
#. bo2q7
#: sfx2/uiconfig/ui/descriptioninfopage.ui:393
diff --git a/source/dsb/svx/messages.po b/source/dsb/svx/messages.po
index 6540e9a6271..100efa2f0a2 100644
--- a/source/dsb/svx/messages.po
+++ b/source/dsb/svx/messages.po
@@ -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-05-14 18:54+0200\n"
-"PO-Revision-Date: 2024-05-04 15:39+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/dsb/>\n"
"Language: dsb\n"
@@ -10069,7 +10069,7 @@ msgstr "Nag Mundari"
#: include/svx/strings.hrc:1793
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension I"
-msgstr ""
+msgstr "Zjadnośone CJK-ideogramy, rozšyrjenje I"
#. BGGvD
#: include/svx/strings.hrc:1795
@@ -13054,27 +13054,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Dokumentowa pozicija"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13085,27 +13085,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr "Pórěźiś…"
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18201,8 +18201,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Nowy"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr "Pśiměriś…"
diff --git a/source/dsb/sw/messages.po b/source/dsb/sw/messages.po
index 12f8dcdff3d..bc0f79afa2a 100644
--- a/source/dsb/sw/messages.po
+++ b/source/dsb/sw/messages.po
@@ -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-05-13 12:38+0200\n"
-"PO-Revision-Date: 2024-05-04 15:39+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-16 01:45+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/dsb/>\n"
"Language: dsb\n"
@@ -10394,7 +10394,7 @@ msgstr "Rejtarikam dowóliś, se wušej pšaweje kšomy wupśestrěś"
#: sw/inc/strings.hrc:1495
msgctxt "DO_NOT_MIRROR_RTL_DRAW_OBJS"
msgid "Do not mirror drawing objects anchored in paragraphs with an RTL writing direction"
-msgstr ""
+msgstr "Njeglědałkujśo kresleńske objekty zakokulone we wótstawkach z pisańskim směrom wótpšawa dolěwa"
#. LBmQP
#: sw/inc/strings.hrc:1497
@@ -23811,49 +23811,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Wubjeŕśo objektowy typ, za kótaryž maju nastajenja awtomatiskego pópisanja płaśiś."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "_Awtomatiski"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "Pó _słowje"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "Pó _znamušku"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Dokumenty pśirownaś"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Źěle dł_ujkosći ignorěrowaś:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Pśi pśirownowanju zapśimjeś"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Pśi změnjanju dokumenta składowaś"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Pśipadnu licbu wužywaś, aby se pólěpšyła dokradnosć pśirownanja dokumentow"
diff --git a/source/dz/cui/messages.po b/source/dz/cui/messages.po
index c77b98947d9..7c26597901b 100644
--- a/source/dz/cui/messages.po
+++ b/source/dz/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2018-11-14 11:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4267,42 +4267,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr ""
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
#, fuzzy
@@ -19007,13 +18971,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "ཁྱོད་ཀྱིས་ལག་ལེན་འཐབ་ནི་ཨིན་པའི་ འགོ་ཚག་བཟོ་རྣམ་འདི་ཨེབ་གཏང་འབད།"
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "ཁྱོད་རང་གི་ འཇུག་སྤྱོད་འབད་བཏུབ་པའི་ འགོ་ཚག་སོ་སོའི་ བཟོ་རྣམ་དེ་ཚུ་ འཇུག་སྤྱོད་འབདཝ་ཨིན།"
@@ -22830,36 +22800,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/dz/formula/messages.po b/source/dz/formula/messages.po
index 4c2aca2cb8d..26b79500514 100644
--- a/source/dz/formula/messages.po
+++ b/source/dz/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2020-11-14 08:36+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Dzongkha <https://weblate.documentfoundation.org/projects/libo_ui-master/formulamessages/dz/>\n"
@@ -16,2436 +16,2442 @@ msgstr ""
"X-Generator: LibreOffice\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr ""
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr ""
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr ""
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr ""
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#ཆ་མཉམ།"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#མགོ་ཡིག"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#གནད་སྡུད།"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "དང་།"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "ཡང་ན།"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr ""
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr ""
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr ""
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "པི་ཨའི།"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "དང་།"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "བདེན་པ།"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "བརྫུན་མ།"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr ""
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr ""
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr ""
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr ""
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr ""
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr ""
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr ""
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr ""
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr ""
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr ""
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr ""
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr ""
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr ""
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr ""
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr ""
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr ""
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr ""
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr ""
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr ""
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr ""
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr ""
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr ""
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr ""
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr ""
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr ""
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr ""
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr ""
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr ""
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr ""
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr ""
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "ལོ་ཚུ།"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "ཟླཝ་ཚུ།"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr ""
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr ""
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr ""
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr ""
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr ""
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ཨེ་བི་ཨེསི།"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr ""
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "པི་ཨེཆ་ཨཡེ།"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr ""
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr ""
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr ""
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr ""
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr ""
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr ""
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr ""
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr ""
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr ""
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr ""
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr ""
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr ""
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr ""
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "དེ་ཆ་ཅན་ཨིན།"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "དེ་ཡ་ཅན་ཨིན།"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr ""
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr ""
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr ""
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr ""
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr ""
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr ""
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr ""
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr ""
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr ""
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr ""
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr ""
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr ""
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr ""
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr ""
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr ""
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr ""
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr ""
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr ""
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr ""
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr ""
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr ""
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr ""
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr ""
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr ""
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr ""
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr ""
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr ""
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr ""
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr ""
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr ""
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr ""
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr ""
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ཨེམ་སྐོར་ཐེངས།"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr ""
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr ""
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr ""
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr ""
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr ""
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "ཇི་སི་ཌི།"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "ཨེལ་སི་ཨེམ།"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr ""
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "ཨའི་ཨེམ་ཐོན་སྐྱེད།"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr ""
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr ""
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr ""
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr ""
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "ཚེས་གྲངས།"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "ཆུ་ཚོད།"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr ""
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr ""
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr ""
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "ཉུང་མཐའ།"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "ཉུང་མཐའ།"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "མང་མཐའ།"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "མང་མཐའ།"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "དངུལ་བསྡོམས།"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "ཐོན་བསྐྱེད།"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "ཆ་སྙོམས།"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "ཆ་སྙོམས།"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "གྱངས་ཁ་རྐྱབས།"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "ཨེགསི་ཨེན་པི་ཝི།"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "ཨེགསི་ཨའི་ཨར་ཨར།"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "ཨེགསི་ཨའི་ཨར་ཨར།"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "པི་ཨེམ་ཊི།"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VAR"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARP"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VARP"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VARP"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEVP"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVP"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVP"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEVP"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEVP"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr ""
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr ""
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr ""
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr ""
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr ""
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr ""
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr ""
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr ""
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr ""
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr ""
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr ""
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr ""
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "པི་ཝི།"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr ""
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr ""
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr ""
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr ""
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "དུས་ཡུན།"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr ""
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "པི་ཨེམ་ཊི།"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr ""
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr ""
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "ལེབ་གྲངས།"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr ""
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr ""
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr ""
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr ""
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "ཨེཕ་ཝི།"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "ཨེན་པི་ཨི་ཨཱར།"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr ""
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr ""
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr ""
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "བསྡུ་གསོག་གི་དངུལ་སྐྱེད།"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "བསྡུ་གསོག་གི་མ་རྩ།"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "ནུས་པ།"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "ཆུང་བ།"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr ""
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "དངུལ་བསྡོམས།"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "གྱངས་ཁ་རྐྱབས།"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "COUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "ཆ་སྙོམས།"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr ""
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "མང་མཐའ།"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "ཉུང་མཐའ།"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "ཐོན་བསྐྱེད།"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "STDEVP"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "STDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "VAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "VARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr ""
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr ""
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr ""
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr ""
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr ""
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr ""
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "ཆ་སྙོམས།"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr ""
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "ཆ་སྙོམས།"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr ""
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr ""
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr ""
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr ""
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr ""
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr ""
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr ""
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr ""
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "ཌོ་ལར་ཨེཕ་ཨར།"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr ""
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr ""
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr ""
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr ""
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr ""
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr ""
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr ""
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "ཨེམ་ཨའི་ཌི་ཨའི།"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr ""
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr ""
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr ""
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr ""
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "ཨེམ་ཨའི་ཌི་ཨའི།"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr ""
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr ""
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr ""
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr ""
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr ""
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr ""
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr ""
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr ""
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr ""
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr ""
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr ""
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr ""
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr ""
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr ""
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr ""
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr ""
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr ""
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr ""
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr ""
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr ""
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr ""
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr ""
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr ""
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr ""
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr ""
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr ""
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr ""
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr ""
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr ""
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr ""
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr ""
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr ""
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr ""
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr ""
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr ""
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr ""
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr ""
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr ""
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr ""
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "དང་།"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr ""
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr ""
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr ""
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr ""
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr ""
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr ""
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr ""
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr ""
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr ""
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr ""
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr ""
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr ""
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr ""
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr ""
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr ""
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr ""
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr ""
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr ""
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr ""
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr ""
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr ""
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr ""
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr ""
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr ""
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr ""
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr ""
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr ""
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr ""
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr ""
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr ""
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr ""
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr ""
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr ""
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr ""
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr ""
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr ""
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr ""
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr ""
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr ""
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr ""
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr ""
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr ""
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "བཀོལ་སྤྱོད་སྣ་མང་།"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr ""
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr ""
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr ""
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr ""
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "བདུན་ཕྲག་གི་གྲངས།"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr ""
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr ""
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "ལཱ་གི་ཉིན་གྲངས་བསྡོམས།"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr ""
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr ""
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "ཌི་ཌི་ཨི།(~E)"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr ""
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr ""
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr ""
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr ""
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr ""
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr ""
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr ""
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr ""
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr ""
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "གམ་མ།"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr ""
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr ""
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr ""
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr ""
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr ""
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr ""
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr ""
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr ""
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr ""
@@ -2454,7 +2460,7 @@ msgstr ""
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr ""
@@ -2462,7 +2468,7 @@ msgstr ""
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr ""
@@ -2470,7 +2476,7 @@ msgstr ""
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr ""
@@ -2478,7 +2484,7 @@ msgstr ""
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#ཨཱར་ཨི་ཨེཕ!"
@@ -2486,7 +2492,7 @@ msgstr "#ཨཱར་ཨི་ཨེཕ!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr ""
@@ -2494,7 +2500,7 @@ msgstr ""
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr ""
@@ -2502,98 +2508,98 @@ msgstr ""
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr ""
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr ""
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr ""
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr ""
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr ""
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/dz/helpcontent2/source/text/scalc/01.po b/source/dz/helpcontent2/source/text/scalc/01.po
index ffae0e0fa9c..6aca710cfe1 100644
--- a/source/dz/helpcontent2/source/text/scalc/01.po
+++ b/source/dz/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 13:28+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\"> མགོ་ཡིག་ཡང་ན་མཇུག་ཡིག་གི་གཡོན་ཕྱོགས་ལུ་བཀྲམ་སྟོོན་འབད་ནི་ཨིན་པའི་ཚིག་ཡིག་བཙུགས། </ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15037,14 +15037,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15109,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15172,14 +15172,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15262,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66922,22 +66922,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66958,31 +66958,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66994,6 +66994,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67993,13 +68002,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68047,22 +68056,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69919,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/dz/helpcontent2/source/text/schart/01.po b/source/dz/helpcontent2/source/text/schart/01.po
index dfedca1314d..626dc23d763 100644
--- a/source/dz/helpcontent2/source/text/schart/01.po
+++ b/source/dz/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-02-27 17:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr ""
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,40 +6685,58 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr ""
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
msgstr ""
#. JRtGo
diff --git a/source/dz/helpcontent2/source/text/shared/01.po b/source/dz/helpcontent2/source/text/shared/01.po
index 0405f58faa5..e2060a0fdf6 100644
--- a/source/dz/helpcontent2/source/text/shared/01.po
+++ b/source/dz/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-30 09:45+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Dzongkha <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/dz/>\n"
@@ -53593,13 +53593,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/dz/helpcontent2/source/text/shared/guide.po b/source/dz/helpcontent2/source/text/shared/guide.po
index d1953cd75cb..f5b260342a9 100644
--- a/source/dz/helpcontent2/source/text/shared/guide.po
+++ b/source/dz/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -27079,13 +27079,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
diff --git a/source/dz/helpcontent2/source/text/shared/optionen.po b/source/dz/helpcontent2/source/text/shared/optionen.po
index ca3ee41c7af..6d5f6676525 100644
--- a/source/dz/helpcontent2/source/text/shared/optionen.po
+++ b/source/dz/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9475,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "ཤོག་ཁྲམ་གྱི་གདམ་ཁ་ཚུ།"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "%PRODUCTNAME ཀེལཀི་གདམ་ཁ་ཚུ།"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr ""
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr ""
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,22 +9583,58 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "ཚོས་གཞི།"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. y2GVB
@@ -9682,13 +9736,13 @@ msgctxt ""
msgid "Comment indicator"
msgstr ""
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "ཁྱོད་ཀྱིས་དྲན་འཛིན་ཚུ་ <link href=\"text/shared/01/04050000.xhp\"><emph>བཙུག་ - དྲན་འཛིན་</emph></link> བརྡ་བཀོད་ཀྱི་འོག་ལུ་ཡིག་དཔར་བརྐྱབ་ནི་དང་ཞུན་དག་འབད་བཏུབ་ཨིན། རྟག་བརྟན་སྦེ་བཀྲམ་སྟོན་འབད་ཡོད་པའི་དྲན་འཛིན་ཚུ་ དྲན་འཛིན་སྒྲོམ་གུ་ཨེབ་གཏང་འབད་དེ་ཞུན་དག་འབད་ཚུགས། འགྲུལ་བསྐྱོདཔ་འདི་ཨེབ་གཏང་འབད་ནི་དང་ <emph>Notes</emph> འཛུལ་ཞུགས་ཀྱི་འོག་ལུ་ ད་ལྟོའི་ཡིག་ཆ་ནང་ལུ་ཁྱོད་ཀྱིས་ དྲན་འཛིན་ཆ་མཉམ་མཐོང་ཚུགས། འགྲུལ་བསྐྱོདཔ་ནང་དྲན་འཛིན་ཅིག་ཨེབ་གཏང་ཐེངས་གཉིས་ཨེབ་ཐོག་ལས་ འོད་རྟགས་དེ་གིས་ དྲན་འཛིན་གནས་ཏེ་ཆ་མཉམ་པ་ལུ་མཆོངམ་ཨིན།"
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "འ་ནི་བརྡ་བཀོད་འདི་ཤུགས་ལྡན་ཡོདཔ་ད་ ཡིག་ཆ་ནང་འགན་སྤྲོད་འབད་ཡོད་པའི་གང་རུང་གི་ཚོས་གཞི་ཚུ་ལས་འགན་འདི་ཤུགས་མེད་མ་བཟོཝ་ཚུན་ཚོད་བཀྲམ་སྟོན་མི་འབད།"
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr ""
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/simpress.po b/source/dz/helpcontent2/source/text/simpress.po
index 86f4db7e2d5..41d4c0aebad 100644
--- a/source/dz/helpcontent2/source/text/simpress.po
+++ b/source/dz/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2017-10-04 10:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1438,13 +1438,13 @@ msgctxt ""
msgid "Slide"
msgstr ""
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
msgstr ""
#. QAk8D
diff --git a/source/dz/helpcontent2/source/text/simpress/00.po b/source/dz/helpcontent2/source/text/simpress/00.po
index cb90e1d1980..95e34bf8a52 100644
--- a/source/dz/helpcontent2/source/text/simpress/00.po
+++ b/source/dz/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-04-17 15:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">གདམ་ཁ་རྐྱབས་ <emph>བཙུགས་ - རྫུན་མ་བཤུད་</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">གདམ་ཁ་རྐྱབས་ <emph>བཙུགས་ - རྒྱ་འཕར་བཤུད</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">གདམ་ཁ་རྐྱབས་ <emph>བཙུགས་ - བཅུད་དོན་བཤུད་ </emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/dz/helpcontent2/source/text/simpress/01.po b/source/dz/helpcontent2/source/text/simpress/01.po
index fa85870b08c..e94c67f979f 100644
--- a/source/dz/helpcontent2/source/text/simpress/01.po
+++ b/source/dz/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>མཐའ་ཐིག་མཐོང་སྣང་།</bookmark_value><bookmark_value>ཞུན་དག་འབད་དོ། བཤུད་མཀོ་མིང་ཚུ།</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">མཐའ་ཐིག</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>རྒྱ་འཕར་འབད་དོ། བཤུད་ཚུ་</bookmark_value><bookmark_value>བཤུད་ཚུ། རྒྱ་འཕར་འབད་དོ།</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">རྒྱ་འཕར་བཤུད།</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>བཅུད་དོན་བཤུད།</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">བཅུད་དོན་བཤུད།</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,13 +6271,13 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "བཤུད་བརྙན་སྒྲིག་སྟངས་ཚུ།"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
msgstr ""
#. KBJev
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\"> $[officename] སྒོ་སྒྲིག་་འདི་གསལ་སྟོན་གྱི་སྐབས་མགོ་ལུ་སྡོདཔ་ཨིན། ཁྱོད་ཀྱི་གསལ་སྟོན་གྱི་གདོང་ཁ་ལས་རིམ་གཞན་ཀྱི་སྒོ་སྒྲིག་མི་སྟོན།</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/simpress/guide.po b/source/dz/helpcontent2/source/text/simpress/guide.po
index e97b5b2e2dd..8cb1a335550 100644
--- a/source/dz/helpcontent2/source/text/simpress/guide.po
+++ b/source/dz/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4489,13 +4489,13 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr ""
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
msgstr ""
#. BBPMC
diff --git a/source/dz/helpcontent2/source/text/swriter/01.po b/source/dz/helpcontent2/source/text/swriter/01.po
index d58df7b6b75..0e224116b8b 100644
--- a/source/dz/helpcontent2/source/text/swriter/01.po
+++ b/source/dz/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 20:09+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/dz/helpcontent2/source/text/swriter/guide.po b/source/dz/helpcontent2/source/text/swriter/guide.po
index 3bda86d965e..2a95eab0bb1 100644
--- a/source/dz/helpcontent2/source/text/swriter/guide.po
+++ b/source/dz/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 13:28+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/dz/sc/messages.po b/source/dz/sc/messages.po
index 0b198ae05df..ca0cc5fe955 100644
--- a/source/dz/sc/messages.po
+++ b/source/dz/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:43+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9083,12 +9083,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "གནས་གོང་ཚུ།"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "གནས་གོང་༡་ གནས་གོང་༢་ ཚུ་ གཞི་རྩའི་མི་བརློབས་བསྡོམས་ཀྱི་ནང་ལས་སྟོན་མི་ དཔེ་ཚད་ཅིག་གི་ངོ་ཚབ་སྟོན་མི་ ༡་ལས་༣༠་ཚུན་གྱི་བསྒྲུབ་རྟགས་ཚུ་ཨིན།"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9199,12 +9198,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "གནས་གོང་ཚུ།"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "གནས་གོང་༡་ གནས་གོང་༢་ ཚུ་ གཞི་རྩའི་མི་བརློབས་བསྡོམས་ཀྱི་ནང་ལས་སྟོན་མི་ དཔེ་ཚད་ཅིག་གི་ངོ་ཚབ་སྟོན་མི་ ༡་ལས་༣༠་ཚུན་གྱི་བསྒྲུབ་རྟགས་ཚུ་ཨིན།"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9296,12 +9294,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "གནས་གོང་ཚུ།"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "གནས་གོང་༡་ གནས་གོང་༢་ ཚུ་ གཞི་རྩའི་མི་བརློབས་བསྡོམས་ཀྱི་ནང་ལས་སྟོན་མི་ དཔེ་ཚད་ཅིག་གི་ངོ་ཚབ་སྟོན་མི་ ༡་ལས་༣༠་ཚུན་གྱི་བསྒྲུབ་རྟགས་ཚུ་ཨིན།"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17413,10 +17410,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17467,10 +17464,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17503,10 +17500,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17515,22 +17512,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32851,356 +32890,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -34417,353 +34468,413 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
#, fuzzy
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "གནས་གོང་གཙོ་མིག་ཏུ་བཞག་པ་(~H)"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
#, fuzzy
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "ཨེན་ཀོར།"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "བཀྲམ་སྟོན།"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
#, fuzzy
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "ཐད་སྙོམས་བཤུད་ཕྲ།"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
#, fuzzy
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "ཀེར་ཕྲང་བཤུད་ཕྲ།"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "སྒོ་སྒྲིག(~W)"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "ཕྱིར་རྒྱས།"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "ཤོག་ལེབ་མཚམས།"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr ""
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr ""
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "སྟོན།"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "སྦ་བཞག"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr ""
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "དངོས་པོ་ཚུ་འབྲི་དོ།"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "སྟོན།"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "སྦ་བཞག"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "སྟོན།"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "སྦ་བཞག"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "སྟོན།"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "སྦ་བཞག"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "དངོས་པོ་ཚུ།"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/dz/sfx2/messages.po b/source/dz/sfx2/messages.po
index ebfc0956071..448fb4dea61 100644
--- a/source/dz/sfx2/messages.po
+++ b/source/dz/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 19:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1437,540 +1437,552 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr ""
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr ""
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "ཡིག་ཆ་ཞུན་དག་འབད།"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "ཡིག་སྣོད་ཡིག་ཆ།"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/dz/svx/messages.po b/source/dz/svx/messages.po
index 4ccc074302d..6666e7ed615 100644
--- a/source/dz/svx/messages.po
+++ b/source/dz/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2020-05-20 11:23+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Dzongkha <https://weblate.documentfoundation.org/projects/libo_ui-master/svxmessages/dz/>\n"
@@ -13242,27 +13242,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13273,27 +13273,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18634,8 +18634,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/dz/sw/messages.po b/source/dz/sw/messages.po
index cb17de96d74..1a10cf813b6 100644
--- a/source/dz/sw/messages.po
+++ b/source/dz/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24563,50 +24563,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "རང་བཞིན་དཔར་བཤད་སྒྲིག་སྟངས་ཚུ་ནུས་ཅན་བཟོ་ནི་ཨིན་མིའི་དོན་ལས་དངོས་པོའི་དབྱེ་བ་སེལ་འཐུ་འབད།"
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr ""
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr ""
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr ""
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "ཡིག་ཆ་ ག་བསྡུར་རྐྱབས།(~c)"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/el/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/source/el/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
index 9bed24b2141..1c4deccc224 100644
--- a/source/el/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
+++ b/source/el/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
@@ -4,16 +4,16 @@ 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-04-20 14:12+0200\n"
-"PO-Revision-Date: 2013-05-23 23:06+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2024-05-15 14:29+0000\n"
+"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
+"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/el/>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1369350365.000000\n"
#. 9EAjq
@@ -34,4 +34,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Microsoft Access"
-msgstr ""
+msgstr "Microsoft Access"
diff --git a/source/el/cui/messages.po b/source/el/cui/messages.po
index 32c08bc302f..0a353a8c52e 100644
--- a/source/el/cui/messages.po
+++ b/source/el/cui/messages.po
@@ -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-05-13 12:37+0200\n"
-"PO-Revision-Date: 2024-04-21 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-15 14:29+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/el/>\n"
"Language: el\n"
@@ -2757,7 +2757,7 @@ msgstr "Μπορείτε να προστατέψετε τα κελιά με Μο
#: cui/inc/tipoftheday.hrc:152
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can make text follow the shape of a curve. Draw the curve, double-click it, type the text, and choose Format ▸ Text Box and Shape ▸ Text along Path. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
-msgstr ""
+msgstr "Μπορείτε να κάνετε το κείμενο να ακολουθεί το σχήμα μιας καμπύλης. Σχεδιάστε την καμπύλη, διπλοπατήστε σε αυτήν, πληκτρολογήστε το κείμενο και επιλέξτε Μορφή ▸ Πλαίσιο κειμένου και Σχήμα ▸ Κείμενο κατά μήκος της διαδρομής. Επιλέξτε μία από τις επιλογές στοίχισης: Περιστροφή, Όρθια, Κλίση οριζόντια ή Κλίση κατακόρυφα."
#. ZE6D5
#: cui/inc/tipoftheday.hrc:153
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Άλλοι χαρακτήρες..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr "Το %PRODUCTNAME είναι μια ισχυρή και δωρεάν σουίτα γραφείου, που χρησιμοποιείται από εκατομμύρια ανθρώπους σε όλο τον κόσμο."
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr "Το %PRODUCTNAME χρησιμοποιεί την αξιόπιστη τυπική μορφή ανοιχτού εγγράφου."
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr "Το %PRODUCTNAME συνδυάζεται σε κάθε λειτουργικό σύστημα και παρέχει πλήρη προσαρμογή."
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr "Το %PRODUCTNAME είναι ανοιχτού κώδικα: Το έργο σας, τα δεδομένα σας, η ελευθερία σας."
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr "Η έκδοση 24.8 φέρνει έναν λαμπερό διάλογο Τι είναι νέο; :-)"
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr "Καλώς ήρθατε στο %PRODUCTNAME!"
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18529,13 +18493,19 @@ msgid "LibreOffice Themes"
msgstr "Θέματα του LibreOffice"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Κάντε κλικ στο στυλ κουκκίδων που θέλετε να χρησιμοποιήσετε."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Εμφανίζει τα διάφορα στυλ κουκκίδων που μπορείτε να εφαρμόσετε."
@@ -21554,7 +21524,7 @@ msgstr "Συλλαβισμός κατά μήκος"
#: cui/uiconfig/ui/textflowpage.ui:394
msgctxt "textflowpage|checkAcrossParagraph"
msgid "Last full line of paragraph"
-msgstr ""
+msgstr "Τελευταία πλήρης γραμμή της παραγράφου"
#. K3XE6
#: cui/uiconfig/ui/textflowpage.ui:403
@@ -22246,36 +22216,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Προεπισκόπηση"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr "Τι νέο υπάρχει στο %PRODUCTVERSION"
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr "Εικόνα που δείχνει τι νέο υπάρχει"
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr "Προηγούμενο"
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr "Επόμενο"
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr "Πρόοδος των νέων"
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/el/formula/messages.po b/source/el/formula/messages.po
index c5e61c5eebf..322b2566844 100644
--- a/source/el/formula/messages.po
+++ b/source/el/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-04-08 01:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/el/>\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1555681749.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Όλα"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Κεφαλίδες"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Δεδομένα"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Σύνολα"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Αυτή η γραμμή"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "Ν"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "Τ"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERROR.TYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "Β"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr "XMATCH"
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr "XLOOKUP"
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr "FILTER"
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr "SORT"
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr "SORTBY"
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEXTJOIN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "IFS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SWITCH"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINIFS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXIFS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGATE"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2417,7 +2423,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2425,7 +2431,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2433,7 +2439,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2441,7 +2447,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2449,7 +2455,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#ΟΝΟΜΑ?"
@@ -2457,7 +2463,7 @@ msgstr "#ΟΝΟΜΑ?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2465,98 +2471,98 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "ΧΡΩΜΑ"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENCODEURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RAWSUBTRACT"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "ΦΟΥΡΙΕ"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "RAND.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "RANDBETWEEN.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/el/helpcontent2/source/text/scalc/01.po b/source/el/helpcontent2/source/text/scalc/01.po
index 6b883d9177f..86e8ce71250 100644
--- a/source/el/helpcontent2/source/text/scalc/01.po
+++ b/source/el/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-01-10 09:45+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/el/>\n"
@@ -584,13 +584,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -611,13 +611,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Εισάγετε το κείμενο που θα εμφανιστεί στην αριστερή πλευρά της κεφαλίδας ή του υποσέλιδου.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15038,14 +15038,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr "<bookmark_value>τυχαίοι αριθμοί; μεταξύ ορίων</bookmark_value><bookmark_value>Συνάρτηση RANDBETWEEN</bookmark_value>"
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15110,14 +15110,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr "<bookmark_value>τυχαίοι διατηρήσιμοι αριθμοί; μεταξύ ορίων</bookmark_value><bookmark_value>Συνάρτηση RANDBETWEEN.NV</bookmark_value>"
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
-msgstr "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
+msgstr ""
#. Akjyr
#: 04060106.xhp
@@ -15173,14 +15173,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr "<bookmark_value>Συνάρτηση RAND</bookmark_value><bookmark_value>τυχαίοι αριθμοί;μεταξύ 0 και 1</bookmark_value>"
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15263,14 +15263,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr "<bookmark_value>τυχαίοι διατηρήσιμοι αριθμοί;μεταξύ 0 και 1</bookmark_value><bookmark_value>Συνάρτηση RAND.NV</bookmark_value>"
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
-msgstr "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
+msgstr ""
#. Fc2hv
#: 04060106.xhp
@@ -66929,22 +66929,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66965,31 +66965,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -67001,6 +67001,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -68000,13 +68009,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68054,22 +68063,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69926,22 +69944,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
msgstr ""
-#. 24EqX
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
+msgstr ""
+
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/el/helpcontent2/source/text/schart/01.po b/source/el/helpcontent2/source/text/schart/01.po
index 875091785e5..fe52586319f 100644
--- a/source/el/helpcontent2/source/text/schart/01.po
+++ b/source/el/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-02-01 09:11+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/el/>\n"
@@ -6641,6 +6641,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Στην πρώτη σελίδα του <link href=\"text/schart/01/wiz_chart_type.xhp\">Οδηγός διαγράμματος</link> μπορείτε να επιλέξετε έναν τύπο διαγράμματος."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6659,41 +6686,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "Ένα διάγραμμα πίτας απεικονίζει τιμές ως κυκλικούς τομείς ενός ολόκληρου κύκλου. Το μήκος του τόξου, ή η περιοχή κάθε τομέα, είναι ανάλογα της τιμής του."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Πίτα - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει τομείς ως χρωματιστές περιοχές της συνολικής πίτας, για μια μόνο στήλη δεδομένων. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε οποιονδήποτε τομέα για να διαχωρίσετε αυτόν τον τομέα από την υπόλοιπη πίτα ή να το συνδέσετε ξανά σε αυτήν."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Ανατιναγμένη πίτα - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει τους τομείς ήδη διαχωρισμένους. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε οποιονδήποτε τομέα για να το μετακινήστε ακτινικά από το κέντρο της πίτας."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Λουκουμάς - αυτός ο δευτερεύων τύπος γραφήματος μπορεί να απεικονίσει πολλαπλές στήλες δεδομένων. Κάθε στήλη δεδομένων απεικονίζεται όπως ένα σχήμα λουκουμά με μια τρύπα στο κέντρο, όπου η επόμενη στήλη δεδομένων μπορεί να απεικονιστεί. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε έναν εξωτερικό τομέα για να το μετακινήσετε ακτινικά από το κέντρο του λουκουμά."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Ανατιναγμένος λουκουμάς - αυτός ο δευτερεύων τύπος γραφήματος απεικονίζει τους εξωτερικούς τομείς ήδη διαχωρισμένους από τον υπόλοιπο λουκουμά. Στο δημιουργημένο διάγραμμα, μπορείτε να κάνετε κλικ και να σύρετε έναν εξωτερικό τομέα για να το μετακινήστε ακτινικά από το κέντρο του λουκουμά."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/el/helpcontent2/source/text/shared/01.po b/source/el/helpcontent2/source/text/shared/01.po
index e31f7b693bc..0951a4da7ee 100644
--- a/source/el/helpcontent2/source/text/shared/01.po
+++ b/source/el/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-27 22:33+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/el/>\n"
@@ -53596,13 +53596,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/el/helpcontent2/source/text/shared/guide.po b/source/el/helpcontent2/source/text/shared/guide.po
index 3af80bf5971..7fa4bd566b8 100644
--- a/source/el/helpcontent2/source/text/shared/guide.po
+++ b/source/el/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-26 19:49+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/el/>\n"
@@ -27080,14 +27080,14 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr "Ανοίγει τα παρακάτω αρχεία σε κατάσταση προβολής (μόνο για ανάγνωση)."
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
-msgstr "Ανοίγει και ξεκινά τα παρακάτω έγγραφα παρουσίασης αμέσως. Τα αρχεία κλείνουν μετά την προβολή. Αρχεία πέρα από τα έγγραφα Impress ανοίγονται στην προεπιλεγμένη κατάσταση, ανεξάρτητα από την προηγούμενη κατάσταση."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
+msgstr ""
#. 5R6iA
#: start_parameters.xhp
diff --git a/source/el/helpcontent2/source/text/shared/optionen.po b/source/el/helpcontent2/source/text/shared/optionen.po
index 49fea6618c5..96ae4833cd9 100644
--- a/source/el/helpcontent2/source/text/shared/optionen.po
+++ b/source/el/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-19 09:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/el/>\n"
@@ -9476,14 +9476,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Επιλογές λογιστικού φύλλου"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "Επιλογές του %PRODUCTNAME Calc"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9503,14 +9503,14 @@ msgctxt ""
msgid "View"
msgstr "Προβολή"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
-msgstr "<bookmark_value>κελιά; εμφάνιση γραμμών πλέγματος (Calc)</bookmark_value><bookmark_value>περιγράμματα; κελιά στην οθόνη (Calc)</bookmark_value><bookmark_value>πλέγματα; εμφάνιση γραμμών (Calc)</bookmark_value><bookmark_value>χρώματα; γραμμές πλέγματος και κελιά (Calc)</bookmark_value><bookmark_value>αλλαγές σελίδας; εμφάνιση οδηγών (Calc)</bookmark_value><bookmark_value>οδηγοί; εμφάνιση (Calc)</bookmark_value><bookmark_value>εμφάνιση; μηδενικές τιμές (Calc)</bookmark_value><bookmark_value>μηδενικές τιμές; εμφάνιση (Calc)</bookmark_value><bookmark_value>πίνακες σε υπολογιστικά φύλλα; επισήμανση τιμής</bookmark_value><bookmark_value>κελιά; μορφοποίηση χωρίς εφέ (Calc)</bookmark_value><bookmark_value>κελιά; χρωματισμός (Calc)</bookmark_value><bookmark_value>αγκυρώσεις; εμφάνιση (Calc)</bookmark_value><bookmark_value>χρώματα; περιορισμός (Calc)</bookmark_value><bookmark_value>υπερχείλιση κειμένου σε κελιά υπολογιστικού φύλλου</bookmark_value><bookmark_value>αναφορές; έγχρωμη εμφάνιση (Calc)</bookmark_value><bookmark_value>αντικείμενα; εμφάνιση σε υπολογιστικά φύλλα</bookmark_value><bookmark_value>εικόνες; εμφάνιση σε γραφήματα Calc</bookmark_value><bookmark_value>γραφήματα; εμφάνιση (Calc)</bookmark_value><bookmark_value>σχεδίαση αντικειμένων; εμφάνιση (Calc)</bookmark_value><bookmark_value>κεφαλίδες σειράς; εμφάνιση (Calc)</bookmark_value><bookmark_value>κεφαλίδες στηλών; εμφάνιση (Calc)</bookmark_value><bookmark_value>γραμμές κύλισης; εμφάνιση (Calc)</bookmark_value><bookmark_value>καρτέλες φύλλων; εμφάνιση</bookmark_value><bookmark_value>. καρτέλες; εμφάνιση</bookmark_value><bookmark_value>περιγράμματα; σύμβολα περιγράμματος</bookmark_value><bookmark_value>κελιά; δείκτης τύπου σε κελιά</bookmark_value><bookmark_value>κελιά; υπόδειξη τύπου</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
+msgstr ""
#. uCp3Q
#: 01060100.xhp
@@ -9530,6 +9530,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Καθορίζει ποια στοιχεία του κεντρικού παραθύρου του <item type=\"productname\">%PRODUCTNAME</item> Calc θα εμφανίζονται. Μπορείτε επίσης να εμφανίζετε ή να αποκρύπτετε την επισήμανση τιμών σε πίνακες.</ahelp>"
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9566,23 +9584,59 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Καθορίζει πότε θα εμφανίζονται οι γραμμές πλέγματος. Η προεπιλογή είναι να εμφανίζονται γραμμές πλέγματος μόνο σε κελιά που δεν έχουν χρώμα παρασκηνίου. Μπορείτε επίσης να επιλέξετε να εμφανίζονται γραμμές πλέγματος σε κελιά με χρώμα παρασκηνίου ή να τα αποκρύψετε.</ahelp> Για εκτύπωση, επιλέξτε <emph>Μορφή - Τεχνοτροπία σελίδας - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Φύλλο</emph></link> και επιλέξτε το πλαίσιο ελέγχου <emph>Πλέγμα</emph>."
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Χρώμα"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Ορίζει ένα χρώμα για τις γραμμές πλέγματος στο τρέχον έγγραφο.</ahelp> Για να δείτε το χρώμα της γραμμής πλέγματος που αποθηκεύτηκε με το έγγραφο, πηγαίνετε στο <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Προτιμήσεις</emph></caseinline><defaultinline><emph>Εργαλεία - Επιλογές</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Χρώματα εφαρμογής</emph>, στο <emph>Σχήμα</emph> βρείτε την καταχώριση <emph>Υπολογιστικό φύλλο - Γραμμές πλέγματος</emph> και ορίστε το χρώμα σε \"αυτόματο\"."
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
#. y2GVB
#: 01060100.xhp
@@ -9683,14 +9737,14 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Δείκτης σχολίου"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Ορίζει ότι ένα μικρό ορθογώνιο στην πάνω δεξιά γωνία του κελιού δείχνει ότι υπάρχει σχόλιο. Το σχόλιο θα εμφανιστεί μόνο εάν ενεργοποιήσετε τις συμβουλές στο <emph>%PRODUCTNAME - Γενικά</emph> στο πλαίσιο διαλόγου επιλογές.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgstr ""
#. T4iFp
#: 01060100.xhp
@@ -9710,6 +9764,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Έχετε τη δυνατότητα να πληκτρολογήσετε και να επεξεργαστείτε σημειώσεις με την εντολή <link href=\"text/shared/01/04050000.xhp\"><emph>Εισαγωγή - Σχόλιο</emph></link>. Η επεξεργασία των σημειώσεων οι οποίες εμφανίζονται μόνιμα είναι δυνατή με ένα μόνο πάτημα στο πλαίσιο της σημείωσης. Πατήστε στην Περιήγηση και στην καταχώριση <emph>Σχόλια</emph> έχετε τη δυνατότητα να εμφανίσετε όλα τα σχόλια του τρέχοντος εγγράφου. Διπλοπατώντας σε μια σημείωση στην Περιήγηση και ο δρομέας θα μεταβεί στο αντίστοιχο κελί, το οποίο περιέχει το σχόλιο."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9755,6 +9836,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Όταν είναι ενεργή η εντολή αυτή δε θα εμφανίζονται τα χρώματα τα οποία έχουν οριστεί για το έγγραφο, μέχρι να απενεργοποιηθεί η λειτουργία."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10016,6 +10133,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Αν έχετε ορίσει μία <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">διάρθρωση</link></caseinline><defaultinline>διάρθρωση</defaultinline></switchinline>, η επιλογή <emph>Σύμβολα διάρθρωσης</emph> καθορίζει αν θα εμφανίζονται τα σύμβολα διάρθρωσης στα όρια του φύλλου.</ahelp>"
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/simpress.po b/source/el/helpcontent2/source/text/simpress.po
index d8cf771e931..a60063920c2 100644
--- a/source/el/helpcontent2/source/text/simpress.po
+++ b/source/el/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-11-12 21:38+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/el/>\n"
@@ -1438,14 +1438,14 @@ msgctxt ""
msgid "Slide"
msgstr "Διαφάνεια"
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Διαφάνεια</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
+msgstr ""
#. QAk8D
#: main_slide.xhp
diff --git a/source/el/helpcontent2/source/text/simpress/00.po b/source/el/helpcontent2/source/text/simpress/00.po
index 7098adcab37..c0a37a2a4be 100644
--- a/source/el/helpcontent2/source/text/simpress/00.po
+++ b/source/el/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-10-09 11:38+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/el/>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Επιλέξτε <emph>Εισαγωγή - Διπλότυπο διαφάνειας</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Επιλέξτε <emph>Εισαγωγή - Ανάπτυξη διαφάνειας</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Επιλέξτε <emph>Εισαγωγή - Διαφάνεια σύνοψης</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr "<variable id=\"praesent\">Επιλέξτε <menuitem>Προβολή παρουσίασης - Ρυθμίσεις προβολής παρουσίασης</menuitem>.</variable>"
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr "Νέα διαφάνεια"
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/el/helpcontent2/source/text/simpress/01.po b/source/el/helpcontent2/source/text/simpress/01.po
index ef4ef292c14..773e6d128ea 100644
--- a/source/el/helpcontent2/source/text/simpress/01.po
+++ b/source/el/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-07 09:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/el/>\n"
@@ -1277,14 +1277,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>προβολή διάρθρωσης</bookmark_value><bookmark_value>επεξεργασία; τίτλοι διαφάνειας</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">Διάρθρωση</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2861,14 +2861,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>επέκταση; διαφάνειες</bookmark_value><bookmark_value>διαφάνειες; επέκταση</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Ανάπτυξη διαφάνειας</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2915,14 +2915,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>διαφάνεια σύνοψης</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Διαφάνεια σύνοψης</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6272,14 +6272,14 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Ρυθμίσεις παρουσίασης οθόνης"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
-msgstr "<bookmark_value>παρουσιάσεις; ρυθμίσεις για</bookmark_value> <bookmark_value>προβολές παρουσίασης; ρυθμίσεις για</bookmark_value> <bookmark_value>παρουσιάσεις; παράθυρο / πλήρης οθόνη</bookmark_value> <bookmark_value>πολλαπλές οθόνες</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
+msgstr ""
#. KBJev
#: 06080000.xhp
@@ -6605,6 +6605,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">Το παράθυρο του $[officename] παραμένει σε πρώτο πλάνο κατά τη διάρκεια της παρουσίασης. Κανένα άλλο πρόγραμμα δεν εμφανίζει το παράθυρό του μπροστά από την παρουσίασή σας.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6695,6 +6713,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr "Η γραμμή πλοήγησης επιτρέπει στον παρουσιαστή να ελέγχει την παρουσίαση με πλήκτρα στο κάτω αριστερό μέρος της οθόνης, είτε με το δείκτη του ποντικιού, είτε απευθείας στην οθόνη εάν χρησιμοποιείται οθόνη αφής."
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6722,6 +6758,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr "Καθορίζει ότι θέλετε να ενεργοποιήσετε το τηλεχειριστήριο Bluetooth ενώ εκτελείται το Impress. Αποεπιλέξτε το <emph>Ενεργοποίηση τηλεχειριστηρίου</emph> για να απενεργοποιήσετε τον απομακρυσμένο έλεγχο."
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6731,6 +6776,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr "Ένας σύνδεσμος σάς κατευθύνει στις <link href=\"https://hub.libreoffice.org/impress-remote\">διαθέσιμες επιλογές για την εγκατάσταση της εφαρμογής</link> στη συσκευή σας."
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/simpress/guide.po b/source/el/helpcontent2/source/text/simpress/guide.po
index 21415a49c21..4f02790f091 100644
--- a/source/el/helpcontent2/source/text/simpress/guide.po
+++ b/source/el/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-07 09:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/el/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.1.1\n"
+"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1549021784.000000\n"
@@ -4490,14 +4490,14 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr "Χρήση της κονσόλας παρουσιαστή"
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
-msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\">Χρήση της κονσόλας παρουσιαστή</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
+msgstr ""
#. BBPMC
#: presenter_console.xhp
diff --git a/source/el/helpcontent2/source/text/swriter/01.po b/source/el/helpcontent2/source/text/swriter/01.po
index b43064bef6b..67358c9dfb1 100644
--- a/source/el/helpcontent2/source/text/swriter/01.po
+++ b/source/el/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-05 20:14+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/el/>\n"
@@ -16289,13 +16289,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16307,13 +16325,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16325,13 +16343,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16343,13 +16361,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/el/helpcontent2/source/text/swriter/guide.po b/source/el/helpcontent2/source/text/swriter/guide.po
index 6f26ffed6fd..f229a25c549 100644
--- a/source/el/helpcontent2/source/text/swriter/guide.po
+++ b/source/el/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-09 19:23+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/el/>\n"
@@ -5930,13 +5930,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/el/sc/messages.po b/source/el/sc/messages.po
index d1802dcd9e5..653d5bb2497 100644
--- a/source/el/sc/messages.po
+++ b/source/el/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-09 19:24+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/el/>\n"
@@ -8890,11 +8890,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Τιμή "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Τιμή 1, τιμή 2, ... είναι ορίσματα που αναπαριστούν δείγμα που πάρθηκε από ένα βασικό συνολικό πληθυσμό."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -8998,11 +8998,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Τιμή "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Τιμή 1, τιμή 2, ... είναι ορίσματα που αναπαριστούν δείγμα που πάρθηκε από ένα βασικό συνολικό πληθυσμό."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9088,11 +9088,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Τιμή "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Τιμή 1, τιμή 2, ... είναι ορίσματα που αναπαριστούν δείγμα που πάρθηκε από ένα βασικό συνολικό πληθυσμό."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16939,10 +16939,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr "Σειρά 1, σειρά 2,... είναι οι σειρές που χρησιμοποιούνται για ταξινόμηση. 1 για αύξουσα, -1 για φθίνουσα. Η προεπιλογή είναι αύξουσα."
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -16993,10 +16993,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17029,10 +17029,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17041,22 +17041,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31913,356 +31955,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Ιδιότητες γραμμών σπίθας (Sparkline)"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Εύρος εισόδου:"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Εύρος εξόδου:"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Δεδομένα"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Σειρές:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Αρνητικά σημεία:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Υψηλά σημεία:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Χαμηλά σημεία:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Σημειωτής:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Πρώτο σημείο:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Τελευταίο σημείο:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Χρώματα"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr "Πάχος γραμμής:"
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Εμφάνιση κενών κελιών ως:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Κενό"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Μηδέν"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Επέκταση"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Εμφάνιση κρυφού"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Από δεξιά προς τα αριστερά"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Γραμμή"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Στήλη"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "Σε στοίβα"
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Τύπος:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Ιδιότητες"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Μεμονωμένο"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Ομάδα"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Προσαρμοσμένο"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Μεμονωμένο"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Ομάδα"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Προσαρμοσμένο"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Μέγιστο κάθετο:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Κάθετο ελάχιστο:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Εμφάνιση άξονα Χ"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Άξονες"
@@ -33443,344 +33497,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Δείκτης σ_χολίου"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "Έ_νδειξη τύπου και υπόδειξη"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "Επι_σήμανση τιμής"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Σημειώστε το πλαίσιο Επισήμανση τιμής για να εμφανίσετε τα περιεχόμενα των κελιών με διαφορετικά χρώματα, ανάλογα με τον τύπο. Τα κελιά κειμένου μορφοποιούνται με μαύρο, οι τύποι με πράσινο, τα κελιά αριθμών με γαλάζιο και τα προστατευμένα κελιά εμφανίζονται με ανοικτό γκρίζο παρασκήνιο, ανεξάρτητα από τη μορφοποίηση προβολής."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "Έ_γχρωμη προβολή των παραπομπών"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "Καθορίζει ότι κάθε αναφορά στον τύπο θα επισημαίνεται με χρώμα. Το εύρος του κελιού θα περικλείεται επίσης με ένα χρωματιστό περίγραμμα από τη στιγμή που το κελί που περιέχει την αναφορά είναι επιλεγμένο για επεξεργασία."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "Αγ_κύρωση"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Καθορίζει αν θα εμφανίζεται το εικονίδιο άγκυρας όταν επιλεχθεί ένα εισαγόμενο αντικείμενο όπως ένα γραφικό."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr "Επισήμανση στηλών/σειρών"
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr "Ενεργοποίηση του πλαισίου επισήμανσης στηλών/γραμμών για να εμφανιστεί η επισήμανση σειρών/στηλών για τη σειρά και τη στήλη του ενεργού κελιού."
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Εμφάνιση"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Κεφαλίδες στή_λης/γραμμής"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Καθορίζει αν θα εμφανίζονται οι κεφαλίδες γραμμών και στηλών."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Ορι_ζόντια γραμμή κύλισης"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Ορίζει αν θα εμφανίζεται μια οριζόντια γραμμή κύλισης στο τέλος του παραθύρου του εγγράφου."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Κά_θετη γραμμή κύλισης"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Ορίζει αν θα εμφανίζεται μια κατακόρυφη γραμμή κύλισης στα δεξιά του παραθύρου του εγγράφου."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "Καρτέλες _φύλλου"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Ορίζει αν θα εμφανίζονται οι καρτέλες φύλλων στο τέλος του εγγράφου του υπολογιστικού φύλλου."
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "Σύμβολα _διάρθρωσης"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "Αν έχετε ορίσει μία διάρθρωση, η επιλογή Σύμβολα διάρθρωσης καθορίζει αν θα εμφανίζονται τα σύμβολα διάρθρωσης στα όρια του φύλλου."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Περίληψη στη_ν αναζήτηση"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Παράθυρο"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "Σ_υγχρονισμός φύλλων"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Αν επιλεχθεί, όλα τα φύλλα θα προβάλλονται με τον ίδιο συντελεστή μεγέθυνσης. Αν δεν επιλεχθεί, κάθε φύλλο θα έχει τον δικό του συντελεστή μεγέθυνσης."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Εστίαση"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Αλλαγές _σελίδων"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Καθορίζει αν θα προβάλετε τις αλλαγές σελίδας μέσα σε μια ορισμένη περιοχή εκτύπωσης."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Βοηθητικές γραμμές _κατά τη μετακίνηση"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Καθορίζει αν θα εμφανίζονται γραμμές προβολής κατά τη μετακίνηση σχεδίων, πλαισίων, γραφικών και άλλων αντικειμένων."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "Γραμμές πλέ_γματος:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Εμφάνιση"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Εμφάνιση σε χρωματιστά κελιά"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Απόκρυψη"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Ορίζει αν οι γραμμές πλέγματος θα εμφανίζονται. Προεπιλογή είναι η εμφάνιση γραμμών πλέγματος μόνο σε κελιά που δεν έχουν χρώμα παρασκηνίου. Μπορείτε να επιλέξετε να εμφανίζονται γραμμές πλέγματος επίσης σε κελιά με χρώμα παρασκηνίου ή να τα αποκρύψετε."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "Δεί_κτης:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "Με _θέμα"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Εμφάνιση του δείκτη όπως ορίζεται στο θέμα του εικονιδίου, συνήθως ως χοντρός σταυρός."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "_Σύστημα"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Εμφάνιση του δείκτη ως προεπιλογής του συστήματος, συνήθως ως δείκτης βέλους."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Οπτική βοήθεια"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Α_ντικείμενα/Εικόνες:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "Δια_γράμματα:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Αν_τικείμενα σχεδίασης:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Εμφάνιση"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Απόκρυψη"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Ορίζει αν τα αντικείμενα και τα γραφικά εμφανίζονται ή κρύβονται."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Εμφάνιση"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Απόκρυψη"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Ορίζει αν τα διαγράμματα στο έγγραφό σας εμφανίζονται ή κρύβονται."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Εμφάνιση"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Απόκρυψη"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Ορίζει αν τα αντικείμενα σχεδίασης στο έγγραφό σας εμφανίζονται ή κρύβονται."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Αντικείμενα"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Καθορίζει ποια στοιχεία του κύριου παραθύρου Calc θα εμφανίζονται. Μπορείτε επίσης να εμφανίσετε ή να αποκρύψετε την επισήμανση τιμών σε πίνακες."
diff --git a/source/el/sfx2/messages.po b/source/el/sfx2/messages.po
index aa4424e09e8..895798dc52b 100644
--- a/source/el/sfx2/messages.po
+++ b/source/el/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-09 01:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/el/>\n"
@@ -1460,538 +1460,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Δωρεά"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "Εκτελείτε την έκδοση %PRODUCTVERSION του %PRODUCTNAME για πρώτη φορά. Θέλετε να μάθετε τι νέο υπάρχει;"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Σημειώσεις έκδοσης"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "Αυτό το έγγραφο είναι ανοικτό μόνο για ανάγνωση."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "Αυτό το PDF είναι ανοικτό σε λειτουργία μόνο για ανάγνωση για να επιτρέψει την υπογραφή του υπάρχοντος αρχείου."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "Η ετικέτα διαβάθμισης αυτού του εγγράφου είναι %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "Αυτό το έγγραφο πρέπει να διαβαθμιστεί πριν να μπορέσει να επικολληθεί το πρόχειρο."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Αυτό το έγγραφο έχει ένα χαμηλότερο επίπεδο διαβάθμισης από το πρόχειρο."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Επίπεδο"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "Εθνική ασφάλεια:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Εξαγωγή στοιχείου ελέγχου:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Ανάληψη ελέγχου"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Επεξεργασία εγγράφου"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Υπογραφή εγγράφου"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Τέλος υπογραφής"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Αυτό το έγγραφο έχει άκυρη υπογραφή."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Η υπογραφή ήταν έγκυρη, αλλά το έγγραφο έχει τροποποιηθεί"
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "Τουλάχιστον μία υπογραφή έχει προβλήματα: το πιστοποιητικό δεν μπόρεσε να επιβεβαιωθεί."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "Τουλάχιστον μία υπογραφή έχει προβλήματα: το έγγραφο είναι μόνο μερικώς υπογεγραμμένο."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "Το πιστοποιητικό δεν μπόρεσε να επικυρωθεί και το έγγραφο είναι μερικώς υπογεγραμμένο."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Αυτό το έγγραφο είναι ψηφιακά υπογεγραμμένο και η υπογραφή είναι έγκυρη."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Εμφάνιση υπογραφών"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Εμφάνιση γραμμής εργαλείων"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Απόκρυψη γραμμής εργαλείων"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Μάθετε περισσότερα"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "Ο κύριος κωδικός πρόσβασης είναι αποθηκευμένος σε ξεπερασμένη μορφή, θα πρέπει να τον ανανεώσετε"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Ανανέωση κωδικού πρόσβασης"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr "Απενεργοποιημένες οι μακροεντολές"
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr "Οι μακροεντολές σε αυτό το έγγραφο είναι απενεργοποιημένες λόγω των ρυθμίσεων ασφάλειας μακροεντολών."
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr "Οι μακροεντολές είναι απενεργοποιημένες λόγω των ρυθμίσεων ασφάλειας μακροεντολών."
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr "Οι μακροεντολές υπογράφονται, αλλά το έγγραφο (που περιέχει συμβάντα εγγράφου) δεν είναι υπογεγραμμένο."
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr "Εμφάνιση μακροεντολών"
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr "Εμφάνιση των επιλογών ασφαλείας"
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr "Εμφάνιση συμβάντων"
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Κομψό γκρίζο"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Μελίσσι"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Γαλάζια καμπύλη"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Γαλάζια σχέδια"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "Καραμέλα"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "Κίτρινη ιδέα"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "DNA"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Εστίαση"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Πουλί δάσους"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "Φρέσκο"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Έμπνευση"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Φώτα"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Αυξανόμενη ελευθερία"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Μητρόπολη"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Γαλάζιο του μεσονυκτίου"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Φυσική εικόνα"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Μολύβι"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Πιάνο"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Χαρτοφύλακας"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Πρόοδος"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Δύση"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Εποχής"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Ζωηρό"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "CV"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Βιογραφικό"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Προεπιλογή"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Σύγχρονο"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Σύγχρονη επαγγελματική επιστολή χωρίς πατούρα"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Σύγχρονη επαγγελματική επιστολή με πατούρα"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Επαγγελματική κάρτα με λογότυπο"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Απλό"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr "Απλοποιημένα κινέζικα κανονικά"
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr "Κανονικά ιαπωνικά"
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Αφαίρεση"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Καθαρισμός όλων"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Μήκος κωδικού πρόσβασης"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "Ο κωδικός πρόσβασης που έχετε εισάγει προκαλεί προβλήματα διαλειτουργικότητας. Παρακαλούμε, εισάγετε κωδικό πρόσβασης που είναι μικρότερος από 52 ψηφιολέξεις (bytes), ή μεγαλύτερος από 55 ψηφιολέξεις."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "%{key}-πατήστε για να ανοίξετε τον υπερσύνδεσμο: %{link}"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Πατήστε για να ανοίξετε τον υπερσύνδεσμο: %{link}"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(χρησιμοποιείται από το: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Έγγραφο"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Υπολογιστικό φύλλο"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Παρουσίαση"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Σχεδίαση"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Πρόσφατα χρησιμοποιημένο"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "Χωρίς πρόσφατους χαρακτήρες"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Επαναφορά όλων των ~προεπιλεγμένων προτύπων"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Επαναφορά ~προεπιλογής εγγράφου κειμένου"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Επαναφορά ~προεπιλογής υπολογιστικού φύλλου"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Επαναφορά ~προεπιλογής παρουσίασης"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Επαναφορά ~προεπιλογής σχεδίασης"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "Ε~ισαγωγή"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "Επε~κτάσεις"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Μετονομασία"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Μετονομασία κατηγορίας"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "Νέα κατηγορία"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr "Επιθεωρητής αντικειμένων UNO"
diff --git a/source/el/svx/messages.po b/source/el/svx/messages.po
index f24215b4732..54c9be44a15 100644
--- a/source/el/svx/messages.po
+++ b/source/el/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-09 19:24+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/el/>\n"
@@ -13054,27 +13054,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Θέση εγγράφου"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13085,27 +13085,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr "Διόρθωση…"
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18201,8 +18201,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Νέο"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr "Προσαρμογή…"
diff --git a/source/el/sw/messages.po b/source/el/sw/messages.po
index 9909492acc9..bd8bdedf336 100644
--- a/source/el/sw/messages.po
+++ b/source/el/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-04-09 01:45+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/el/>\n"
@@ -23797,49 +23797,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Επιλέξτε τον τύπο αντικειμένου για το οποίο οι ρυθμίσεις της αυτόματης λεζάντας πρόκειται να ισχύσουν"
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "Α_υτόματο"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "Κατά _λέξη"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "Κατά _χαρακτήρα"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Σύγκριση εγγράφων"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Παράβλεψη _κομματιών μήκους:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Να ληφθεί υπόψη κατά τη σύγκριση"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Να αποθηκευτεί κατά την αλλαγή του εγγράφου"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Τυχαίος αριθμός για να βελτιωθεί η ακρίβεια της σύγκρισης του εγγράφου"
diff --git a/source/en-GB/cui/messages.po b/source/en-GB/cui/messages.po
index fe69fbddd07..1ef336d3d46 100644
--- a/source/en-GB/cui/messages.po
+++ b/source/en-GB/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2022-10-21 14:17+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/cuimessages/en_GB/>\n"
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Other Characters..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18527,13 +18491,19 @@ msgid "LibreOffice Themes"
msgstr "LibreOffice Themes"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Click the bullet style that you want to use."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Displays the different bullet styles that you can apply."
@@ -22244,36 +22214,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Preview"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/en-GB/formula/messages.po b/source/en-GB/formula/messages.po
index 27ccac467cc..e5cb7cb47ee 100644
--- a/source/en-GB/formula/messages.po
+++ b/source/en-GB/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2021-02-02 17:37+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/formulamessages/en_GB/>\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1554743606.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#All"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Headers"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Data"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totals"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#This Row"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERROR.TYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEXTJOIN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "IFS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SWITCH"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINIFS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXIFS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDISE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGATE"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2417,7 +2423,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2425,7 +2431,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2433,7 +2439,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2441,7 +2447,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2449,7 +2455,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2457,7 +2463,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2465,98 +2471,98 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOUR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENCODEURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RAWSUBTRACT"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "RAND.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "RANDBETWEEN.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/01.po b/source/en-GB/helpcontent2/source/text/scalc/01.po
index 32fc05ceded..ab91f31f552 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/01.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-08-22 14:04+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/en_GB/>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15037,14 +15037,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15109,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15172,14 +15172,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15262,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66922,22 +66922,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66958,31 +66958,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66994,6 +66994,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67993,13 +68002,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68047,22 +68056,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69919,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/en-GB/helpcontent2/source/text/schart/01.po b/source/en-GB/helpcontent2/source/text/schart/01.po
index 1ffb057f4a1..69416fd28f0 100644
--- a/source/en-GB/helpcontent2/source/text/schart/01.po
+++ b/source/en-GB/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-02-10 16:37+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/en_GB/>\n"
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,41 +6685,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Pie - this sub-type shows sectors as coloured areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Exploded pie - this sub-type shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's centre."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Doughnut - this sub-type can show multiple data columns. Each data column is shown as one doughnut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the doughnut's centre."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Exploded doughnut - this sub-type shows the outer sectors already separated from the remaining doughnut. In the created chart, you can click and drag an outer sector to move it along a radial from the doughnut's centre."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/en-GB/helpcontent2/source/text/shared/01.po b/source/en-GB/helpcontent2/source/text/shared/01.po
index e14b6904ed7..f6bc64785ac 100644
--- a/source/en-GB/helpcontent2/source/text/shared/01.po
+++ b/source/en-GB/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/en_GB/>\n"
@@ -53593,13 +53593,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/en-GB/helpcontent2/source/text/shared/guide.po b/source/en-GB/helpcontent2/source/text/shared/guide.po
index 179b573b86d..666c0a1e5e0 100644
--- a/source/en-GB/helpcontent2/source/text/shared/guide.po
+++ b/source/en-GB/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/en_GB/>\n"
@@ -27079,14 +27079,14 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr "Opens following files in viewer mode (read-only)."
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
-msgstr "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode, regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
+msgstr ""
#. 5R6iA
#: start_parameters.xhp
diff --git a/source/en-GB/helpcontent2/source/text/shared/optionen.po b/source/en-GB/helpcontent2/source/text/shared/optionen.po
index 37df0c756d8..62e4bc7b5c9 100644
--- a/source/en-GB/helpcontent2/source/text/shared/optionen.po
+++ b/source/en-GB/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/en_GB/>\n"
@@ -9475,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Spreadsheet Options"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "%PRODUCTNAME Calc Options"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "View"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,23 +9583,59 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Colour"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a colour for the grid lines in the current document.</ahelp> To see the grid line colour that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colours</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the colour to \"Automatic\"."
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
#. y2GVB
#: 01060100.xhp
@@ -9682,14 +9736,14 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Comment indicator"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialogue box.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgstr ""
#. T4iFp
#: 01060100.xhp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double-clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "When this command is active, any colours assigned in the document will not be displayed until the function is deactivated."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/simpress.po b/source/en-GB/helpcontent2/source/text/simpress.po
index 900936f6a5c..619aed1436b 100644
--- a/source/en-GB/helpcontent2/source/text/simpress.po
+++ b/source/en-GB/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-06-15 20:40+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/en_GB/>\n"
@@ -1438,14 +1438,14 @@ msgctxt ""
msgid "Slide"
msgstr "Slide"
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
+msgstr ""
#. QAk8D
#: main_slide.xhp
diff --git a/source/en-GB/helpcontent2/source/text/simpress/00.po b/source/en-GB/helpcontent2/source/text/simpress/00.po
index 7d0e21ec143..987fd355292 100644
--- a/source/en-GB/helpcontent2/source/text/simpress/00.po
+++ b/source/en-GB/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/en_GB/>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr "New Slide"
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/en-GB/helpcontent2/source/text/simpress/01.po b/source/en-GB/helpcontent2/source/text/simpress/01.po
index ac42c0bbb91..1161074d924 100644
--- a/source/en-GB/helpcontent2/source/text/simpress/01.po
+++ b/source/en-GB/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/en_GB/>\n"
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>summary slide</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,14 +6271,14 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Slide Show Settings"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
-msgstr "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
+msgstr ""
#. KBJev
#: 06080000.xhp
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/simpress/guide.po b/source/en-GB/helpcontent2/source/text/simpress/guide.po
index 5eb07a1005e..15d0905cab8 100644
--- a/source/en-GB/helpcontent2/source/text/simpress/guide.po
+++ b/source/en-GB/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/en_GB/>\n"
@@ -4489,14 +4489,14 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr "Using the Presenter Console"
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
-msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
+msgstr ""
#. BBPMC
#: presenter_console.xhp
diff --git a/source/en-GB/helpcontent2/source/text/swriter/01.po b/source/en-GB/helpcontent2/source/text/swriter/01.po
index 7ef24888198..9066ba34d8d 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/01.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/en_GB/>\n"
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/en-GB/helpcontent2/source/text/swriter/guide.po b/source/en-GB/helpcontent2/source/text/swriter/guide.po
index 78a33fac636..d431c5532a0 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/guide.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-06-15 20:39+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/en_GB/>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/en-GB/sc/messages.po b/source/en-GB/sc/messages.po
index 463e8e37d54..8e984b5e183 100644
--- a/source/en-GB/sc/messages.po
+++ b/source/en-GB/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\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"
@@ -8887,11 +8887,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Value "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -8995,11 +8995,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Value "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9085,11 +9085,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Value "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16936,10 +16936,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -16990,10 +16990,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17026,10 +17026,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17038,22 +17038,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -31910,356 +31952,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Sparkline Properties"
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Input range:"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Output range:"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Data"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Series:"
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Negative points:"
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "High points:"
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Low points:"
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Marker:"
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "First point:"
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Last point:"
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Colours"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Display empty cells as:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Gap"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Zero"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Span"
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Display hidden"
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Right-to-left"
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Line"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Column"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "Stacked"
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Type:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Properties"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Individual"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Group"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Custom"
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Individual"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Group"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Custom"
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Vertical maximum:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Vertical minimum:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Display x-Axis"
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Axes"
@@ -33440,344 +33494,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "_Comment indicator"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "Value h_ighlighting"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Mark the Value highlighting box to show the cell contents in different colours, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "_Show references in colour"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "Specifies that each reference is highlighted in colour in the formula. The cell range is also enclosed by a coloured border as soon as the cell containing the reference is selected for editing."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Anchor"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Display"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Colu_mn/row headers"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Specifies whether to display row and column headers."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Hori_zontal scroll bar"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "_Vertical scroll bar"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Specifies whether to display a vertical scrollbar at the right of the document window."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "Sh_eet tabs"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "_Outline symbols"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Summary o_n search"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Window"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "S_ynchronise sheets"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "If marked, all sheets are shown with the same zoom factor. If not marked, each sheet can have its own zoom factor."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Zoom"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "_Page breaks"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Specifies whether to view the page breaks within a defined print area."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Helplines _while moving"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Grid lines:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Show"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Show on coloured cells"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Hide"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background colour. You can choose to also display grid lines on cells with background colour, or to hide them."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "Pointe_r:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "T_hemed"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Show the pointer as defined in the icon theme, typically as fat cross."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "S_ystem"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Show the pointer as system default, typically an arrow pointer."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Visual Aids"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Ob_jects/Images:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "Char_ts:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "_Drawing objects:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Show"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Hide"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Defines if objects and graphics are shown or hidden."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Show"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Hide"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Defines if charts in your document are shown or hidden."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Show"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Hide"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Defines if drawing objects in your document are shown or hidden."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objects"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
diff --git a/source/en-GB/sfx2/messages.po b/source/en-GB/sfx2/messages.po
index ce8698f7d55..6145b32d0b4 100644
--- a/source/en-GB/sfx2/messages.po
+++ b/source/en-GB/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-10-21 14:17+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/sfx2messages/en_GB/>\n"
@@ -1460,538 +1460,550 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr "Donate"
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr "Release Notes"
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr "This document is open in read-only mode."
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr "This PDF is open in read-only mode to allow signing the existing file."
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr "The classification label of this document is %1."
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr "This document must be classified before the clipboard can be pasted."
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "This document has a lower classification level than the clipboard."
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr "Level"
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr "National Security:"
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr "Export Control:"
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "Check Out"
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Edit Document"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "Sign Document"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr "Finish Signing"
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "This document has an invalid signature."
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "The signature was valid, but the document has been modified"
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr "At least one signature has problems: the certificate could not be validated."
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr "At least one signature has problems: the document is only partially signed."
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr "The certificate could not be validated and the document is only partially signed."
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "This document is digitally signed and the signature is valid."
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Show Signatures"
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr "Show Toolbar"
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr "Hide Toolbar"
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr "Learn more"
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr "The master password is stored in an outdated format, you should refresh it"
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr "Refresh Password"
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr "Grey Elegant"
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr "Beehive"
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr "Blue Curve"
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr "Blueprint Plans"
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr "Candy"
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr "Yellow Idea"
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr "DNA"
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr "Focus"
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr "Forestbird"
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr "Freshes"
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr "Inspiration"
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr "Lights"
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr "Growing Liberty"
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr "Metropolis"
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr "Midnightblue"
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr "Nature Illustration"
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr "Pencil"
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr "Piano"
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr "Portfolio"
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr "Progress"
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr "Sunset"
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr "Vintage"
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr "Vivid"
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr "CV"
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr "Resume"
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr "Default"
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr "Modern"
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr "Modern business letter sans-serif"
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr "Modern business letter serif"
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr "Businesscard with logo"
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr "Simple"
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr "BPMN"
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Remove"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr "Clear All"
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr "Password length"
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr "%{key}-click to open hyperlink: %{link}"
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr "Click to open hyperlink: %{link}"
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr "(used by: %STYLELIST)"
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr "Document"
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr "Spreadsheet"
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr "Presentation"
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr "Drawing"
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr "Recently used"
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr "No recent characters"
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr "Reset All De~fault Templates"
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr "Reset De~fault Text Document"
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr "Reset De~fault Spreadsheet"
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr "Reset De~fault Presentation"
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr "Reset De~fault Drawing"
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr "~Import"
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr "E~xtensions"
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr "Rename"
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr "Rename Category"
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr "New Category"
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/en-GB/svx/messages.po b/source/en-GB/svx/messages.po
index 901048572ae..731318cc9cf 100644
--- a/source/en-GB/svx/messages.po
+++ b/source/en-GB/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-07-12 03:34+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/svxmessages/en_GB/>\n"
@@ -13051,27 +13051,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Document Position"
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13082,27 +13082,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18193,8 +18193,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "New"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/en-GB/sw/messages.po b/source/en-GB/sw/messages.po
index 7d15553ad94..b20b2fff349 100644
--- a/source/en-GB/sw/messages.po
+++ b/source/en-GB/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-07-12 03:33+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/swmessages/en_GB/>\n"
@@ -23795,49 +23795,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Select the object type for which the AutoCaption settings are to be valid."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "A_uto"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "By w_ord"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "By _character"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Compare Documents"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Ignore _pieces of length:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Take it into account when comparing"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Store it when changing the document"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Random number to improve accuracy of document comparison"
diff --git a/source/en-ZA/cui/messages.po b/source/en-ZA/cui/messages.po
index 68cbc76d12c..c7db0a5a08f 100644
--- a/source/en-ZA/cui/messages.po
+++ b/source/en-ZA/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2018-11-14 11:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4279,42 +4279,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Other Characters..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
#, fuzzy
@@ -19015,13 +18979,19 @@ msgid "LibreOffice Themes"
msgstr ""
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Click the bullet style that you want to use."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Displays the different bullet styles that you can apply."
@@ -22834,36 +22804,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Preview"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/en-ZA/formula/messages.po b/source/en-ZA/formula/messages.po
index bd675c42317..7c9bf4d02b7 100644
--- a/source/en-ZA/formula/messages.po
+++ b/source/en-ZA/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2023-12-25 01:45+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: English (South Africa) <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/en_ZA/>\n"
@@ -17,2442 +17,2448 @@ msgstr ""
"X-POOTLE-MTIME: 1542023089.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "ISERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "ISNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#All"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Headers"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Data"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr ""
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr ""
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr ""
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr ""
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr ""
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORMSDIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORMSINV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERRORTYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr ""
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VARP"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VARP"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEVP"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEVP"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORMDIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPONDIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOMDIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGE"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr ""
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGE"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIF"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LEN"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHT"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFT"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACE"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MID"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOMDIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORMDIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "TDIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "FDIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQDIST"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOMDIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEW"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "ZTEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "TTEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORMINV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "FTEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQINV"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMADIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMAINV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr ""
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "TINV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "FINV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr ""
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQDIST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORMDIST"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETADIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETAINV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQDIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQINV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr ""
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr ""
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr ""
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr ""
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr ""
@@ -2461,7 +2467,7 @@ msgstr ""
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2469,7 +2475,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2477,7 +2483,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2485,7 +2491,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2493,7 +2499,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2501,7 +2507,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2509,100 +2515,100 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr ""
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr ""
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FIND"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCH"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/scalc/01.po b/source/en-ZA/helpcontent2/source/text/scalc/01.po
index 3634ebaf8db..306f86a5aed 100644
--- a/source/en-ZA/helpcontent2/source/text/scalc/01.po
+++ b/source/en-ZA/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-25 09:45+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: English (South Africa) <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/en_ZA/>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15037,14 +15037,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15109,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15172,14 +15172,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15262,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66922,22 +66922,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66958,31 +66958,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66994,6 +66994,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67993,13 +68002,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68047,22 +68056,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69919,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/en-ZA/helpcontent2/source/text/schart/01.po b/source/en-ZA/helpcontent2/source/text/schart/01.po
index a461404f73f..b5576827871 100644
--- a/source/en-ZA/helpcontent2/source/text/schart/01.po
+++ b/source/en-ZA/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-02-27 17:15+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,41 +6685,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Pie - this subtype shows sectors as coloured areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's centre."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's centre."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's centre."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/shared/01.po b/source/en-ZA/helpcontent2/source/text/shared/01.po
index fd54d8a1f2c..9d1ae214dd8 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/01.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/01.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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-29 09:45+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: English (South Africa) <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/en_ZA/>\n"
@@ -53593,13 +53593,13 @@ msgctxt ""
msgid "Latin, Asian and Complex fonts"
msgstr ""
-#. jAXJ7
+#. fSDor
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id691713384968030\n"
"help.text"
-msgid "Mark the appropriate font script to embed in the document."
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/en-ZA/helpcontent2/source/text/shared/guide.po b/source/en-ZA/helpcontent2/source/text/shared/guide.po
index a37b512f28f..59795b13dd6 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/guide.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/guide.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -27079,13 +27079,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
diff --git a/source/en-ZA/helpcontent2/source/text/shared/optionen.po b/source/en-ZA/helpcontent2/source/text/shared/optionen.po
index bb8a9432ca3..4025fd3fad7 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/optionen.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/optionen.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: 2024-04-20 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9475,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Spreadsheet Options"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "%PRODUCTNAME Calc Options"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9502,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "View"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9529,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr ""
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9565,22 +9583,58 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Colour"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
+"help.text"
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. y2GVB
@@ -9682,13 +9736,13 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Comment indicator"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
@@ -9709,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9754,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "When this command is active, any colours assigned in the document will not be displayed until the function is deactivated."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -10015,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr ""
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/simpress.po b/source/en-ZA/helpcontent2/source/text/simpress.po
index 57f00c5022a..0bf68ce4b4b 100644
--- a/source/en-ZA/helpcontent2/source/text/simpress.po
+++ b/source/en-ZA/helpcontent2/source/text/simpress.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2017-10-04 10:46+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1438,13 +1438,13 @@ msgctxt ""
msgid "Slide"
msgstr ""
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
msgstr ""
#. QAk8D
diff --git a/source/en-ZA/helpcontent2/source/text/simpress/00.po b/source/en-ZA/helpcontent2/source/text/simpress/00.po
index 783d8cc70da..c8c77389de3 100644
--- a/source/en-ZA/helpcontent2/source/text/simpress/00.po
+++ b/source/en-ZA/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-04-17 15:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/simpress/01.po b/source/en-ZA/helpcontent2/source/text/simpress/01.po
index 10ed647e04e..fbf50f28b3e 100644
--- a/source/en-ZA/helpcontent2/source/text/simpress/01.po
+++ b/source/en-ZA/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>outline view</bookmark_value><bookmark_value>editing;slide titles</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>summary slide</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,13 +6271,13 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Slide Show Settings"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
msgstr ""
#. KBJev
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/simpress/guide.po b/source/en-ZA/helpcontent2/source/text/simpress/guide.po
index 12c7c36a17b..74974a1adf6 100644
--- a/source/en-ZA/helpcontent2/source/text/simpress/guide.po
+++ b/source/en-ZA/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-09-03 12:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4489,13 +4489,13 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr ""
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
msgstr ""
#. BBPMC
diff --git a/source/en-ZA/helpcontent2/source/text/swriter/01.po b/source/en-ZA/helpcontent2/source/text/swriter/01.po
index f30ccfff02d..697fb40620d 100644
--- a/source/en-ZA/helpcontent2/source/text/swriter/01.po
+++ b/source/en-ZA/helpcontent2/source/text/swriter/01.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: 2024-04-30 14:12+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 20:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16288,13 +16288,31 @@ msgctxt ""
msgid "Hyphenation across"
msgstr ""
-#. 9XEdz
+#. puChR
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154669\n"
"help.text"
-msgid "Control hyphenation in the last line of a column, page or spread."
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
msgstr ""
#. wDS2K
@@ -16306,13 +16324,13 @@ msgctxt ""
msgid "Column"
msgstr ""
-#. G7GMe
+#. BG7Ek
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154662\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepColumn\">Deselect this check box to prevent words from being hyphenated across a column or page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
msgstr ""
#. UvaFd
@@ -16324,13 +16342,13 @@ msgctxt ""
msgid "Page"
msgstr ""
-#. 7u8E6
+#. dGbdQ
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepPage\">Deselect this check box to prevent words from being hyphenated across a page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
msgstr ""
#. BWaTs
@@ -16342,13 +16360,13 @@ msgctxt ""
msgid "Spread"
msgstr ""
-#. TWxNF
+#. 6ZKYo
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
"par_id3154666\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkKeepSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.)</ahelp>"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
msgstr ""
#. RQLep
diff --git a/source/en-ZA/helpcontent2/source/text/swriter/guide.po b/source/en-ZA/helpcontent2/source/text/swriter/guide.po
index 46fb2ee5a5e..3cc21982548 100644
--- a/source/en-ZA/helpcontent2/source/text/swriter/guide.po
+++ b/source/en-ZA/helpcontent2/source/text/swriter/guide.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-12-12 13:30+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: English (South Africa) <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/en_ZA/>\n"
@@ -5929,13 +5929,13 @@ msgctxt ""
msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
msgstr ""
-#. cNGXM
+#. dfM3L
#: footer_pagenumber.xhp
msgctxt ""
"footer_pagenumber.xhp\n"
"par_id21715629004389\n"
"help.text"
-msgid "Title pages provides common ways to create documents with different page numbering schemes."
+msgid "Title pages are a common way to create documents with different page numbering schemes."
msgstr ""
#. bf2Mp
diff --git a/source/en-ZA/sc/messages.po b/source/en-ZA/sc/messages.po
index a22c1be0bc0..6481f14d117 100644
--- a/source/en-ZA/sc/messages.po
+++ b/source/en-ZA/sc/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9039,12 +9039,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Values"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9155,12 +9154,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Values"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9252,12 +9250,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Values"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17284,10 +17281,10 @@ msgctxt "SC_OPCODE_SORTBY"
msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
msgstr ""
-#. kXyKG
+#. yvUDG
#: sc/inc/scfuncs.hrc:4227
msgctxt "SC_OPCODE_MAT_SEQUENCE"
-msgid "Allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
msgstr ""
#. ZavA8
@@ -17338,10 +17335,10 @@ msgctxt "SC_OPCODE_MAT_SEQUENCE"
msgid "The amount to increment each subsequent value in the array."
msgstr ""
-#. FhbwE
+#. 8HzKM
#: sc/inc/scfuncs.hrc:4241
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "RANDARRAY function generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
#. jksQe
@@ -17374,10 +17371,10 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Min"
msgstr ""
-#. ypjvL
+#. HASSd
#: sc/inc/scfuncs.hrc:4247
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The minimum number you would like returned."
+msgid "The lower limit of the generated numbers."
msgstr ""
#. DGi8h
@@ -17386,22 +17383,64 @@ msgctxt "SC_OPCODE_RANDARRAY"
msgid "Max"
msgstr ""
-#. EFeMu
+#. Cw8Nu
#: sc/inc/scfuncs.hrc:4249
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "The maximum number you would like returned."
+msgid "The upper limit of the generated numbers."
msgstr ""
-#. BGAqB
+#. WBWq3
#: sc/inc/scfuncs.hrc:4250
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Whole number"
+msgid "Integers"
msgstr ""
-#. bmWWK
+#. UiLts
#: sc/inc/scfuncs.hrc:4251
msgctxt "SC_OPCODE_RANDARRAY"
-msgid "Return a whole number or a decimal value."
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+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:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+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 ""
#. pDDme
@@ -32712,356 +32751,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
-#. QLJp8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:142
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
msgctxt "sparklinedialog|extended_tip|edInputRange"
-msgid "Enter the cell range of the data fopr the sparklines."
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
msgstr ""
#. kxVPD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:179
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
msgctxt "sparklinedialog|extended_tip|edOutputRange"
msgid "Select the cell range to receive the sparkline."
msgstr ""
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:192
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:209
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:228
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:260
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
#. Cc5DR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:288
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
msgctxt "sparklinedialog|extended_tip|colSeries"
msgid "Select the main color for the sparklines."
msgstr ""
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:299
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
#. Dqcpc
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:310
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
msgctxt "sparklinedialog|extended_tip|cbNegative"
msgid "Check and select the color for negative points."
msgstr ""
#. E2CzF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:335
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
msgctxt "sparklinedialog|extended_tip|colNegative"
msgid "Select the color for the negative points."
msgstr ""
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:346
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
-#. LyUcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
msgctxt "sparklinedialog|extended_tip|cbHigh"
-msgid "check and select the color for high points."
+msgid "Check and select the color for high points."
msgstr ""
#. xRya6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:382
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
msgctxt "sparklinedialog|extended_tip|colHigh"
msgid "Select the color for the high point."
msgstr ""
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:393
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
#. 52nar
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:404
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
msgctxt "sparklinedialog|extended_tip|cbLow"
msgid "Check and select the color for low points."
msgstr ""
#. 44giA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:429
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
msgctxt "sparklinedialog|extended_tip|colLow"
msgid "Select the color for the low point."
msgstr ""
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:440
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
#. oAqSy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:451
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
msgctxt "sparklinedialog|extended_tip|cbMarker"
msgid "Check and select the color for data points (line type only)."
msgstr ""
#. EzkVJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:476
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
msgctxt "sparklinedialog|extended_tip|colMarker"
msgid "Select the color for the data points markers."
msgstr ""
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:487
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
#. bXysM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:498
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
msgctxt "sparklinedialog|extended_tip|cbFirst"
msgid "Check and select the color for first point."
msgstr ""
#. Cy7AH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:523
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
msgctxt "sparklinedialog|extended_tip|colFirst"
msgid "Select the color for the first point."
msgstr ""
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:534
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
#. MAiGM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:545
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
msgctxt "sparklinedialog|extended_tip|cbLast"
msgid "Check and select the color for last point."
msgstr ""
#. Cv5Gu
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
msgctxt "sparklinedialog|extended_tip|colLast"
msgid "Select the color for the last point."
msgstr ""
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:634
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
#. fVkAN
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
msgctxt "sparklinedialog|extended_tip|seLineWidth"
msgid "Enter the line thickness number manually or use the spin button."
msgstr ""
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:657
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:672
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:673
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:674
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
-#. vpGZZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:678
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
-msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value.\n"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
msgstr ""
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:690
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
#. 4QTnR
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:698
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
msgctxt "sparklinedialog|extended_tip|cbHidden"
msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
msgstr ""
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
#. scFcD
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:718
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
msgctxt "sparklinedialog|extended_tip|cbRTL"
msgid "Check to have the sparklines show the data in reverse order."
msgstr ""
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:735
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:736
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
-#. DcTqJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
msgctxt "sparklinedialog|extended_tip|cbType"
-msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss. Displays equally sized bars indicating positive and negative values.\n"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
msgstr ""
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:754
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:770
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:803
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:804
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:805
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
-#. BBjou
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:809
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
-msgid " Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group.\n"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
msgstr ""
#. EWGyZ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:829
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
msgctxt "sparklinedialog|extended_tip|seMinAxis"
msgid "Spin or enter number to set the minimum value for the Y axis."
msgstr ""
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:844
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:845
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:846
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
-#. rYBGk
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:850
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
-msgid " Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
msgstr ""
#. LwjfH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:869
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
msgctxt "sparklinedialog|extended_tip|seMaxAxis"
msgid "Spin or enter number to set the maximum value for the Y axis."
msgstr ""
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:883
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:898
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:910
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
#. ubKiy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:919
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
msgid "Check to show the X axis for sparklines."
msgstr ""
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:935
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -34283,352 +34334,412 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
#, fuzzy
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "Value ~Highlighting"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
#, fuzzy
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "Anchor"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
#. EysZB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:277
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
msgctxt "tpviewpage|value"
msgid "Edit cell highlighting"
msgstr ""
#. owsEV
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:285
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
msgctxt "extended_tip|value"
msgid "Mark this box to show highlighted background when the cell is in edit mode."
msgstr ""
#. czZNn
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:309
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
msgctxt "tpviewpage|noteauthor"
msgid "Comment authorship"
msgstr ""
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:339
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Display"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:366
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:374
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:385
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
#, fuzzy
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Horizontal scroll bar"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:393
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:404
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
#, fuzzy
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Vertical scroll bar"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:412
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:423
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:431
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:442
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:450
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:461
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:558
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "~Window"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:585
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:593
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:621
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Zoom"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Pagebreak"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:658
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr ""
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:692
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr ""
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:707
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Show"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:708
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:709
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Hide"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:713
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:727
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:739
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:743
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:755
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:759
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:827
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:858
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr ""
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:872
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Drawing objects"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:901
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Show"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:902
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Hide"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:906
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:920
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Show"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:921
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Hide"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:925
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:939
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Show"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Hide"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:944
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:998
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objects"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:1022
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
diff --git a/source/en-ZA/sfx2/messages.po b/source/en-ZA/sfx2/messages.po
index 733304309b6..5b6a2f3f67e 100644
--- a/source/en-ZA/sfx2/messages.po
+++ b/source/en-ZA/sfx2/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-10-21 19:24+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1441,540 +1441,552 @@ msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
msgstr ""
-#. c7NPT
+#. G8bbK
#: include/sfx2/strings.hrc:263
+msgctxt "STR_WHATSNEW"
+msgid "You are running version %PRODUCTVERSION of %PRODUCTNAME for the first time. Do you want to learn what's new?"
+msgstr ""
+
+#. J5UkB
+#: include/sfx2/strings.hrc:264
+msgctxt "STR_WHATSNEW_BUTTON"
+msgid "Release Notes"
+msgstr ""
+
+#. c7NPT
+#: include/sfx2/strings.hrc:265
msgctxt "STR_READONLY_DOCUMENT"
msgid "This document is open in read-only mode."
msgstr ""
#. KyyFk
-#: include/sfx2/strings.hrc:264
+#: include/sfx2/strings.hrc:266
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
msgstr ""
#. MENvD
-#: include/sfx2/strings.hrc:265
+#: include/sfx2/strings.hrc:267
msgctxt "STR_CLASSIFIED_DOCUMENT"
msgid "The classification label of this document is %1."
msgstr ""
#. 3B3ij
-#: include/sfx2/strings.hrc:266
+#: include/sfx2/strings.hrc:268
msgctxt "STR_TARGET_DOC_NOT_CLASSIFIED"
msgid "This document must be classified before the clipboard can be pasted."
msgstr ""
#. BYcYH
-#: include/sfx2/strings.hrc:267
+#: include/sfx2/strings.hrc:269
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr ""
#. EJPzh
-#: include/sfx2/strings.hrc:268
+#: include/sfx2/strings.hrc:270
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Level"
msgstr ""
#. itVew
-#: include/sfx2/strings.hrc:269
+#: include/sfx2/strings.hrc:271
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
msgstr ""
#. ZBXbG
-#: include/sfx2/strings.hrc:270
+#: include/sfx2/strings.hrc:272
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
msgstr ""
#. QAnvx
-#: include/sfx2/strings.hrc:271
+#: include/sfx2/strings.hrc:273
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr ""
#. PwPNw
-#: include/sfx2/strings.hrc:272
+#: include/sfx2/strings.hrc:274
#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Edit document"
#. FCeC5
-#: include/sfx2/strings.hrc:273
+#: include/sfx2/strings.hrc:275
#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "File Document"
#. MEfTq
-#: include/sfx2/strings.hrc:274
+#: include/sfx2/strings.hrc:276
msgctxt "STR_READONLY_FINISH_SIGN"
msgid "Finish Signing"
msgstr ""
#. pkWmU
-#: include/sfx2/strings.hrc:275
+#: include/sfx2/strings.hrc:277
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr ""
#. Vd3CU
-#: include/sfx2/strings.hrc:276
+#: include/sfx2/strings.hrc:278
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr ""
#. 2HNfx
-#: include/sfx2/strings.hrc:277
+#: include/sfx2/strings.hrc:279
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "At least one signature has problems: the certificate could not be validated."
msgstr ""
#. tjCmr
-#: include/sfx2/strings.hrc:278
+#: include/sfx2/strings.hrc:280
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "At least one signature has problems: the document is only partially signed."
msgstr ""
#. mU6ot
-#: include/sfx2/strings.hrc:279
+#: include/sfx2/strings.hrc:281
msgctxt "STR_SIGNATURE_NOTVALIDATED_PARTIAL_OK"
msgid "The certificate could not be validated and the document is only partially signed."
msgstr ""
#. FKDbE
-#: include/sfx2/strings.hrc:280
+#: include/sfx2/strings.hrc:282
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr ""
#. rMGka
-#: include/sfx2/strings.hrc:281
+#: include/sfx2/strings.hrc:283
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr ""
#. fkzJb
-#: include/sfx2/strings.hrc:282
+#: include/sfx2/strings.hrc:284
msgctxt "STR_TRACK_CHANGES_BUTTON"
msgid "Show Toolbar"
msgstr ""
#. 68ZqS
-#: include/sfx2/strings.hrc:283
+#: include/sfx2/strings.hrc:285
msgctxt "STR_TRACK_CHANGES_BUTTON_HIDE"
msgid "Hide Toolbar"
msgstr ""
#. BzVAA
-#: include/sfx2/strings.hrc:284
+#: include/sfx2/strings.hrc:286
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
msgstr ""
#. BSyb4
-#: include/sfx2/strings.hrc:285
+#: include/sfx2/strings.hrc:287
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
msgstr ""
#. ysChU
-#: include/sfx2/strings.hrc:286
+#: include/sfx2/strings.hrc:288
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
msgstr ""
#. vf46C
-#: include/sfx2/strings.hrc:287
+#: include/sfx2/strings.hrc:289
msgctxt "STR_MACROS_DISABLED_TITLE"
msgid "Macros disabled"
msgstr ""
#. zkERU
-#: include/sfx2/strings.hrc:288
+#: include/sfx2/strings.hrc:290
msgctxt "STR_CONTAINS_MACROS"
msgid "Macros in this document are disabled due to the Macro Security settings."
msgstr ""
#. XbFQD
-#: include/sfx2/strings.hrc:289
+#: include/sfx2/strings.hrc:291
msgctxt "STR_MACROS_DISABLED"
msgid "Macros are disabled due to the Macro Security settings."
msgstr ""
#. DRiDD
-#: include/sfx2/strings.hrc:290
+#: include/sfx2/strings.hrc:292
msgctxt "STR_MACROS_DISABLED_CONTENT_UNSIGNED"
msgid "Macros are signed, but the document (containing document events) is not signed."
msgstr ""
#. BSkEp
-#: include/sfx2/strings.hrc:291
+#: include/sfx2/strings.hrc:293
msgctxt "STR_MACROS"
msgid "Show Macros"
msgstr ""
#. EMwTw
-#: include/sfx2/strings.hrc:292
+#: include/sfx2/strings.hrc:294
msgctxt "STR_MACROS"
msgid "Show Security Options"
msgstr ""
#. mBmGc
-#: include/sfx2/strings.hrc:293
+#: include/sfx2/strings.hrc:295
msgctxt "STR_EVENTS"
msgid "Show Events"
msgstr ""
#. kej8D
#. Translators: default Impress template names
-#: include/sfx2/strings.hrc:296
+#: include/sfx2/strings.hrc:298
msgctxt "STR_TEMPLATE_NAME1"
msgid "Grey Elegant"
msgstr ""
#. FkuLG
-#: include/sfx2/strings.hrc:297
+#: include/sfx2/strings.hrc:299
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
msgstr ""
#. uwaPH
-#: include/sfx2/strings.hrc:298
+#: include/sfx2/strings.hrc:300
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
msgstr ""
#. hHRDz
-#: include/sfx2/strings.hrc:299
+#: include/sfx2/strings.hrc:301
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
msgstr ""
#. MAnPU
-#: include/sfx2/strings.hrc:300
+#: include/sfx2/strings.hrc:302
msgctxt "STR_TEMPLATE_NAME5"
msgid "Candy"
msgstr ""
#. jEiAn
-#: include/sfx2/strings.hrc:301
+#: include/sfx2/strings.hrc:303
msgctxt "STR_TEMPLATE_NAME6"
msgid "Yellow Idea"
msgstr ""
#. QDNuB
-#: include/sfx2/strings.hrc:302
+#: include/sfx2/strings.hrc:304
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
msgstr ""
#. XBrCi
-#: include/sfx2/strings.hrc:303
+#: include/sfx2/strings.hrc:305
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
msgstr ""
#. GADdA
-#: include/sfx2/strings.hrc:304
+#: include/sfx2/strings.hrc:306
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
msgstr ""
#. TT8G5
-#: include/sfx2/strings.hrc:305
+#: include/sfx2/strings.hrc:307
msgctxt "STR_TEMPLATE_NAME10"
msgid "Freshes"
msgstr ""
#. C5N9D
-#: include/sfx2/strings.hrc:306
+#: include/sfx2/strings.hrc:308
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
msgstr ""
#. fCKG9
-#: include/sfx2/strings.hrc:307
+#: include/sfx2/strings.hrc:309
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
msgstr ""
#. pcLWs
-#: include/sfx2/strings.hrc:308
+#: include/sfx2/strings.hrc:310
msgctxt "STR_TEMPLATE_NAME13"
msgid "Growing Liberty"
msgstr ""
#. xo2gC
-#: include/sfx2/strings.hrc:309
+#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
msgstr ""
#. FFDBk
-#: include/sfx2/strings.hrc:310
+#: include/sfx2/strings.hrc:312
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
msgstr ""
#. yiCzk
-#: include/sfx2/strings.hrc:311
+#: include/sfx2/strings.hrc:313
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
msgstr ""
#. cCZzC
-#: include/sfx2/strings.hrc:312
+#: include/sfx2/strings.hrc:314
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
msgstr ""
#. Ji4Cw
-#: include/sfx2/strings.hrc:313
+#: include/sfx2/strings.hrc:315
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
msgstr ""
#. mrbiq
-#: include/sfx2/strings.hrc:314
+#: include/sfx2/strings.hrc:316
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
msgstr ""
#. ysBGy
-#: include/sfx2/strings.hrc:315
+#: include/sfx2/strings.hrc:317
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
msgstr ""
#. gtPt9
-#: include/sfx2/strings.hrc:316
+#: include/sfx2/strings.hrc:318
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
msgstr ""
#. 73Y2e
-#: include/sfx2/strings.hrc:317
+#: include/sfx2/strings.hrc:319
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
msgstr ""
#. MSY8y
-#: include/sfx2/strings.hrc:318
+#: include/sfx2/strings.hrc:320
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
msgstr ""
#. QDZBz
#. Translators: default Writer template names
-#: include/sfx2/strings.hrc:320
+#: include/sfx2/strings.hrc:322
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
msgstr ""
#. Koe3V
-#: include/sfx2/strings.hrc:321
+#: include/sfx2/strings.hrc:323
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
msgstr ""
#. hCpfD
-#: include/sfx2/strings.hrc:322
+#: include/sfx2/strings.hrc:324
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
msgstr ""
#. d7Hyk
-#: include/sfx2/strings.hrc:323
+#: include/sfx2/strings.hrc:325
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
msgstr ""
#. CVJEC
-#: include/sfx2/strings.hrc:324
+#: include/sfx2/strings.hrc:326
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
msgstr ""
#. 95GeB
-#: include/sfx2/strings.hrc:325
+#: include/sfx2/strings.hrc:327
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
msgstr ""
#. XdU49
-#: include/sfx2/strings.hrc:326
+#: include/sfx2/strings.hrc:328
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
msgstr ""
#. UAmSj
-#: include/sfx2/strings.hrc:327
+#: include/sfx2/strings.hrc:329
msgctxt "STR_TEMPLATE_NAME31"
msgid "Simple"
msgstr ""
#. W7NVH
-#: include/sfx2/strings.hrc:328
+#: include/sfx2/strings.hrc:330
msgctxt "STR_TEMPLATE_NAME32"
msgid "BPMN"
msgstr ""
#. PUBoR
-#: include/sfx2/strings.hrc:329
+#: include/sfx2/strings.hrc:331
msgctxt "STR_TEMPLATE_NAME33"
msgid "Simplified Chinese Normal"
msgstr ""
#. eBJ96
-#: include/sfx2/strings.hrc:330
+#: include/sfx2/strings.hrc:332
msgctxt "STR_TEMPLATE_NAME34"
msgid "Japanese Normal"
msgstr ""
#. ZaGGB
-#: include/sfx2/strings.hrc:332
+#: include/sfx2/strings.hrc:334
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Remove"
#. JReRY
-#: include/sfx2/strings.hrc:333
+#: include/sfx2/strings.hrc:335
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
msgstr ""
#. yC8Gs
-#: include/sfx2/strings.hrc:335
+#: include/sfx2/strings.hrc:337
msgctxt "STR_PASSWORD_LEN"
msgid "Password length"
msgstr ""
#. FKFmJ
-#: include/sfx2/strings.hrc:336
+#: include/sfx2/strings.hrc:338
msgctxt "STR_PASSWORD_WARNING"
msgid "The password you have entered causes interoperability issues. Please enter a password that is shorter than 52 bytes, or longer than 55 bytes."
msgstr ""
#. jBQFN
-#: include/sfx2/strings.hrc:338
+#: include/sfx2/strings.hrc:340
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%{key}-click to open hyperlink: %{link}"
msgstr ""
#. jC3AK
-#: include/sfx2/strings.hrc:339
+#: include/sfx2/strings.hrc:341
msgctxt "STR_CLICKHYPERLINK"
msgid "Click to open hyperlink: %{link}"
msgstr ""
#. eFJMp
-#: include/sfx2/strings.hrc:341
+#: include/sfx2/strings.hrc:343
msgctxt "STR_STYLEUSEDBY"
msgid "(used by: %STYLELIST)"
msgstr ""
#. 6UgqW
-#: include/sfx2/strings.hrc:343
+#: include/sfx2/strings.hrc:345
msgctxt "STR_DOCUMENT"
msgid "Document"
msgstr ""
#. XDGTb
-#: include/sfx2/strings.hrc:344
+#: include/sfx2/strings.hrc:346
msgctxt "STR_SPREADSHEET"
msgid "Spreadsheet"
msgstr ""
#. 3UZXB
-#: include/sfx2/strings.hrc:345
+#: include/sfx2/strings.hrc:347
msgctxt "STR_PRESENTATION"
msgid "Presentation"
msgstr ""
#. noN5s
-#: include/sfx2/strings.hrc:346
+#: include/sfx2/strings.hrc:348
msgctxt "STR_DRAWING"
msgid "Drawing"
msgstr ""
#. QpuFo
-#: include/sfx2/strings.hrc:347
+#: include/sfx2/strings.hrc:349
msgctxt "STR_RECENT"
msgid "Recently used"
msgstr ""
#. EcAjb
-#: include/sfx2/strings.hrc:348
+#: include/sfx2/strings.hrc:350
msgctxt "STR_NORECENT"
msgid "No recent characters"
msgstr ""
#. tfjbD
-#: include/sfx2/strings.hrc:350
+#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
msgstr ""
#. GWuDE
-#: include/sfx2/strings.hrc:351
+#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
msgstr ""
#. j5eV8
-#: include/sfx2/strings.hrc:352
+#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
msgstr ""
#. mWp3t
-#: include/sfx2/strings.hrc:353
+#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
msgstr ""
#. wfExB
-#: include/sfx2/strings.hrc:354
+#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
msgstr ""
#. BFaGA
-#: include/sfx2/strings.hrc:355
+#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
msgstr ""
#. 8Cwfk
-#: include/sfx2/strings.hrc:356
+#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
msgstr ""
#. idGvM
-#: include/sfx2/strings.hrc:357
+#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
msgstr ""
#. EyjE3
-#: include/sfx2/strings.hrc:358
+#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
msgstr ""
#. T79Eb
-#: include/sfx2/strings.hrc:359
+#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
msgstr ""
#. fCRA7
-#: include/sfx2/strings.hrc:361
+#: include/sfx2/strings.hrc:363
msgctxt "STR_OBJECT_INSPECTOR"
msgid "UNO Object Inspector"
msgstr ""
diff --git a/source/en-ZA/svx/messages.po b/source/en-ZA/svx/messages.po
index 472fb7b1fe2..ff00ca33039 100644
--- a/source/en-ZA/svx/messages.po
+++ b/source/en-ZA/svx/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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-12 11:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13230,27 +13230,27 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
-#. 5DTxq
+#. MFYMT
#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
msgid "Document accessibility issue text label"
msgstr ""
-#. vDwzt
+#. GVo9u
#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
msgid "This is a document accessibility issue text label, which describes the issue."
msgstr ""
-#. 6HfAE
+#. gY2AD
#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
msgid "Document accessibility issue text link button"
msgstr ""
-#. 3PkGy
+#. T43Ec
#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
msgstr ""
@@ -13261,27 +13261,27 @@ msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
-#. jEeCC
+#. AJV9y
#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
msgid "Document accessibility issue fix button"
msgstr ""
-#. 6DCGb
+#. rcR6q
#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
msgstr ""
-#. V27UZ
+#. W7WbY
#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Name"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
msgid "Document accessibility issue container"
msgstr ""
-#. 6XABF
+#. VFhns
#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
-msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Acessible Description"
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
msgstr ""
@@ -18610,8 +18610,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
diff --git a/source/en-ZA/sw/messages.po b/source/en-ZA/sw/messages.po
index 2479d064a53..e1936f24b9f 100644
--- a/source/en-ZA/sw/messages.po
+++ b/source/en-ZA/sw/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: 2024-05-13 12:38+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-11-14 11:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24466,50 +24466,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Select the object type for which the AutoCaption settings are to be valid."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr ""
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr ""
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr ""
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Compare Document"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
diff --git a/source/eo/cui/messages.po b/source/eo/cui/messages.po
index e08b352a784..2d57ac1da13 100644
--- a/source/eo/cui/messages.po
+++ b/source/eo/cui/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-01-20 01:45+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/eo/>\n"
@@ -4215,42 +4215,6 @@ msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Aliaj signoj..."
-#. iRG4v
-#: cui/inc/whatsnew.hrc:29
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is a powerful and free office suite, used by millions of people around the world."
-msgstr ""
-
-#. 9FhEi
-#: cui/inc/whatsnew.hrc:30
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME uses the reliable and trustworthy standard open document format."
-msgstr ""
-
-#. BnsAy
-#: cui/inc/whatsnew.hrc:31
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME blends into every operation system and provides full customization."
-msgstr ""
-
-#. 7pkAk
-#: cui/inc/whatsnew.hrc:32
-msgctxt "RID_CUI_WHATSNEW"
-msgid "%PRODUCTNAME is open source: Your project, your data, your freedom."
-msgstr ""
-
-#. Q9mzq
-#: cui/inc/whatsnew.hrc:37
-msgctxt "RID_CUI_WHATSNEW"
-msgid "Version 24.8 brings a shiny WhatsNew dialog :-)"
-msgstr ""
-
-#. NeEHt
-#: cui/inc/whatsnew.hrc:40
-msgctxt "STR_WELCOME"
-msgid "Welcome to %PRODUCTNAME!"
-msgstr ""
-
#. YjEAy
#: cui/uiconfig/ui/aboutconfigdialog.ui:40
msgctxt "aboutconfigdialog|AboutConfig"
@@ -18529,13 +18493,19 @@ msgid "LibreOffice Themes"
msgstr "Etosoj LibreOffice"
#. C5MHG
-#: cui/uiconfig/ui/pickbulletpage.ui:30
+#: cui/uiconfig/ui/pickbulletpage.ui:37
msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Alklaku la bulan stilon uzotan."
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
+
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:39
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Vidigas la diversajn bulajn stilojn aplikeblajn."
@@ -22246,36 +22216,6 @@ msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Antaŭvido"
-#. Xn987
-#: cui/uiconfig/ui/whatsnewdialog.ui:8
-msgctxt "whatsnewdialog|WhatsNewDialog"
-msgid "What's new in %PRODUCTVERSION"
-msgstr ""
-
-#. 3VHMQ
-#: cui/uiconfig/ui/whatsnewdialog.ui:60
-msgctxt "whatsnewdialog|extended_tip|news"
-msgid "Picture illustrating what is new"
-msgstr ""
-
-#. 32Z66
-#: cui/uiconfig/ui/whatsnewdialog.ui:72
-msgctxt "whatsnewdialog|prev"
-msgid "Previous"
-msgstr ""
-
-#. GoDev
-#: cui/uiconfig/ui/whatsnewdialog.ui:87
-msgctxt "whatsnewdialog|next"
-msgid "Next"
-msgstr ""
-
-#. DCD3n
-#: cui/uiconfig/ui/whatsnewdialog.ui:109
-msgctxt "whatsnewdialog|extended_tip|progress"
-msgid "Progress of news"
-msgstr ""
-
#. swBdf
#: cui/uiconfig/ui/widgettestdialog.ui:66
msgctxt "widgettestdialog|WidgetTestDialog"
diff --git a/source/eo/formula/messages.po b/source/eo/formula/messages.po
index 59d52dfb476..e5dcee9e6b4 100644
--- a/source/eo/formula/messages.po
+++ b/source/eo/formula/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: 2024-05-13 12:37+0200\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2023-06-14 13:35+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/eo/>\n"
@@ -17,2398 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1555623090.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "SE"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "SEERARA"
#. Vowev
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "SE_NA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "ELEKTI"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Ĉio"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Paĝokapoj"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Datumoj"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totaloj"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Ĉi tiu vico"
#. kHXXq
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "KAJ"
#. wUQor
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "AŬ"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XAŬ"
#. BhVsr
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NE"
#. xBKEY
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "HAZARD"
#. FJXfC
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "VERA"
#. SRUmC
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSA"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "HODIAŬ"
#. AbGu2
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NUN"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "AKTUALA"
#. csFkg
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "GRADOJ"
#. jupWo
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANOJ"
#. on6aZ
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "KOS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "KOT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ARKSIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ARKKOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ARKTANG"
#. EdF3d
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ARKKOTANG"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "KOSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANGH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "KOTANGH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ARKSINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ARKOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ARTANGH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ARKOTANGH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "KSK"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEK"
#. FAKWX
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "KSKH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SEKH"
#. WksHp
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EKSP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "KVRAD"
#. pWWMs
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FAKT"
#. E77CE
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "JARO"
#. pyoEq
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONATO"
#. hNQAF
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "TAGO"
#. EGzo7
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HORO"
#. Qo346
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTO"
#. UQsEw
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SEKUNDO"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGNUMO"
#. svANJ
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "ENT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "FI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAŬS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ESTASMALPLENA"
#. QDbkj
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ESTASTEKSTO"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ESTASNETEKSTA"
#. Sf78G
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ESTASLOGIKA"
#. cp5XL
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TIPO"
#. TosDP
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "ĈELO"
#. CEEAs
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ESTASREFERENCO"
#. oYFSL
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ESTASNUMERO"
#. KtYgY
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ESTASFORMULO"
#. JmCq7
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ESTASNEDISPONEBLA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ESTASERARO"
#. XUgnE
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ESTASERARA"
#. CgkSX
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ESTASPARA"
#. NF3DL
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ESTASNEPARA"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATOVALORO"
#. YoZ86
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TEMPOVALORO"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "KODO"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "STUCI"
#. DTAHH
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "MAJUSKLIGI"
#. B8s34
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "MAJUSKLIGI.INICIALOJN"
#. DDm7q
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "MINUSKLIGI"
#. nKRuv
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LONGO"
#. L2QYN
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALORO"
#. scQDa
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "PURIGI"
#. vn5fL
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "SIGNO"
#. D5tnq
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASKI"
#. FLCLC
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNIKODO"
#. AYPzA
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNISIGNO"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "PARIGI"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "NEPARIGI"
#. s3xj3
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMNDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.N.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FIŜER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FIŜERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.N.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMALIN.PRECIZA"
#. uq6bt
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERARTIPO"
#. VvyBc
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERARO.TIPO"
#. hA6t7
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULO"
#. vNCQC
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABA"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ARKTANG2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "PLAFONO.MAT"
#. MCSCn
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "PLAFONO"
#. scaZA
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "PLAFONO.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "PLAFONO.PRECIZA"
#. rEus7
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.PLAFONO"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "PLANKO"
#. AmYrj
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "PLANKO.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "PLANKO.MAT"
#. rKCyS
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "PLANKO.PRECIZA"
#. WHtuv
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "RONDIGI"
#. TZEFs
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "RONDIGI.SUPREN"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "RONDIGI.MALSUPREN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNKI"
#. LKBqy
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POTENCIGI"
#. fNofY
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "PGKD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "PMKO"
#. HqKX8
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMOPRODUTO"
#. iYnCx
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMOKV"
#. TCmLs
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMO.X2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMO.X2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMO.XMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATO"
#. 7daHs
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TEMPO"
#. XMgdw
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "TAGOJ"
#. GmFrk
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "TAGOJ360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAKS"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAKSA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUMO"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUTO"
#. qpU73
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "MEZUMO"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "MEZUMOA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "NOMBRI"
#. JYFiS
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "NOMBRIA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NNV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRK"
#. BYTjL
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIPR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ESTASPAGO"
#. K7EeP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "VAR.RAD"
#. bzGrU
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "VAR.RAD.A"
#. u4EE9
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "VARRADP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "VAR.RAD.PA"
#. wJefG
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "VARRAD.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "VAR.RAD.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EKSPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EKSPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "KOMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "KOMBIN2"
#. YAwK5
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTAĴO.A"
#. t93rk
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "VA"
#. tKLfE
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "DEPRECO.JARA"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DEPRECO"
#. C536Y
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DEPRECO.FIKSITA"
#. rpLvw
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "DEPRECO.VAR"
#. GCfAw
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDAŬRO"
#. i6LFt
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "DEPRECO.LINEARA"
#. CvELN
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PAGO"
#. sbNXE
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "KOLUMNOJ"
#. UrxAN
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "VICOJ"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "FOLIOJ"
#. FYiZp
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "KOLUMNO"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "VICO"
#. CrPhx
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "FOLIO"
#. u57Dj
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "INVESTA.INTEREZO"
#. EyAQF
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "VF"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "PROCENTO"
#. AGdL3
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPAGO"
#. vpLQh
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "KAPITALA.REPAGO"
#. ABfAb
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "AKUM.INTEREZO"
#. aCEVC
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "AKUM.ĈEFA"
#. KNTdw
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFEKTO"
#. fovF4
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTALO"
#. nggfn
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUMO"
#. u6fWB
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DB.NOMBRI.NOMBROJN"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DB.NOMBRI.VALOROJN"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DMEZUMO"
#. bc6DT
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DB.LEGI"
#. isoy2
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAKS"
#. AW7vP
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUTO"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DVAR.RAD"
#. oC55j
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DVAR.RAD.P"
#. yGRGB
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "NEREKTA"
#. hoG6e
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADRESO"
#. oC9GV
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "KONGRUI"
#. vCA22
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "NOMBRI.MALPLENAJN"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "NOMBRI.SE"
#. DtDEf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMO.SE"
#. PLSLe
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "MEZO.SE"
#. gBitk
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMO.SEOJ"
#. eoVP4
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "MEZO.SEOJ"
#. EFZv9
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "NOMBRI.SEOJ"
#. FRVEu
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "SERĈI"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VSERĈO"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HSERĈO"
#. p8f3n
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
#. T3guZ
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2549
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORT"
msgstr ""
#. PUE2S
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2550
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SORTBY"
msgstr ""
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "PLURAMPLEKSA"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "DEŜOVO"
#. j43Ns
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEKSO"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREOJ"
#. BBMGS
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLARO"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "ANSTATAŬIGI"
#. UZak8
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIKSITA"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "TROVI"
#. oDxoA
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EKZAKTA"
#. dqyCD
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "MALDEKSTRAJ"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "DEKSTRAJ"
#. eoXGy
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SERĈO"
#. BAmDj
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MEZO"
#. CcD9A
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LONGOB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "DEKSTRAJB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "MALDEKSTRAJB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "ANSTATAŬIGIB"
#. KAutM
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MEZOB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEKSTO"
#. EVEza
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUI"
#. i3GvS
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "RIPETI"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "KROĈI"
#. BUBLF
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "KUNMETI"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEKSTKUNMETO"
#. XFAVk
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "SEOJ"
#. mqNA5
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "ŜALTI"
#. adC5v
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINSEOJ"
#. cXh5s
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAKSSEOJ"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALORO"
#. oo8ci
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSIGI"
#. tyjoM
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
#. 7JsnJ
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2584
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEQUENCE"
msgstr ""
#. KmpNP
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPONI"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "SERĈCELVAL"
#. i7qgX
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HIPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HIPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "ĤIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "ĤIKV.DIST.DEKS"
#. CA3gq
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "KRITERIO.LEĜO.BINOMIA"
#. GJqSo
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "VOLBECO"
#. gVato
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEZNB"
#. UWQAS
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEZNB"
#. tpAGN
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "NORMIGI"
#. xZDRE
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "MEZUMA.DEVIO"
#. jFsMN
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "NESIMETRIECO"
#. pENWD
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "NESIMETRIECO_P"
#. DWBTD
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVKV"
#. mGW7t
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIANO"
#. an6ST
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODO"
#. unFXZ
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODO.UNUOP"
#. MUvgH
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODO.PLUR"
#. DYFQo
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "KOLEKTI"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TESTO.STUDENT"
#. FR8fD
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANGO"
#. zDE8s
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "CENTILO"
#. zFA3A
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "CENTILRANGO"
#. eRFHC
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "CENTILO.INK"
#. L7s3h
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "CENTILRANGO.INK"
#. wNGXD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "KVARILO.INK"
#. 29rpM
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANGO.EGAL"
#. yEcqx
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "CENTILO.EKSK"
#. AEPUL
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "CENTILRANGO.EKSK"
#. gFk6s
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "KVARILO.EKSK"
#. TDAAm
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANGO.MEZ"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "GRANDA"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "MALGRANDA"
#. HBgVF
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREKVENCO"
#. F7gC7
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "KVARILO"
#. s6cqj
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "INTERVALO.FIDO"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "FIDO.NORMA"
#. JqE2i
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "FIDO.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "MEZUMO.REDUKTITA"
#. TrtZc
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "KOREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "KOV"
#. yFdKv
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "KOV.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "KOV.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "PEARSON.KVADRATA"
#. VPked
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "NORMEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "INKLINO"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "ĈEORIGINA.ORDINATO"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TENDENCO"
#. PNYCG
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "KRESKO"
#. xFQTH
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINSTIM"
#. EYFD6
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGSTIM"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "PROGNOZO"
#. gBGyu
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "PROGNOZO.ETG.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "PROGNOZO.ETG.SEZONECO"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "PROGNOZO.ETG.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "PROGNOZO.ETG.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "PROGNOZO.ETG.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "PROGNOZO.ETG.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "PROGNOZO.ETG.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "PROGNOZO.LINIA"
#. pid8Q
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "ĤIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "ĤIKV.INV.DEKS"
#. FAYGA
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2670
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "ĤITESTO"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "ĤIKV.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "PLURAJ.OPERACIOJ"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "NRO.SEMAJNO"
#. AQAu7
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "NRO.SEMAJNO.ISO"
#. iN85u
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "NRO.SEMAJNO.OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "PASKADIMANĈO"
#. TFPFc
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "SEMAJNTAGO"
#. aGkBh
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "RETLABORTAGOJ"
#. KUR7o
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NOVLABORTAGOJ.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "LABORTAGO.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2694
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NOMO!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2695
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STILO"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2696
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BAZO"
#. PXCbM
-#: formula/inc/core_resource.hrc:2698
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DEKUMA"
#. 7D826
-#: formula/inc/core_resource.hrc:2699
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "KONVERTI_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMA"
#. EAFPL
-#: formula/inc/core_resource.hrc:2701
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HIPERLIGILO"
#. nGCAP
-#: formula/inc/core_resource.hrc:2702
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEKSTO"
#. AUXa8
-#: formula/inc/core_resource.hrc:2704
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "PIVOTDATUM"
#. ByRr8
-#: formula/inc/core_resource.hrc:2705
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EŬROKONVERTI"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NOMBROVALORO"
#. TxAAw
-#: formula/inc/core_resource.hrc:2707
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMO"
#. ash3y
-#: formula/inc/core_resource.hrc:2708
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "ĤIKVDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "ĤIKV.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2710
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "ĤIKVINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2711
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "ĤIKV.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITKAJ"
#. wgJLF
-#: formula/inc/core_resource.hrc:2713
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITAŬ"
#. xFRAb
-#: formula/inc/core_resource.hrc:2714
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITEKSAŬ"
#. kuvCF
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITDMOVO"
#. KntNH
-#: formula/inc/core_resource.hrc:2716
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLMOVO"
@@ -2417,7 +2423,7 @@ msgstr "BITLMOVO"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULO!"
@@ -2425,7 +2431,7 @@ msgstr "#NULO!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2433,7 +2439,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALORO!"
@@ -2441,7 +2447,7 @@ msgstr "#VALORO!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2449,7 +2455,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2732
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NOMO?"
@@ -2457,7 +2463,7 @@ msgstr "#NOMO?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2735
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NOMBRO!"
@@ -2465,98 +2471,98 @@ msgstr "#NOMBRO!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2738
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2741
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTRXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2742
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "KOLORO"
#. ufFAa
-#: formula/inc/core_resource.hrc:2743
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "RETSERVO"
#. ftd3C
-#: formula/inc/core_resource.hrc:2744
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECIZA"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2745
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFK.PRECIZA"
#. ywAMF
-#: formula/inc/core_resource.hrc:2746
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ĈIFRIURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2747
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "KRUDSUBTRAHI"
#. DgyUW
-#: formula/inc/core_resource.hrc:2748
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "RONDIGI.SIGNIFE"
#. nAvYh
-#: formula/inc/core_resource.hrc:2749
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "TROVIB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2750
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SERĈIB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2751
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGESP"
#. FWYvN
-#: formula/inc/core_resource.hrc:2752
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2753
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "HAZARD.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2754
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "HAZARDINTER.NV"
#. UVYCV
-#: formula/inc/core_resource.hrc:2755
+#: formula/inc/core_resource.hrc:2761
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDARRAY"
msgstr ""
diff --git a/source/eo/helpcontent2/source/text/scalc/01.po b/source/eo/helpcontent2/source/text/scalc/01.po
index 1405a935ec4..04c3b04304f 100644
--- a/source/eo/helpcontent2/source/text/scalc/01.po
+++ b/source/eo/helpcontent2/source/text/scalc/01.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: 2024-05-14 18:54+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2020-08-13 17:35+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: Esperanto <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc01/eo/>\n"
@@ -583,13 +583,13 @@ msgctxt ""
msgid "Defines the header or footer settings for the first page or the remaining pages."
msgstr ""
-#. 5LAAA
+#. NAXZ4
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id91715352201503\n"
"help.text"
-msgid "The first page and remaining pages distinction depends on the choice of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -610,13 +610,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enigu la tekston vidigotan ĉe la maldekstra flanko de la paĝokapo aŭ paĝopiedo.</ahelp>"
-#. 4BGJp
+#. s3Zo8
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id11715352581714\n"
"help.text"
-msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> selected, the left area is not available on first page."
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
msgstr ""
#. 3yeo5
@@ -15037,14 +15037,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "HAZARDINTER"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15109,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15172,14 +15172,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "HAZARD"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15262,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -66922,22 +66922,22 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. KEJJH
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "Generates an array of random numbers between two values."
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. rsBBg
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(Rows, Columns, Min, Max, Whole number)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
msgstr ""
#. FDbmd
@@ -66958,31 +66958,31 @@ msgctxt ""
msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
msgstr ""
-#. xx5NB
+#. 2KCG4
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id171715616081037\n"
"help.text"
-msgid "<emph>Min</emph>: (optional) the minimum number in the array. If omitted, the minimum value is 0."
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
msgstr ""
-#. t4vYB
+#. qGeUx
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id361715616086109\n"
"help.text"
-msgid "<emph>Max</emph>: (optional) the maximum number in the array. If omitted, the maximum value is 1."
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
msgstr ""
-#. 3m8Dj
+#. BcDGD
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id511715616090373\n"
"help.text"
-msgid "<emph>Whole number</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
msgstr ""
#. gCAv3
@@ -66994,6 +66994,15 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
#. ERYkg
#: func_randarray.xhp
msgctxt ""
@@ -67993,13 +68002,13 @@ msgctxt ""
msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. FPNdL
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(Rows, Columns, Start, Step)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
msgstr ""
#. CDwFb
@@ -68047,22 +68056,31 @@ msgctxt ""
msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
msgstr ""
-#. mZnbm
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id61714595841660\n"
"help.text"
-msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
msgstr ""
-#. Y9DVS
+#. sC8E6
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id201714595986945\n"
"help.text"
-msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns a 3 by 3 array below with upper right value of 10 and filling the array to the right and then downward."
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -69919,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
diff --git a/source/eo/helpcontent2/source/text/schart/01.po b/source/eo/helpcontent2/source/text/schart/01.po
index 9079702cce5..11b71d987a6 100644
--- a/source/eo/helpcontent2/source/text/schart/01.po
+++ b/source/eo/helpcontent2/source/text/schart/01.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: 2024-04-15 19:51+0200\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-02-27 17:18+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr ""
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,40 +6685,58 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr ""
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
msgstr ""
#. JRtGo
diff --git a/source/eo/helpcontent2/source/text/shared/01.po b/source/eo/helpcontent2/source/text/shared/01.po
index a3c64f6b015..04475be11f0 100644
--- a/source/eo/helpcontent2/source/text/shared/01.po
+++ b/source/eo/helpcontent2/source/text/shared/01.po