diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-09-03 18:05:40 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-09-03 19:11:41 +0200 |
commit | 6544a35097d1f6de1b2cd22157db33459c4736fb (patch) | |
tree | a7815d2037aa75cb23a3d05fe89f3d227cb077c2 /source/hu/sw | |
parent | 060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I5e201f8d1c7746b1612ff10f592d611f402dc72c
Diffstat (limited to 'source/hu/sw')
-rw-r--r-- | source/hu/sw/source/ui/app.po | 68 | ||||
-rw-r--r-- | source/hu/sw/source/ui/dochdl.po | 25 | ||||
-rw-r--r-- | source/hu/sw/uiconfig/swriter/ui.po | 286 |
3 files changed, 283 insertions, 96 deletions
diff --git a/source/hu/sw/source/ui/app.po b/source/hu/sw/source/ui/app.po index 0d1cfdcd124..5c59e01fb3c 100644 --- a/source/hu/sw/source/ui/app.po +++ b/source/hu/sw/source/ui/app.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-06-24 17:05+0200\n" -"PO-Revision-Date: 2015-05-12 16:53+0000\n" -"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" +"PO-Revision-Date: 2015-08-02 12:08+0000\n" +"Last-Translator: system user <>\n" "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n" "Language: hu\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1431449596.000000\n" +"X-POOTLE-MTIME: 1438517305.000000\n" #: app.src msgctxt "" @@ -1142,12 +1142,13 @@ msgid "Password-protected files cannot be opened." msgstr "A jelszóval védett fájlokat nem lehet megnyitni." #: error.src +#, fuzzy msgctxt "" "error.src\n" "RID_SW_ERRHDL\n" "ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_NO_WW6_FILE_ERR )\n" "string.text" -msgid "This is not a WinWord6 file." +msgid "This is not a valid WinWord6 file." msgstr "Ez nem WinWord6-fájl." #: error.src @@ -1178,12 +1179,13 @@ msgid "File has been written in a newer version." msgstr "A fájl újabb verzióban lett mentve." #: error.src +#, fuzzy msgctxt "" "error.src\n" "RID_SW_ERRHDL\n" "ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW8_NO_WW8_FILE_ERR )\n" "string.text" -msgid "This is not a WinWord97 file." +msgid "This is not a valid WinWord97 file." msgstr "Ez nem WinWord97-fájl." #: error.src @@ -1538,8 +1540,8 @@ msgctxt "" "BASE_TEXT_POPUPMENU_NOWEB\n" "FN_UPDATE_CUR_TOX\n" "menuitem.text" -msgid "~Update Index or Table" -msgstr "Jegyzék ~frissítése" +msgid "~Update Index or Table of Contents" +msgstr "" #: mn.src msgctxt "" @@ -1547,8 +1549,8 @@ msgctxt "" "BASE_TEXT_POPUPMENU_NOWEB\n" "FN_EDIT_CURRENT_TOX\n" "menuitem.text" -msgid "~Edit Index or Table" -msgstr "Jegyzék ~szerkesztése" +msgid "~Edit Index or Table of Contents" +msgstr "" #: mn.src msgctxt "" @@ -1556,8 +1558,8 @@ msgctxt "" "BASE_TEXT_POPUPMENU_NOWEB\n" "FN_REMOVE_CUR_TOX\n" "menuitem.text" -msgid "Delete Index or Table" -msgstr "Jegyzék törlése" +msgid "Delete Index or Table of Contents" +msgstr "" #: mn.src msgctxt "" @@ -2457,3 +2459,45 @@ msgctxt "" "menuitem.text" msgid "Delete Page Break" msgstr "Oldaltörés törlése" + +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_UPDATE_CUR_TOX\n" +"menuitem.text" +msgid "~Update Index or Table" +msgstr "Jegyzék ~frissítése" + +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_EDIT_CURRENT_TOX\n" +"menuitem.text" +msgid "~Edit Index or Table" +msgstr "Jegyzék ~szerkesztése" + +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_REMOVE_CUR_TOX\n" +"menuitem.text" +msgid "Delete Index or Table" +msgstr "Jegyzék törlése" + +#: error.src +msgctxt "" +"error.src\n" +"RID_SW_ERRHDL\n" +"ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW6_NO_WW6_FILE_ERR )\n" +"string.text" +msgid "This is not a WinWord6 file." +msgstr "Ez nem WinWord6-fájl." + +#: error.src +msgctxt "" +"error.src\n" +"RID_SW_ERRHDL\n" +"ERR_CODE ( ERRCODE_CLASS_READ , ERR_WW8_NO_WW8_FILE_ERR )\n" +"string.text" +msgid "This is not a WinWord97 file." +msgstr "Ez nem WinWord97-fájl." diff --git a/source/hu/sw/source/ui/dochdl.po b/source/hu/sw/source/ui/dochdl.po index da81c10c3f6..3171a61229d 100644 --- a/source/hu/sw/source/ui/dochdl.po +++ b/source/hu/sw/source/ui/dochdl.po @@ -3,16 +3,16 @@ 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: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-03-14 14:17+0000\n" -"Last-Translator: Andras <timar74@gmail.com>\n" +"Last-Translator: Andras Timar <timar74@gmail.com>\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: Pootle 2.5.1\n" +"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" "X-POOTLE-MTIME: 1426342661.000000\n" @@ -29,8 +29,16 @@ msgctxt "" "dochdl.src\n" "STR_NO_TABLE\n" "string.text" -msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." -msgstr "Egy táblázatot nem lehet egy másik táblázatba beszúrni. Az adatokat beillesztheti a dokumentumba, ha a kurzor nem táblázatban van." +msgid "A table with no rows or no cells cannot be inserted" +msgstr "" + +#: dochdl.src +msgctxt "" +"dochdl.src\n" +"STR_TABLE_TOO_LARGE\n" +"string.text" +msgid "The table cannot be inserted because it is too large" +msgstr "" #: dochdl.src msgctxt "" @@ -79,3 +87,10 @@ msgctxt "" "string.text" msgid "DDE link" msgstr "DDE-kapcsolat" + +msgctxt "" +"dochdl.src\n" +"STR_NO_TABLE\n" +"string.text" +msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." +msgstr "Egy táblázatot nem lehet egy másik táblázatba beszúrni. Az adatokat beillesztheti a dokumentumba, ha a kurzor nem táblázatban van." diff --git a/source/hu/sw/uiconfig/swriter/ui.po b/source/hu/sw/uiconfig/swriter/ui.po index 4b0159c4d8b..554e7da60fe 100644 --- a/source/hu/sw/uiconfig/swriter/ui.po +++ b/source/hu/sw/uiconfig/swriter/ui.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-08-06 22:51+0200\n" -"PO-Revision-Date: 2015-08-10 06:17+0000\n" -"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-08-28 09:36+0000\n" +"Last-Translator: system user <>\n" "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n" "Language: hu\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1439187460.000000\n" +"X-POOTLE-MTIME: 1440754565.000000\n" #: abstractdialog.ui msgctxt "" @@ -1679,7 +1679,7 @@ msgctxt "" "label\n" "string.text" msgid "Column:" -msgstr "Oszlop:" +msgstr "Hasáb:" #: columnpage.ui msgctxt "" @@ -1805,7 +1805,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns:" -msgstr "Oszlopok:" +msgstr "Hasábok:" #: columnpage.ui msgctxt "" @@ -5841,7 +5841,7 @@ msgctxt "" "label\n" "string.text" msgid "Index" -msgstr "jegyzék" +msgstr "Jegyzék" #: indexentry.ui msgctxt "" @@ -7290,7 +7290,7 @@ msgctxt "" "label\n" "string.text" msgid "_All" -msgstr "_Minden" +msgstr "Öss_zes" #: mailmerge.ui msgctxt "" @@ -7308,7 +7308,7 @@ msgctxt "" "label\n" "string.text" msgid "_From:" -msgstr "_Feladó:" +msgstr "E_lső:" #: mailmerge.ui msgctxt "" @@ -7317,7 +7317,7 @@ msgctxt "" "label\n" "string.text" msgid "_To:" -msgstr "_Címzett:" +msgstr "_Utolsó:" #: mailmerge.ui msgctxt "" @@ -9753,15 +9753,6 @@ msgstr "_Jegyzék:" #: optfonttabpage.ui msgctxt "" "optfonttabpage.ui\n" -"doconly\n" -"label\n" -"string.text" -msgid "C_urrent document only" -msgstr "Csa_k az aktuális dokumentum" - -#: optfonttabpage.ui -msgctxt "" -"optfonttabpage.ui\n" "label1\n" "label\n" "string.text" @@ -12682,6 +12673,42 @@ msgstr "Semmi" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" +"buttonparallel\n" +"tooltip_markup\n" +"string.text" +msgid "Parallel" +msgstr "Párhuzamos" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonparallel\n" +"tooltip_text\n" +"string.text" +msgid "Parallel" +msgstr "Párhuzamos" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonoptimal\n" +"tooltip_markup\n" +"string.text" +msgid "Optimal" +msgstr "Optimális" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonoptimal\n" +"tooltip_text\n" +"string.text" +msgid "Optimal" +msgstr "Optimális" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" "buttonbefore\n" "tooltip_markup\n" "string.text" @@ -12718,56 +12745,184 @@ msgstr "Utána" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonparallel\n" +"buttonthrough\n" "tooltip_markup\n" "string.text" -msgid "Parallel" -msgstr "Párhuzamos" +msgid "Through" +msgstr "Keresztülfuttatás" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonparallel\n" +"buttonthrough\n" "tooltip_text\n" "string.text" -msgid "Parallel" -msgstr "Párhuzamos" +msgid "Through" +msgstr "Keresztülfuttatás" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonthrough\n" +"enablecontour\n" +"label\n" +"string.text" +msgid "Enable Contour" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"enablecontour\n" "tooltip_markup\n" "string.text" -msgid "Through" -msgstr "Keresztülfuttatás" +msgid "Click to automatically trim unnecessary parts of the image" +msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonthrough\n" +"enablecontour\n" "tooltip_text\n" "string.text" -msgid "Through" -msgstr "Keresztülfuttatás" +msgid "Click to automatically trim unnecessary parts of the image" +msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonoptimal\n" +"editcontour\n" +"label\n" +"string.text" +msgid "Edit Contour" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"editcontour\n" "tooltip_markup\n" "string.text" -msgid "Optimal" -msgstr "Optimális" +msgid "Edit the trimmed area of the image" +msgstr "" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonoptimal\n" +"editcontour\n" "tooltip_text\n" "string.text" -msgid "Optimal" -msgstr "Optimális" +msgid "Edit the trimmed area of the image" +msgstr "" + +#: sidebarwrap.ui +#, fuzzy +msgctxt "" +"sidebarwrap.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Spacing:" +msgstr "Térköz:" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacingLB\n" +"tooltip_markup\n" +"string.text" +msgid "Set the amount of space between the image and surrounding text" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacingLB\n" +"tooltip_text\n" +"string.text" +msgid "Set the amount of space between the image and surrounding text" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"customlabel\n" +"label\n" +"string.text" +msgid "Custom" +msgstr "" + +#: sidebarwrap.ui +#, fuzzy +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"0\n" +"stringlist.text" +msgid "None" +msgstr "Semmi" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"1\n" +"stringlist.text" +msgid "Extra Small (0.16cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"2\n" +"stringlist.text" +msgid "Small (0.32cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"3\n" +"stringlist.text" +msgid "Small Medium (0.64cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"4\n" +"stringlist.text" +msgid "Medium (0.95cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"5\n" +"stringlist.text" +msgid "Medium Large (1.27cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"6\n" +"stringlist.text" +msgid "Large (1.9cm)" +msgstr "" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"7\n" +"stringlist.text" +msgid "Extra Large (2.54cm)" +msgstr "" #: sortdialog.ui msgctxt "" @@ -14395,8 +14550,8 @@ msgctxt "" "TocDialog\n" "title\n" "string.text" -msgid "Insert Index/Table" -msgstr "Jegyzék beszúrása" +msgid "Insert Index or Table of Contents" +msgstr "" #: tocdialog.ui msgctxt "" @@ -14413,8 +14568,8 @@ msgctxt "" "index\n" "label\n" "string.text" -msgid "Index/Table" -msgstr "Jegyzék" +msgid "Index or Table of Contents" +msgstr "" #: tocdialog.ui msgctxt "" @@ -14989,8 +15144,8 @@ msgctxt "" "label1\n" "label\n" "string.text" -msgid "Create Index/Table" -msgstr "Jegyzék létrehozása" +msgid "Create Index or Table of Contents" +msgstr "" #: tocindexpage.ui msgctxt "" @@ -15526,33 +15681,6 @@ msgstr "Megjelenítés" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"hscrollbar\n" -"label\n" -"string.text" -msgid "H_orizontal scrollbar" -msgstr "Vízszi_ntes görgetősáv" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" -"vscrollbar\n" -"label\n" -"string.text" -msgid "_Vertical scrollbar" -msgstr "_Függőleges görgetősáv" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" -"ruler\n" -"label\n" -"string.text" -msgid "R_uler" -msgstr "V_onalzó" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" "smoothscroll\n" "label\n" "string.text" @@ -15562,15 +15690,6 @@ msgstr "Finom_görgetés" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"hruler\n" -"label\n" -"string.text" -msgid "Hori_zontal ruler" -msgstr "Vízszintes von_alzó" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" "vruler\n" "label\n" "string.text" @@ -15589,6 +15708,15 @@ msgstr "Jobbra igazított" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" +"hruler\n" +"label\n" +"string.text" +msgid "Hori_zontal ruler" +msgstr "Vízszintes von_alzó" + +#: viewoptionspage.ui +msgctxt "" +"viewoptionspage.ui\n" "label3\n" "label\n" "string.text" |