aboutsummaryrefslogtreecommitdiff
path: root/source/is/vcl/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/is/vcl/messages.po')
-rw-r--r--source/is/vcl/messages.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/is/vcl/messages.po b/source/is/vcl/messages.po
index 56941261df6..fd055d76e2d 100644
--- a/source/is/vcl/messages.po
+++ b/source/is/vcl/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: 2018-05-08 15:10+0200\n"
-"PO-Revision-Date: 2018-04-25 13:21+0000\n"
+"PO-Revision-Date: 2018-05-29 14:29+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\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: 1524662515.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1527604161.000000\n"
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
@@ -1239,7 +1239,7 @@ msgstr "Uppsetning á síðu"
#: vcl/uiconfig/ui/printdialog.ui:1457
msgctxt "printdialog|singleprintjob"
msgid "Create separate print jobs for collated output"
-msgstr ""
+msgstr "Búa til aðskilin prentverk fyrir samhangandi úttak"
#: vcl/uiconfig/ui/printdialog.ui:1472
msgctxt "printdialog|printpaperfromsetup"
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/grfatr.hxx
AgeCommit message (Expand)Author
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-09-30sw: prefix members of SwGammaGrfMiklos Vajna
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-18Fix bug numbers in these commentsAdolfo Jayme Barrientos
2018-02-16tdf#115519: Handle rotation for WriterFlyFrames correctlyArmin Le Grand
2017-12-12TypeWhichId in swNoel 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-03-17More workaround for the MSVC "dllpublic base template" mis-featureStephan Bergmann
2017-03-15convert MirrorGraph to scoped enumNoel Grandin
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin