gtk/win32/nsis/translations/dutch.nsh

Sat, 16 Dec 2006 04:59:55 +0000

author
Ethan Blanton <elb@pidgin.im>
date
Sat, 16 Dec 2006 04:59:55 +0000
changeset 14253
b63ebf84c42b
parent 11578
src/win32/nsis/translations/dutch.nsh@70230c5dded2
child 14438
b552f0964484
permissions
-rw-r--r--

This is a hand-crafted commit to migrate across subversion revisions
16854:16861, due to some vagaries of the way the original renames were
done. Witness that monotone can do in one revision what svn had to
spread across several.

11578
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
1 ;; vim:syn=winbatch:encoding=cp1252
6254
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
2 ;;
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
3 ;; dutch.nsh
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
4 ;;
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
5 ;; Default language strings for the Windows Gaim NSIS installer.
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
6 ;; Windows Code page: 1252
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
7 ;;
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
8 ;; Author: Vincent van Adrighem <vincent@dirck.mine.nu>
7569
d4005714b2d9 [gaim-migrate @ 8185]
Herman Bloggs <herman@bluedigits.com>
parents: 6416
diff changeset
9 ;; Version 2
6254
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
10 ;;
11578
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
11 ; Startup Checks
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
12 !define INSTALLER_IS_RUNNING "Er is al een installatie actief."
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
13 !define GAIM_IS_RUNNING "Gaim wordt op dit moment uitgevoerd. Sluit Gaim af en start de installatie opnieuw."
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
14 !define GTK_INSTALLER_NEEDED "De GTK+ runtime-omgeving is niet aanwezig of moet vernieuwd worden.$\rInstalleer v${GTK_VERSION} of nieuwer van de GTK+ runtime-omgeving"
6254
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
15
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
16
7569
d4005714b2d9 [gaim-migrate @ 8185]
Herman Bloggs <herman@bluedigits.com>
parents: 6416
diff changeset
17 ; License Page
7572
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
18 !define GAIM_LICENSE_BUTTON "Volgende >"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
19 !define GAIM_LICENSE_BOTTOM_TEXT "$(^Name) wordt uitgegeven onder de GPL licentie. Deze licentie wordt hier slechts ter informatie aangeboden. $_CLICK"
7569
d4005714b2d9 [gaim-migrate @ 8185]
Herman Bloggs <herman@bluedigits.com>
parents: 6416
diff changeset
20
6254
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
21 ; Components Page
7572
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
22 !define GAIM_SECTION_TITLE "Gaim Instant Messaging Client (vereist)"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
23 !define GTK_SECTION_TITLE "GTK+ runtime-omgeving (vereist)"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
24 !define GTK_THEMES_SECTION_TITLE "GTK+ thema's"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
25 !define GTK_NOTHEME_SECTION_TITLE "Geen thema"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
26 !define GTK_WIMP_SECTION_TITLE "Wimp thema"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
27 !define GTK_BLUECURVE_SECTION_TITLE "Bluecurve thema"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
28 !define GTK_LIGHTHOUSEBLUE_SECTION_TITLE "Light House Blue thema"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
29 !define GAIM_SECTION_DESCRIPTION "Gaim hoofdbestanden en dlls"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
30 !define GTK_SECTION_DESCRIPTION "Een multi-platform gebruikersinterface, gebruikt door Gaim"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
31 !define GTK_THEMES_SECTION_DESCRIPTION "GTK+ thema's veranderen het uiterlijk en gedrag van GTK+ programma's."
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
32 !define GTK_NO_THEME_DESC "Geen GTK+ thema installeren"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
33 !define GTK_WIMP_THEME_DESC "GTK-Wimp (Windows impersonator) is een GTK+ thema wat goed past in een windows omgeving."
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
34 !define GTK_BLUECURVE_THEME_DESC "Het Bluecurve thema (standaardthema voor RedHat Linux)."
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
35 !define GTK_LIGHTHOUSEBLUE_THEME_DESC "Het Lighthouseblue thema."
6254
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
36
7569
d4005714b2d9 [gaim-migrate @ 8185]
Herman Bloggs <herman@bluedigits.com>
parents: 6416
diff changeset
37 ; GTK+ Directory Page
7572
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
38 !define GTK_UPGRADE_PROMPT "Er is een oude versie van GTK+ gevonden. Wilt u deze bijwerken?$\rLet op: Gaim werkt misschien niet als u dit niet doet."
6254
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
39
7569
d4005714b2d9 [gaim-migrate @ 8185]
Herman Bloggs <herman@bluedigits.com>
parents: 6416
diff changeset
40 ; Installer Finish Page
7572
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
41 !define GAIM_FINISH_VISIT_WEB_SITE "Neem een kijkje op de Windows Gaim webpagina"
7569
d4005714b2d9 [gaim-migrate @ 8185]
Herman Bloggs <herman@bluedigits.com>
parents: 6416
diff changeset
42
6254
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
43 ; Gaim Section Prompts and Texts
7572
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
44 !define GAIM_UNINSTALL_DESC "Gaim (alleen verwijderen)"
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
45 !define GAIM_PROMPT_WIPEOUT "Uw oude Gaim map staat op het punt om verwijderd te worden. Wilt u doorgaan?$\r$\rLet op: Alle door uzelf geïnstalleerde plugins zullen ook verwijderd worden.$\rDe gebruikersinstellingen van Gaim worden niet aangeraakt."
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
46 !define GAIM_PROMPT_DIR_EXISTS "De gegeven installatiemap bestaat al. Eventuele inhoud zal verwijderd worden. Wilt u doorgaan?"
6254
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
47
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
48 ; GTK+ Section Prompts
7572
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
49 !define GTK_INSTALL_ERROR "Fout bij installatie van GTK+ runtime omgeving."
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
50 !define GTK_BAD_INSTALL_PATH "Het door u gegeven pad kan niet benaderd worden."
6254
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
51
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
52 ; GTK+ Themes section
7572
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
53 !define GTK_NO_THEME_INSTALL_RIGHTS "U heeft geen toestemming om een GTK+ thema te installeren."
6254
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
54
cb2544a49e62 [gaim-migrate @ 6750]
Herman Bloggs <herman@bluedigits.com>
parents:
diff changeset
55 ; Uninstall Section Prompts
11578
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
56 !define un.GAIM_UNINSTALL_ERROR_1 "Het verwijderingsprogramma voor Gaim kon geen register-ingangen voor Gaim vinden.$\rWaarschijnlijk heeft een andere gebruiker het programma geïnstalleerd."
7572
976d5883ef99 [gaim-migrate @ 8188]
Herman Bloggs <herman@bluedigits.com>
parents: 7569
diff changeset
57 !define un.GAIM_UNINSTALL_ERROR_2 "U mag dit programma niet verwijderen."
11578
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
58
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
59
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
60 ; Spellcheck Section Prompts
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
61 !define GAIM_SPELLCHECK_SECTION_TITLE "Spellingscontrole"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
62 !define GAIM_SPELLCHECK_ERROR "Fout bij installatie van spellingscontrole"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
63 !define GAIM_SPELLCHECK_DICT_ERROR "Fout bij installatie van woordenboek voor spellingscontrole"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
64 !define GAIM_SPELLCHECK_SECTION_DESCRIPTION "Ondersteuning voor spellingscontrole. (Internetverbinding nodig voor installatie)"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
65 !define ASPELL_INSTALL_FAILED "Installatie mislukt"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
66 !define GAIM_SPELLCHECK_BRETON "Bretons"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
67 !define GAIM_SPELLCHECK_CATALAN "Catalaans"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
68 !define GAIM_SPELLCHECK_CZECH "Tsjechisch"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
69 !define GAIM_SPELLCHECK_WELSH "Welsh"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
70 !define GAIM_SPELLCHECK_DANISH "Deens"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
71 !define GAIM_SPELLCHECK_GERMAN "Duits"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
72 !define GAIM_SPELLCHECK_GREEK "Grieks"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
73 !define GAIM_SPELLCHECK_ENGLISH "Engels"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
74 !define GAIM_SPELLCHECK_ESPERANTO "Esperanto"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
75 !define GAIM_SPELLCHECK_SPANISH "Spaans"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
76 !define GAIM_SPELLCHECK_FAROESE "Faroese"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
77 !define GAIM_SPELLCHECK_FRENCH "Frans"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
78 !define GAIM_SPELLCHECK_ITALIAN "Italiaans"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
79 !define GAIM_SPELLCHECK_DUTCH "Nederlands"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
80 !define GAIM_SPELLCHECK_NORWEGIAN "Noors"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
81 !define GAIM_SPELLCHECK_POLISH "Pools"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
82 !define GAIM_SPELLCHECK_PORTUGUESE "Portugees"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
83 !define GAIM_SPELLCHECK_ROMANIAN "Roemeens"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
84 !define GAIM_SPELLCHECK_RUSSIAN "Russisch"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
85 !define GAIM_SPELLCHECK_SLOVAK "Slowaaks"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
86 !define GAIM_SPELLCHECK_SWEDISH "Zweeds"
70230c5dded2 [gaim-migrate @ 13847]
Daniel Atallah <datallah@pidgin.im>
parents: 7572
diff changeset
87 !define GAIM_SPELLCHECK_UKRAINIAN "Oekraïns"

mercurial