aboutsummaryrefslogtreecommitdiff
path: root/source/fi/scp2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-06-14 16:54:11 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-06-14 17:13:34 +0200
commit2aa8e04733181b9e3c3cceb5ecb8fecee1106b24 (patch)
treef0193f21d35ea94e9b644685cb6e08c0e0910419 /source/fi/scp2
parented31445a5c607b49bf71cd37055578de6785cb85 (diff)
update translations for 6.1 beta2
Change-Id: I37d4e6add42523370e00815e71fdf5764c740e67
Diffstat (limited to 'source/fi/scp2')
-rw-r--r--source/fi/scp2/source/ooo.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/fi/scp2/source/ooo.po b/source/fi/scp2/source/ooo.po
index 9180ac7d01b..a0f844464c4 100644
--- a/source/fi/scp2/source/ooo.po
+++ b/source/fi/scp2/source/ooo.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: 2018-05-23 23:20+0200\n"
-"PO-Revision-Date: 2018-01-28 11:40+0000\n"
+"PO-Revision-Date: 2018-06-07 17:05+0000\n"
"Last-Translator: Harri Pitkänen <hatapitk@iki.fi>\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
"Language: fi\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1517139639.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1528391119.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_FY\n"
"LngText.text"
msgid "Frisian"
-msgstr ""
+msgstr "friisi"
#: module_langpack.ulf
msgctxt ""
@@ -1894,7 +1894,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_FY\n"
"LngText.text"
msgid "Installs the Frisian user interface"
-msgstr ""
+msgstr "Asentaa friisinkielisen käyttöliittymän"
#: module_langpack.ulf
msgctxt ""
reoffice-25-2'>libreoffice-25-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/sallayout.hxx
AgeCommit message (Expand)Author
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny
2013-04-29[harfbuzz] Re-enable text justificationKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculation for realKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculationKhaled Hosny
2013-04-08Add a commment with guesses about the layout engine "API"Tor Lillqvist
2013-04-06Actually no need to have it inline in the headerTor Lillqvist
2013-04-06Move the SAL_INFO operator<< for ImplLayoutArgs to sallayout.hxx for re-useTor Lillqvist
2013-03-18Improve indentation consistencyTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-11Resolves: fdo#62154 propogate text language down to icu for loclCaolán McNamara
2013-01-23fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara
2013-01-14split confused ImplInitDigitMode method into seperate functionsCaolán McNamara
2012-11-18Move #include to appropriate headerTakeshi Abe
2012-11-06Fix some file modesStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud