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/nl/sw | |
parent | 060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I5e201f8d1c7746b1612ff10f592d611f402dc72c
Diffstat (limited to 'source/nl/sw')
-rw-r--r-- | source/nl/sw/source/ui/app.po | 62 | ||||
-rw-r--r-- | source/nl/sw/source/ui/dochdl.po | 23 | ||||
-rw-r--r-- | source/nl/sw/uiconfig/swriter/ui.po | 276 |
3 files changed, 273 insertions, 88 deletions
diff --git a/source/nl/sw/source/ui/app.po b/source/nl/sw/source/ui/app.po index 58463d5d5f6..2b78fb4e500 100644 --- a/source/nl/sw/source/ui/app.po +++ b/source/nl/sw/source/ui/app.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: 2015-06-24 17:05+0200\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-07-04 15:27+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1142,12 +1142,13 @@ msgid "Password-protected files cannot be opened." msgstr "Met wachtwoord beveiligde bestanden kunnen niet worden geopend." #: 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 "Dit bestand is geen WinWord6-bestand." #: error.src @@ -1178,12 +1179,13 @@ msgid "File has been written in a newer version." msgstr "Bestand is naar een nieuwere versie geschreven." #: 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 "Dit is geen WinWord97-bestand." #: 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 "Index/inho~udsopgave bijwerken" +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 "Index/inhoudsopgave bew~erken" +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 "Index/inhoudsopgave verwijderen" +msgid "Delete Index or Table of Contents" +msgstr "" #: mn.src msgctxt "" @@ -2457,3 +2459,45 @@ msgctxt "" "menuitem.text" msgid "Delete Page Break" msgstr "Paginaeinde verwijderen" + +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_UPDATE_CUR_TOX\n" +"menuitem.text" +msgid "~Update Index or Table" +msgstr "Index/inho~udsopgave bijwerken" + +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_EDIT_CURRENT_TOX\n" +"menuitem.text" +msgid "~Edit Index or Table" +msgstr "Index/inhoudsopgave bew~erken" + +msgctxt "" +"mn.src\n" +"BASE_TEXT_POPUPMENU_NOWEB\n" +"FN_REMOVE_CUR_TOX\n" +"menuitem.text" +msgid "Delete Index or Table" +msgstr "Index/inhoudsopgave verwijderen" + +#: 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 "Dit bestand is geen WinWord6-bestand." + +#: 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 "Dit is geen WinWord97-bestand." diff --git a/source/nl/sw/source/ui/dochdl.po b/source/nl/sw/source/ui/dochdl.po index 7c02f90c839..d7528b1706b 100644 --- a/source/nl/sw/source/ui/dochdl.po +++ b/source/nl/sw/source/ui/dochdl.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: 2014-11-18 11:23+0100\n" +"POT-Creation-Date: 2015-08-25 12:34+0200\n" "PO-Revision-Date: 2015-04-11 19:33+0000\n" "Last-Translator: vpanter <leo.moons@telenet.be>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,7 +12,7 @@ msgstr "" "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: 1428780783.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 "Een tabel kan niet in een andere tabel worden ingevoegd. U kunt de gegevens echter wel in een document plakken wanneer de cursor zich niet in een tabel bevindt." +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-koppeling" + +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 "Een tabel kan niet in een andere tabel worden ingevoegd. U kunt de gegevens echter wel in een document plakken wanneer de cursor zich niet in een tabel bevindt." diff --git a/source/nl/sw/uiconfig/swriter/ui.po b/source/nl/sw/uiconfig/swriter/ui.po index 8c5cbc1e5a5..3baed0e7668 100644 --- a/source/nl/sw/uiconfig/swriter/ui.po +++ b/source/nl/sw/uiconfig/swriter/ui.po @@ -3,8 +3,8 @@ 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-08 14:17+0000\n" +"POT-Creation-Date: 2015-09-01 20:20+0200\n" +"PO-Revision-Date: 2015-09-03 07:43+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: none\n" "Language: nl\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: 1439043448.000000\n" +"X-POOTLE-MTIME: 1441266235.000000\n" #: abstractdialog.ui msgctxt "" @@ -3137,7 +3137,7 @@ msgctxt "" "label\n" "string.text" msgid "Addr_essee" -msgstr "Adr_essen" +msgstr "Geadr_esseerde" #: envaddresspage.ui msgctxt "" @@ -3182,7 +3182,7 @@ msgctxt "" "label\n" "string.text" msgid "_Sender" -msgstr "_Zender" +msgstr "_Afzender" #: envaddresspage.ui msgctxt "" @@ -3236,7 +3236,7 @@ msgctxt "" "label\n" "string.text" msgid "Envelope" -msgstr "Omslag" +msgstr "Envelop" #: envdialog.ui msgctxt "" @@ -9753,15 +9753,6 @@ msgstr "_Index:" #: optfonttabpage.ui msgctxt "" "optfonttabpage.ui\n" -"doconly\n" -"label\n" -"string.text" -msgid "C_urrent document only" -msgstr "Alleen h_uidige document" - -#: optfonttabpage.ui -msgctxt "" -"optfonttabpage.ui\n" "label1\n" "label\n" "string.text" @@ -12682,6 +12673,42 @@ msgstr "Geen" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" +"buttonparallel\n" +"tooltip_markup\n" +"string.text" +msgid "Parallel" +msgstr "Parallel " + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonparallel\n" +"tooltip_text\n" +"string.text" +msgid "Parallel" +msgstr "Parabel" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonoptimal\n" +"tooltip_markup\n" +"string.text" +msgid "Optimal" +msgstr "Optimaal" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"buttonoptimal\n" +"tooltip_text\n" +"string.text" +msgid "Optimal" +msgstr "Optimaal" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" "buttonbefore\n" "tooltip_markup\n" "string.text" @@ -12718,56 +12745,182 @@ msgstr "Na" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonparallel\n" +"buttonthrough\n" "tooltip_markup\n" "string.text" -msgid "Parallel" -msgstr "Parallel " +msgid "Through" +msgstr "Door" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonparallel\n" +"buttonthrough\n" "tooltip_text\n" "string.text" -msgid "Parallel" -msgstr "Parabel" +msgid "Through" +msgstr "Door" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonthrough\n" +"enablecontour\n" +"label\n" +"string.text" +msgid "Enable Contour" +msgstr "Omtrek inschakelen" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"enablecontour\n" "tooltip_markup\n" "string.text" -msgid "Through" -msgstr "Door" +msgid "Click to automatically trim unnecessary parts of the image" +msgstr "Klik om automatisch onnodige delen van de afbeelding bij te snijden" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonthrough\n" +"enablecontour\n" "tooltip_text\n" "string.text" -msgid "Through" -msgstr "Door" +msgid "Click to automatically trim unnecessary parts of the image" +msgstr "Klik om automatisch onnodige delen van de afbeelding bij te snijden" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonoptimal\n" +"editcontour\n" +"label\n" +"string.text" +msgid "Edit Contour" +msgstr "Kleur bewerken" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"editcontour\n" "tooltip_markup\n" "string.text" -msgid "Optimal" -msgstr "Optimaal" +msgid "Edit the trimmed area of the image" +msgstr "Bewerk het bijgesneden gedeelte van de afbeelding" #: sidebarwrap.ui msgctxt "" "sidebarwrap.ui\n" -"buttonoptimal\n" +"editcontour\n" "tooltip_text\n" "string.text" -msgid "Optimal" -msgstr "Optimaal" +msgid "Edit the trimmed area of the image" +msgstr "Bewerk het bijgesneden gedeelte van de afbeelding" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "Spacing:" +msgstr "Afstand:" + +#: 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 "Stel de hoeveelheid ruimte tussen de afbeelding en de omringende tekst in" + +#: 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 "Stel de hoeveelheid ruimte tussen de afbeelding en de omringende tekst in" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"customlabel\n" +"label\n" +"string.text" +msgid "Custom" +msgstr "Aangepast" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"0\n" +"stringlist.text" +msgid "None" +msgstr "Geen" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"1\n" +"stringlist.text" +msgid "Extra Small (0.16cm)" +msgstr "Extra klein (0,16 cm)" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"2\n" +"stringlist.text" +msgid "Small (0.32cm)" +msgstr "klein (0,32 cm)" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"3\n" +"stringlist.text" +msgid "Small Medium (0.64cm)" +msgstr "Medium klein (0,64 cm)" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"4\n" +"stringlist.text" +msgid "Medium (0.95cm)" +msgstr "Medium (0,95 cm)" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"5\n" +"stringlist.text" +msgid "Medium Large (1.27cm)" +msgstr "Medium groot (1,27 cm)" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"6\n" +"stringlist.text" +msgid "Large (1.9cm)" +msgstr "Groot (1,9 cm)" + +#: sidebarwrap.ui +msgctxt "" +"sidebarwrap.ui\n" +"spacinglist\n" +"7\n" +"stringlist.text" +msgid "Extra Large (2.54cm)" +msgstr "Extra groot (2,54 cm)" #: sortdialog.ui msgctxt "" @@ -14395,8 +14548,8 @@ msgctxt "" "TocDialog\n" "title\n" "string.text" -msgid "Insert Index/Table" -msgstr "Index/Tabel invoegen" +msgid "Insert Index or Table of Contents" +msgstr "Inhoudsopgave of index invoegen" #: tocdialog.ui msgctxt "" @@ -14413,8 +14566,8 @@ msgctxt "" "index\n" "label\n" "string.text" -msgid "Index/Table" -msgstr "Index/Tabel" +msgid "Index or Table of Contents" +msgstr "Index of inhoudsopgave" #: tocdialog.ui msgctxt "" @@ -14989,8 +15142,8 @@ msgctxt "" "label1\n" "label\n" "string.text" -msgid "Create Index/Table" -msgstr "Index/inhoudsopgave samenstellen" +msgid "Create Index or Table of Contents" +msgstr "Index of inhoudsopgave maken" #: tocindexpage.ui msgctxt "" @@ -15526,33 +15679,6 @@ msgstr "Weergeven" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"hscrollbar\n" -"label\n" -"string.text" -msgid "H_orizontal scrollbar" -msgstr "Ho_rizontale schuifbalk" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" -"vscrollbar\n" -"label\n" -"string.text" -msgid "_Vertical scrollbar" -msgstr "Verticale sch_uifbalk" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" -"ruler\n" -"label\n" -"string.text" -msgid "R_uler" -msgstr "L_iniaal" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" "smoothscroll\n" "label\n" "string.text" @@ -15562,15 +15688,6 @@ msgstr "Vloeiend scr_ollen" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" -"hruler\n" -"label\n" -"string.text" -msgid "Hori_zontal ruler" -msgstr "Horizontale _liniaal" - -#: viewoptionspage.ui -msgctxt "" -"viewoptionspage.ui\n" "vruler\n" "label\n" "string.text" @@ -15589,6 +15706,15 @@ msgstr "Rechts uitgelijnd" #: viewoptionspage.ui msgctxt "" "viewoptionspage.ui\n" +"hruler\n" +"label\n" +"string.text" +msgid "Hori_zontal ruler" +msgstr "Horizontale _liniaal" + +#: viewoptionspage.ui +msgctxt "" +"viewoptionspage.ui\n" "label3\n" "label\n" "string.text" |