~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Wine Cross Reference
wine/dlls/shdoclc/Nl.rc

Version: ~ [ wine-1.5.30 ] ~ [ wine-1.5.29 ] ~ [ wine-1.5.28 ] ~ [ wine-1.5.27 ] ~ [ wine-1.5.26 ] ~ [ wine-1.5.25 ] ~ [ wine-1.5.24 ] ~ [ wine-1.5.23 ] ~ [ wine-1.5.22 ] ~ [ wine-1.5.21 ] ~ [ wine-1.5.20 ] ~ [ wine-1.5.19 ] ~ [ wine-1.5.18 ] ~ [ wine-1.5.17 ] ~ [ wine-1.5.16 ] ~ [ wine-1.5.15 ] ~ [ wine-1.5.14 ] ~ [ wine-1.5.13 ] ~ [ wine-1.5.12 ] ~ [ wine-1.5.11 ] ~ [ wine-1.5.10 ] ~ [ wine-1.5.9 ] ~ [ wine-1.5.8 ] ~ [ wine-1.5.7 ] ~ [ wine-1.4.1 ] ~ [ wine-1.5.6 ] ~ [ wine-1.5.5 ] ~ [ wine-1.5.4 ] ~ [ wine-1.5.3 ] ~ [ wine-1.5.2 ] ~ [ wine-1.5.1 ] ~ [ wine-1.5.0 ] ~ [ wine-1.4 ] ~ [ wine-1.4-rc6 ] ~ [ wine-1.4-rc5 ] ~ [ wine-1.4-rc4 ] ~ [ wine-1.4-rc3 ] ~ [ wine-1.4-rc2 ] ~ [ wine-1.4-rc1 ] ~ [ wine-1.3.37 ] ~ [ wine-1.3.36 ] ~ [ wine-1.3.35 ] ~ [ wine-1.3.34 ] ~ [ wine-1.3.33 ] ~ [ wine-1.3.32 ] ~ [ wine-1.3.31 ] ~ [ wine-1.3.30 ] ~ [ wine-1.3.29 ] ~ [ wine-1.3.28 ] ~ [ wine-1.3.27 ] ~ [ wine-1.3.26 ] ~ [ wine-1.3.25 ] ~ [ wine-1.3.24 ] ~ [ wine-1.3.23 ] ~ [ wine-1.3.22 ] ~ [ wine-1.3.21 ] ~ [ wine-1.3.20 ] ~ [ wine-1.3.19 ] ~ [ wine-1.3.18 ] ~ [ wine-1.2.3 ] ~ [ wine-1.3.17 ] ~ [ wine-1.3.16 ] ~ [ wine-1.3.15 ] ~ [ wine-1.3.14 ] ~ [ wine-1.3.13 ] ~ [ wine-1.3.12 ] ~ [ wine-1.3.11 ] ~ [ wine-1.3.10 ] ~ [ wine-1.3.9 ] ~ [ wine-1.2.2 ] ~ [ wine-1.3.8 ] ~ [ wine-1.3.7 ] ~ [ wine-1.3.6 ] ~ [ wine-1.3.5 ] ~ [ wine-1.2.1 ] ~ [ wine-1.3.4 ] ~ [ wine-1.3.3 ] ~ [ wine-1.3.2 ] ~ [ wine-1.3.1 ] ~ [ wine-1.3.0 ] ~ [ wine-1.2 ] ~ [ wine-1.2-rc7 ] ~ [ wine-1.2-rc6 ] ~ [ wine-1.2-rc5 ] ~ [ wine-1.2-rc4 ] ~ [ wine-1.2-rc3 ] ~ [ wine-1.2-rc2 ] ~ [ wine-1.2-rc1 ] ~ [ wine-1.1.44 ] ~ [ wine-1.1.43 ] ~ [ wine-1.1.42 ] ~ [ wine-1.1.41 ] ~ [ wine-1.1.40 ] ~ [ wine-1.1.39 ] ~ [ wine-1.1.38 ] ~ [ wine-1.1.37 ] ~ [ wine-1.1.36 ] ~ [ wine-1.1.35 ] ~ [ wine-1.1.34 ] ~ [ wine-1.1.33 ] ~ [ wine-1.1.32 ] ~ [ wine-1.1.31 ] ~ [ wine-1.1.30 ] ~ [ wine-1.1.29 ] ~ [ wine-1.1.28 ] ~ [ wine-1.1.27 ] ~ [ wine-1.1.26 ] ~ [ wine-1.1.25 ] ~ [ wine-1.1.24 ] ~ [ wine-1.1.23 ] ~ [ wine-1.1.22 ] ~ [ wine-1.1.21 ] ~ [ wine-1.1.20 ] ~ [ wine-1.1.19 ] ~ [ wine-1.1.18 ] ~ [ wine-1.1.17 ] ~ [ wine-1.1.16 ] ~ [ wine-1.1.15 ] ~ [ wine-1.1.14 ] ~ [ wine-1.1.13 ] ~ [ wine-1.1.12 ] ~ [ wine-1.1.11 ] ~ [ wine-1.1.10 ] ~ [ wine-1.1.9 ] ~ [ wine-1.1.8 ] ~ [ wine-1.1.7 ] ~ [ wine-1.0.1 ] ~ [ wine-1.1.6 ] ~ [ wine-1.1.5 ] ~ [ wine-1.1.4 ] ~ [ wine-1.1.3 ] ~ [ wine-1.1.2 ] ~ [ wine-1.1.1 ] ~ [ wine-1.1.0 ] ~ [ wine-1.0 ] ~

  1 /*
  2  * Dutch resources for mshtml
  3  *
  4  * Copyright 2005 Hans Leidekker
  5  *
  6  * This library is free software; you can redistribute it and/or
  7  * modify it under the terms of the GNU Lesser General Public
  8  * License as published by the Free Software Foundation; either
  9  * version 2.1 of the License, or (at your option) any later version.
 10  *
 11  * This library is distributed in the hope that it will be useful,
 12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
 13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 14  * Lesser General Public License for more details.
 15  *
 16  * You should have received a copy of the GNU Lesser General Public
 17  * License along with this library; if not, write to the Free Software
 18  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
 19  */
 20 
 21 #include "shdoclc.h"
 22 
 23 LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
 24 
 25 STRINGTABLE DISCARDABLE
 26 {
 27     IDS_MESSAGE_BOX_TITLE, "Wine Internet Verkenner"
 28 }
 29 
 30 STRINGTABLE DISCARDABLE
 31 {
 32     IDS_PRINT_HEADER_TEMPLATE "&w&bPagina &p" /* FIXME: should be "&w&bPagina &p of &P" */
 33     IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
 34 }
 35 
 36 IDR_BROWSE_CONTEXT_MENU MENU
 37 {
 38     POPUP "Standaard"
 39     {
 40         MENUITEM "&Terug",                             IDM_GOBACKWARD
 41         MENUITEM "V&ooruit",                           IDM_GOFORWARD
 42         MENUITEM SEPARATOR
 43         MENUITEM "Achtergrond ops&laan als...",        IDM_SAVEBACKGROUND
 44         MENUITEM "Als achtergrond instellen",          IDM_SETWALLPAPER
 45         MENUITEM "Achtergrond &kopiëren",              IDM_COPYBACKGROUND
 46         MENUITEM "Als desktopelement instellen...",    IDM_SETDESKTOPITEM
 47         MENUITEM SEPARATOR
 48         MENUITEM "&Alles selecteren",                  IDM_SELECTALL
 49         MENUITEM "&Plakken",                           IDM_PASTE
 50         MENUITEM SEPARATOR
 51         MENUITEM "&Snelkoppeling aanmaken",            IDM_CREATESHORTCUT
 52         MENUITEM "Aan &favorieten toevoegen",          IDM_ADDFAVORITES
 53         MENUITEM "&Bronweergave",                      IDM_VIEWSOURCE
 54         MENUITEM SEPARATOR
 55         MENUITEM "&Tekstcodering",                     IDM_LANGUAGE
 56         MENUITEM SEPARATOR
 57         MENUITEM "Af&drukken",                         IDM_PRINT
 58         MENUITEM "A&ctualiseren",                      _IDM_REFRESH
 59         MENUITEM SEPARATOR
 60         MENUITEM SEPARATOR
 61         MENUITEM "&Eigenschappen",                     IDM_PROPERTIES
 62     }
 63 
 64     POPUP "Afbeelding"
 65     {
 66         MENUITEM "&Open link",                         IDM_FOLLOWLINKC
 67         MENUITEM "Open link in &nieuw venster",        IDM_FOLLOWLINKN
 68         MENUITEM "Doel ops&laan als...",               IDM_SAVETARGET
 69         MENUITEM "Doel af&drukken",                    IDM_PRINTTARGET
 70         MENUITEM SEPARATOR
 71         MENUITEM "&Toon afbeelding",                   IDM_SHOWPICTURE
 72         MENUITEM "Af&beelding opslaan als...",         IDM_SAVEPICTURE
 73         MENUITEM "Afbeelding &versturen...",           IDM_MP_EMAILPICTURE
 74         MENUITEM "Afbeelding &afdrukken...",           IDM_MP_PRINTPICTURE
 75         MENUITEM "&Ga naar Mijn Afbeeldingen",         IDM_MP_MYPICS
 76         MENUITEM "Als achtergrond instellen",          IDM_SETWALLPAPER
 77         MENUITEM "Als desktopelement instellen...",    IDM_SETDESKTOPITEM
 78         MENUITEM SEPARATOR
 79         MENUITEM "K&nippen",                           IDM_CUT
 80         MENUITEM "&Kopiëren",                          IDM_COPY
 81         MENUITEM "&Snelkoppeling kopiëren",            IDM_COPYSHORTCUT
 82         MENUITEM "&Plakken",                           IDM_PASTE
 83         MENUITEM SEPARATOR
 84         MENUITEM "Aan &favorieten toevoegen...",       IDM_ADDFAVORITES
 85         MENUITEM SEPARATOR
 86         MENUITEM SEPARATOR
 87         MENUITEM "&Eigenschappen",                     IDM_PROPERTIES
 88     }
 89 
 90     POPUP "Besturing"
 91     {
 92         MENUITEM "&Ongedaan maken",   IDM_UNDO
 93         MENUITEM SEPARATOR
 94         MENUITEM "K&nippen",          IDM_CUT
 95         MENUITEM "&Kopiëren",         IDM_COPY
 96         MENUITEM "&Plakken",          IDM_PASTE
 97         MENUITEM "&Verwijderen",      IDM_DELETE
 98         MENUITEM SEPARATOR
 99         MENUITEM SEPARATOR
100         MENUITEM "Alles &selecteren", IDM_SELECTALL
101     }
102 
103     POPUP "Tabellen"
104     {
105         POPUP "&Selecteren"
106         {
107             MENUITEM "&Cel",                 IDM_CELLSELECT
108             MENUITEM "&Regel",               IDM_ROWSELECT
109             MENUITEM "&Kolom",               IDM_COLUMNSELECT
110             MENUITEM "&Tabel",               IDM_TABLESELECT
111         }
112         MENUITEM SEPARATOR
113         MENUITEM SEPARATOR
114         MENUITEM "Cel&eigenschappen",       IDM_CELLPROPERTIES
115         MENUITEM "Tabelei&genschappen",     IDM_TABLEPROPERTIES
116     }
117 
118     POPUP "1DPaginakeuze"
119     {
120         MENUITEM "K&nippen",          IDM_CUT
121         MENUITEM "&Kopiëren",         IDM_COPY
122         MENUITEM "&Plakken",          IDM_PASTE
123         MENUITEM "Alles &selecteren", IDM_SELECTALL
124         MENUITEM "Af&drukken",        IDM_PRINT
125         MENUITEM SEPARATOR
126     }
127 
128     POPUP "Anker"
129     {
130         MENUITEM "&Openen",                      IDM_FOLLOWLINKC
131         MENUITEM "In nieuw &venster openen",     IDM_FOLLOWLINKN
132         MENUITEM "Doel ops&laan als...",         IDM_SAVETARGET
133         MENUITEM "Doel af&drukken",              IDM_PRINTTARGET
134         MENUITEM SEPARATOR
135         MENUITEM "K&nippen",                     IDM_CUT
136         MENUITEM "&Kopiëren",                    IDM_COPY
137         MENUITEM "&Snelkoppeling kopiëren",      IDM_COPYSHORTCUT
138         MENUITEM "&Plakken",                     IDM_PASTE
139         MENUITEM SEPARATOR
140         MENUITEM "Aan &favorieten toevoegen...", IDM_ADDFAVORITES
141         MENUITEM SEPARATOR
142         MENUITEM SEPARATOR
143         MENUITEM "&Eigenschappen",               IDM_PROPERTIES
144     }
145 
146     POPUP "Context Onbekend"
147     {
148         MENUITEM SEPARATOR
149     }
150 
151     POPUP "DYNSRC Afbeelding"
152     {
153         MENUITEM "&Open link",                        IDM_FOLLOWLINKC
154         MENUITEM "Open link in &nieuw venster",       IDM_FOLLOWLINKN
155         MENUITEM "Doel ops&laan als...",              IDM_SAVETARGET
156         MENUITEM "Doel af&drukken",                   IDM_PRINTTARGET
157         MENUITEM SEPARATOR
158         MENUITEM "&Toon afbeelding",                  IDM_SHOWPICTURE
159         MENUITEM "Af&beelding opslaan als...",        IDM_SAVEPICTURE
160         MENUITEM "Als achtergrond instellen",         IDM_SETWALLPAPER
161         MENUITEM "Als desktopelement instellen...",   IDM_SETDESKTOPITEM
162         MENUITEM SEPARATOR
163         MENUITEM "K&nippen",                          IDM_CUT
164         MENUITEM "&Kopiëren",                         IDM_COPY
165         MENUITEM "&Snelkoppeling kopiëren",           IDM_COPYSHORTCUT
166         MENUITEM "&Plakken",                          IDM_PASTE
167         MENUITEM SEPARATOR
168         MENUITEM "Aan &favorieten toevoegen...",      IDM_ADDFAVORITES
169         MENUITEM SEPARATOR
170         MENUITEM SEPARATOR
171         MENUITEM "Afspelen",                          IDM_DYNSRCPLAY
172         MENUITEM "Stop",                              IDM_DYNSRCSTOP
173         MENUITEM "&Eigenschappen",                    IDM_PROPERTIES
174     }
175 
176     POPUP "ART Afbeelding"
177     {
178         MENUITEM "&Open link",                        IDM_FOLLOWLINKC
179         MENUITEM "Open link in &nieuw venster",       IDM_FOLLOWLINKN
180         MENUITEM "Doel ops&laan als...",              IDM_SAVETARGET
181         MENUITEM "Doel af&drukken",                   IDM_PRINTTARGET
182         MENUITEM SEPARATOR
183         MENUITEM "&Toon afbeelding",                  IDM_SHOWPICTURE
184         MENUITEM "Af&beelding opslaan als...",        IDM_SAVEPICTURE
185         MENUITEM "Als achtergrond instellen",         IDM_SETWALLPAPER
186         MENUITEM "Als desktopelement instellen...",   IDM_SETDESKTOPITEM
187         MENUITEM SEPARATOR
188         MENUITEM "K&nippen",                          IDM_CUT
189         MENUITEM "&Kopiëren",                         IDM_COPY
190         MENUITEM "&Snelkoppeling kopiëren",           IDM_COPYSHORTCUT
191         MENUITEM "&Plakken",                          IDM_PASTE
192         MENUITEM SEPARATOR
193         MENUITEM "Aan &favorieten toevoegen...",      IDM_ADDFAVORITES
194         MENUITEM SEPARATOR
195         MENUITEM "Afspelen",                          IDM_IMGARTPLAY
196         MENUITEM "Stop",                              IDM_IMGARTSTOP
197         MENUITEM "Terugspoelen",                      IDM_IMGARTREWIND
198         MENUITEM SEPARATOR
199         MENUITEM SEPARATOR
200         MENUITEM "&Eigenschappen",                    IDM_PROPERTIES
201     }
202 
203     POPUP "Debug"
204     {
205         MENUITEM "Traceer Labels",         IDM_TRACETAGS
206         MENUITEM "Resource Fouten",  IDM_RESOURCEFAILURES
207         MENUITEM "Log Tracerings Informatie", IDM_DUMPTRACKINGINFO
208         MENUITEM "Debug Onderbreking",        IDM_DEBUGBREAK
209         MENUITEM "Debug Beeld",         IDM_DEBUGVIEW
210         MENUITEM "Log Gehele Boom",          IDM_DUMPTREE
211         MENUITEM "Log Regels",         IDM_DUMPLINES
212         MENUITEM "Log Beeld Boom",   IDM_DUMPDISPLAYTREE
213         MENUITEM "Log Formaat Caches",  IDM_DUMPFORMATCACHES
214         MENUITEM "Log Layout Rects",   IDM_DUMPLAYOUTRECTS
215         MENUITEM "Geheugen Monitor",     IDM_MEMORYMONITOR
216         MENUITEM "Performance Meters", IDM_PERFORMANCEMETERS
217         MENUITEM "Sla HTML op",          IDM_SAVEHTML
218         MENUITEM SEPARATOR
219         MENUITEM "&Bladeren Beeld",       IDM_BROWSEMODE
220         MENUITEM "&Wijzigen Beeld",         IDM_EDITMODE
221     }
222 
223     POPUP "Verticale scrollbalk"
224     {
225         MENUITEM "Scroll hier",          IDM_SCROLL_HERE
226         MENUITEM SEPARATOR
227         MENUITEM "Boven",                IDM_SCROLL_TOP
228         MENUITEM "Onder",                IDM_SCROLL_BOTTOM
229         MENUITEM SEPARATOR
230         MENUITEM "Pagina naar boven",    IDM_SCROLL_PAGEUP
231         MENUITEM "Pagina naar onder",    IDM_SCROLL_PAGEDOWN
232         MENUITEM SEPARATOR
233         MENUITEM "Scroll omhoog",        IDM_SCROLL_UP
234         MENUITEM "Scroll omlaag",        IDM_SCROLL_DOWN
235     }
236 
237     POPUP "Horizontale scrollbalk"
238     {
239         MENUITEM "Scroll hier",          IDM_SCROLL_HERE
240         MENUITEM SEPARATOR
241         MENUITEM "Linkerrand",           IDM_SCROLL_LEFTEDGE
242         MENUITEM "Rechterrand",          IDM_SCROLL_RIGHTEDGE
243         MENUITEM SEPARATOR
244         MENUITEM "Pagina naar links",    IDM_SCROLL_PAGELEFT
245         MENUITEM "Pagina naar rechts",   IDM_SCROLL_PAGERIGHT
246         MENUITEM SEPARATOR
247         MENUITEM "Scroll naar links",    IDM_SCROLL_LEFT
248         MENUITEM "Scroll naar rechts",   IDM_SCROLL_RIGHT
249     }
250 }

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.