Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
350b8bd8
Commit
350b8bd8
authored
Feb 15, 2008
by
Frans Kool
Committed by
Alexandre Julliard
Feb 16, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wineconsole: Added missing Dutch translations.
parent
5a939bc5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
2 deletions
+18
-2
wineconsole_Nl.rc
programs/wineconsole/wineconsole_Nl.rc
+18
-2
No files found.
programs/wineconsole/wineconsole_Nl.rc
View file @
350b8bd8
...
...
@@ -2,6 +2,7 @@
* wineconsole (Dutch resources)
*
* Copyright 2003 Hans Leidekker
* Copyright 2008 Frans Kool
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -38,11 +39,26 @@ IDS_DLG_TIT_DEFAULT, "Configuratie - standaard instelllingen"
IDS_DLG_TIT_CURRENT, "Configuratie - huidige instellingen"
IDS_DLG_TIT_ERROR, "Configuratiefout"
IDS_DLG_ERR_SBWINSIZE, "De schermbuffer moet groter dan of gelijk zijn aan de vensterbuffer"
IDS_CMD_INVALID_EVENT_ID "wineconsole: Fout in verwerken gebeurtenis id\n"
IDS_CMD_INVALID_BACKEND "wineconsole: Onjuiste backend\n"
IDS_CMD_INVALID_OPTION "wineconsole: Niet herkende opdrachtregel optie\n"
IDS_CMD_ABOUT "Dit start een programma in een Wine console-omgeving\n"
IDS_CMD_LAUNCH_FAILED "wineconsole: Starten van programma %s mislukt.\n"\
"Het commando is onjuist.\n"
IDS_USAGE_HEADER "\nGebruik:\n wineconsole [opties] <commando>\n\nOpties:\n"
IDS_USAGE_BACKEND " --backend={user|curses} Kiezen voor user zal een nieuw window doen verschijnen,\n"\
" curses zal proberen de huidige terminal om te zetten\n"\
" in een Wine console\n"
IDS_USAGE_COMMAND " <commando> Het Wine programma dat zal starten in de Wine console\n"
IDS_USAGE_FOOTER "\nExample:\n wineconsole cmd\nStarts the Wine command prompt in a Wine console\n\n"
END
IDD_OPTION DIALOG LOADONCALL MOVEABLE DISCARDABLE 36, 24, 140, 105
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " Opti
i
es "
CAPTION " Opties "
FONT 8, "MS Shell Dlg"
{
GROUPBOX "Cursorgrootte", -1, 10, 11, 60, 44, BS_GROUPBOX
...
...
@@ -101,7 +117,7 @@ FONT 8, "MS Shell Dlg"
EDITTEXT IDC_CNF_WIN_HEIGHT, 68, 81, 36, 12, WS_TABSTOP|WS_BORDER|ES_NUMBER
CONTROL "", IDC_CNF_WIN_HEIGHT_UD, "msctls_updown32", UDS_SETBUDDYINT|UDS_ALIGNRIGHT|UDS_AUTOBUDDY|UDS_ARROWKEYS|UDS_NOTHOUSANDS, 0, 0, 0, 0
GROUPBOX "Programma is geindigd", -1, 115, 11, 80, 42, BS_GROUPBOX
GROUPBOX "Programma is geindigd", -1, 115, 11, 80, 42, BS_GROUPBOX
AUTOCHECKBOX "&Console afsluiten", IDC_CNF_CLOSE_EXIT, 119, 25, 75, 20, WS_TABSTOP
GROUPBOX "Versie", -1, 115, 55, 80, 42
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment