aboutsummaryrefslogtreecommitdiff
path: root/source/uz
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-01-08 16:25:48 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-01-08 16:37:02 +0100
commitb1d363bc379f2eac52978e9454190c6c1943ad45 (patch)
treeaa60dcdf8879c2e74cba3879b9312a482c73ffde /source/uz
parent4e4a02b232e29942163038227662df5b7fc9032e (diff)
update translations for master/24-2
and force-fix errors using pocheck Change-Id: I33a02cfcf6e62189a9539be638128bc3960856a7 (cherry picked from commit b16d91c535bb0ba41ff8ce63e8f5a2af1a30a110)
Diffstat (limited to 'source/uz')
-rw-r--r--source/uz/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/uz/sc/messages.po26
2 files changed, 28 insertions, 4 deletions
diff --git a/source/uz/officecfg/registry/data/org/openoffice/Office/UI.po b/source/uz/officecfg/registry/data/org/openoffice/Office/UI.po
index c387c5a557a..5b52a7761a9 100644
--- a/source/uz/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/uz/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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-21 13:21+0100\n"
+"POT-Creation-Date: 2024-01-08 15:05+0100\n"
"PO-Revision-Date: 2018-11-12 12:22+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -27530,14 +27530,14 @@ msgctxt ""
msgid "More Breaks"
msgstr ""
-#. 35wAk
+#. 9Ahvz
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertSignatureLine\n"
"Label\n"
"value.text"
-msgid "Signatu~re Line..."
+msgid "Signat~ure Line..."
msgstr ""
#. azmKp
diff --git a/source/uz/sc/messages.po b/source/uz/sc/messages.po
index 04e0cdf583f..ee40997add6 100644
--- a/source/uz/sc/messages.po
+++ b/source/uz/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: 2023-12-21 13:21+0100\n"
+"POT-Creation-Date: 2024-01-08 15:05+0100\n"
"PO-Revision-Date: 2018-11-12 12:22+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -20169,6 +20169,12 @@ msgctxt "condformatmanager|extended_tip|CondFormatManager"
msgid "This dialog allows you to see all the conditional formatting defined in the spreadsheet."
msgstr ""
+#. nrXMW
+#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:8
+msgctxt "conditionaleasydialog|title"
+msgid "Apply conditional formatting..."
+msgstr ""
+
#. pDRks
#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:30
msgctxt "conditionaleasydialog|extended_tip|ok"
@@ -20181,12 +20187,30 @@ msgctxt "conditionaleasydialog|extended_tip|cancel"
msgid "Closes dialog and discards all changes."
msgstr ""
+#. uAT4Z
+#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:136
+msgctxt "conditionaleasydialog|label"
+msgid "with"
+msgstr ""
+
+#. FbHQB
+#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:174
+msgctxt "conditionaleasydialog|label"
+msgid "Apply conditional formatting to cells: %1"
+msgstr ""
+
#. 5MDWE
#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:225
msgctxt "conditionaleasydialog|extended_tip|rbassign"
msgid "Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Maximize icon. Click it to restore the dialog to its original size."
msgstr ""
+#. yRCvz
+#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:241
+msgctxt "conditionaleasydialog|label"
+msgid "Range:"
+msgstr ""
+
#. E8ANs
#: sc/uiconfig/scalc/ui/conditionalentry.ui:75
#, fuzzy
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/sw/com.sun.star.style.ParagraphStyle.csv
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-11-20 00:51:56 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-11-20 01:07:18 +0100
commit90990aae9e0424d1d0a9e708e1adffbfe7fecfc0 (patch)
tree0ba3f891a44641f453c7638488ac53b932b478a3 /qadevOOo/objdsc/sw/com.sun.star.style.ParagraphStyle.csv
parent8bc30d66af5b920d6be2be09d2bf350c8b6aff96 (diff)
Revert "WASM: headless conversion without QT5 and with unique html" feature/wasm
Breaks due to double use of LD_FLAGS (and duplicated embind symbols). Lets back this out for the moment, needs some gbuild debonging. This reverts commit a09b1b9e68c2285289fbf36c7f5fb6a1677e8c39. Change-Id: Idb1348a0b4a55894bb12a2c101d9460bb5e40222
Diffstat (limited to 'qadevOOo/objdsc/sw/com.sun.star.style.ParagraphStyle.csv')
0 files changed, 0 insertions, 0 deletions