File: D:/HostingSpaces/SBogers10/keystud.komma-mediadesign.nl/wwwroot/kms/config/lang/en.php
<?php
/*
* en.php
* Created by Komma Mediadesign.
* Author: mike
* Date: 3/21/13
*/
class Language_En
{
/*
* @property array lang
*/
private $_data = array(
/* Basic */
'hello' => 'hello',
'welcome' => 'welcome',
/* Login */
'activation_expired' => 'Activation expired',
'change' => 'Change',
'choose_a_new_pass' => 'Choose a new password',
'confirm_pass' => 'Confirm password.',
'email_address' => 'Please enter your e-mail address',
'email_send_msg' => 'There has been send an e-mail to you containing an activation-link. Follow this link to change your password.',
'forgot_pass' => 'Forgot password',
'forgot_pass_btn' => 'I forgot my password.',
'login' => 'Log in',
'new_pass' => 'New password.',
'password' => 'Password',
'pass_send' => 'Password send',
'send' => 'Send',
'username' => 'Username',
/* Search */
'search' => 'search',
'keyword' => 'keyword',
'prev' => 'previous',
'next' => 'next',
/* Feedback Messages */
'activation_email_send' => 'An e-mail has been send to you.',
'activation_user_not_found' => 'This e-mail address has not been found.',
'activation_password_changed' => 'Your password is successfully changed',
'activation_passwords_do_not_match' => 'Your passwords do not match',
'awards_choose_category' => 'Choose a category.',
'awards_choose_category_product' => 'Choose a product within a category',
'docs_first_enter_label' => 'First choose a label for the document',
'form_complete_all_fields' => 'Please complete required (*) fields.',
'form_choose_unique_title' => 'This title already exists (maybe in trashcan), choose another.',
'general_something_went_wrong' => 'We‘re sorry, something went wrong. Please try again.',
'general_no_items_found' => 'No items have been found.',
'general_nothing_selected' => 'No items selected',
'login_expired' => 'You login session has expired, please login again.',
'login_incorrect_user_pass' => 'The username or password is incorrect.',
'login_please_fill_both_forms' => 'Please complete both fields.',
'login_success' => 'Welcome!',
'logout_success' => 'See you next time!',
'products_please_fill_field' => 'Please complete field: <strong>[field]</strong>.',
'products_field_incorrect_value' => 'Field: <strong>[field]</strong> has incorrect value.',
'products_unique_product_code' => 'Choose a unique product code, this one exists (maybe in trashcan).',
'sorter_success' => 'The order has successfully been changed!',
'file_upload_success' => 'You‘re file has been uploaded successfully.',
'item_success' => 'Item successfully saved!',
/* Header */
'log_out' => 'log out',
/* Main Menu */
'general' => 'general',
'good_morning' => 'Good morning',
'good_afternoon' => 'Good afternoon',
'good_evening' => 'Good evening',
'main_menu' => 'Main menu',
'trashcan' => 'Trashcan',
/* Footer */
'terms_conditions' => 'Terms&Conditions',
'disclaimer' => 'Disclaimer',
'contact' => 'Contact',
/* Global Form */
'active' => 'Active',
'actions' => 'Actions',
'add_images' => 'Select & add images',
'add_video' => 'Add video',
'added_on' => 'Added on',
'auto_crop_image' => 'Automatically crop your image',
'cancel'=>'Cancel',
'crop_images' => 'Crop Images',
'date' => 'Date',
'delete' => 'Delete',
'delete_btn' => 'Move to trash',
'description' => 'Description',
'documents' => 'Documents',
'download_reference' => 'Download reference',
'dutch' => 'Dutch',
'edit' => 'Edit',
'english' => 'English',
'file_being_uploaded' => 'Your file is being uploaded, this may take a few minutes…',
'gender' => 'Gender',
'information' => 'Information',
'name' => 'Name',
'no' => 'No',
'no_items_found_yet' => 'There are no items found yet',
'non_active' => 'Non-active',
'optional' => 'optional',
'order_btn' => 'Change order',
'save'=>'Save',
'title' => 'Title',
'upload'=>'Upload',
'yes' => 'Yes',
/* Delete */
'ask_delete_item' => 'Are you sure you want to the the following item?',
'ask_delete_items' => 'Are you sure you want to the the following items?',
/* Order */
'order_desc' => 'Change the order by dragging the bars in vertical direction.',
/* Trashcan */
'ask_perm_delete_item' => 'Are you sure you want to delete the following item from the trashcan?',
'ask_perm_delete_items' => 'Are you sure you want to delete the following items from the trashcan?',
'ask_recover_item' => 'Are you sure you want to recover the following item?',
'ask_recover_items' => 'Are you sure you want to recover the following items?',
'ask_remove_items' => 'Weet u zeker dat u de volgende items wilt verwijderen?',
'cant_undo_action' => '(You can‘t undo this action!)',
'empty_trash' => 'Empty',
'no_items_found' => 'No items found.',
'no_items_selected' => 'No items selected',
'page' => 'Page',
'perm_delete' => 'Delete',
'recover' => 'Recover',
'removed_on' => 'Removed on',
'success_remove_item' => 'Item successfully removed to trashcan.',
'success_remove_items' => '[num] items successfully removed to trashcan.',
'success_perm_delete_item' => 'One item permanently removed from trashcan.',
'success_perm_delete_items' => '[num] items permanently removed from trashcan.',
'success_recover_item' => 'One item successfully recovered from trashcan.',
'success_recover_items' => '[num] items are successfully recovered.',
/* Home */
'home_welcome' => '<p>
Welcome to the Komma Management System.<br />
Choose a page in the menu to start editing your website.
</p>
<p>
If you have any questions don‘t hesitate to contact us. <br />
Enjoy the use of our system.
</p>
<p>
Kind regards,
</p>
<p>
Stef Bogers<br />
<a href="http://www.komma-mediadesign.nl" target="_blank">Komma Mediadesign</a>
</p>',
/* Dashboard */
'new_item' => 'New item',
'order_items' => 'Order items',
'delete_selected' => 'Delete selected',
'remove' => 'Remove',
/* Form Blog */
'category' => 'category',
'images' => 'images',
'rating' => 'rating',
'tags' => 'tags (comma separated f.e.: tag1, tag2 and 3, tag4)',
'check_all' => 'check all',
/* Default Pages */
'trash' => 'Trash',
/* Custom Pages */
'news' => 'News',
'foals' => 'Foals',
'mares' => 'Mares',
'youngsters' => 'Youngsters',
'references' => 'References',
'homepage' => 'Home',
/* Custom lanuage */
'achievements' => 'Achievements',
'age' => 'Age',
'appearance' => 'Appearance',
'birthday' => 'Birthday',
'birthyear' => 'Birthyear (xxxx)',
'damline_extern' => 'Damline (ext. link)',
'height' => 'Height',
'jump_height' => 'Sport results',
'origin' => 'Origin (comma separated)',
'origin_extern' => 'Origin (ext. link)',
'sold' => 'Sold',
'tribe_number' => 'Tribe Number',
);
/*
* Converter / LinkBuilder
* Keys have to be the same as the name of the controller/method
*/
private $_urls = array(
/* Login */
'forgot_pass' => 'forgot-password',
'pass_activation' => 'pass-activation',
'pass_updater' => 'pass-updater',
'login' => 'login',
'isSend' => 'email-send',
/* Basic Page */
'editItem' => 'edit-item',
'newItem' => 'new-item',
'orderItems' => 'order-items',
'removeItem' => 'remove-item',
/* Trash */
'emptyTrash' => 'empty-trash',
'trash' => 'trash',
/* Custom Pages */
'news' => 'news',
'foals' => 'foals',
'mares' => 'mares',
'youngsters' => 'youngsters',
'references' => 'references',
'homepage' => 'home',
);
/*
* Constructor
*/
public function __construct(){}
/*
* Get
* @return array
*/
public function get($what = 'data')
{
if($what == 'data')
{
return $this->_data;
}
else if($what == 'url')
{
return $this->_urls;
}
return false;
}
}