aboutsummaryrefslogtreecommitdiff
path: root/source/hu/filter
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-10-14 18:05:04 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-10-14 18:23:03 +0200
commit708eb82135fceb43509b37a4276ab2c029005906 (patch)
tree6398d1fbf13b1e770ed20120004a507df14c059d /source/hu/filter
parentbb2591d62928e3f47fe12a81883311f1e5caa39d (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I69677c891cfbd2e5d91880a7020dbe4165cb8ac4
Diffstat (limited to 'source/hu/filter')
-rw-r--r--source/hu/filter/messages.po11
1 files changed, 8 insertions, 3 deletions
diff --git a/source/hu/filter/messages.po b/source/hu/filter/messages.po
index b22a003a671..98f4a9b6fe9 100644
--- a/source/hu/filter/messages.po
+++ b/source/hu/filter/messages.po
@@ -3,7 +3,7 @@ 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: 2019-08-21 21:36+0200\n"
+"POT-Creation-Date: 2019-10-14 14:31+0200\n"
"PO-Revision-Date: 2019-07-14 10:20+0000\n"
"Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -623,8 +623,14 @@ msgctxt "pdfgeneralpage|pdfa|tooltip_text"
msgid "Creates an ISO 19005-2 compliant PDF file, ideal for long-term document preservation"
msgstr "A létrejövő PDF megfelel az ISO 19005-2 szabványnak, ideális hosszú távú dokumentummegőrzés céljára"
+#. GRSDC
+#: filter/uiconfig/ui/pdfgeneralpage.ui:773
+msgctxt "pdfgeneralpage|singlepagesheets"
+msgid "Full-Sheet Previews"
+msgstr ""
+
#. Drqkd
-#: filter/uiconfig/ui/pdfgeneralpage.ui:779
+#: filter/uiconfig/ui/pdfgeneralpage.ui:794
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "Általános"
@@ -1360,4 +1366,3 @@ msgstr "Általános"
msgctxt "xsltfilterdialog|transformation"
msgid "Transformation"
msgstr "Átalakítás"
-
ue='libreoffice-3-6-1'>libreoffice-3-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/font
AgeCommit message (Expand)Author
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-18Remove werdly duplicated stringAdolfo Jayme Barrientos
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl
2018-06-29Fix typosAndrea Gelmini
2018-06-24vcl: treat description of cv** & ss** font features speciallyTomaž Vajngerl
2018-06-18Skip required features from the features dialogKhaled Hosny
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl