aboutsummaryrefslogtreecommitdiff
path: root/source/be/framework
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-01-25 16:54:36 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-01-25 17:13:26 +0100
commitcbe7554c6a4fddd40da90728699d7ff5d95cab89 (patch)
treecbc2610391d639b48ca2e7940f893e0cb2a195c6 /source/be/framework
parent4668a661bfdc743bb88bfc5b7fbc83383974d733 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Id37c39c29b4b44c9383bb2cf2606eb27a845852c
Diffstat (limited to 'source/be/framework')
-rw-r--r--source/be/framework/messages.po67
1 files changed, 66 insertions, 1 deletions
diff --git a/source/be/framework/messages.po b/source/be/framework/messages.po
index 0ec37e2b376..ead6cce7a1a 100644
--- a/source/be/framework/messages.po
+++ b/source/be/framework/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: 2020-02-27 14:31+0100\n"
+"POT-Creation-Date: 2021-01-19 13:13+0100\n"
"PO-Revision-Date: 2017-10-05 21:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -222,3 +222,68 @@ msgstr "Выбраць мову для абзацу"
msgctxt "STR_LANGSTATUS_HINT"
msgid "Text Language. Right-click to set character or paragraph language"
msgstr "Мова тэксту. Каб задаць мову знака або абзаца, клікніце правай кнопкай."
+
+#. wH3TZ
+msgctxt "stock"
+msgid "_Add"
+msgstr ""
+
+#. S9dsC
+msgctxt "stock"
+msgid "_Apply"
+msgstr ""
+
+#. TMo6G
+msgctxt "stock"
+msgid "_Cancel"
+msgstr ""
+
+#. MRCkv
+msgctxt "stock"
+msgid "_Close"
+msgstr ""
+
+#. nvx5t
+msgctxt "stock"
+msgid "_Delete"
+msgstr ""
+
+#. YspCj
+msgctxt "stock"
+msgid "_Edit"
+msgstr ""
+
+#. imQxr
+msgctxt "stock"
+msgid "_Help"
+msgstr ""
+
+#. RbjyB
+msgctxt "stock"
+msgid "_New"
+msgstr ""
+
+#. dx2yy
+msgctxt "stock"
+msgid "_No"
+msgstr ""
+
+#. M9DsL
+msgctxt "stock"
+msgid "_OK"
+msgstr ""
+
+#. VtJS9
+msgctxt "stock"
+msgid "_Remove"
+msgstr ""
+
+#. C69Fy
+msgctxt "stock"
+msgid "_Reset"
+msgstr ""
+
+#. mgpxh
+msgctxt "stock"
+msgid "_Yes"
+msgstr ""
n value='libreoffice-4-0-6'>libreoffice-4-0-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ure
AgeCommit message (Expand)Author
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-04-09Remove std::bad_alloc -> css::uno::RuntimeException mappingsStephan Bergmann
2017-05-30Fix quotingStephan Bergmann
2017-05-20tdf#105204 fix shellcheck warnings in ure/source/unoYeliz Taneroğlu
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann
2017-01-26ure/source/uretest is !LIBO_INTERNAL_ONLYStephan Bergmann
2017-01-18update approximate install location in READMECaolán McNamara
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-03-04Don't put symlink to MacOS folder of sandboxed appAndras Timar
2015-09-15Revert cppuhelper/implbase.hxx usage in non-LIBO_INTERNAL_ONLY code, againStephan Bergmann
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-03-01Typo: embeded->embeddedJulien Nabet
2014-12-03Fold URE: WindowsStephan Bergmann
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann
2014-11-28Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann
2014-11-28Remove unused ure_unorc_urlStephan Bergmann
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann
2014-11-28theIntrospection missing from cppumaker callStephan Bergmann
2014-11-24...so startup.sh is gone nowStephan Bergmann
2014-11-24uno is the only remaining user of startup.shStephan Bergmann
2014-10-09Remove jvmfwk plugin featureStephan Bergmann
2014-09-17The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist
2014-09-16urelibs is part of the stable extension interface on Mac OS XStephan Bergmann
2014-09-16Create instdir uno ini-file from instsetoo_nativeStephan Bergmann
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-08-10Ugly hack to fix build when srcdir!=builddirTor Lillqvist
2014-08-10javaldx is not built for WNT or MACOSX so no point in the uno wrapper scriptTor Lillqvist
2014-08-10Fixes for the --enable-canonical-installation-tree-structure caseTor Lillqvist
2014-08-10Use @LIBO_URE_LIB_FOLDER@ for URE_INTERNAL_LIB_DIRTor Lillqvist
2014-08-10Use @LIBO_URE_SHARE_JAVA_FOLDER@ instead of hardcoding ../share/javaTor Lillqvist