aboutsummaryrefslogtreecommitdiff
path: root/source/szl/sc/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/szl/sc/messages.po')
-rw-r--r--source/szl/sc/messages.po28
1 files changed, 14 insertions, 14 deletions
diff --git a/source/szl/sc/messages.po b/source/szl/sc/messages.po
index d131d210bc4..1cd4877e817 100644
--- a/source/szl/sc/messages.po
+++ b/source/szl/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: 2021-06-24 12:51+0200\n"
+"POT-Creation-Date: 2021-08-30 15:19+0200\n"
"PO-Revision-Date: 2019-07-13 20:08+0000\n"
"Last-Translator: Grzegorz Kulik <poczta@grzegorzkulik.pl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -27229,79 +27229,79 @@ msgid "Formats Only"
msgstr ""
#. YGdhH
-#: sc/uiconfig/scalc/ui/pastespecial.ui:606
+#: sc/uiconfig/scalc/ui/pastespecial.ui:607
msgctxt "pastespecial|paste_transpose|label"
msgid "_Transpose All"
msgstr ""
#. sbLGi
-#: sc/uiconfig/scalc/ui/pastespecial.ui:610
+#: sc/uiconfig/scalc/ui/pastespecial.ui:611
msgctxt "pastespecial|paste_transpose|tooltip_text"
msgid "Transpose All"
msgstr ""
#. 4ETCT
-#: sc/uiconfig/scalc/ui/pastespecial.ui:632
+#: sc/uiconfig/scalc/ui/pastespecial.ui:633
msgctxt "pastespecial|cbImmediately"
msgid "_Run immediately"
msgstr ""
#. YD43i
-#: sc/uiconfig/scalc/ui/pastespecial.ui:652
+#: sc/uiconfig/scalc/ui/pastespecial.ui:653
msgctxt "pastespecial|frPresets"
msgid "Presets"
msgstr ""
#. nuJd9
-#: sc/uiconfig/scalc/ui/pastespecial.ui:682
+#: sc/uiconfig/scalc/ui/pastespecial.ui:683
msgctxt "pastespecial|link"
msgid "As _Link"
msgstr ""
#. Bg9dc
-#: sc/uiconfig/scalc/ui/pastespecial.ui:690
+#: sc/uiconfig/scalc/ui/pastespecial.ui:691
msgctxt "pastespecial|extended_tip|link"
msgid "Inserts the cell range as a link, so that changes made to the cells in the source file are updated in the target file. To ensure that changes made to empty cells in the source file are updated in the target file, ensure that the \"Paste All\" option is also selected."
msgstr ""
#. qt6LA
-#: sc/uiconfig/scalc/ui/pastespecial.ui:701
+#: sc/uiconfig/scalc/ui/pastespecial.ui:702
msgctxt "pastespecial|transpose"
msgid "Trans_pose"
msgstr ""
#. P3eE4
-#: sc/uiconfig/scalc/ui/pastespecial.ui:709
+#: sc/uiconfig/scalc/ui/pastespecial.ui:710
msgctxt "pastespecial|extended_tip|transpose"
msgid "The rows of the range in the clipboard are pasted to become columns of the output range. The columns of the range in the clipboard are pasted to become rows."
msgstr ""
#. eG52z
-#: sc/uiconfig/scalc/ui/pastespecial.ui:720
+#: sc/uiconfig/scalc/ui/pastespecial.ui:721
msgctxt "pastespecial|skip_empty"
msgid "_Skip empty cells"
msgstr ""
#. BodqB
-#: sc/uiconfig/scalc/ui/pastespecial.ui:724
+#: sc/uiconfig/scalc/ui/pastespecial.ui:725
msgctxt "pastespecial|skip_empty"
msgid "If enabled, blank cells in source will not override the target."
msgstr "Jeźli je włōnczōno, prōzne kōmōrki we zdrzōdle niy zastōmpiōm cylu."
#. u2Cms
-#: sc/uiconfig/scalc/ui/pastespecial.ui:729
+#: sc/uiconfig/scalc/ui/pastespecial.ui:730
msgctxt "pastespecial|extended_tip|skip_empty"
msgid "Empty cells from the clipboard do not replace target cells. If you use this option in conjunction with the \"Multiply\" or the \"Divide\" operation, the operation is not applied to the target cell of an empty cell in the clipboard."
msgstr ""
#. jTFAJ
-#: sc/uiconfig/scalc/ui/pastespecial.ui:744
+#: sc/uiconfig/scalc/ui/pastespecial.ui:745
msgctxt "pastespecial|OptionsFrame"
msgid "Options"
msgstr ""
#. ypkML
-#: sc/uiconfig/scalc/ui/pastespecial.ui:772
+#: sc/uiconfig/scalc/ui/pastespecial.ui:773
msgctxt "pastespecial|extended_tip|PasteSpecial"
msgid "Inserts the contents of the clipboard into the current file in a format that you can specify."
msgstr ""
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/unit/uicalc/uicalc2.cxx
AgeCommit message (Expand)Author
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-21loplugin:ostr in sc/qaNoel Grandin
2024-02-29tdf#159938: sc_uicalc2: Add unittestXisco Fauli
2024-01-10tdf#125030: sc: move UItest to CppUnittestXisco Fauli
2024-01-09tdf#158254: sc_uicalc2: Add unittestXisco Fauli
2023-12-22tdf#154044: Also store default column data, when copying to Undo documentMike Kaganski
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-08-08tdf#156286: sc_uicalc2: Add unittestXisco Fauli
2023-07-25tdf#156174 sc DBData: fix regression of database rangesTünde Tóth
2023-07-07tdf#155796 sc: fix select with merged cellsJaume Pujantell
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-04-27tdf#152577 sc DBData: fix regression of database rangesTünde Tóth
2023-03-23CppunitTest_sc_uicalc: split in twoXisco Fauli