aboutsummaryrefslogtreecommitdiff
path: root/source/sk/officecfg
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-05-05 18:03:30 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-05-05 18:09:31 +0200
commitdddf75c6f2e8840ed6966fa73989485db7c6b10b (patch)
treeb489030e47116ef6a4fbccbe5fbe5537d03f6eb3 /source/sk/officecfg
parent926713ac8f969ab8b246090eb8f3c4c48bead223 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I5b89ae56a22a53d2975d3f3f34f7b854b5a0151a
Diffstat (limited to 'source/sk/officecfg')
-rw-r--r--source/sk/officecfg/registry/data/org/openoffice/Office/UI.po32
1 files changed, 21 insertions, 11 deletions
diff --git a/source/sk/officecfg/registry/data/org/openoffice/Office/UI.po b/source/sk/officecfg/registry/data/org/openoffice/Office/UI.po
index 6b4d8256ca9..50265ff0f50 100644
--- a/source/sk/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/sk/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: 2021-04-27 17:03+0200\n"
+"POT-Creation-Date: 2021-05-05 17:16+0200\n"
"PO-Revision-Date: 2021-01-28 07:36+0000\n"
"Last-Translator: Miloš Šrámek <msramek22@gmail.com>\n"
"Language-Team: Slovak <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/sk/>\n"
@@ -4556,6 +4556,26 @@ msgctxt ""
msgid "~Number"
msgstr "Čí~slo"
+#. t7h9x
+#: CalcCommands.xcu
+msgctxt ""
+"CalcCommands.xcu\n"
+"..CalcCommands.UserInterface.Popups..uno:PasteTransposed\n"
+"Label\n"
+"value.text"
+msgid "Paste Transposed "
+msgstr ""
+
+#. EbDtX
+#: CalcCommands.xcu
+msgctxt ""
+"CalcCommands.xcu\n"
+"..CalcCommands.UserInterface.Popups..uno:PasteTransposed\n"
+"PopupLabel\n"
+"value.text"
+msgid "Trans~pose"
+msgstr ""
+
#. 4DJpG
#: CalcCommands.xcu
msgctxt ""
@@ -22608,16 +22628,6 @@ msgctxt ""
msgid "Display Grid"
msgstr "Zobraziť mriežku"
-#. Ewmdu
-#: GenericCommands.xcu
-msgctxt ""
-"GenericCommands.xcu\n"
-"..GenericCommands.UserInterface.Commands..uno:Flash\n"
-"Label\n"
-"value.text"
-msgid "Flash"
-msgstr "Blikať"
-
#. umAgX
#: GenericCommands.xcu
msgctxt ""
eoffice-3-6-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoidl
AgeCommit message (Expand)Author
2014-02-18tests belong to check targetBjoern Michaelsen
2014-01-08OK to add optional bases to published old-style servicesStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-27Silence false "may be used uninitialized" warningsStephan Bergmann
2013-11-26Fix unoidl sourceprovider old-style service duplicate member checksStephan Bergmann
2013-11-26Remove outdated TODO (@deprecated annotation are handled fine)Stephan Bergmann
2013-11-26Duplicate base checking code already covers check for opt base != XInterfaceStephan Bergmann
2013-11-25Fix unoidl sourceprovider interface base and member checksStephan Bergmann
2013-11-22Fix unoidl sourceprovider polystruct argument checksStephan Bergmann
2013-11-22Fix unoidl sourceprovider typedef checkStephan Bergmann
2013-11-22Fix unoidl sourceprovider recursive struct/exception member checkStephan Bergmann
2013-11-22Fix unoidl sourceprovider "published" checksStephan Bergmann
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
2013-10-24fdo#67725 unoidl::AggregatingCursor must wrap modules for aggregation, tooStephan Bergmann
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann
2013-10-10Silence some false Covertiy scan warnings about uninitialized membersStephan Bergmann
2013-10-10Make changes of interface method parameter names a hard failureStephan Bergmann
2013-09-20keep C++03 compilers happyStephan Bergmann
2013-09-20Reject "too similar" service constructorsStephan Bergmann
2013-09-20Certain UNOIDL typedefs are forbidden for historic reasonsStephan Bergmann
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann
2013-09-19Update unoidl/READMEStephan Bergmann
2013-09-19Fix indentationStephan Bergmann
2013-09-19-Werror,-Wunused-parameterStephan Bergmann
2013-09-19Prevent conflicts on case-preserving file systemsStephan Bergmann
2013-09-19Handle special case -(2^63) correctlyStephan Bergmann
2013-09-19typoStephan Bergmann
2013-09-18New unoidl-check tool to replace regcompareStephan Bergmann
2013-09-18Unpublished optional bases of published interfaces complicate thingsStephan Bergmann
2013-09-18Some fixes of the generated .idl outputStephan Bergmann
2013-09-18-WshadowStephan Bergmann
2013-09-18Executable_unoidl-read needed only for DESKTOP platformsTor Lillqvist
2013-09-17Missing includeStephan Bergmann
2013-09-17Clean up includesStephan Bergmann
2013-09-17&& vs. & typosStephan Bergmann
2013-09-17New unoidl-read tool to translate registries into readable .idl filesStephan Bergmann
2013-09-17Fix usage messageStephan Bergmann
2013-09-17Fix build with Bison 3Khaled Hosny
2013-09-17-Werror=shadowJulien Nabet
2013-09-17WIP: additional unoidl::Provider that directly reads a single .idl fileStephan Bergmann
2013-09-17Rename SourceProvider -> SourceTreeProviderStephan Bergmann
2013-09-17Move full file parsing logic to sourceprovider-parser.yStephan Bergmann
2013-09-17Detect reuse of module names for other entitiesStephan Bergmann
2013-09-16Clean up the unoidl Providers (no need to have them exported)Stephan Bergmann
2013-09-16Replace reg2unoidl with unoidl-writeStephan Bergmann
2013-09-16Hook SourceProvider into unoidl::loadProviderStephan Bergmann
2013-09-12WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2013-09-12Fix C++11'ismStephan Bergmann
2013-09-12WIP: additional unoidl::Provider that directly reads from .idl filesStephan Bergmann
2013-07-09fdo#65589: Treat legacy types.rdb w/o /UCR key as emptyStephan Bergmann