#####################################
# This is a language translation file
# 
# Program:                   album
# Created:                   Sat Oct 26 21:05:53 2013
# Language code:             sr
# Language:                  Српски
# Charset:                   
# Language: (English)        Serbian
#####################################

sub language_info {
	return {
		language_code =>     'sr',
		language =>          'Српски',
		language_english =>  'Serbian',
		album_version	=>     "4.10",
		language_version =>  1,
		charset =>           "utf-8",
		translators => [		# List of:  ['name','email/url'],
			[ 'Zoltan Csala', 'author email/url' ],
		],
	};
}

# Translations go here
sub language {
	return {

	# Explanation:  Context: "a tool written by Dave"
	'tool'
	=> 'програмски алат',

	'Photo album generated by [_1]'
	=> 'Фото-албум креирао [_1]',
	# Args:  [_1]="Album from MarginalHacks.com"

	'Created with the tool [_1]'
	=> 'Креирано програмским алатом [_1]',
	# Args:  [_1]="Album from MarginalHacks.com"

	'Album created by [_1]'
	=> 'Албум креирао [_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]'
	=> ', [_1] кога је написао [_2]',
	# Args:  [_1]="Tool"  [_2]="Dave"

	'a [_1] written by [_2]'
	=> ', [_1] кога је написао [_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 4676
	'Album:'
	=> 'Албум:',

	# line 4677
	'Image:'
	=> 'Слика:',

	# line 4678
	'More albums:'
	=> 'Више албума:',

	# line 4679
	# Explanation:  Short for 'previous'
	'Prev'
	=> 'Претходно',

	# line 4680
	'Next'
	=> 'Следеће',

	# line 4681
	'Back'
	=> 'Натраг',

	# line 4682
	'Up'
	=> 'Горе',

	# line 5972
	# Explanation:  As in: "jpg file" "gif file" etc..
	'[_1] file:'
	=> 'датотека [_1]:',
	# Args:  [_1]=$type

	# line 6523
	# Explanation:  0 folders, 1 folder, 2 folders, 3 folders..
	'[*,_1,folder]'
	=> '[*,_1,директоријум]',
	# Args:  [_1]=$num_dirs

	# line 6534
	# Explanation:  0 images, 1 image, 2 images, 3 images..
	'[*,_1,image]'
	=> '[*,_1,слика]',
	# Args:  [_1]=$num_pics

	# line 752
	'This is [_1] v[_2] on [_3]'
	=> 'Ово је [_1], верзија [_2] на оперативном систему [_3]',
	# Args:  [_1]=$PROGNAME  [_2]=$VERSION  [_3]=$operating_system

	# line 1223
	'Read conf: [_1]'
	=> 'Читање конфигурационе датотеке: [_1]',
	# Args:  [_1]=$conf_str

	# line 3590
	'Using plugin: [_1]'
	=> 'Коришћење додатка: [_1]',
	# Args:  [_1]=$plugin

	# line 6704
	'Images:  [_1]'
	=> 'Слике:  [_1]',
	# Args:  [_1]=$album_name

	# line 6705
	# Explanation:  Short for "unknown album"
	'unknown'
	=> 'непознат',

	# line 6757
	'Indexes: [_1]'
	=> 'Индекси: [_1]',
	# Args:  [_1]=$album_name

	# line 119
	# Explanation:  For album usage
	'Album Options:'
	=> 'Опције за албуме:',

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

	# line 197
	# Explanation:  For album usage
	'Plugin and Theme Options:'
	=> 'Опције за додатке и теме:',

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

	# line 219
	# Explanation:  For album usage
	'Paths:'
	=> 'Путање:',

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

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

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

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

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

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

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

	# line 583
	'All boolean options can be turned off with \'[_2]\''
	=> '',
	# Args:  [_1]=$program_usage  [_2]='-no_<option>'

	# line 583
	'(Some are default on, defaults shown in ~[brackets~])'
	=> '',
	# Args:  [_1]=$program_usage  [_2]='-no_<option>'

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

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

	# line 618
	'Dashdash options (--opt) can be specified two ways:'
	=> '',
	# Args:  [_1]='-exif hi -exif there'  [_2]='--exif hi there --'

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

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

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

	# line 768
	'Docs:'
	=> '',

	# line 769
	'License:'
	=> '',

	# line 770
	'Please see:'
	=> '',

	# line 831
	'Deprecated option ignored: <-[_1]>'
	=> '',
	# Args:  [_1]=$option

	# line 833
	'See <-[_1]> option instead'
	=> '',
	# Args:  [_1]=$optinfo->{instead}

	# line 873
	'Can\'t understand geometry \'[_1]\''
	=> '',
	# Args:  [_1]=$val

	# line 891
	'Unnecessary \'--\' in options'
	=> '',

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

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

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

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

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

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

	# line 975
	'Missing \'--\' at end of [_1]'
	=> '',
	# Args:  [_1]=$option

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

	# line 990
	'[_1] needs an argument'
	=> '',
	# Args:  [_1]=$option

	# line 991
	# Explanation:  As in: Bad number for a given -option
	'Bad -[_1] number \'[_2]\''
	=> '',
	# Args:  [_1]=$option  [_2]=$val

	# line 1027
	'option_changed() called on unknown option \'[_1]\''
	=> '',
	# Args:  [_1]=$option  [_2]=$culprit

	# line 1027
	'This is an error in [_2].'
	=> '',
	# Args:  [_1]=$option  [_2]=$culprit

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

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

	# line 1154
	'Can\'t find directory [_1]'
	=> '',
	# Args:  [_1]=$arg

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

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

	# line 1240
	'Unknown album conf option:'
	=> '',
	# Args:  [_1]="-$option"

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

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

	# line 1496
	'Can\'t add root directory ~[[_1]~]'
	=> '',
	# Args:  [_1]=$add

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

	# line 1515
	'Use \'[_3]\' if you want tcap'
	=> '',
	# Args:  [_1]='-use_tcap'  [_2]='-cygwin'  [_3]='-no_cygwin'

	# line 1520
	'Option [_1] doesn\'t seem to work well under windows'
	=> '',
	# Args:  [_1]='-clean'

	# line 1525
	'Couldn\'t find path for [_1], try specifying with [_2] option'
	=> '',
	# Args:  [_1]='convert'  [_2]='-convert'

	# line 1538
	'Need to specify [_1] with [_2] option'
	=> '',
	# Args:  [_1]='-medium <geom>'  [_2]='-just_medium'

	# line 1549
	'Can\'t use [_1] without a theme'
	=> '',
	# Args:  [_1]='-caption_edit'

	# line 1553
	'Can\'t specify [_1] with [_2]'
	=> '',
	# Args:  [_1]='-theme_url'  [_2]='-burn'

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

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

	# line 1566
	'Error: cannot use -sort exif - Date::Parse not installed'
	=> '',

	# line 1633
	'[_1] still requires [_2] option, it doesn\'t replace it'
	=> '',
	# Args:  [_1]='-theme_url'  [_2]='-theme'

	# line 1657
	'Couldn\'t find [_1] directory ~[[_2]~] (ignoring)'
	=> '',
	# Args:  [_1]='-theme'  [_2]=$dir  [_3]='-theme_path'

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

	# line 1672
	'No themes found in ~[[_1]~]'
	=> '',
	# Args:  [_1]=$theme

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

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

	# line 1770
	'plugins'
	=> 'додаци',

	# line 1771
	'languages'
	=> 'језици',

	# line 1829
	'Themes'
	=> 'Теме',

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

	# line 1846
	'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 1846
	'1) You have virtual domains (in some cases).'
	=> '',
	# Args:  [_1]=$ignore

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

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

	# line 1846
	'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 1846
	'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 1853
	'Some reasonable values:  [_1],  [_2]'
	=> '',
	# Args:  [_1]='/Themes/'  [_2]='http://yourdomain.com/Themes/'

	# line 1909
	'language'
	=> 'језик',

	# line 1910
	'Available languages:'
	=> 'Расположиви језици:',

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

	# line 2022
	'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 2022
	'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 2022
	'Just hit return if you don\'t want themes.'
	=> '',

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

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

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

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

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

	# line 2493
	'WARNING:'
	=> 'УПОЗОРЕЊЕ:',
	# Args:  [_1]=$str  [_2]=@args

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

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

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

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

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

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

	# line 3107
	'Explanation:'
	=> 'Објашњење:',

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

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

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

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

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

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

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

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

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

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

	# line 3256
	'English'
	=> 'енглески',

	# line 3337
	'WARNING:'
	=> 'УПОЗОРЕЊЕ:',

	# line 3338
	'ERROR:'
	=> 'ГРЕШКА:',

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

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

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

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

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

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

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

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

	# line 3656
	'Author:'
	=> '',

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

	# line 3834
	'Plugin ~[[_1]~] hook ~[[_2]~]:'
	=> '',
	# Args:  [_1]=curr_plugin($opt

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	# line 6229
	'Couldn\'t make directory \'[_1]\''
	=> '',
	# Args:  [_1]=$dir

	# line 6626
	'Your album has moved'
	=> '',

	# line 6628
	'It looks like you\'ve moved a subalbum.  To fix this, run:'
	=> '',

	# line 6635
	'It looks like you\'ve moved your top album.'
	=> '',

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

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

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

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

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

	# line 6751
	'no thumbs'
	=> '',

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

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

	# line 6912
	'Try option:  [_1] to ignore garbage files'
	=> '',
	# Args:  [_1]='-known_images'

	# line 6915
	'Gentoo users: make sure to run as root:'
	=> '',
	# Args:  [_1]="% USE=\"avi gif jpeg mpeg png quicktime tiff\" emerge imagemagick\n"

	# line 6917
	'Windows users may have an easier time with Cygwin installed!'
	=> '',

	# line 6951
	'Animated gif was found that wasn\'t scaled properly.'
	=> '',
	# Args:  [_1]='-animated_gifs'

	# line 6951
	'Try using option [_1] in the future.'
	=> '',
	# Args:  [_1]='-animated_gifs'

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

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

	# line 7067
	'Error extracting movie frame:'
	=> '',
	# Args:  [_1]=$movie

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

	# line 1744
	'I see this is your first time running [_1] v[_2]'
	=> '',
	# Args:  [_1]=$PROGNAME  [_2]=$VERSION

	# line 1746
	'I\'m going to do some simple installations for you.'
	=> '',

	# line 1758
	'I\'ll save your installation in:'
	=> '',
	# Args:  [_1]=$conf

	# line 1759
	'You can edit this file later to suit your needs.'
	=> '',

	# line 1760
	'Run [_1] as root if you want to do a system-wide configuration.'
	=> '',
	# Args:  [_1]=$PROGNAME

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

	# line 1779
	'[_1] already installed correctly'
	=> '',
	# Args:  [_1]=$Data

	# line 1783
	'I see that you haven\'t installed [_1] yet.  Would you like to do that now?'
	=> '',
	# Args:  [_1]=$Data

	# line 1786
	'data path for installing [_1]'
	=> '',
	# Args:  [_1]=$Data

	# line 1787
	'I\'m going to install your [_1], pick a data path to install into:'
	=> '',
	# Args:  [_1]=$Data

	# line 1791
	'Couldn\'t install [_1]!'
	=> '',
	# Args:  [_1]=$Data

	# line 1792
	'Please login as a user with the appropriate privileges and copy:'
	=> '',

	# line 1797
	'Cancelled install.'
	=> '',

	# line 1798
	'Move the [_1] directory into your data path to install later'
	=> '',
	# Args:  [_1]=$Data

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	# line 2071
	'cancel'
	=> '',

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

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

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

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

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

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

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

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

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

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

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

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

# Language file must return:
1;

