aboutsummaryrefslogtreecommitdiff
path: root/source/hr/framework
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-31 13:25:48 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-31 14:08:11 +0200
commite3fccbeb1e87be9671d1358771961728fe38429b (patch)
tree9ae5cc14c3b24a1b04c054935d8266ec27055ab2 /source/hr/framework
parenta6f6a9d0e6a98029f2cadfc5278d2b304e3028c6 (diff)
update translations for 6.3.0 rc3
and force-fix errors using pocheck Change-Id: I19893b4702ce96c8850c43ee4aa0c2665a971e9f (cherry picked from commit f7fd1330c8cfdefab2a8a61f0a53f171f7f2f130)
Diffstat (limited to 'source/hr/framework')
-rw-r--r--source/hr/framework/messages.po11
1 files changed, 7 insertions, 4 deletions
diff --git a/source/hr/framework/messages.po b/source/hr/framework/messages.po
index 6c830fc7a1a..fb16d64a857 100644
--- a/source/hr/framework/messages.po
+++ b/source/hr/framework/messages.po
@@ -4,14 +4,17 @@ 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-02-27 13:56+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2019-07-18 10:25+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1563445506.000000\n"
#: framework/inc/strings.hrc:25
msgctxt "STR_MENU_HEADFOOTALL"
@@ -96,7 +99,7 @@ msgstr "Dodatak %num%"
#: framework/inc/strings.hrc:41
msgctxt "STR_FULL_DISC_RETRY_BUTTON"
msgid "Retry"
-msgstr "Pokušaj ponovno"
+msgstr "Ponovi"
#: framework/inc/strings.hrc:42
msgctxt "STR_FULL_DISC_MSG"
value='libreoffice-3-5-4'>libreoffice-3-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/fmturl.hxx
AgeCommit message (Expand)Author
2021-06-18loplugin:finalclasses in swNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2018-01-03sw: prefix members of SwFormatContent, SwAccessibleHyperlink and SwFormatURLMiklos Vajna
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-02Fix typosAndrea Gelmini
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30sw: prefix members of SwFmtMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-10loplugin: cstylecastNoel Grandin