aboutsummaryrefslogtreecommitdiff
path: root/source/da/sc/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/da/sc/messages.po')
-rw-r--r--source/da/sc/messages.po28
1 files changed, 20 insertions, 8 deletions
diff --git a/source/da/sc/messages.po b/source/da/sc/messages.po
index 562c08282fa..7f217069fe4 100644
--- a/source/da/sc/messages.po
+++ b/source/da/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-05-17 15:14+0200\n"
+"POT-Creation-Date: 2023-05-31 16:28+0200\n"
"PO-Revision-Date: 2023-05-21 10:36+0000\n"
"Last-Translator: Jørgen Madsen <jfma@mailme.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/da/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562523528.000000\n"
#. kBovX
@@ -32436,38 +32436,50 @@ msgctxt "textimportcsv|extended_tip|skipemptycells"
msgid "When this option is enabled, Calc preserves previous content of cells when pasting empty ones. Otherwise, Calc deletes content of previous cells."
msgstr "Når denne valgmulighed er aktivetet, gemmer Calc det tidligere indhold af cellerne, når der kopieres tomme ind. Ellers sletter Calc indholdet af de foregående celler."
+#. wSGdV
+#: sc/uiconfig/scalc/ui/textimportcsv.ui:668
+msgctxt "textimportcsv|detectspecialnumbers"
+msgid "Detect scientific num_bers"
+msgstr ""
+
+#. EGAn7
+#: sc/uiconfig/scalc/ui/textimportcsv.ui:676
+msgctxt "textimportcsv|extended_tip|detectscientificnumbers"
+msgid "When this option is enabled, Calc will automatically detect numbers in scientific notation in addition to basic decimal numbers."
+msgstr ""
+
#. PBycV
-#: sc/uiconfig/scalc/ui/textimportcsv.ui:679
+#: sc/uiconfig/scalc/ui/textimportcsv.ui:698
msgctxt "textimportcsv|label3"
msgid "Other Options"
msgstr "Andre indstillinger"
#. 6FhCS
-#: sc/uiconfig/scalc/ui/textimportcsv.ui:717
+#: sc/uiconfig/scalc/ui/textimportcsv.ui:736
msgctxt "textimportcsv|textcolumntype"
msgid "Column t_ype:"
msgstr "Kolonnet_ype:"
#. XDFnr
-#: sc/uiconfig/scalc/ui/textimportcsv.ui:733
+#: sc/uiconfig/scalc/ui/textimportcsv.ui:752
msgctxt "textimportcsv|extended_tip|columntype"
msgid "Choose a column in the preview window and select the data type to be applied the imported data."
msgstr "Vælg en kolonne i forhåndsvisningsvinduet og vælg herefter hvilken datatype du vil tildele de importerede data."
#. A79gL
-#: sc/uiconfig/scalc/ui/textimportcsv.ui:812
+#: sc/uiconfig/scalc/ui/textimportcsv.ui:831
msgctxt "textimportcsv|textalttitle"
msgid "Text to Columns"
msgstr "Tekst til kolonner"
#. XjAZq
-#: sc/uiconfig/scalc/ui/textimportcsv.ui:826
+#: sc/uiconfig/scalc/ui/textimportcsv.ui:845
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "Felter"
#. t6zdn
-#: sc/uiconfig/scalc/ui/textimportcsv.ui:855
+#: sc/uiconfig/scalc/ui/textimportcsv.ui:874
msgctxt "textimportcsv|extended_tip|TextImportCsvDialog"
msgid "Sets the import options for delimited data."
msgstr "Indstiller importindstillinger for adskilte data."
alue='libreoffice-3-6-7'>libreoffice-3-6-7 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.hxx
AgeCommit message (Expand)Author
2022-01-14Mysql/MariaDB: tdf#81430 make tables editable (with or without PK)Julien Nabet
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2020-07-18compact namespace: connectivityNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-08-27-Werror,-Wunused-private-fieldStephan Bergmann
2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth