aboutsummaryrefslogtreecommitdiff
path: root/source/nb/starmath
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-21 20:49:57 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-21 21:16:12 +0200
commit3a8e01f5e88f26c3a455d3cf8c2b92c3d7b11422 (patch)
treea7321d5ccdb8e797678b82b6e45ce76bbae9f41a /source/nb/starmath
parent633cd820822ba89da7d410cf8bed009c2ffd3d47 (diff)
update translations for 5.4.0 rc1
and force-fix errors using pocheck Change-Id: Ie086d580cf55f92d4b916a9822c82cf6bb4130e5
Diffstat (limited to 'source/nb/starmath')
-rw-r--r--source/nb/starmath/source.po24
1 files changed, 12 insertions, 12 deletions
diff --git a/source/nb/starmath/source.po b/source/nb/starmath/source.po
index 89b953af48e..d691c22457f 100644
--- a/source/nb/starmath/source.po
+++ b/source/nb/starmath/source.po
@@ -4,8 +4,8 @@ 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: 2017-04-19 21:37+0200\n"
-"PO-Revision-Date: 2017-05-22 17:32+0000\n"
-"Last-Translator: Olav Dahlum <olav.dahlum@gmail.com>\n"
+"PO-Revision-Date: 2017-06-19 14:44+0000\n"
+"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: nb\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1495474332.000000\n"
+"X-POOTLE-MTIME: 1497883473.000000\n"
#: commands.src
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"RID_LIMINF_TOX_HELP\n"
"string.text"
msgid "Limit Inferior Superscript Top"
-msgstr ""
+msgstr "Begrens Inferior hevet superskript Topp"
#: commands.src
msgctxt ""
@@ -814,7 +814,7 @@ msgctxt ""
"RID_LIMINF_FROMTOX_HELP\n"
"string.text"
msgid "Limit Inferior Sup/Sub script"
-msgstr ""
+msgstr "Begrens Inferior senket/hevet skrift"
#: commands.src
msgctxt ""
@@ -838,7 +838,7 @@ msgctxt ""
"RID_LIMSUP_TOX_HELP\n"
"string.text"
msgid "Limit Superior Superscript Top"
-msgstr ""
+msgstr "Begrens Inferior hevet superskript Topp"
#: commands.src
msgctxt ""
@@ -846,7 +846,7 @@ msgctxt ""
"RID_LIMSUP_FROMTOX_HELP\n"
"string.text"
msgid "Limit Superior Sup/Sub script"
-msgstr ""
+msgstr "Begrens Superior senket/hevet skript"
#: commands.src
msgctxt ""
@@ -2382,7 +2382,7 @@ msgctxt ""
"RID_ERR_PARENTMISMATCH\n"
"string.text"
msgid "Left and right symbols mismatched"
-msgstr ""
+msgstr "Venstre og høyre symbol passer ikke sammen"
#: smres.src
msgctxt ""
@@ -2390,7 +2390,7 @@ msgctxt ""
"RID_ERR_FONTEXPECTED\n"
"string.text"
msgid "'fixed', 'sans', or 'serif' expected"
-msgstr ""
+msgstr "Ventet «fixed», «sans». eller «serif»"
#: smres.src
msgctxt ""
@@ -2398,7 +2398,7 @@ msgctxt ""
"RID_ERR_SIZEEXPECTED\n"
"string.text"
msgid "'size' followed by an unexpected token"
-msgstr ""
+msgstr "Tegnet etter «size» er uventet"
#: smres.src
msgctxt ""
@@ -2406,7 +2406,7 @@ msgctxt ""
"RID_ERR_DOUBLEALIGN\n"
"string.text"
msgid "Double aligning is not allowed"
-msgstr ""
+msgstr "Dobbel justering er ikke lov"
#: smres.src
msgctxt ""
@@ -2414,7 +2414,7 @@ msgctxt ""
"RID_ERR_DOUBLESUBSUPSCRIPT\n"
"string.text"
msgid "Double sub/superscripts is not allowed"
-msgstr ""
+msgstr "Dobbel hevet/senket skrift er ikke lov"
#: smres.src
msgctxt ""
office-4-4-1'>libreoffice-4-4-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/editeng/boxitem.hxx
AgeCommit message (Expand)Author
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-29loplugin:finalclasses in editengNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-01-24loplugin:useuniqueptr in SvxBoxItemNoel Grandin
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-05make a useful function - SvxBoxItem::CalcLineWidthJustin Luth
2016-11-05tdf#90070 don't clip flys with bordersJustin Luth
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-25convert VALID_ constants to enum classNoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-08-31fix indentationPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-04-23execute move of global headersBjoern Michaelsen