aboutsummaryrefslogtreecommitdiff
path: root/source/zh-CN/oox
diff options
context:
space:
mode:
Diffstat (limited to 'source/zh-CN/oox')
-rw-r--r--source/zh-CN/oox/messages.po32
1 files changed, 16 insertions, 16 deletions
diff --git a/source/zh-CN/oox/messages.po b/source/zh-CN/oox/messages.po
index ab16ac0513e..a2f6a5d7ce6 100644
--- a/source/zh-CN/oox/messages.po
+++ b/source/zh-CN/oox/messages.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: 2021-01-19 13:13+0100\n"
-"PO-Revision-Date: 2020-02-10 17:39+0000\n"
+"PO-Revision-Date: 2021-02-26 09:37+0000\n"
"Last-Translator: Ming Hua <plateauwolf@qq.com>\n"
-"Language-Team: Chinese (Simplified) <https://weblate.documentfoundation.org/projects/libo_ui-master/ooxmessages/zh_Hans/>\n"
+"Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_ui-master/ooxmessages/zh_Hans/>\n"
"Language: zh-CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.4\n"
#. C5e9E
#: oox/inc/strings.hrc:15
@@ -30,64 +30,64 @@ msgstr "坐标轴标题"
#. wH3TZ
msgctxt "stock"
msgid "_Add"
-msgstr ""
+msgstr "添加(_A)"
#. S9dsC
msgctxt "stock"
msgid "_Apply"
-msgstr ""
+msgstr "应用(_A)"
#. TMo6G
msgctxt "stock"
msgid "_Cancel"
-msgstr ""
+msgstr "取消(_C)"
#. MRCkv
msgctxt "stock"
msgid "_Close"
-msgstr ""
+msgstr "关闭(_C)"
#. nvx5t
msgctxt "stock"
msgid "_Delete"
-msgstr ""
+msgstr "删除(_D)"
#. YspCj
msgctxt "stock"
msgid "_Edit"
-msgstr ""
+msgstr "编辑(_E)"
#. imQxr
msgctxt "stock"
msgid "_Help"
-msgstr ""
+msgstr "帮助(_H)"
#. RbjyB
msgctxt "stock"
msgid "_New"
-msgstr ""
+msgstr "新建(_N)"
#. dx2yy
msgctxt "stock"
msgid "_No"
-msgstr ""
+msgstr "否(_N)"
#. M9DsL
msgctxt "stock"
msgid "_OK"
-msgstr ""
+msgstr "确定(_O)"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr ""
+msgstr "移除(_R)"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr ""
+msgstr "重置(_R)"
#. mgpxh
msgctxt "stock"
msgid "_Yes"
-msgstr ""
+msgstr "是(_Y)"
breoffice-3-6-4'>libreoffice-3-6-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
AgeCommit message (Collapse)Author
2024-11-28tdf#163913 Implement font-relative marginsJonathan Clark
This change adds loext:margin-left and loext:margin-right, which implement margins that support font-relative units. See tdf#36709 for additional details. Change-Id: I31b0dd2b6f98cb5b02fd4dca3608db6fdee4054c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177473 Tested-by: Jenkins Reviewed-by: Jonathan Clark <jonathan@libreoffice.org>
2024-11-13tdf#36709 editeng: Layout for font-relative first-line indentJonathan Clark
This change extends layout for font-relative paragraph first-line indentation into Edit Engine. Change-Id: I5906f493b91fbcb87ded165709fb132b33ce1906 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176487 Tested-by: Jenkins Reviewed-by: Jonathan Clark <jonathan@libreoffice.org>
2024-11-01tdf#163486: PVS: Identical branchesBogdan Buzea
V1037 Two or more case-branches perform the same actions. Check lines: 78, 91 Change-Id: I912657b129f90f03bbbb9d47d0d954db2c6c5e08 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175307 Reviewed-by: David Gilbert <freedesktop@treblig.org> Tested-by: Jenkins
2024-08-19invalid cast from 'GtkToggleToolButton' to 'GtkToggleButton'Caolán McNamara
These are toolbar items, and not GtkToggleButton's so use the toolbar api here instead. The "ToolbarUnoDispatcher" thing is to auto dispatch uno:whatver when the toolbar items have names like that, these ones have custom handlers so that doens't really fit here. Change-Id: I93fc11bf364ba7ae145ff52bc78a1544c9bae412 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172047 Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com> Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-08-16tdf#162491 tdf#125032 add hyphenation settings to sidebarLászló Németh
Add .uno:NoBreak to the Character sidebar panel to disable automatic hyphenation for selected words. The icon is enabled only on hyphenated words and words with disabled hyphenation. Add .uno:Hyphenate icon to the Character sidebar panel, with tooltip "Insert Soft Hyphen...", which opens the dialog for (semi-)automatic insertion of soft hyphens. Add paragraph-level hyphenation settings to the Paragraph sidebar panel. Only the toggle button icon "Hyphenation" is visible to enable hyphenation, if the paragraph is not hyphenated. If it's enabled, show all paragraph-level settings. These new sidebar controls allow adjusting paragraph layout and hyphenation quickly, like DTP software do. Note: to add icon to .uno:NoBreak, modify "Properties" of officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu. Note: it's possible, that high resolution icon sizes will need extra dispatcher calls (the draft is attached to the issue in the bug tracker). Change-Id: I292527589ed3a38e4400cfd97ea54cbc7ff56a44 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171883 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org>
2024-05-11loplugin:ostr in svxNoel Grandin
Change-Id: Ia765a03e033acb82e367873380d289587ea87d6c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167449 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins
2024-03-12lok: use locale units in dialogs and sidebarJaume Pujantell
When oepning tha same doucment with different locales, the dailogs and sidebar show units (cm/inch) of the first locale (or the locale used in preloading, en-US) for all the views. This patch changes the units used according to the LOK locale. Change-Id: I3d515873bde661f2d9048bbc405843e83134cca7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164589 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Miklos Vajna <vmiklos@collabora.com> (cherry picked from commit 3ca938a25439d6f23bbd6830a96e5180ff94f757) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164619 Tested-by: Jenkins
2023-03-07no need to allocate these separatelyNoel Grandin
they are all one or two words in size Change-Id: Iebbe17f114b098337305d4f8f5c3835be4744c30 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148376 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>