aboutsummaryrefslogtreecommitdiff
path: root/languages/en.php
blob: 9edbc6be52c697a629338c40ed13965def61a3bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<?php

	$english = array(
			
		// Menu items and titles
			 
			'image' => "Image",
			'images' => "Images",
			'caption' => "Caption",
			'photos' => "Photos",
			'images:upload' => "Upload Images",
			'album' => "Photo Album",
			'albums' => "Photo Albums",
			'album:yours' => "Your photo albums",
			'album:yours:friends' => "Friends' photo albums",
			'album:user' => "%s's photo albums",
			'album:friends' => "%s's friends' photo albums",
			'album:all' => "All site photo albums",
			'album:group' => "Group albums",
			'item:object:image' => "Photos",
			'item:object:album' => "Albums",
			'tidypics:adminsettings' => 'Tidypics Settings',
			'tidypics:settings:download_link' => "Show download link:",
			'tidypics:settings:maxfilesize' => "Maximum file size in megabytes (MB):",
			'tidypics:settings:watermark' => "Enter text to appear in the watermark - ImageMagick must be selected for the image library",
			'tidypics:settings:im_path' => "Enter the path to your ImageMagick commands",
			'tidypics:enablephotos' => 'Enable Group Photo Albums',
			'tidypics:editprops' => 'Edit Image Properties',
			'tidypics:mostviewed' => 'Most viewed images',
			'tidypics:recentlyviewed' => 'Recently viewed images',
			'tidypics:mostrecent' => 'Most recent images',
			'tidypics:yourmostviewed' => 'Your most viewed images',
			'tidypics:yourmostrecent' => 'Your most recent images',
			'tidypics:friendmostviewed' => "%s's most viewed images",
			'tidypics:friendmostrecent' => "%s's most recent images",
			'tidypics:highestrated' => "Highest Rated Images",
	
		//settings
			'tidypics:image_lib' => "Image Library",

		//actions
		
			'album:create' => "Create new album",
			'album:add' => "Add Photo Album",
			'album:addpix' => "Add photos to album",
			'album:edit' => "Edit album",
			'album:delete' => "Delete album",

			'image:edit' => "Edit image",
			'image:delete' => "Delete image",
			'image:download' => "Download image",
		
		//forms
		
			'album:title' => "Title",
			'album:desc' => "Description",
			'album:tags' => "Tags",
			'album:cover' => "Make image album cover?",
			'album:cover:yes' => "Yes",
			'image:access:note' => "(view access is inherited from the album)",
			
		//views 
		
			'image:total' => "Images in album:",
			'image:by' => "Image added by",
			'album:by' => "Album created by",
			'album:created:on' => "Created",
			'image:none' => "No images have been added yet.",
			'image:back' => "Back",
			'image:next' => "Next",
			
		// tagging
			'tidypics:taginstruct' => 'Select area that you want to tag',
			'tidypics:finish_tagging' => 'Stop tagging',
			'tidypics:tagthisphoto' => 'Tag this photo',
			'tidypics:actiontag' => 'Tag',
			'tidypics:inthisphoto' => 'In this photo',
			'tidypics:phototagging:success' => 'Photo tag was successfully added',
			'tidypics:phototagging:error' => 'Unexpected error occurred during tagging',
		
		//widgets
		
			'album:widget' => "Photo Albums",
			'album:more' => "View all albums",
			'album:widget:description' => "Showcase your latest photo albums",
			'album:display:number' => "Number of albums to display",
			'album:num_albums' => "Number of albums to display",
			
		//  river
		
			//images
			'image:river:created' => "%s uploaded",
			'image:river:item' => "an image",
			'image:river:annotate' => "a comment on the image",	
		
			//albums
			'album:river:created' => "%s created a new photo album: ",
			'album:river:item' => "an album",
			'album:river:annotate' => "a comment on the photo album",
			
		// notifications
			'tidypics:newalbum' => 'New photo album',
			
				
		//  Status messages
			
			'tidypics:upl_success' => "Your images uploaded successfully.",
			'image:saved' => "Your image was successfully saved.",
			'images:saved' => "All images were successfully saved.",
			'image:deleted' => "Your image was successfully deleted.",
			'image:delete:confirm' => "Are you sure you want to delete this image?",
			
			'images:edited' => "Your images were successfully updated.",
			'album:edited' => "Your album was successfully updated.",
			'album:saved' => "Your album was successfully saved.",
			'album:deleted' => "Your album was successfully deleted.",	
			'album:delete:confirm' => "Are you sure you want to delete this album?",
			'album:created' => "Your new album has been created.",
			'tidypics:status:processing' => "Please wait while we process your picture....",
				
		//Error messages
				 
			'image:none' => "We could not find any images at the moment.",
			'tidypics:partialuploadfailure' => "There were errors uploading some of the images (%s of %s images).",
			'tidypics:completeuploadfailure' => "Upload of images failed.",
			'tidypics:exceedpostlimit' => "Too many large images - try to upload fewer or smaller images.",
			'tidypics:noimages' => "No images were selected.",
			'tidypics:image_mem' => "Image is too large - too many bytes",
			'tidypics:image_pixels' => "Image has too many pixels",
			'tidypics:unk_error' => "Unknown upload error",
			'tidypics:save_error' => "Unknown error saving the image on server",
			'tidypics:not_image' => "This is not a recognized image type",
			'image:deletefailed' => "Your image could not be deleted at this time.",
			'image:downloadfailed' => "Sorry; this image is not available at this time.",
			
			'images:notedited' => "Not all images were successfully updated",
		 
			'album:none' => "No albums have been created yet.",
			'album:uploadfailed' => "Sorry; we could not save your album.",
			'album:deletefailed' => "Your album could not be deleted at this time.",
			'album:blank' => "Please give this album a title and description."
	);
					
	add_translation("en",$english);
?>