2016-09-01 16:23:39 +01:00
< ? php
return [
2016-09-09 15:06:34 +01:00
'actions_widget' => [
'create_album_link' => 'Create album' ,
'panel_header' => 'Actions' ,
],
2016-10-05 14:49:44 +01:00
'album_appearance_heading' => 'Appearance' ,
'album_appearance_intro' => 'The settings shown below control how this album appears to visitors in the gallery.' ,
'album_basic_info_heading' => 'Album information' ,
'album_basic_info_intro' => 'The album\'s name and description are displayed to visitors in the gallery. If you wish to change them, you can do so below.' ,
2016-09-06 19:47:25 +01:00
'album_no_photos_p1' => 'No photos in this album' ,
2016-09-06 15:07:13 +01:00
'album_no_photos_p2' => 'Click the "Upload photos" button below to get started.' ,
2017-04-18 17:25:27 +01:00
'album_no_photos_p2_no_upload' => 'The album\'s owner has not uploaded any photos yet.' ,
2016-09-06 15:07:13 +01:00
'album_no_photos_button' => 'Upload photos' ,
2017-04-16 09:00:57 +01:00
'album_permissions_album' => 'Album Permissions' ,
'album_permissions_photo' => 'Photo Permissions' ,
2016-09-06 15:07:13 +01:00
'album_photos_tab' => 'Photos' ,
2016-10-05 14:49:44 +01:00
'album_saved_successfully' => 'The ":name" album was updated successfully.' ,
2017-02-16 17:32:01 +00:00
'album_security_tab' => 'Permissions' ,
2016-09-06 15:07:13 +01:00
'album_settings_tab' => 'Settings' ,
'album_upload_tab' => 'Upload' ,
2016-10-30 18:36:34 +00:00
'analyse_and_more' => [
'and' => '... and ' ,
'others' => ' others'
],
2016-09-24 08:17:51 +01:00
'analyse_photos_failed' => 'The following items could not be analysed and were removed:' ,
2017-02-17 11:38:10 +00:00
'anonymous_users' => 'Anonymous (not logged in)' ,
2016-10-03 17:00:37 +01:00
'bulk_photos_changed' => ':number photo was updated successfully.|:number photos were updated successfully.' ,
2016-10-03 14:11:24 +01:00
'cannot_delete_own_user_account' => 'It is not possible to delete your own user account. Please ask another administrator to delete it for you.' ,
'cannot_remove_own_admin' => 'You cannot remove your own administrator permissions. Please ask another administrator to remove the administrator permissions for you.' ,
2016-10-05 05:02:47 +01:00
'change_album_message' => 'Please select the album to move the photo(s) to:' ,
'change_album_title' => 'Move photo(s) to another album' ,
2016-09-01 16:23:39 +01:00
'create_album' => 'Create a photo album' ,
'create_album_intro' => 'Photo albums contain individual photographs together in the same way as a physical photo album or memory book.' ,
'create_album_intro2' => 'Complete the form below to create a photo album.' ,
2016-09-28 20:32:19 +01:00
'create_album_no_storage' => 'There are currently no storage locations set up. Please create a location to store your photos before creating an album.' ,
2017-02-13 12:08:16 +00:00
'create_group' => 'Create a group' ,
'create_group_intro' => 'Complete the form below to create a group in which to organise your users.' ,
2016-09-24 09:34:08 +01:00
'create_storage' => 'Create storage location' ,
'create_storage_intro' => 'Complete the form below to create a new storage location to hold your photos. You can then select this storage location when you create an album.' ,
2016-10-01 15:24:22 +01:00
'create_user' => 'Create user' ,
'create_user_intro' => 'You can use the form below to create a user account. Users created using this form will be activate immediately.' ,
'create_user_title' => 'Create a user account' ,
2016-10-05 14:49:44 +01:00
'danger_zone_heading' => 'Danger zone' ,
'danger_zone_intro' => 'The options below WILL cause data loss - please be careful!' ,
2016-10-27 11:36:37 +01:00
'default_storage_legend' => 'Default storage location for new albums.' ,
2016-09-01 17:17:55 +01:00
'delete_album' => 'Delete album :name' ,
'delete_album_confirm' => 'Are you sure you want to permanently delete this album and all its contents?' ,
2017-04-08 09:41:41 +01:00
'delete_album_success_message' => 'The album ":album" was deleted successfully.' ,
2016-09-01 17:17:55 +01:00
'delete_album_warning' => 'This is a permanent action that cannot be undone!' ,
2016-10-30 19:10:20 +00:00
'delete_bulk_photos_message' => 'Are you sure you want to delete the selected photos? This action cannot be undone!' ,
'delete_bulk_photos_title' => 'Delete selected photos' ,
2017-02-13 12:08:16 +00:00
'delete_group' => 'Delete group: :name' ,
'delete_group_confirm' => 'Are you sure you want to permanently remove the ":name" group? Users who are members of this group may lose permissions.' ,
'delete_group_warning' => 'This is a permanent action that cannot be reversed!' ,
2016-10-05 05:02:47 +01:00
'delete_photo_message' => 'Are you sure you want to delete this photo? This action cannot be undone!' ,
'delete_photo_successful_message' => 'The photo ":name" was deleted successfully.' ,
'delete_photo_title' => 'Delete photo' ,
2016-09-28 20:32:19 +01:00
'delete_storage' => 'Delete storage location: :name' ,
'delete_storage_confirm' => 'Are you sure you want to permanently remove this storage location?' ,
'delete_storage_existing_albums' => 'At least one album is still using the storage location. Please delete all albums before removing the storage location.' ,
2016-10-27 11:36:37 +01:00
'delete_storage_internal' => 'You cannot delete the local, internal storage location. You can de-activate it using the Edit link below.' ,
2016-10-03 14:11:24 +01:00
'delete_storage_warning' => 'This is a permanent action that cannot be reversed!' ,
'delete_user' => 'Delete user account: :name' ,
'delete_user_confirm' => 'Are you sure you want to permanently remove :name\'s user account? They will be immediately logged out.' ,
'delete_user_warning' => 'This is a permanent action that cannot be reversed!' ,
2016-09-09 15:06:34 +01:00
'edit_album' => 'Edit photo album: :album_name' ,
2016-10-05 14:49:44 +01:00
'edit_album_action' => 'Edit album details' ,
2017-02-13 10:36:53 +00:00
'edit_album_intro' => 'Photo albums contain individual photographs in the same way as a physical photo album or memory book.' ,
2016-09-09 15:06:34 +01:00
'edit_album_intro2' => 'Complete the form below to edit the properties of the album: :album_name.' ,
2017-02-13 12:08:16 +00:00
'edit_group_intro' => 'You can use the form below to edit the above group. Changes take effect immediately.' ,
'edit_group_title' => 'Edit group: :group_name' ,
2016-09-28 20:13:18 +01:00
'edit_storage' => 'Edit storage location: :storage_name' ,
'edit_storage_intro' => 'Use the form below to update the details of the :storage_name storage location.' ,
2016-10-03 14:11:24 +01:00
'edit_user_intro' => 'You can use the form below to edit the above user account. Changes take effect immediately.' ,
'edit_user_title' => 'Edit user account: :name' ,
2017-02-13 12:08:16 +00:00
'group_deletion_failed' => 'An error occurred while removing the ":name" group: :error_message' ,
'group_deletion_successful' => 'The ":name" group was removed successfully.' ,
2017-02-15 09:14:52 +00:00
'group_details_tab' => 'Details' ,
'group_no_users_message' => 'This group has no users assigned to it. Assign users to this group by using the Groups tab on the Edit User page.' ,
'group_number_users' => '{0} No users|{1} 1 user|[2,Inf] :count users' ,
2017-04-15 09:41:15 +01:00
'group_permissions_tab' => 'Permissions' ,
2017-02-15 09:14:52 +00:00
'group_users_message' => 'The users shown below are linked to this group. To remove a user, click the user\'s name and untick the ":group_name" group from the Groups tab.' ,
'group_users_tab' => 'Users' ,
2016-10-27 11:36:37 +01:00
'inactive_storage_legend' => 'Inactive storage location that cannot be used for new albums.' ,
2016-09-22 07:34:18 +01:00
'is_uploading' => 'Uploading in progress...' ,
2016-10-27 11:36:37 +01:00
'legend' => 'Legend/Key' ,
2017-02-13 10:36:53 +00:00
'list_albums_intro' => 'Albums contain collections of individual photographs in the same way as a physical photo album or memory book.' ,
'list_albums_title' => 'Albums' ,
2017-02-13 12:08:16 +00:00
'list_groups_intro' => 'Organise your users into categories or types by using groups. You can assign permissions on albums to groups of users to make administration and management easier.' ,
'list_groups_title' => 'Groups' ,
2017-02-13 10:36:53 +00:00
'list_storages_intro' => 'Storage locations specify the physical location where your photograph files are held. This may be on your local server\'s filesystem, or on a cloud storage provider such as Rackspace or Amazon S3.' ,
'list_storages_title' => 'Storage Locations' ,
'list_users_intro' => 'User accounts allow people to login to your gallery to manage your albums. If you have disabled self-registration, you can create user accounts here to allow people to login.' ,
'list_users_title' => 'Users' ,
2016-09-09 15:06:34 +01:00
'manage_widget' => [
'panel_header' => 'Manage'
],
2016-10-05 05:02:47 +01:00
'move_failed_same_album' => 'The photo ":name" already belongs to the ":album" album and was not moved.' ,
'move_successful_message' => 'The photo ":name" was moved successfully to the ":album" album.' ,
2016-09-01 17:17:55 +01:00
'no_albums_text' => 'You have no photo albums yet. Click the button below to create one.' ,
'no_albums_title' => 'No Photo Albums' ,
2017-02-13 12:08:16 +00:00
'no_groups_text' => 'You have no groups yet. Click the button below to create one.' ,
'no_groups_title' => 'No Groups' ,
2016-10-05 14:49:44 +01:00
'no_photo_selected_message' => 'Please select at least one photo.' ,
2016-09-24 09:34:08 +01:00
'no_storages_text' => 'You need a storage location to store your uploaded photographs.' ,
'no_storages_text2' => 'This can be on your server\'s local filesystem or a cloud location such as Amazon S3 or Rackspace.' ,
'no_storages_title' => 'No storage locations defined' ,
2016-09-09 15:06:34 +01:00
'open_album' => 'Open album' ,
2016-09-11 09:04:07 +01:00
'photo_actions' => [
2016-10-05 05:02:47 +01:00
'change_album' => 'Move to another album' ,
2016-10-03 15:57:58 +01:00
'delete' => 'Delete permanently' ,
'flip_both' => 'Flip both' ,
'flip_horizontal' => 'Flip horizontally' ,
'flip_vertical' => 'Flip vertically' ,
2016-09-11 09:04:07 +01:00
'refresh_thumbnails' => 'Refresh thumbnails' ,
'rotate_left' => 'Rotate left' ,
'rotate_right' => 'Rotate right'
],
2016-10-05 14:49:44 +01:00
'save_changes_heading' => 'Save changes' ,
'save_changes_intro' => 'If you have made any changes to the above fields, you\'ll need to hit the Save Changes button below.' ,
2017-02-16 17:32:01 +00:00
'security_groups_heading' => 'Group Permissions' ,
'security_heading' => 'Permissions' ,
'security_text' => 'You can assign permissions on this album to either groups (recommended) or directly to users.' ,
'security_users_heading' => 'User Permissions' ,
2017-04-16 09:55:37 +01:00
'settings' => [
2017-04-17 15:45:25 +01:00
'analytics_cookie_link_1' => 'Information about the EU Cookie Law directive' ,
'analytics_cookie_link_2' => 'Cookie Consent by Insites' ,
'analytics_cookie_warning_1' => 'If you are based in Europe and you enable visitor tracking, you will need to comply with the EU Cookie Law. The easiest way to do so is using a script like Cookie Consent by Insites.' ,
'analytics_cookie_warning_2' => 'You can add Javascript like that provided by Cookie Consent in the code box below.' ,
'analytics_enable_visitor_hits' => 'Enable built-in visitor hit tracking' ,
'analytics_enable_visitor_hits_description' => 'Visitor hits to the public gallery will be recorded in the Blue Twilight database, allowing for analysis such as the most popular album/photo.' ,
'analytics_tab' => 'Analytics' ,
2017-04-16 09:55:37 +01:00
'security_allow_self_registration' => 'Allow self-registration' ,
'security_allow_self_registration_description' => 'With this option enabled, users can sign up for their own accounts. You can grant permissions to accounts to allow users to upload their own photos or manage yours.'
],
2016-10-30 19:10:20 +00:00
'select_all_action' => 'Select all' ,
'select_all_album_active' => 'Any action you select in the list below will apply to all photos in this album.' ,
'select_all_choice' => [
'all_action' => 'All in this album' ,
'message' => 'Do you want to select all the photos in the album, or just those that are visible on this page?' ,
'title' => 'Select all in album?' ,
'visible_action' => 'Only those visible'
],
'select_none_action' => 'Clear selection' ,
2017-02-17 11:38:10 +00:00
'settings_email_tab' => 'E-mail' ,
'settings_general_tab' => 'General' ,
'settings_security_tab' => 'Security' ,
2016-09-11 07:19:11 +01:00
'settings_image_protection' => 'Image Protection' ,
2017-02-13 10:36:53 +00:00
'settings_intro' => 'Configure your Blue Twilight system just the way you like it.' ,
2016-09-11 07:19:11 +01:00
'settings_recaptcha' => 'reCAPTCHA settings' ,
2016-09-05 15:28:56 +01:00
'settings_save_action' => 'Update Settings' ,
'settings_saved_message' => 'The settings were updated successfully.' ,
2016-09-06 13:26:02 +01:00
'settings_test_email_action' => 'Send a test e-mail' ,
2017-04-10 20:48:47 +01:00
'settings_test_email_summary_failed' => 'Failed!' ,
'settings_test_email_summary_successful' => 'Successful!' ,
'settings_test_email_successful' => 'A test e-mail was submitted to your mail server successfully.' ,
2016-09-05 15:28:56 +01:00
'settings_title' => 'Settings' ,
2016-09-09 15:06:34 +01:00
'stats_widget' => [
'albums' => 'album|albums' ,
2017-02-15 09:14:52 +00:00
'groups' => 'group|groups' ,
2016-09-09 15:06:34 +01:00
'panel_header' => 'Statistics' ,
'photos' => 'photo|photos' ,
'users' => 'user|users' ,
],
2016-09-24 09:34:08 +01:00
'storage_title' => 'Storage Locations' ,
2016-09-09 15:06:34 +01:00
'sysinfo_panel' => 'System information' ,
'sysinfo_widget' => [
'app_version' => 'Blue Twilight version:' ,
'hostname' => 'Server name:' ,
'memory_limit' => 'Memory limit:' ,
'os' => 'Operating system:' ,
'php_version' => 'PHP version:' ,
'theme' => 'Visual theme:' ,
'upload_file_size' => 'Upload limit (each file):' ,
'upload_max_limit' => 'Upload limit (maximum size):'
],
2016-09-22 07:34:18 +01:00
'title' => 'Gallery Admin' ,
2016-09-24 08:17:51 +01:00
'upload_bulk_heading' => 'Upload a zip archive' ,
'upload_bulk_text' => 'You can use the form below to upload a zip archive that contains your photographs. Any valid image files in the zip archive will be imported. Common hidden folders used by operating systems will be ignored.' ,
'upload_bulk_text2' => 'Your web server is configured to allow files up to :max_upload_size to be uploaded.' ,
'upload_disabled_heading' => 'Uploading is not supported on this system.' ,
'upload_disabled_text' => 'This system does not have the GD extension installed, so images cannot be processed. Please ensure this extension is installed and refresh this page to try again.' ,
2016-09-22 07:34:18 +01:00
'upload_file_failed_continue' => 'Click the "Continue" button to analyse the file(s) that were uploaded.' ,
'upload_file_not_image_messages' => 'The file ":file_name" is not recognised as an image and won\'t be uploaded.' ,
'upload_file_number_failed' => 'file(s) failed to upload.' ,
'upload_file_status_failed' => ':file_name failed to upload' ,
'upload_file_status_progress' => ':current of :total files completed' ,
'upload_file_status_success' => ':file_name uploaded successfully' ,
2016-09-24 08:17:51 +01:00
'upload_single_file_heading' => 'Upload photos individually' ,
'upload_single_file_text' => 'You can use the form below to upload individual files. To upload multiple files at once, hold down CTRL in the file browser.' ,
2016-10-01 15:24:22 +01:00
'upload_single_file_text2' => 'Your web server is configured to allow files up to :file_size. If you browser does not support HTML 5 (most modern browsers do), the combined size of all selected files must be less than :max_upload_size.' ,
2016-10-03 14:11:24 +01:00
'user_deletion_failed' => 'An error occurred while removing :name\'s user account: :error_message' ,
'user_deletion_successful' => 'The user account for :name was removed successfully.' ,
2017-02-14 11:03:58 +00:00
'user_details_tab' => 'Details' ,
'user_groups_list_select' => 'Select the group(s) this user will belong to. :name will then inherit all permissions from these groups.' ,
'user_groups_tab' => 'Groups' ,
2016-10-03 14:11:24 +01:00
'user_pending' => 'Pending activation' ,
2016-10-28 16:07:24 +01:00
'users_title' => 'User accounts' ,
2017-04-17 15:45:25 +01:00
'visitor_analytics_heading' => 'External analytics' ,
2016-10-28 16:07:24 +01:00
'visitor_analytics_p' => 'If you would like to analyse your visitor\'s activity using Google Analytics, Piwik or other real-time user monitoring services, please copy and paste the tracking code in the box below.' ,
'visitor_analytics_p2' => 'This code will appear at the end of your site\'s body tag. Remember to include the "script" tags.'
2016-09-01 16:23:39 +01:00
];