aboutsummaryrefslogtreecommitdiff
path: root/source/fi/extensions
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-08-30 16:56:35 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-08-30 17:20:56 +0200
commit02e3dd80f5b066ff95b1769ad2a5c9651337a509 (patch)
treeb57484e7db58d50ec5ee02dd4615dd2a67ec213d /source/fi/extensions
parent2ec580d39ac7950b584fde730d22fa4f09dd8399 (diff)
update translations for 7-2/master
and force-fix errors using pocheck Change-Id: I76dedce86c4402c3a3cbb4ad01c3cfaba8732f43
Diffstat (limited to 'source/fi/extensions')
-rw-r--r--source/fi/extensions/messages.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/fi/extensions/messages.po b/source/fi/extensions/messages.po
index 750e2cc04be..36f0e98b055 100644
--- a/source/fi/extensions/messages.po
+++ b/source/fi/extensions/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-04-27 17:02+0200\n"
-"PO-Revision-Date: 2021-07-08 08:50+0000\n"
+"PO-Revision-Date: 2021-08-26 18:13+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/fi/>\n"
"Language: fi\n"
@@ -271,7 +271,7 @@ msgstr "Tallenna tietue"
#: extensions/inc/stringarrays.hrc:73
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Undo data entry"
-msgstr "Kumoa tietomerkintä"
+msgstr "Kumoa tiedonsyöttö"
#. b6Es8
#: extensions/inc/stringarrays.hrc:74
@@ -1141,7 +1141,7 @@ msgstr "Kierto"
#: extensions/inc/strings.hrc:77
msgctxt "RID_STR_TABSTOP"
msgid "Tabstop"
-msgstr "Sarkain"
+msgstr "Sarkainkohta"
#. 4kjXk
#: extensions/inc/strings.hrc:78
ice-24-8-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2013-04-19Delete two pass-through include files and update the file that included them.Michael Dunphy
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-04-01Revert "Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)"Thomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)Chr. Rossmanith
2013-04-01Remove RTL_CONSTASCII_(U)STRING in formsChr. Rossmanith
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28coverity#704145 Resource leak in objectJulien Nabet
2013-03-27fdo#39445 writing out tools/fsys.hxx (forms)Andras Timar
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26add frm to Library_mergedPeter Foley
2013-03-25Fix warning: unused variable 'sConverted' [loplugin]Tor Lillqvist
2013-03-23"atomar" is not a wordTor Lillqvist
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc files