aboutsummaryrefslogtreecommitdiff
path: root/source/fi/connectivity
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 03:37:05 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 04:47:28 +0200
commite3821ba029d6e69b786157d13984ca5af908bb31 (patch)
tree4ba56321b75e683beafcf57c7b61bae3bf33e620 /source/fi/connectivity
parentf3f04265562dcd40990cccdd83170c8afffef4ab (diff)
update translations for 4.3.0 alpha1
and force-fix errors using pocheck Change-Id: Id45e0dc7161738ebd69ba07108b9fdd149643703
Diffstat (limited to 'source/fi/connectivity')
-rw-r--r--source/fi/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po34
-rw-r--r--source/fi/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po4
-rw-r--r--source/fi/connectivity/source/resource.po4
3 files changed, 38 insertions, 4 deletions
diff --git a/source/fi/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po b/source/fi/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
new file mode 100644
index 00000000000..975b350024c
--- /dev/null
+++ b/source/fi/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po
@@ -0,0 +1,34 @@
+#. extracted from connectivity/registry/firebird/org/openoffice/Office/DataAccess
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
+"PO-Revision-Date: 2014-01-02 15:42+0200\n"
+"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
+"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
+"Language: fi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: LibreOffice\n"
+"X-Accelerator-Marker: ~\n"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:embedded:firebird\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird Embedded"
+msgstr "Firebird (upotettu)"
+
+#: Drivers.xcu
+msgctxt ""
+"Drivers.xcu\n"
+".Drivers.Installed.sdbc:firebird:*\n"
+"DriverTypeDisplayName\n"
+"value.text"
+msgid "Firebird File"
+msgstr "Firebird (erillinen tiedosto)"
diff --git a/source/fi/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/source/fi/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
index fe0448f4576..679fc3a3bc3 100644
--- a/source/fi/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
+++ b/source/fi/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-07-05 18:25+0300\n"
+"PO-Revision-Date: 2014-01-02 15:42+0200\n"
"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
@@ -22,4 +22,4 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "HSQLDB Embedded"
-msgstr ""
+msgstr "HSQLDB (upotettu)"
diff --git a/source/fi/connectivity/source/resource.po b/source/fi/connectivity/source/resource.po
index 907d9e132ff..a4610de11a6 100644
--- a/source/fi/connectivity/source/resource.po
+++ b/source/fi/connectivity/source/resource.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2011-12-21 21:04+0200\n"
+"PO-Revision-Date: 2014-01-02 15:43+0200\n"
"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
@@ -709,7 +709,7 @@ msgctxt ""
"STR_COULD_NOT_CREATE_INDEX_KEYSIZE\n"
"string.text"
msgid "The index could not be created. The size of the chosen column is too big."
-msgstr ""
+msgstr "Indeksiä ei voitu luoda, koska valittu sarake on liian suuri."
#: conn_shared_res.src
msgctxt ""
5-2-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlcnimp.cxx
AgeCommit message (Collapse)Author
2023-05-15sw: prefix members of SvXMLAttrContainerData, XMLDashStyleExport, ...Miklos Vajna
... XMLDashStyleImport and XMLEventExport See tdf#94879 for motivation. Change-Id: I203cc1c789a1a33721b27754412da35c3ca8a56a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151755 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
2021-07-23loplugin:noexceptmove (macOS, libc++)Stephan Bergmann
Change-Id: Ic587957fe0bf871b587375a68758a537de910de5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119399 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-07-20no need to store data separately in SvXMLAttrContainerItemNoel Grandin
Change-Id: Idea4289c600a81f5c8dbb389343ef57a9623d11d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119251 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-09-03Fix crashtest fdo77855.odtNoel Grandin
regression from commit commit 9814c1f2edf56ecc0f31001db9234ef335488879 use fastparser in SvXMLPropertySetContext subclasses and add some asserts to find the problems earlier. Change-Id: Ief64f813f2ef7ec005f682713dadb1be47cbcd15 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101998 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-08-23loplugin:returnconstval in xmloffNoel Grandin
Change-Id: I200080ff1c44544fdb8211e58228fd62465f3732 Reviewed-on: https://gerrit.libreoffice.org/78020 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
Change-Id: I304621018cb1e2a47e478e86df4229bcf2176741 Reviewed-on: https://gerrit.libreoffice.org/68757 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>