all comments on all pages?';
$lang['delete_all_photo_comments'] = 'Do you really want to delete all comments on all photos?';
$lang['delete_all_comm_page_conf'] = 'Do you really want to delete all comments on [page]?';
$lang['delete_all_comments_subm'] = 'OK - Delete';
$lang['comments_name_m'] = 'Name:';
$lang['comments_email_hp_m'] = 'E-mail or hompage:';
$lang['report_spam'] = 'Report spam';
$lang['report_as_spam'] = 'report as spam';
$lang['report_spam_confirm'] = 'Do you want to report this comment as spam to Akismet?';
$lang['report_as_spam_submit'] = 'Report as spam';
$lang['report_as_spam_delete_submit'] = 'Report as spam and delete';
$lang['pingback'] = 'Pingback';
# photos
$lang['photo_galleries'] = 'Photo galleries';
$lang['new_gallery'] = 'New gallery';
$lang['edit_gallery'] = '[gallery]';
$lang['edit_photo'] = 'Edit photo';
$lang['new_photo'] = 'New Photo';
$lang['gallery_properties_hl'] = 'Properties';
$lang['gallery_name_alr_exists'] = 'Gallery name already exists';
$lang['error_gallery_spec_chars'] = 'Gallery name contains special characters';
$lang['gallery'] = 'Gallery';
$lang['no_gallery'] = 'No gallery yet.';
$lang['create_new_gallery'] = 'Create gallery';
$lang['photo_overview'] = 'Photo overview';
$lang['add_photo'] = 'Add photo';
$lang['photo'] = 'Photo';
$lang['photo_nr'] = 'Nr.';
$lang['photo_title'] = 'Title';
$lang['photo_subtitle'] = 'Subtitle';
$lang['photo_description'] = 'Description';
$lang['no_photo'] = 'No photo yet.';
$lang['delete_gallery'] = 'Delete gallery';
$lang['delete_gallery_confirm'] = 'Delete this gallery?';
$lang['delete_gallery_submit'] = 'OK - Delete';
$lang['new_gallery_name'] = 'Gallery identifier (no special characters):';
$lang['edit_photo_thumbnail'] = 'Thumbnail:';
$lang['edit_photo_normal'] = 'Photo:';
$lang['edit_photo_large'] = 'Large photo:';
$lang['edit_photo_size_flash'] = '(only for *.swf/*.flv files)';
$lang['edit_photo_xlarge'] = 'XLarge Photo:';
$lang['edit_photo_title'] = 'Title:';
$lang['edit_photo_subtitle'] = 'Subtitle:';
$lang['edit_photo_description'] = 'Description:';
$lang['invalid_photo'] = 'Photo not avilable!';
$lang['error_no_gallery'] = 'No gallery specified';
$lang['error_no_thumbnail'] = 'No thumbnail specified';
$lang['error_no_photo'] = 'No photo specified';
$lang['error_no_photo_title'] = 'No title specified';
$lang['select_image'] = 'select image';
$lang['err_photo_t_doesnt_exist'] = 'Thumbnail doesn\'t exist';
$lang['err_image_type'] = 'Thumbnail must be an image (JPG/PNG/GIF)';
$lang['err_photo_n_doesnt_exist'] = 'Photo doesn\'t exist';
$lang['err_photo_l_doesnt_exist'] = 'Large photo doesn\'t exist';
$lang['gallery_properties'] = 'Gallery properties';
$lang['specify_photo_tpl_m'] = 'Photo template';
$lang['photos_per_row'] = 'Photos per row';
$lang['delete_photo_confirm'] = 'Delete this photo?';
# user
$lang['users'] = 'Users';
$lang['user_name'] = 'Name';
$lang['user_type'] = 'Type';
$lang['type_0'] = 'editor';
$lang['type_1'] = 'admin';
$lang['last_login'] = 'Last login';
$lang['no_users'] = 'There are no users.';
$lang['create_user_account'] = 'Create user account';
$lang['user_name_m'] = 'Username:';
$lang['pw_m'] = 'Password:';
$lang['pw_conf_m'] = 'Repeat password:';
$lang['delete_user'] = 'Delete user account';
$lang['delete_user_confirm'] = 'Delete this user?';
$lang['delete_user_submit'] = 'OK - Delete user';
$lang['edit_userdata'] = 'Edit user data';
$lang['edit_userdata_name'] = 'Name:';
$lang['edit_userdata_type'] = 'Type:';
$lang['change_pw_old'] = 'Old password:';
$lang['change_pw_new'] = 'New password:';
$lang['change_pw_new_conf'] = 'Repeat new password:';
$lang['change_pw_note'] = '(only if you want to change it)';
$lang['error_username_special_chars'] = 'Username contains invalid characters';
$lang['error_username_alr_exists'] = 'Username already exists';
$lang['error_pw_doesnt_comply'] = 'Password doesn\'t match with the repeated one';
$lang['error_form_uncomplete'] = 'You didn\'t fill out all form fields';
$lang['error_pw_wrong'] = 'Password wrong!';
$lang['invalid_user_type'] = 'Invalid user type';
$lang['rights_limitation_imposs'] = 'Limitation of your own user rights is not possible';
$lang['del_yourself_imposs'] = 'You can\'t delete yourself.';
$lang['userdata_saved_message'] = 'Userdata saved';
#filemanager
$lang['filemanager'] = 'Filemanager';
$lang['upload_file'] = 'Upload file';
$lang['directory'] = 'Directory:';
$lang['no_files'] = 'No files.';
$lang['file'] = 'File';
$lang['file_type'] = 'Type';
$lang['file_size'] = 'Size (KB)';
$lang['file_date'] = 'Date';
$lang['delete_file'] = 'Delete file';
$lang['delete_file_confirm'] = 'Delete this file?';
$lang['delete_file_submit'] = 'OK - Delete file';
$lang['delete_file_error'] = 'Unable to delete the file';
$lang['file_legend'] = 'File';
$lang['upload_file_link'] = 'Upload file';
$lang['upload_file_label'] = 'File:';
$lang['upload_directory_label'] = 'Upload to:';
$lang['overwrite_file'] = 'overwrite file with same name';
$lang['image_options'] = 'Images options';
$lang['upload_file_submit'] = 'Upload file';
$lang['filename_on_server'] = 'Filename on server:';
$lang['filename_server_same'] = 'leave blank if unchanged';
$lang['upload_file_exists'] = 'There\'s already a file with this name';
$lang['error_no_file'] = 'No file to upload specified';
$lang['upload_ok'] = 'File successfully uploaded';
$lang['delete_image_confirm'] = 'Are you sure you want to delete this image?';
$lang['delete_image_submit'] = 'OK - Delete';
$lang['delete_image_cancel'] = 'Cancel';
$lang['upload_image_exists'] = 'There\'s already an image with this name';
$lang['upload_overwrite_image'] = 'overwrite image with same name';
$lang['dont_manipulate_image'] = 'Leave image as it is';
$lang['manipulate_image'] = 'Modify image:';
$lang['resize'] = 'Resize:';
$lang['resize_width'] = 'width';
$lang['resize_height'] = 'height';
$lang['compression'] = 'compression';
$lang['compression_jpg_only'] = '(only for JPG images)';
$lang['image_name_on_server'] = 'Image name on server:';
$lang['image_name_server_same'] = '(blank if unchanged)';
$lang['error_no_image'] = 'No image to upload specified';
$lang['invalid_image_format'] = 'Invalid image format ([format])';
$lang['invalid_image_name'] = 'Invalid image name';
$lang['invalid_compression_value'] = 'The value for the compression has to be between 1 and 100';
$lang['create_thumbnail'] = 'Create thumbnail:';
# settings
$lang['settings'] = 'Settings';
$lang['advanced_settings'] = 'Advanced settings';
$lang['settings_website_title'] = 'Website title';
$lang['settings_website_subtitle'] = 'Subtitle';
$lang['settings_author'] = 'Author';
$lang['settings_website_address'] = 'URL';
$lang['settings_email'] = 'E-mail';
$lang['settings_index_page'] = 'Main page';
$lang['settings_error_page'] = 'Error page';
$lang['default_page_language'] = 'Default page language';
$lang['admin_language'] = 'Administration language';
$lang['settings_caching'] = 'Caching';
$lang['settings_caching_enabled'] = 'caching enabled';
$lang['settings_name'] = 'Name';
$lang['settings_value'] = 'Value';
$lang['add_new_setting_var'] = 'Add new settings variable';
$lang['error_settings_spec_chars'] = 'Variable contains special characters';
$lang['delete_setting_confirm'] = 'Delete this setting variable?';
$lang['settings_saved'] = 'Settings saved';
# spam protection
$lang['spam_protection'] = 'Spam protection';
$lang['akismet'] = 'Akismet';
$lang['akismet_desc'] = 'Akismet spam protection';
$lang['akismet_key'] = 'Wordpress API Key:';
$lang['akismet_entry_check'] = 'check comments';
$lang['akismet_mail_check'] = 'check contact forms';
$lang['banned_ips'] = 'Banned IPs';
$lang['banned_ips_desc'] = 'IP adresses which should not have access. IP ranges (e.g. 10.10.1.*) and CIDR notation (e.g. 10.10.1.32/27) possible. One IP per line.';
$lang['banned_user_agents'] = 'Banned user agents';
$lang['banned_user_agents_desc'] = 'Strings in user agents, which should not have access. One string per line.';
$lang['not_accepted_words'] = 'Not accepted words';
$lang['not_accepted_words_desc'] = 'Words or domains that should not be accepted in entries and e-mails. One word per line.';
$lang['spam_protection_submit'] = 'OK - Save';
$lang['spam_protection_saved'] = 'Saved';
$lang['error_own_ip_banned'] = 'You banned your own IP!';
$lang['error_own_user_agent_banned'] = 'You banned your own User Agent!';
# insert_image
$lang['insert_image'] = 'Insert image';
$lang['select_image_title'] = 'Insert image';
$lang['insert_image_button'] = 'Insert image';
$lang['insert_thumbnail_button'] = 'Insert thumbnail';
$lang['default_image_alt'] = 'Image';
$lang['upload_submit'] = 'OK - Upload image';
$lang['upload_image'] = 'Upload image';
$lang['upload_image_marking'] = 'Choose image:';
$lang['available_images'] = 'Available images';
$lang['no_images'] = 'No images available';
$lang['insert_thumbnail'] = 'Insert thumbnail';
$lang['thumbnail_select_gallery'] = 'Select gallery:';
$lang['insert_image_label'] = 'Insert image';
$lang['insert_thumbnail_label'] = 'Insert thumbnail';
$lang['insert_gallery_label'] = 'Insert gallery';
$lang['insert_image_class'] = 'CSS class:';
$lang['insert_image_alt'] = 'ALT text:';
$lang['insert_image_width_height'] = 'Width/Height:';
$lang['delete_error'] = 'Delete error';
$lang['upload_error'] = 'Upload error - check writing permission of img folder!';
?>