aboutsummaryrefslogtreecommitdiff
path: root/source/hu/sw/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/hu/sw/messages.po')
-rw-r--r--source/hu/sw/messages.po18
1 files changed, 9 insertions, 9 deletions
diff --git a/source/hu/sw/messages.po b/source/hu/sw/messages.po
index 60dc337ea8b..4e8b3861ebb 100644
--- a/source/hu/sw/messages.po
+++ b/source/hu/sw/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: 2019-07-03 20:22+0200\n"
-"PO-Revision-Date: 2019-06-12 09:09+0000\n"
+"PO-Revision-Date: 2019-07-14 10:59+0000\n"
"Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\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: 1560330592.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1563101961.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1891,7 +1891,7 @@ msgstr "$1 minden megjegyzésének el~rejtése"
#: sw/inc/strings.hrc:290
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Chapter Numbering"
-msgstr ""
+msgstr "Fejezetszámozás"
#. To translators: $1 == will be replaced by STR_WORDCOUNT_WORDARG, and $2 by STR_WORDCOUNT_COLARG
#. e.g. Selected: 1 word, 2 characters
@@ -12148,7 +12148,7 @@ msgstr "~Nyomtatás"
#: sw/uiconfig/swriter/ui/notebookbar.ui:16416
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "Fo_rm"
-msgstr "Ű~rlap"
+msgstr "Ű_rlap"
#: sw/uiconfig/swriter/ui/notebookbar.ui:17305
msgctxt "WriterNotebookbar|FormLabel"
@@ -12248,7 +12248,7 @@ msgstr "~Táblázat"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11698
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Im_age"
-msgstr ""
+msgstr "_Kép"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11732
msgctxt "notebookbar_compact|ImageLabel"
@@ -12298,7 +12298,7 @@ msgstr "Nyo~mtatás"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17319
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
-msgstr "Ű~rlap"
+msgstr "Ű_rlap"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17374
msgctxt "notebookbar_compact|FormLabel"
@@ -12385,7 +12385,7 @@ msgstr "_Nézet"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12161
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
-msgstr "Ű~rlap"
+msgstr "Ű_rlap"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5661
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
@@ -12573,7 +12573,7 @@ msgstr "_Nézet"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16260
msgctxt "notebookbar_groupedbar_full|FormButton"
msgid "Fo_rm"
-msgstr ""
+msgstr "Ű_rlap"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7163
msgctxt "notebookbar_groupedbar_full|TableButton"
='libreoffice-3-6'>libreoffice-3-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inspection/GeometryHandler.cxx
AgeCommit message (Expand)Author
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-05-18drop toStringCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-12loplugin:unusedvariablecheckStephan Bergmann
2016-10-12warning C4018: '<' : signed/unsigned mismatchStephan Bergmann
2016-10-12remove StringListResource in favour of ResStringArray...Caolán McNamara
2016-09-25avoid coverity#1371177 Missing move assignment operatorCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-28loplugin:singlevalfields in reportdesignNoel Grandin
2016-05-20Convert PROP_FLAG to scoped enumNoel Grandin
2016-05-12reportdesign: replace rest of boost::ref usage with C++11 lambdasMichael Stahl
2016-05-12reportdesign: replace boost::bind with C++11 stuffMichael Stahl
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-29Use const_iterator when possible (reportdesign)Julien Nabet
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-25use SearchOptions2Eike Rathke
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas
2015-06-30tdf#91112 replace o3tl::compose1 with lambdas in reportdesignJorenz Paragas
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-18reportdesign: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18fdo#76780 don't limit PositionY to available widthLionel Elie Mamane
2014-12-15reportdesign: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann