#####################################
# This is a language translation file
# 
# Program:                   album
# Created:                   Thu Dec 21 16:26:06 2006
# Language code:             nl
# Language:                  Nederlands
# Charset:                   iso-8859-1
# Language: (English)        Dutch
#####################################

sub language_info {
	return {
		language_code => 'nl',
		language => 'Nederlands',
		language_english => 'Dutch',
		album_version	=> "4.00",
		language_version => 1,
		charset => "iso-8859-1",
		translators => [		# List of:  ["name","email/url"],
			[ "Marco W. Beijersbergen", "http://cosine.nl/" ],
		],
	};
}

# Translations go here
sub language {
	return {

	# Explanation:  Context: "a tool written by Dave"
	'tool'
	=> '',

	'Photo album generated by [_1]'
	=> '',
	# Args:  [_1]="Album from MarginalHacks.com"

	'Created with the tool [_1]'
	=> '',
	# Args:  [_1]="Album from MarginalHacks.com"

	'Album created by [_1]'
	=> '',
	# Args:  [_1]="Album from MarginalHacks.com"

	'Powered by [_1]'
	=> '',
	# Args:  [_1]="Album from MarginalHacks.com"

	'album'
	=> '',

	'album generator'
	=> '',

	'album tool'
	=> '',

	'album script'
	=> '',

	'photo album generator'
	=> '',

	'from [_1]\'s [_2]'
	=> '',
	# Args:  [_1]="Dave"  [_2]="MarginalHacks"

	'from [_1] by [_2]'
	=> '',
	# Args:  [_1]="MarginalHacks"  [_2]="Dave"

	'a [_1] by [_2]'
	=> '',
	# Args:  [_1]="Tool"  [_2]="Dave"

	'a [_1] written by [_2]'
	=> '',
	# Args:  [_1]="Tool"  [_2]="Dave"

	# Explanation:  If you can't translate this: don't worry about it.  Intentionally capitalized (proper noun).
	'Marginal Hack'
	=> '',

	# Explanation:  Plural.  Okay if you can't translate.  Also proper noun.
	'Marginal Hacks'
	=> '',

	# Explanation:  Context: "a free tool written by Dave"
	'free tool'
	=> '',

	# Explanation:  Context: "a script written by Dave"
	'script'
	=> '',

	# line 5008
	'Back'
	=> 'terug',

	# line 5009
	'Up'
	=> 'omhoog',

	# line 5013
	'Album:'
	=> '',

	# line 5276
	'More albums:'
	=> 'Meer albums:',

	# line 5306
	# Explanation:  0 folders, 1 folder, 2 folders, 3 folders..
	'[*,_1,folder]'
	=> '[*,_1,album]',
	# Args:  [_1]=$num_dirs

	# line 5342
	'[_1] file:'
	=> '',
	# Args:  [_1]=$type

	# line 100
	# Explanation:  For album usage
	'Album Options:'
	=> '',

	# line 152
	# Explanation:  For album usage
	'Thumbnail Options:'
	=> '',

	# line 173
	# Explanation:  For album usage
	'Plugin and Theme Options:'
	=> '',

	# line 186
	# Explanation:  For album usage
	'Theme Options:'
	=> '',

	# line 192
	# Explanation:  For album usage
	'Paths:'
	=> '',

	# line 438
	'Couldn\'t find \'[_1]\''
	=> '',
	# Args:  [_1]='tcap'

	# line 446
	'Can\'t open [_1] output ~[[_2]~]'
	=> '',
	# Args:  [_1]=$opt->{tcap}  [_2]=$opt->{tcap_out}

	# line 458
	'open_pipe(): Can\'t dup stdout'
	=> '',

	# line 528
	'Try \'[_1] -h\' for usage info.'
	=> '',
	# Args:  [_1]=$PROGNAME

	# line 530
	'or: \'[_1] -plugin_usage [_2]\' for plugin usage info.'
	=> '',
	# Args:  [_1]=$PROGNAME  [_2]=$curr_plugin

	# line 538
	'Usage:	[_1]'
	=> 'Gebruik: [_1]',
	# Args:  [_1]=$program_usage  [_2]='-no_<option>'

	# line 538
	'Makes a photo album'
	=> 'Maakt een fotoalbum',
	# Args:  [_1]=$program_usage  [_2]='-no_<option>'

	# line 538
	'All boolean options can be turned off with \'[_2]\''
	=> 'Alle boolean opties kunnen uitgezet worden met \'[_2]\'',
	# Args:  [_1]=$program_usage  [_2]='-no_<option>'

	# line 538
	'(Some are default on, defaults shown in ~[brackets~])'
	=> '(sommige zijn standaard aan, standaards zijn weergegeven tussen ~[haakjes~])',
	# Args:  [_1]=$program_usage  [_2]='-no_<option>'

	# line 545
	'Plugin Options:'
	=> '',
	# Args:  [_1]=$plugin

	# line 545
	'~[Use -[_1]:<option> instead of -<option>~]'
	=> '',
	# Args:  [_1]=$plugin

	# line 573
	'Dashdash options (--opt) can be specified two ways:'
	=> 'Opties met dubbele streepjes (--opt) kunnen op twee manier opgegeven worden:',
	# Args:  [_1]='-exif hi -exif there'  [_2]='--exif hi there --'

	# line 573
	'With one argument:       \'[_1]\''
	=> 'Met 1 argument:             \'[_1]\'',
	# Args:  [_1]='-exif hi -exif there'  [_2]='--exif hi there --'

	# line 573
	'With mult. arguments:    \'[_2]\''
	=> 'Met meerdere argumenten:    \'[_2]\'',
	# Args:  [_1]='-exif hi -exif there'  [_2]='--exif hi there --'

	# line 703
	'Copyright:'
	=> 'Copyright:',

	# line 704
	'Docs:'
	=> 'Documenten:',

	# line 705
	'License:'
	=> 'Licentie:',

	# line 706
	'Please see:'
	=> 'Zie ook:',

	# line 748
	'See <-[_1]> option instead'
	=> 'Vervangen door <-[_1]> optie',
	# Args:  [_1]=$optinfo->{args}

	# line 749
	'Deprecated option ignored: <-[_1]>'
	=> 'Vervallen optie genegeerd: <-[_1]>',
	# Args:  [_1]=$instead

	# line 791
	'Can\'t understand geometry \'[_1]\''
	=> 'Begrijp afmetingen niet \'[_1]\'',
	# Args:  [_1]=$val

	# line 809
	'Unnecessary \'--\' in options'
	=> 'Onnodige \'--\' in opties',

	# line 814
	'command-line option'
	=> '',

	# line 815
	'conf option'
	=> '',

	# line 816
	'meta option'
	=> '',

	# line 817
	'theme option'
	=> '',

	# line 822
	# Explanation:  As in "Unknown command-line option"
	'Unknown [_1]:'
	=> 'Onbekende [_1]:',
	# Args:  [_1]=$type_option  [_2]="-$Option"

	# line 867
	'Missing argument for [_1]: [_2]'
	=> 'Ontbrekend argument voor [_1]: [_2]',
	# Args:  [_1]=$type_option  [_2]=$option

	# line 895
	'Missing \'--\' at end of [_1]'
	=> 'Ontbrekende \'--\' aan eind van [_1]',
	# Args:  [_1]=$option

	# line 898
	'Missing value for option'
	=> '',
	# Args:  [_1]=$Option

	# line 910
	'[_1] needs an argument'
	=> '[_1] heeft een argument nodig',
	# Args:  [_1]=$option

	# line 911
	'Bad -[_1] number \'[_2]\''
	=> '',
	# Args:  [_1]=$option  [_2]=$val

	# line 1001
	'Use \'/\' instead of \'\\\' in paths ~[[_1]~]'
	=> '',
	# Args:  [_1]=$dir

	# line 1031
	'Can\'t handle option <[_1]> in [_2]'
	=> '',
	# Args:  [_1]=$option  [_2]=$file

	# line 1061
	'Can\'t find directory [_1]'
	=> 'Kan map niet vinden [_1]',
	# Args:  [_1]=$arg

	# line 1120
	'Couldn\'t open conf: ~[[_1]~]'
	=> 'Kan configuratie niet openen: ~[[_1]~]',
	# Args:  [_1]=$conf

	# line 1133
	'Can\'t understand conf: ~[[_1], line [_2]~]'
	=> 'Begrijp configuratie niet: ~[[_1], line [_2]~]',
	# Args:  [_1]=$conf_str  [_2]=$.  [_3]=$_

	# line 1144
	'Unknown album conf option:'
	=> 'Onbekende configuratie-optie voor album:',
	# Args:  [_1]="-$option"

	# line 1279
	'Couldn\'t write conf: ~[[_1]~]'
	=> '',
	# Args:  [_1]=$conf

	# line 1283
	'Saved command line options in ~[[_1]~]'
	=> '',
	# Args:  [_1]=$conf

	# line 1391
	'Can\'t add root directory ~[[_1]~]'
	=> 'Kan stammap (/) niet toevoegen ~[[_1]~]',
	# Args:  [_1]=$add

	# line 1410
	'Ignoring \'[_1]\' when \'[_2]\' set'
	=> '\'[_1]\' wordt genegeerd met \'[_2]\'',
	# Args:  [_1]='-use_tcap'  [_2]='-cygwin'  [_3]='-no_cygwin'

	# line 1410
	'Use \'[_3]\' if you want tcap'
	=> 'Gebruik \'[_3]\' als je tcap wilt gebruiken',
	# Args:  [_1]='-use_tcap'  [_2]='-cygwin'  [_3]='-no_cygwin'

	# line 1415
	'Option [_1] doesn\'t seem to work well under windows'
	=> 'Optie [_1] lijkt niet goed te werken onder Windows',
	# Args:  [_1]='-clean'

	# line 1420
	'Couldn\'t find path for [_1], try specifying with [_2] option'
	=> 'Kan pad voor [_1] niet vinden, gebruik de optie [_2]',
	# Args:  [_1]='convert'  [_2]='-convert'

	# line 1433
	'Need to specify [_1] with [_2] option'
	=> 'Met de optie [_2] moet [_1] opgegeven worden',
	# Args:  [_1]='-medium <geom>'  [_2]='-just_medium'

	# line 1444
	'Can\'t use [_1] without a theme'
	=> 'Kan [_1] niet gebruiken zonder -theme',
	# Args:  [_1]='-caption_edit'

	# line 1448
	'Can\'t specify [_1] with [_2]'
	=> 'Kan [_1] niet gebruiken met [_2]',
	# Args:  [_1]='-theme_url'  [_2]='-burn'

	# line 1452
	'[_1] must be top, bottom, left or right'
	=> '',
	# Args:  [_1]='-CROP'

	# line 1456
	'Unknown sort option: [_1]'
	=> '',
	# Args:  [_1]=$opt->{sort}

	# line 1476
	'[_1] still requires [_2] option, it doesn\'t replace it'
	=> 'Met [_1] is [_2] ook nodig, vervangt deze niet',
	# Args:  [_1]='-theme_url'  [_2]='-theme'

	# line 1500
	'Couldn\'t find [_1] directory ~[[_2]~] (ignoring)'
	=> 'Kan map voor [_1] niet vinden ~[[_2]~] (genegeerd)',
	# Args:  [_1]='-theme'  [_2]=$dir  [_3]='-theme_path'

	# line 1500
	'(Try specifying [_3] with [_1])'
	=> '(Geef [_3] op bij [_1])',
	# Args:  [_1]='-theme'  [_2]=$dir  [_3]='-theme_path'

	# line 1515
	'No themes found in ~[[_1]~]'
	=> 'Geen thema gevonden in ~[[_1]~]',
	# Args:  [_1]=$theme

	# line 1534
	'Couldn\'t read theme ~[[_1]~]'
	=> '',
	# Args:  [_1]=$file

	# line 1550
	# Explanation:  "Meta()" is a subroutine they must call inside of <head> and </head>
	'You need to call [_1]() inside <head>..</head> of ~[[_2]~]'
	=> '[_1]() moet aangeroepen worden in <head>..<\/head> of ~[[_2]~]',
	# Args:  [_1]='Meta'  [_2]=$file

	# line 1613
	'plugins'
	=> 'plug-ins',

	# line 1614
	'languages'
	=> '',

	# line 1672
	'Themes'
	=> '',

	# line 1688
	'(I\'ve checked and #3 is not currently true.)'
	=> '',

	# line 1689
	'You can also specify a default -theme_url path.  This is useful if the mapping between your file path and URLs are not clear, for example if:'
	=> '',
	# Args:  [_1]=$ignore

	# line 1689
	'1) You have virtual domains (in some cases).'
	=> '',
	# Args:  [_1]=$ignore

	# line 1689
	'2) You\'re using mod_rewrite on the themes path.'
	=> '',
	# Args:  [_1]=$ignore

	# line 1689
	'3) You use a symbolic link to point to the actual themes directory.[_1]'
	=> '',
	# Args:  [_1]=$ignore

	# line 1689
	'In general if you don\'t know what these mean, then you probably don\'t need to specify -theme_url.  Usually the filesystem and URL match after you remove the web root directory.  Otherwise, this should be the URL that you can put in your browser to see a listing of the theme directories.'
	=> '',
	# Args:  [_1]=$ignore

	# line 1689
	'If you run album on a local machine and then upload your album to your web server, then you will need to upload the themes as well, this is where you would specify the URL to the directory with the themes in it.'
	=> '',
	# Args:  [_1]=$ignore

	# line 1696
	'Some reasonable values:  [_1],  [_2]'
	=> '',
	# Args:  [_1]='/Themes/'  [_2]='http://yourdomain.com/Themes/'

	# line 1752
	'language'
	=> '',

	# line 1753
	'Available languages:'
	=> '',

	# line 1864
	'[_1] supports themes for web page layout, they were probably included with the package you installed, or can be downloaded from:'
	=> '',

	# line 1864
	'You need to put them in a directory *inside* your web path.  If you can\'t find the themes from your web browser, then any images or css you use will not be displayed.'
	=> '',

	# line 1864
	'This is the path to the themes on the machine that you run album on, not a URL.  A good location is a directory inside the web root, something like:'
	=> '',

	# line 1864
	'Just hit return if you don\'t want themes.'
	=> '',

	# line 1877
	'Default is the dpkg install of [_1]'
	=> '',
	# Args:  [_1]=$PROGNAME

	# line 1879
	'Found local [_1] directory'
	=> '',
	# Args:  [_1]="./$what"

	# line 1916
	'I need to find where you downloaded the [_1].  [_2]'
	=> '',
	# Args:  [_1]=$What  [_2]=$where

	# line 2058
	'Couldn\'t find directory ~[[_1]~]'
	=> '',
	# Args:  [_1]=$dir

	# line 2074
	'Couldn\'t find directory  ~[[_1]~]'
	=> '',
	# Args:  [_1]=$dir

	# line 2583
	'Couldn\'t find language [_1]'
	=> '',
	# Args:  [_1]=$lang

	# line 2622
	'Complete: [_1]%   HTML: [_2]%'
	=> '',
	# Args:  [_1]=$char_percent  [_2]=$html_percent


	# line 2603
	'translator: [_1] <[_2]>'
	=> '',
	# Args:  [_1]=$name  [_2]=$emailOrURL

	# line 2631
	'Couldn\'t find language [_1], loaded parent language [_2]'
	=> '',
	# Args:  [_1]=$lang  [_2]=$XX

	# line 2653
	'Problem with loading language [_1]'
	=> '',
	# Args:  [_1]=$lang  [_2]=$@

	# line 2657
	'Language found \'[_1]\' didn\'t match language requested \'[_2]\''
	=> '',
	# Args:  [_1]=$language_info->{language_code}  [_2]=$lang

	# line 2748
	'Explanation:'
	=> '',

	# line 2765
	'Args:'
	=> '',

	# line 2785
	'Couldn\'t read album script?? ~[[_1]~]'
	=> '',
	# Args:  [_1]=$0

	# line 2832
	'Successfully passed -make_lang_check'
	=> '',

	# line 2852
	'Current language has code references that won\'t be copied.'
	=> '',

	# line 2863
	'This is a language translation file'
	=> '',

	# line 2865
	'Program:'
	=> '',

	# line 2866
	'Created:'
	=> '',

	# line 2867
	'Language code:'
	=> '',

	# line 2868
	'Language:'
	=> '',

	# line 2872
	'Charset:'
	=> '',

	# line 2875
	'English'
	=> '',

	# line 2958
	'WARNING:'
	=> 'WAARSCHUWING:',

	# line 2959
	'ERROR:'
	=> 'FOUT:',

	# line 3041
	'[*,_1,image]'
	=> '[*,_1,afbeelding,afbeeldingen]',
	# Args:  [_1]=$num_pics

	# line 3122
	'Multiple plugins match \'[_1]\''
	=> '',
	# Args:  [_1]=$plugin

	# line 3135
	'Couldn\'t load plugin \'[_1]\''
	=> '',
	# Args:  [_1]=$plugin

	# line 3159
	'Couldn\'t find plugin \'[_1]\''
	=> '',
	# Args:  [_1]=$plugin

	# line 3171
	'Using plugin: [_1]'
	=> '',
	# Args:  [_1]=$plugin

	# line 3196
	'Problem with plugin \'[_1]\' - not using:'
	=> '',
	# Args:  [_1]=$plugin

	# line 3201
	'Plugin did not return correct info hash.'
	=> '',
	# Args:  [_1]=$plugin

	# line 3201
	'Not using \'[_1]\''
	=> '',
	# Args:  [_1]=$plugin

	# line 3215
	'No plugin found: [_1]'
	=> '',
	# Args:  [_1]=$plugin

	# line 3221
	'No plugins found.  Install plugins in the data_path first'
	=> '',

	# line 3238
	'Author:'
	=> 'Auteur:',

	# line 3347
	'No hooks found that match \'[_1]\''
	=> '',
	# Args:  [_1]=$just_hook

	# line 3368
	'Plugin ~[[_1]~] hook ~[[_2]~]:'
	=> '',
	# Args:  [_1]=$opt->{_curr_plugin}  [_2]=$opt->{_curr_hook}  [_3]=$warning  [_4]=$msg

	# line 3424
	# Explanation:  Filesize, as in kilobytes
	'[_1]k'
	=> '',
	# Args:  [_1]=$size

	# line 3426
	# Explanation:  Filesize, as in megabytes
	'[_1]M'
	=> '',
	# Args:  [_1]=$size

	# line 3428
	# Explanation:  Filesize, as in gigabytes
	'[_1]G'
	=> '',
	# Args:  [_1]=$size

	# line 3451
	'Skipping unknown HTML:'
	=> '',
	# Args:  [_1]=$index

	# line 3506
	'Remove [_1]: [_2]'
	=> '',
	# Args:  [_1]=$remove_type  [_2]="$dir/$file"

	# line 3508
	'Couldn\'t erase: [_1]'
	=> '',
	# Args:  [_1]=$file

	# line 3559
	'Didn\'t return a hash.'
	=> '',

	# line 3576
	'Couldn\'t read captions: [_1]'
	=> '',
	# Args:  [_1]="$dir/$caps"

	# line 3621
	'[_1] specified but jhead not found ~[[_2]~]'
	=> '',
	# Args:  [_1]='-exif'  [_2]=$opt->{jhead}

	# line 3621
	'Either specify [_1], or use one of the EXIF replacement plugins.'
	=> '',
	# Args:  [_1]='-exif'  [_2]=$opt->{jhead}

	# line 4054
	'Never left perl code ~[[_1], [_2]~]'
	=> '',
	# Args:  [_1]=$opt->{'album.th'}  [_2]=$line

	# line 4098
	'Option or data <[_1]> was referenced multiple times?'
	=> '',
	# Args:  [_1]=$name

	# line 4098
	'(Internal consistency problem - probably with a plugin?)'
	=> '',
	# Args:  [_1]=$name

	# line 4101
	'Variable with no name?'
	=> '',

	# line 4962
	'Couldn\'t start perl pipe for theme \'[_1]\''
	=> '',
	# Args:  [_1]=$out

	# line 4966
	'Couldn\'t write html \'[_1]\''
	=> '',
	# Args:  [_1]=$out

	# line 4978
	'album theme returned error ~[[_1]~]'
	=> '',
	# Args:  [_1]=$ret

	# line 5585
	'Couldn\'t make directory \'[_1]\''
	=> 'kan map niet aanmaken \'[_1]\'',
	# Args:  [_1]=$dir

	# line 5962
	'Your album has moved'
	=> 'Het album is verplaatst',

	# line 5964
	'It looks like you\'ve moved a subalbum.  To fix this, run:'
	=> 'Een subalbum lijkt verplaatst te zijn. Om dit te herstellen, doe:',

	# line 5971
	'It looks like you\'ve moved your top album.'
	=> 'Het hoofdalbum lijkt verplaatst te zijn.',

	# line 5972
	'To fix this:'
	=> '',

	# line 5973
	'1) Erase:   [_1]'
	=> '1) Verwijder:  [_1]',
	# Args:  [_1]=<index file>

	# line 5975
	'2) Run:     [_2]'
	=> '2) Voer uit:   [_2]',
	# Args:  [_1]="<album command>"

	# line 5977
	'or else: [_3]'
	=> 'of anders:     [_3]',
	# Args:  [_1]="<album command>"

	# line 6036
	'Nothing to do.  Call album with your photo directory as an option.'
	=> '',

	# line 6079
	'no thumbs'
	=> 'geen postzegels',

	# line 6225
	'Couldn\'t run convert!  ~[[_1]~]'
	=> '',
	# Args:  [_1]=$opt->{convert}

	# line 6235
	'Can\'t get ~[[_1]~] size from \'convert -verbose\' output'
	=> '',
	# Args:  [_1]=$img

	# line 6236
	'Try option:  [_1] to ignore garbage files'
	=> 'Probeer optie: [_1] om verminkte bestanden te negeren',
	# Args:  [_1]='-known_images'

	# line 6239
	'Gentoo users: make sure to run as root:'
	=> 'Gentoo-gebruikers: zorg ervoor dat je als root uitvoert:',

	# line 6241
	'Windows users may have an easier time with Cygwin installed!'
	=> 'Windows-gebruikers wordt geadviseerd Cygwin te installeren!',

	# line 6268
	'Animated gif was found that wasn\'t scaled properly.'
	=> 'Bewegend GIFje was niet correct geschaald.',
	# Args:  [_1]='-animated_gifs'

	# line 6268
	'Try using option [_1] in the future.'
	=> 'Gebruik voortaan de optie [_1]',
	# Args:  [_1]='-animated_gifs'

	# line 6328
	'Error cropping [_1] (image not found)'
	=> '',
	# Args:  [_1]=$img

	# line 6334
	'Cropping [_1]'
	=> '',
	# Args:  [_1]=$img

	# line 6375
	'Error extracting movie frame:'
	=> 'Fout bij opvragen van filmbeeld',
	# Args:  [_1]=$movie

	# line 6375
	'Do you have ffmpeg installed?  http://ffmpeg.org/'
	=> '',
	# Args:  [_1]=$movie

	# line 1587
	'I see this is your first time running [_1] v[_2]'
	=> 'Ik zie dat dit de eerste keer is dat je [_1] v[_2] uitvoert.',
	# Args:  [_1]=$PROGNAME  [_2]=$VERSION

	# line 1589
	'I\'m going to do some simple installations for you.'
	=> 'Ik ga enkele eenvoudinge installatiestappen voor je uitvoeren.',

	# line 1601
	'I\'ll save your installation in:'
	=> 'Ik zal je installatie bewaren in:',
	# Args:  [_1]=$conf

	# line 1602
	'You can edit this file later to suit your needs.'
	=> 'Je kunt dit bestand later aan je wensen aanpassen.',

	# line 1603
	'Run [_1] as root if you want to do a system-wide configuration.'
	=> 'Voer [_1] uit als root als je voor alle gebruikers wilt configureren',
	# Args:  [_1]=$PROGNAME

	# line 1606
	'Are you ready?'
	=> '',

	# line 1622
	'[_1] already installed correctly'
	=> '[_1] zijn al geinstalleerd',
	# Args:  [_1]=$Data

	# line 1626
	'I see that you haven\'t installed [_1] yet.  Would you like to do that now?'
	=> 'Ik zie dat je nog geen [_1] hebt geinstalleerd. Wil je dat nu doen?',
	# Args:  [_1]=$Data

	# line 1629
	'data path for installing [_1]'
	=> 'datapad voor de installatie van [_1]',
	# Args:  [_1]=$Data

	# line 1630
	'I\'m going to install your [_1], pick a data path to install into:'
	=> 'Ik ga je [_1] voor je installeren, kies een installatiepad:',
	# Args:  [_1]=$Data

	# line 1634
	'Couldn\'t install [_1]!'
	=> 'Kan [_1] niet installeren!',
	# Args:  [_1]=$Data

	# line 1635
	'Please login as a user with the appropriate privileges and copy:'
	=> 'Meld je aub aan als een gebruiker met voldoende rechten en kopieer:',

	# line 1640
	'Cancelled install.'
	=> 'Installatie afgebroken',

	# line 1641
	'Move the [_1] directory into your data path to install later'
	=> 'Verplaats de map met [_1] naar je datapad om later te installeren',
	# Args:  [_1]=$Data

	# line 1663
	'If [_1] has problems finding themes, make sure they\'re in:'
	=> '',
	# Args:  [_1]=$PROGNAME

	# line 1665
	'Or edit [_1] to set their new location'
	=> '',
	# Args:  [_1]=$conf

	# line 1667
	'I see that the -theme_path does not currently exist:'
	=> '',
	# Args:  [_1]=$themes

	# line 1668
	'Would you like to try to install the themes there?'
	=> '',

	# line 1674
	'Couldn\'t install themes!'
	=> '',

	# line 1692
	'Do you want to specify a [_1]?'
	=> '',
	# Args:  [_1]='-theme_url'

	# line 1698
	'The -theme_url value should not contain any spaces'
	=> '',

	# line 1711
	'End of configuration'
	=> '',

	# line 1720
	'Continuing with [_1] run:'
	=> '',
	# Args:  [_1]=$PROGNAME

	# line 1748
	'Would you like to specify a default language to use?'
	=> '',

	# line 1766
	'Attempting to move:'
	=> '',

	# line 1770
	'Move successful.'
	=> '',
	# Args:  [_1]=$to

	# line 1788
	'Found [_1] setting:  [_2]'
	=> '',
	# Args:  [_1]=$exec  [_2]=$try

	# line 1789
	'But it\'s missing or not executable!'
	=> '',

	# line 1790
	'Fix?'
	=> '',

	# line 1798
	'Found [_1] in path:  [_2]'
	=> '',
	# Args:  [_1]=$exec  [_2]=$found

	# line 1802
	'Can\'t find [_1] executable.'
	=> '',
	# Args:  [_1]=$exec

	# line 1805
	'This is optional but is useful to [_1].'
	=> '',
	# Args:  [_1]=$PROGNAME

	# line 1806
	'Do you want to enter a path to [_1]?'
	=> '',
	# Args:  [_1]=$exec

	# line 1809
	'I need to know where this is for [_1] to run properly.'
	=> '',
	# Args:  [_1]=$PROGNAME

	# line 1812
	'path to [_1]'
	=> '',
	# Args:  [_1]=$exec

	# line 1816
	'Executable not found: [_1]'
	=> '',
	# Args:  [_1]=$try

	# line 1816
	'Try again?'
	=> '',
	# Args:  [_1]=$try

	# line 1836
	'I see you specified the -theme_path.  Using ~[[_1]~]'
	=> '',
	# Args:  [_1]=$themes

	# line 1839
	'..but I can\'t find the directory!'
	=> '',

	# line 1861
	'You should specify the option: \'[_1]\''
	=> '',
	# Args:  [_1]='theme_path'

	# line 1862
	'You can override this value on the command-line: [_1]'
	=> '',
	# Args:  [_1]='-theme_path'

	# line 1887
	'I found a gzipped [_1] tar: [_2]'
	=> '',
	# Args:  [_1]=$What  [_2]=$targz

	# line 1887
	'Would you like me to try to unzip it?'
	=> '',
	# Args:  [_1]=$What  [_2]=$targz

	# line 1896
	'Error untarring: [_1]'
	=> '',
	# Args:  [_1]=$!

	# line 1897
	'Untarring didn\'t create expected directory \'[_1]\''
	=> '',
	# Args:  [_1]=$what

	# line 1903
	'I found a zipped [_1] archive: [_2]'
	=> '',
	# Args:  [_1]=$what  [_2]=$zip

	# line 1907
	'Error unzipping: [_1]'
	=> '',
	# Args:  [_1]=$!

	# line 1908
	'Unzipping didn\'t create expected directory \'[_1]\''
	=> '',
	# Args:  [_1]=$what

	# line 1913
	'cancel'
	=> '',

	# line 1914
	# Explanation:  $what is a 'tar' or 'zip'
	'downloaded [_1] location'
	=> '',
	# Args:  [_1]=$what

	# line 1918
	'Directory not found: [_1]'
	=> '',
	# Args:  [_1]=$dir

	# line 1919
	'Try to find [_1] to install them?'
	=> '',
	# Args:  [_1]=$What

	# line 1943
	# Explanation:  A range of numbers, i.e. (25-32)
	'[_1]-[_2]'
	=> '',
	# Args:  [_1]=1  [_2]=$items

	# line 1944
	# Explanation:  Menu option to cancel selection
	'[_1] to cancel'
	=> '',
	# Args:  [_1]=0

	# line 1962
	# Explanation:  y as in 'yes' - can be more than one character if necessary
	'y'
	=> '',

	# line 1963
	# Explanation:  n as in 'no'
	'n'
	=> '',

	# line 1970
	'You must answer \'[_1]\' or \'[_2]\''
	=> '',
	# Args:  [_1]=$y  [_2]=$n

	# line 1980
	'Enter [_1]'
	=> '',
	# Args:  [_1]=$question

	# line 1981
	'~[default: [_1]~]'
	=> '',
	# Args:  [_1]=$default

	# line 1998
	'Press enter/return to continue'
	=> '',

	# line 2008
	'Finish typing text by entering a line with only \'.\' on it.'
	=> '',

	# line 688
	'This is [_1] v[_2] on [_3]'
	=> '',
	# Args:  [_1]=$PROGNAME  [_2]=$VERSION  [_3]=$operating_system

	# line 1127
	'Read conf: [_1]'
	=> 'Leest configuratie: [_1]',
	# Args:  [_1]=$conf_str

	# line 6032
	'Images:  [_1]'
	=> 'Afbeeldingen: [_1]',
	# Args:  [_1]=$album_name

	# line 6033
	# Explanation:  Short for "unknown album"
	'unknown'
	=> 'onbekend',

	# line 6085
	'Indexes: [_1]'
	=> 'Indexen: [_1]',
	# Args:  [_1]=$album_name
	};
}

# Language file must return:
1;

