aboutsummaryrefslogtreecommitdiff
path: root/source/fi/sfx2/messages.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-09-01 14:42:11 +0200
committerAndras Timar <andras.timar@collabora.com>2021-09-07 11:13:22 +0200
commite6569294340de8d2489d09b77911ba148977b13b (patch)
treec275e4c1bdd9ba36cf801fecf42570f6dde7c7ee /source/fi/sfx2/messages.po
parent96ffb24921d7e554a3a353580b720915a95d2740 (diff)
update translations for 7.1.6 rc2 and force-fix errors using pocheck co-21.06.4-1
Change-Id: I33f3530234e3ec6571ef3bc9096ac7511da550f6 (cherry picked from commit e2b905b6fd271224552f5146b0632fcea8a1a025)
Diffstat (limited to 'source/fi/sfx2/messages.po')
-rw-r--r--source/fi/sfx2/messages.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/fi/sfx2/messages.po b/source/fi/sfx2/messages.po
index ed3722743ab..f1d5d65507a 100644
--- a/source/fi/sfx2/messages.po
+++ b/source/fi/sfx2/messages.po
@@ -4,7 +4,7 @@ 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-07-01 19:40+0200\n"
-"PO-Revision-Date: 2021-07-28 13:28+0000\n"
+"PO-Revision-Date: 2021-08-25 07:14+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-1/sfx2messages/fi/>\n"
"Language: fi\n"
@@ -3233,7 +3233,7 @@ msgstr "Lataa kappale- ja merkkityylit valitusta asiakirjasta käsiteltävään
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:298
msgctxt "loadtemplatedialog|frame"
msgid "_Frame"
-msgstr "Kehys"
+msgstr "Kehys-"
#. 4ZF6u
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:307
@@ -4154,7 +4154,7 @@ msgstr "Mukauttaminen"
#: sfx2/uiconfig/ui/tabbarcontents.ui:66
msgctxt "tabbar|restoredefault"
msgid "Restore Default"
-msgstr ""
+msgstr "Palauta oletusarvot"
#. DBWZf
#: sfx2/uiconfig/ui/tabbarcontents.ui:93
ibreoffice-3-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdiutils.cxx
AgeCommit message (Expand)Author
2020-07-22This file is used for macOS onlyTor Lillqvist
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist
2019-05-22tdf#124271 use the bitmap context, handle scalingTomaž Vajngerl
2019-05-18Wrap CGLayer into a CGLayerHolder class and move code to use itTomaž Vajngerl
2019-05-17handle CG state save/restore in ContextHolder classTomaž Vajngerl
2019-05-17Wrap CGContext into a ContextHolder classTomaž Vajngerl
2018-12-21Bin unnecessary #ifdef, this file is for macOS onlyTor Lillqvist
2018-12-11Do as the docs say: Use the CGContext property instead of graphicsPortTor Lillqvist
2018-12-11OSX always fall back to a bitmap contextJan-Marek Glogowski
2018-11-03Still use 'graphicsPort', even if deprecated in macOS 10.14Stephan Bergmann
2018-10-04loplugin:redundantcastStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-05Comment the quartz off-screen buffering code.Michael Meeks
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud
2015-04-02loplugin:redundantcastStephan Bergmann
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard
2014-06-03#i125020# allow antialiasing on all update borders for Aqua graphicsHerbert Dürr
2014-06-03#i125020# fix rounding error in AquaSalGraphics::RefreshRect()Herbert Dürr
2014-04-07Add CG_TRACEs to this (OS X -only) file, too, for completenessTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-24Fix a few problems in the iOS vcl codeTor Lillqvist
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist