aboutsummaryrefslogtreecommitdiff
path: root/source/hu/sysui
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-25 19:40:31 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-25 20:12:45 +0200
commit87fc3ca7cba6ea6be066cc79bed965aaa596f426 (patch)
treefa73ba53499587383acf02dc95540f6a497c2c01 /source/hu/sysui
parentcfc31b7c53b06bab97be6b2cd9503423120ea1fe (diff)
update translations for 5.2.0 beta1
and force-fix errors using pocheck Change-Id: I9dac678a4e705f255463e6ba3b127f423e82fd65
Diffstat (limited to 'source/hu/sysui')
-rw-r--r--source/hu/sysui/desktop/share.po9
1 files changed, 5 insertions, 4 deletions
diff --git a/source/hu/sysui/desktop/share.po b/source/hu/sysui/desktop/share.po
index 55fb6d425fb..d4dccb59324 100644
--- a/source/hu/sysui/desktop/share.po
+++ b/source/hu/sysui/desktop/share.po
@@ -3,17 +3,17 @@ 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: 2014-11-18 11:23+0100\n"
+"POT-Creation-Date: 2016-05-07 21:35+0200\n"
"PO-Revision-Date: 2014-12-26 19:27+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1419622073.000000\n"
#: documents.ulf
@@ -377,11 +377,12 @@ msgid "Microsoft Excel Worksheet"
msgstr "Microsoft Excel-munkafüzet"
#: launcher_comment.ulf
+#, fuzzy
msgctxt ""
"launcher_comment.ulf\n"
"writer\n"
"LngText.text"
-msgid "Create and edit text and graphics in letters, reports, documents and Web pages by using Writer."
+msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
msgstr "Levelek, jelentések, dokumentumok és weboldalak szövegének és grafikájának létrehozása és szerkesztése a Writer használatával."
#: launcher_comment.ulf
25-2-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)Author
2021-07-22-Werror=maybe-uninitializedStephan Bergmann
2021-05-28no need to allocate these on the heapNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-15cid#1471675 silence Logically dead codeCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-19tdf#123936 Formatting files in module registry with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-11-05loplugin:reducevarscope in registryNoel
2020-09-05Improve some OUString to OString conversionsStephan Bergmann
2020-09-05Make printString take any std::u16string_view argumentStephan Bergmann
2020-09-05Create OUString from storeFindData m_pszName and m_nLengthStephan Bergmann
2020-08-29Simplify OUStringBuffer to OUString conversionStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-20compact namespace declNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: registryStephan Bergmann
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-12-05Fix typoAndrea Gelmini
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-03tdf#127766: Avoid ODR violation for class/struct FieldEntryTor Lillqvist
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-08-31Add version resource to executables where it was missingMike Kaganski
2019-08-12Fix typosAndrea Gelmini
2019-07-30Fix typosAndrea Gelmini
2019-07-23close some more holes in structuresNoel Grandin
2019-06-07Fix typosAndrea Gelmini
2019-04-19optimise find/insert patternNoel Grandin