aboutsummaryrefslogtreecommitdiff
path: root/source/fa/scp2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-04-25 14:12:30 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-04-25 14:23:26 +0200
commit926f46dde833fdfeacd21a62dacd192b7ed1412c (patch)
treed0c78e83c4c72b24e610ff658c216f2af8c08050 /source/fa/scp2
parent46a65ed74391c4b44de7cc244d63bd603b6485a5 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I04522500fe14e0d09925b196ccf7b7f94f3bfe64
Diffstat (limited to 'source/fa/scp2')
-rw-r--r--source/fa/scp2/source/ooo.po16
1 files changed, 12 insertions, 4 deletions
diff --git a/source/fa/scp2/source/ooo.po b/source/fa/scp2/source/ooo.po
index 1a6deb2199d..89bbf511ba1 100644
--- a/source/fa/scp2/source/ooo.po
+++ b/source/fa/scp2/source/ooo.po
@@ -3,9 +3,9 @@ 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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: 2017-05-16 09:34+0000\n"
-"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
+"POT-Creation-Date: 2019-04-08 14:24+0200\n"
+"PO-Revision-Date: 2018-11-12 11:47+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1494927255.000000\n"
+"X-POOTLE-MTIME: 1542023222.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -4827,6 +4827,14 @@ msgstr ""
#: registryitem_ooo.ulf
msgctxt ""
"registryitem_ooo.ulf\n"
+"STR_REG_VAL_EXTENSION\n"
+"LngText.text"
+msgid "%PRODUCTNAME Extension"
+msgstr ""
+
+#: registryitem_ooo.ulf
+msgctxt ""
+"registryitem_ooo.ulf\n"
"STR_REG_VAL_APPCAPABILITY_DESCRIPTION_OOO\n"
"LngText.text"
msgid "LibreOffice"
5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sdext/source
AgeCommit message (Expand)Author
2014-04-14typo: diposed -> disposedThomas Arnhold
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-11fdo#35064 PDF Import: Add support for simple text scalingVort
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-08fdo#45001 fdo#77105 PDF Import: rotated text fixesVort
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31fdo#49431 PDF Import: Improve line and space detection algorithmVort
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25coverity#982469 Unchecked dynamic_castCaolán McNamara
2014-03-25coverity#982468 Unchecked dynamic_castCaolán McNamara
2014-03-23fdo#44710 PDF Import: Correction of position of rotated textVort
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin