Textpattern PHP Cross Reference Content Management Systems

Source: /textpattern/setup/en-gb.php - 1368 lines - 71028 bytes - Text - Print

   1  <?php
   2  
   3  /*
   4   * Textpattern Content Management System
   5   * http://textpattern.com
   6   *
   7   * Copyright (C) 2016 The Textpattern Development Team
   8   *
   9   * This file is part of Textpattern.
  10   *
  11   * Textpattern is free software; you can redistribute it and/or
  12   * modify it under the terms of the GNU General Public License
  13   * as published by the Free Software Foundation, version 2.
  14   *
  15   * Textpattern is distributed in the hope that it will be useful,
  16   * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  18   * GNU General Public License for more details.
  19   *
  20   * You should have received a copy of the GNU General Public License
  21   * along with Textpattern. If not, see <http://www.gnu.org/licenses/>.
  22   */
  23  
  24  # install en-gb without XML-RPC requirements
  25  $en_gb_lang = array(
  26      'admin' => array(
  27          'account_activation' => 'Please activate your account',
  28          'account_activation_confirmation' => 'Please use the link below to activate your account and set up a password.',
  29          'add_new_author' => 'Add new author',
  30          'and_mailed_to' => 'and emailed to',
  31          'assign_assets_to' => 'Assign author’s content to',
  32          'author_already_exists' => 'Author <strong>{name}</strong> already exists.',
  33          'author_deleted' => 'Author <strong>{name}</strong> deleted.',
  34          'author_updated' => 'Author <strong>{name}</strong> updated.',
  35          'a_message_will_be_sent_with_login' => 'A message will be sent with login information.',
  36          'a_new_password_will_be_mailed' => 'A new password will be emailed.',
  37          'cannot_assign_assets_to_deletee' => 'You cannot assign assets to a deleted account.',
  38          'changeprivilege' => 'Change role',
  39          'change_email_address' => 'Change your email address',
  40          'change_password' => 'Change your password',
  41          'copy_editor' => 'Copy Editor',
  42          'could_not_mail' => 'Could not email',
  43          'could_not_update_author' => 'Could not update author.',
  44          'current_password' => 'Current password',
  45          'designer' => 'Designer',
  46          'edit_author' => 'Edit author',
  47          'email_changed' => 'Email address changed to <strong>{email}</strong>.',
  48          'error_adding_new_author' => 'Error adding new author.',
  49          'freelancer' => 'Freelancer',
  50          'last_login' => 'Last log in',
  51          'link_expires' => 'You have until {day} {month} {year}, {time} to respond before this link expires.',
  52          'login_name' => 'Login',
  53          'login_sent_to' => 'Password sent to {email}.',
  54          'log_in_at' => 'Log in at',
  55          'mail_it' => 'Email it to me',
  56          'managing_editor' => 'Managing Editor',
  57          'must_reassign_assets' => 'Please reassign author’s content',
  58          'new_email' => 'New email',
  59          'new_password' => 'New password',
  60          'password_changed' => 'Password changed.',
  61          'password_changed_mailed' => 'Password changed and emailed to <strong>{email}</strong>.',
  62          'password_change_confirmation' => 'Your password has been changed. If you did not request a change to your password, contact your site administrator.',
  63          'password_confirm_button' => 'Set password',
  64          'password_forgotten' => 'Forgot password?',
  65          'password_invalid' => 'Your password is incorrect.',
  66          'password_required' => 'Please provide a new password.',
  67          'password_reset' => 'Reset password',
  68          'password_reset_button' => 'Reset password',
  69          'password_reset_confirmation' => 'Somebody (probably you) has requested to reset your password. Please confirm this reset request using the link below.',
  70          'password_reset_confirmation_request' => 'Please confirm your password reset request',
  71          'password_reset_confirmation_request_sent' => 'A confirmation message was sent. Please check your email and follow the instructions.',
  72          'password_sent_to' => 'Password sent to',
  73          'password_set' => 'Your password has been set',
  74          'password_set_confirmation' => 'Your password has been set. If you did not request this, contact your site administrator.',
  75          'password_strength_0' => 'Poor',
  76          'password_strength_1' => 'Weak',
  77          'password_strength_2' => 'Fair',
  78          'password_strength_3' => 'Good',
  79          'password_strength_4' => 'Strong',
  80          'privileges' => 'Role',
  81          'privs_none' => 'None',
  82          'publisher' => 'Publisher',
  83          'real_name' => 'Real name',
  84          'resend_activation' => 'Resend activation link',
  85          'resend_activation_request_sent' => 'Activation message sent to {name}.',
  86          'resetpassword' => 'Reset password',
  87          'reset_author_password' => 'Reset author password',
  88          'search_users' => 'Search users',
  89          'set_password' => 'Set your password',
  90          'show_password' => 'Show password',
  91          'site_administration' => 'Users',
  92          'staff_writer' => 'Staff Writer',
  93          'unknown_author' => 'Unknown author: <strong>{name}</strong>.',
  94          'writer' => 'Writer',
  95          'your_login_info' => 'Your login info',
  96          'your_login_is' => 'Your login is',
  97          'your_new_password' => 'Your new password',
  98          'your_password_is' => 'Your password is',
  99          'you_have_been_registered' => 'You have been registered as a contributor to the site',
 100      ),
 101      'article' => array(
 102          'add_new_article' => 'Create new article',
 103          'advanced_options' => 'Advanced options',
 104          'article_day' => 'Day',
 105          'article_expires_before_postdate' => 'Error: article expires <strong>before</strong> post date.',
 106          'article_exp_day' => 'Day',
 107          'article_exp_hour' => 'Hour',
 108          'article_exp_minute' => 'Minute',
 109          'article_exp_month' => 'Month',
 110          'article_exp_second' => 'Second',
 111          'article_exp_year' => 'Year',
 112          'article_hour' => 'Hour',
 113          'article_image' => 'Article image',
 114          'article_markup' => 'Article markup',
 115          'article_minute' => 'Minute',
 116          'article_month' => 'Month',
 117          'article_posted' => 'Article posted.',
 118          'article_saved' => 'Article saved.',
 119          'article_saved_draft' => 'Article saved as draft.',
 120          'article_saved_hidden' => 'Article saved as hidden.',
 121          'article_saved_pending' => 'Article saved as pending.',
 122          'article_save_failed' => 'The article was not saved due to an error. Please try again.',
 123          'article_second' => 'Second',
 124          'article_year' => 'Year',
 125          'comment_settings' => 'Comment options',
 126          'concurrent_edit_by' => 'Article <strong>not</strong> saved. {author} modified the article while you were editing it. If you’re sure, press the ‘Save’ button once more.',
 127          'date_settings' => 'Date and time',
 128          'excerpt_markup' => 'Excerpt markup',
 129          'expires' => 'Expires',
 130          'invalid_postdate' => 'Invalid date or time.',
 131          'linktext' => 'linktext(title)',
 132          'meta' => 'Meta',
 133          'no_articles_recorded' => 'No articles recorded.',
 134          'or_publish_at' => '…or publish at',
 135          'override_default_form' => 'Override form',
 136          'pending' => 'Pending',
 137          'reset_time' => 'Reset timestamp to now',
 138          'search_articles' => 'Search articles',
 139          'set_to_now' => 'Set timestamp to now',
 140          'sort_display' => 'Sort and display',
 141          'textfilter_help' => 'Text formatting help',
 142          'timestamp' => 'Timestamp',
 143          'url_title' => 'URL-only title',
 144          'url_title_is_blank' => 'URL-only title was left blank.',
 145          'url_title_is_multiple' => 'The same URL-only title is used by {count} different articles.',
 146          'view_html' => 'View HTML markup',
 147          'view_html_short' => 'HTML',
 148          'view_preview' => 'Preview article',
 149          'view_preview_short' => 'Preview',
 150          'view_text' => 'Edit article text',
 151          'view_text_short' => 'Text',
 152          'write' => 'Write',
 153      ),
 154      'category' => array(
 155          'article_categories_deleted' => 'Article categories deleted: <strong>{list}</strong>.',
 156          'article_category' => 'Article category',
 157          'article_category_already_exists' => 'Article category <strong>{name}</strong> already exists.',
 158          'article_category_created' => 'Article category <strong>{name}</strong> created.',
 159          'article_category_description' => 'Article category description',
 160          'article_category_invalid' => 'Article category <strong>{name}</strong> invalid.',
 161          'article_category_name' => 'Article category name',
 162          'article_category_title' => 'Article category title',
 163          'article_category_updated' => 'Article category <strong>{name}</strong> updated.',
 164          'article_head' => 'Article categories',
 165          'categories_set_parent' => '{list} assigned to {type} category parent {parent}',
 166          'category_not_found' => 'Category not found',
 167          'category_save_failed' => 'The category was not saved due to an error. Please try again.',
 168          'create_new_category' => 'Create new category',
 169          'edit_category' => 'Edit category',
 170          'file_categories_deleted' => 'File categories deleted: <strong>{list}</strong>.',
 171          'file_category_already_exists' => 'File category <strong>{name}</strong> already exists.',
 172          'file_category_created' => 'File category <strong>{name}</strong> created.',
 173          'file_category_description' => 'File category description',
 174          'file_category_invalid' => 'File category <strong>{name}</strong> invalid.',
 175          'file_category_name' => 'File category name',
 176          'file_category_title' => 'File category title',
 177          'file_category_updated' => 'File category <strong>{name}</strong> updated.',
 178          'file_head' => 'File categories',
 179          'image_categories_deleted' => 'Image categories deleted: <strong>{list}</strong>.',
 180          'image_category_already_exists' => 'Image category <strong>{name}</strong> already exists.',
 181          'image_category_created' => 'Image category <strong>{name}</strong> created.',
 182          'image_category_description' => 'Image category description',
 183          'image_category_invalid' => 'Image category <strong>{name}</strong> invalid.',
 184          'image_category_name' => 'Image category name',
 185          'image_category_title' => 'Image category title',
 186          'image_category_updated' => 'Image category <strong>{name}</strong> updated.',
 187          'image_head' => 'Image categories',
 188          'link_categories_deleted' => 'Link categories deleted: <strong>{list}</strong>.',
 189          'link_category_already_exists' => 'Link category <strong>{name}</strong> already exists.',
 190          'link_category_created' => 'Link category <strong>{name}</strong> created.',
 191          'link_category_description' => 'Link category description',
 192          'link_category_invalid' => 'Link category <strong>{name}</strong> invalid.',
 193          'link_category_name' => 'Link category name',
 194          'link_category_title' => 'Link category title',
 195          'link_category_updated' => 'Link category <strong>{name}</strong> updated.',
 196          'link_head' => 'Link categories',
 197          'no_categories_exist' => 'None exist.',
 198          'no_other_categories_exist' => 'No other categories exist.',
 199          'parent' => 'Parent',
 200      ),
 201      'common' => array(
 202          'active' => 'Active',
 203          'add' => 'Add',
 204          'admin' => 'Admin',
 205          'ar-ar' => 'عربي',
 206          'ar-dz' => 'جزائري عربي',
 207          'are_you_sure' => 'Are you sure?',
 208          'article' => 'Article',
 209          'ascending' => 'Ascending',
 210          'auth_required' => 'Authorisation required.',
 211          'back_to_login' => 'Back to Textpattern log in',
 212          'bad_cookie' => 'Your session has expired. Please log in again.',
 213          'bg-bg' => 'български',
 214          'body' => 'Body',
 215          'bs-ba' => 'Bosanski',
 216          'ca-es' => 'Català',
 217          'cancel' => 'Cancel',
 218          'cannot_instantiate_theme' => 'Theme <strong>{name}</strong> ({class}) failed to load properly from file {path}. The default theme will be used as a fallback when you refresh this page.',
 219          'category' => 'Category',
 220          'changeauthor' => 'Change author',
 221          'changecategory' => 'Change category',
 222          'changecategory1' => 'Change Category 1',
 223          'changecategory2' => 'Change Category 2',
 224          'changecomments' => 'Change comments',
 225          'changeparent' => 'Change parent',
 226          'changesection' => 'Change section',
 227          'changestatus' => 'Change status',
 228          'close' => 'Close',
 229          'collapse_all' => 'Collapse all',
 230          'comment' => 'Comment',
 231          'comments_expired' => 'Commenting has expired for this article.',
 232          'confirm_delete_popup' => 'Really delete?',
 233          'cookies_must_be_enabled' => 'Browser cookies must be enabled to use Textpattern.',
 234          'could_not_log_in' => 'Could not log in with that username/password.',
 235          'cs-cz' => 'Čeština',
 236          'da-dk' => 'Dansk',
 237          'date_added' => 'Date added',
 238          'de-de' => 'Deutsch',
 239          'deleteforce' => 'Force delete',
 240          'delete_selected' => 'Delete selected',
 241          'descending' => 'Descending',
 242          'description' => 'Description',
 243          'detail_toggle' => 'Show more detail',
 244          'draft' => 'Draft',
 245          'duplicate' => 'Duplicate',
 246          'el-gr' => 'Ελληνικά',
 247          'en-gb' => 'English (British)',
 248          'en-us' => 'English (American)',
 249          'es-es' => 'Español',
 250          'et-ee' => 'Eesti',
 251          'excerpt' => 'Excerpt',
 252          'expand_all' => 'Expand all',
 253          'expired' => 'Expired',
 254          'expire_date' => 'Expire date',
 255          'expire_time' => 'Expire time',
 256          'external_links' => 'External links',
 257          'fa-ir' => 'فارسی',
 258          'fi-fi' => 'Suomi',
 259          'form_not_found' => 'Form not found',
 260          'form_not_specified' => 'Form not specified.',
 261          'form_submission_error' => 'Sorry, the form could not be submitted. Please try again later.',
 262          'fr-fr' => 'Français',
 263          'gd_unavailable' => 'unavailable',
 264          'general_error' => 'General error',
 265          'get_off_my_lawn' => 'I’m sorry. I’m afraid I can’t do that; <code>{event}</code> <code>{step}</code> is an unsafe operation.',
 266          'gl-gz' => 'Galego',
 267          'greeting' => 'Dear',
 268          'he-il' => 'עברית',
 269          'hidden' => 'Hidden',
 270          'hr-hr' => 'Hrvatski',
 271          'hu-hu' => 'Magyar',
 272          'id-id' => 'Bahasa Indonesia',
 273          'image_category' => 'Category',
 274          'internal_error' => 'Internal error',
 275          'is-is' => 'Íslenska',
 276          'it-it' => 'Italiano',
 277          'ja-jp' => '日本語',
 278          'ko-kr' => '한국말 (대한민국)',
 279          'lang_dir' => 'ltr',
 280          'last_modified' => 'Last modified',
 281          'links' => 'Links',
 282          'link_category' => 'Category',
 283          'logged_in_as' => 'Logged in as',
 284          'login' => 'Log in',
 285          'login_to_textpattern' => 'Log in to Textpattern',
 286          'logout' => 'Log out',
 287          'log_in_button' => 'Log in',
 288          'lt-lt' => 'Lietuvių',
 289          'lv-lv' => 'Latviešu',
 290          'method' => 'Method',
 291          'misc' => 'Miscellaneous',
 292          'modified' => 'modified',
 293          'navigation' => 'Navigation',
 294          'nl-nl' => 'Nederlands',
 295          'no-no' => 'Norsk',
 296          'no_results_found' => 'No results found.',
 297          'password' => 'Password',
 298          'per_page' => 'per page',
 299          'pl-pl' => 'Polski',
 300          'pt-br' => 'Português (Brasil)',
 301          'pt-pt' => 'Português (Portugal)',
 302          'published_with' => 'Published with',
 303          'publish_date' => 'Publish date',
 304          'publish_time' => 'Publish time',
 305          'range' => 'Range',
 306          'restricted_area' => 'Restricted area.',
 307          'ro-ro' => 'Română',
 308          'ru-ru' => 'Русский',
 309          'salutation' => 'Dear {name},',
 310          'save_new' => 'Save new',
 311          'search_all' => 'Search all',
 312          'search_clear' => 'Clear search',
 313          'search_options' => 'Search options',
 314          'showing_search_results' => 'Showing {from} to {to} of {total}',
 315          'site_slogan' => 'Site slogan',
 316          'sk-sk' => 'Slovenčina',
 317          'sort_value' => 'Sort value',
 318          'sp-rs' => 'Srpski',
 319          'spam' => 'Spam',
 320          'sr-rs' => 'Српски',
 321          'stay_logged_in' => 'Remain logged in with this browser',
 322          'sticky' => 'Sticky',
 323          'structure' => 'Structure',
 324          'sv-se' => 'Svenska',
 325          'tab_admin' => 'Admin',
 326          'tab_comments' => 'Comments',
 327          'tab_content' => 'Content',
 328          'tab_diagnostics' => 'Diagnostics',
 329          'tab_extensions' => 'Extensions',
 330          'tab_file' => 'Files',
 331          'tab_forms' => 'Forms',
 332          'tab_image' => 'Images',
 333          'tab_import' => 'Import',
 334          'tab_languages' => 'Languages',
 335          'tab_link' => 'Links',
 336          'tab_list' => 'Articles',
 337          'tab_logs' => 'Visitor logs',
 338          'tab_organise' => 'Categories',
 339          'tab_pages' => 'Pages',
 340          'tab_plugins' => 'Plugins',
 341          'tab_preferences' => 'Preferences',
 342          'tab_presentation' => 'Presentation',
 343          'tab_sections' => 'Sections',
 344          'tab_site_admin' => 'Users',
 345          'tab_skins' => 'Skins',
 346          'tab_start' => 'Home',
 347          'tab_style' => 'Styles',
 348          'tab_view_site' => 'View site',
 349          'tab_write' => 'Write',
 350          'th-th' => 'ภาษาไทย',
 351          'thumbnail' => 'Thumbnail',
 352          'title_body' => 'Title and body',
 353          'title_body_excerpt' => 'Title, body and excerpt',
 354          'toggle_all_selected' => 'Toggle all/none selected',
 355          'tr-tr' => 'Türkçe',
 356          'txpnl2br' => 'Line breaks only',
 357          'txprawxhtml' => 'Raw HTML',
 358          'txpstriptags' => 'Strip tags',
 359          'txptextile' => 'Textile',
 360          'txptextilelite' => 'Textile Lite',
 361          'txt_quote_double_close' => '”',
 362          'txt_quote_double_open' => '“',
 363          'txt_quote_single_close' => '’',
 364          'txt_quote_single_open' => '‘',
 365          'uk-ua' => 'Українська',
 366          'units_b' => 'B',
 367          'units_e' => 'EB',
 368          'units_g' => 'GB',
 369          'units_k' => 'kB',
 370          'units_m' => 'MB',
 371          'units_p' => 'PB',
 372          'units_t' => 'TB',
 373          'units_y' => 'YB',
 374          'units_z' => 'ZB',
 375          'unmoderated' => 'Unmoderated',
 376          'upload_err_cant_write' => 'Failed to write file to disk.',
 377          'upload_err_extension' => 'File upload stopped by PHP extension.',
 378          'upload_err_form_size' => 'File exceeds the maximum size specified in Textpattern’s preferences.',
 379          'upload_err_ini_size' => 'File exceeds the <code>upload_max_filesize</code> directive in <code>php.ini</code>.',
 380          'upload_err_no_file' => 'No file was specified.',
 381          'upload_err_partial' => 'File was only partially uploaded.',
 382          'upload_err_tmp_dir' => 'No valid temporary directory was found. Please consult your website host.',
 383          'upload_file' => 'Upload file',
 384          'ur-in' => 'اردو',
 385          'use_textile' => 'Use Textile',
 386          'vi-vn' => 'Tiếng Việt (Việt Nam)',
 387          'viewsite' => 'View site',
 388          'view_per_page' => 'View {page} per page',
 389          'visible' => 'Visible',
 390          'with_selected' => 'With selected:',
 391          'with_selected_option' => 'With selected…',
 392          'zh-cn' => '中文(简体)',
 393          'zh-tw' => '中文(繁體)',
 394      ),
 395      'css' => array(
 396          'add_declaration' => 'Add declaration',
 397          'add_new_selector' => 'Add new selector',
 398          'all_stylesheets' => 'All styles',
 399          'bulkload_existing_css' => 'Create or load new style',
 400          'cannot_delete_default_css' => 'Style <strong>default</strong> cannot be deleted.',
 401          'copy_css_as' => '…or copy style as',
 402          'create_new_css' => 'Create new style',
 403          'css_already_exists' => 'Style <strong>{name}</strong> already exists.',
 404          'css_code' => 'Style code',
 405          'css_created' => 'Style <strong>{name}</strong> created.',
 406          'css_deleted' => 'Style <strong>{name}</strong> deleted.',
 407          'css_mode' => 'CSS mode',
 408          'css_name' => 'Style name',
 409          'css_name_required' => 'Please provide a name for your style.',
 410          'css_property_value' => 'Property : Value',
 411          'css_save_failed' => 'The style was not saved due to an error. Please try again.',
 412          'css_selector' => 'Selector',
 413          'css_updated' => 'Style <strong>{name}</strong> updated.',
 414          'css_used_by_section' => 'Style <strong>{name}</strong> not deleted; used by {count} section(s).',
 415          'delete_declaration' => 'Delete this declaration',
 416          'delete_entire_selector' => 'Delete entire selector',
 417          'delete_this_declaration' => 'Delete this declaration',
 418          'edit_css' => 'Styles',
 419          'edit_css_file' => 'Edit CSS file',
 420          'edit_css_in_form' => 'Edit in CSS editor',
 421          'edit_raw_css' => 'Edit raw CSS',
 422          'name_for_this_style' => 'Name for this style',
 423          'property' => 'Property',
 424          'save_css_as' => 'Save style as:',
 425          'save_this_declaration' => 'Save this declaration',
 426          'save_this_selector' => 'Save this selector',
 427          'selector' => 'Selector',
 428          'style_sheet' => 'Style sheet',
 429          'style_sheet_saved' => 'Style saved',
 430          'you_are_editing_css' => 'You are editing style',
 431      ),
 432      'diag' => array(
 433          'active_plugins' => 'Active plugins',
 434          'all_checks_passed' => 'All checks passed!',
 435          'apache_modules' => 'Apache modules',
 436          'apache_version' => 'Apache version',
 437          'cleanurl_only_apache' => 'Clean URLs are only supported on Apache, use at your own risk.',
 438          'clean_url_data_failed' => 'Clean URL data test failed',
 439          'clean_url_test_failed' => 'Clean URL test failed.',
 440          'db_global_timezone' => 'Database server timezone',
 441          'db_server_time' => 'Database server time',
 442          'db_server_timeoffset' => 'Database server time offset',
 443          'db_session_timezone' => 'Database session timezone',
 444          'detail' => 'Detail',
 445          'dev_version_live' => 'You are running a development version of Textpattern on a live server.',
 446          'diagnostic_info' => 'Diagnostic info',
 447          'dir_not_writable' => '{dirtype} is not writable',
 448          'dns_lookup_fails' => 'DNS lookup failed',
 449          'document_root' => 'Document root',
 450          'file_uploads_disabled' => 'File uploads are disabled',
 451          'gd_info' => '{version}; supported formats: {supported}.',
 452          'gd_library' => 'GD Graphics Library',
 453          'high' => 'High',
 454          'htaccess_contents' => '.htaccess file contents',
 455          'htaccess_missing' => '.htaccess file is missing',
 456          'img_dir_read_only' => 'Image directory is read-only',
 457          'is_inaccessible' => 'is inaccessible',
 458          'last_update' => 'Last update',
 459          'low' => 'Low',
 460          'magic_quotes' => 'Magic quotes',
 461          'missing_files' => 'Missing files',
 462          'modified_files' => 'Some Textpattern files have been modified',
 463          'mod_rewrite_missing' => 'Apache module <code>mod_rewrite</code> is not enabled.',
 464          'mysql_table_errors' => 'The following errors were detected in your MySQL tables',
 465          'no_temp_dir' => 'No temporary directory defined',
 466          'old_files' => 'Some Textpattern files are out of date',
 467          'old_placeholder' => 'Old placeholder file is in the way',
 468          'os_version' => 'Server OS',
 469          'path_to_site_inacc' => '<code>$path_to_site</code> is inaccessible.',
 470          'php_extensions' => 'PHP extensions',
 471          'php_sapi_mode' => 'PHP server API',
 472          'php_version' => 'PHP version',
 473          'php_version_required' => 'Textpattern requires at least version {version} of PHP to be installed on your server',
 474          'preflight_check' => 'Pre-flight check',
 475          'register_globals' => 'Register globals',
 476          'rfc2616_headers' => 'RFC 2616 headers',
 477          'rfc_2616_headers' => 'CGI header mode',
 478          'server' => 'Server',
 479          'server_time' => 'Server local time',
 480          'site_trailing_slash' => 'Site URL has a trailing slash',
 481          'site_url_mismatch' => 'Site URL preference might be incorrect',
 482          'some_php_functions_disabled' => 'The following PHP functions (which may be necessary to run Textpattern) are disabled on your server',
 483          'still_exists' => 'still exists',
 484          'textpattern_update_available' => 'New Textpattern version {version} <a href="http://textpattern.com/download" rel="external" title="Go to the Textpattern download area">available for download</a>.',
 485          'tmp_plugin_paths_match' => 'Temporary directory path and plugin cache directory path should <strong>not</strong> match.',
 486          'txp_path' => 'Textpattern path',
 487          'txp_version' => 'Textpattern version',
 488          'warn_register_globals_or_update' => 'Your version of PHP has known security vulnerabilities. Please turn <code>register_globals</code> off or update to a newer PHP version.',
 489          'web_domain' => 'Site URL',
 490      ),
 491      'discuss' => array(
 492          'article_deleted' => 'Article deleted.',
 493          'ban' => 'Ban',
 494          'banned_for' => 'Banned for',
 495          'banned_ips' => 'Banned IPs',
 496          'ban_author' => 'Ban commenter',
 497          'cant_ban_blank_ip' => 'You cannot ban a blank IP address.',
 498          'comments_deleted' => 'Comments deleted: <strong>{list}</strong>.',
 499          'comments_marked_spam' => 'Comments hidden and marked as spam: <strong>{list}</strong>.',
 500          'comments_marked_unmoderated' => 'Comments hidden and marked as unmoderated: <strong>{list}</strong>.',
 501          'comments_marked_visible' => 'Comments made visible: <strong>{list}</strong>.',
 502          'comment_not_found' => 'Comment does not exist, it may have been deleted.',
 503          'comment_save_failed' => 'The comment was not saved due to an error. Please try again.',
 504          'comment_updated' => 'Comment <strong>{id}</strong> updated.',
 505          'confirm_comment_deletion' => 'confirm comment deletion',
 506          'date_banned' => 'Date banned',
 507          'displayed_comments' => 'Displayed comments',
 508          'edit_comment' => 'Edit comment',
 509          'hide_comment' => 'Hide comment',
 510          'hide_spam' => 'Hide (spam)',
 511          'hide_unmoderated' => 'Hide (unmoderated)',
 512          'ips_banned' => 'IP addresses banned from commenting: <strong>{list}</strong>.',
 513          'ip_already_banned' => 'IP address <strong>{ip}</strong> already banned.',
 514          'ip_banned' => 'IP address <strong>{ip}</strong> banned.',
 515          'ip_ban_removed' => 'IP address <strong>{ip}</strong> ban removed.',
 516          'just_spam_results_found' => 'Only spam comments found. Use ‘Show spam’ to view them.',
 517          'list_banned_ips' => 'List banned IPs',
 518          'list_discussions' => 'Comments',
 519          'name_used' => 'Name used',
 520          'no_comments_recorded' => 'No comments recorded.',
 521          'no_ips_banned' => 'No IP addresses have been banned.',
 522          'search_comments' => 'Search comments',
 523          'show' => 'Show',
 524          'show_spam' => 'Show spam',
 525          'unban' => 'Unban',
 526      ),
 527      'file' => array(
 528          'condition' => 'Condition',
 529          'download' => 'Download',
 530          'downloads' => 'Downloads',
 531          'edit_file' => 'Edit file',
 532          'existing_file' => 'Existing file',
 533          'file' => 'File',
 534          'file_already_exists' => 'File <strong>{name}</strong> already exists.',
 535          'file_cannot_rename' => 'File <strong>{name}</strong> could not be renamed.',
 536          'file_category' => 'Category',
 537          'file_deleted' => 'File(s) <strong>{name}</strong> deleted.',
 538          'file_delete_failed' => 'Failed to delete file(s)',
 539          'file_dir_not_writeable' => '<strong>Warning:</strong> cannot write to file directory <code>{filedir}</code>.',
 540          'file_download_count' => 'Download count',
 541          'file_name' => 'Name',
 542          'file_not_found' => 'File(s) not found',
 543          'file_not_updated' => 'File <strong>{name}</strong> not updated!',
 544          'file_relink' => 'Upload/assign file',
 545          'file_status' => 'File status',
 546          'file_status_missing' => 'Missing',
 547          'file_status_ok' => 'OK',
 548          'file_unsynchronized' => 'File <strong>{name}</strong> has become unsynchronised with the database. Please manually fix filename.',
 549          'file_updated' => 'File <strong>{name}</strong> updated.',
 550          'file_uploaded' => 'File <strong>{name}</strong> uploaded.',
 551          'file_upload_failed' => 'Failed to upload file',
 552          'invalid_filename' => 'Invalid filename',
 553          'invalid_id' => 'Invalid ID',
 554          'linked_to_file' => 'Linked record to file',
 555          'no_files_recorded' => 'No files recorded.',
 556          'permissions' => 'Permissions',
 557          'private' => 'Private',
 558          'public' => 'Public',
 559          'replace_file' => 'Replace file',
 560          'reset' => 'reset',
 561          'reset_download_count' => 'Reset download count',
 562          'reset_file_count_failure' => 'Failed to reset file download count',
 563          'reset_file_count_success' => 'Successfully reset file download count',
 564          'search_files' => 'Search files',
 565      ),
 566      'form' => array(
 567          'all_forms' => 'All forms',
 568          'changetype' => 'Change type',
 569          'create_new_form' => 'Create new form',
 570          'delete_form_confirmation' => 'confirm form deletion',
 571          'edit_forms' => 'Form templates',
 572          'forms_deleted' => 'Forms deleted: <strong>{list}</strong>.',
 573          'form_already_exists' => 'Form <strong>{name}</strong> already exists.',
 574          'form_clone' => 'Duplicate form',
 575          'form_code' => 'Form code',
 576          'form_created' => 'Form <strong>{name}</strong> created.',
 577          'form_name' => 'Form name',
 578          'form_name_invalid' => 'Form name invalid.',
 579          'form_save_failed' => 'The form was not saved due to an error. Please try again.',
 580          'form_type' => 'Form type',
 581          'form_type_missing' => 'Form type is missing',
 582          'form_updated' => 'Form <strong>{name}</strong> updated.',
 583          'list_forms' => 'list forms',
 584          'you_are_editing_form' => 'You are editing form',
 585      ),
 586      'image' => array(
 587          'add_magnify_icon' => 'Magnifier',
 588          'alt_text' => 'Alternate text',
 589          'cannot_write_directory' => 'Cannot write to directory',
 590          'choose_either_width_height_or_both' => 'Indicate width, height, or both',
 591          'create_thumbnail' => 'Create thumbnail',
 592          'edit_image' => 'Edit image',
 593          'extension' => 'Extension',
 594          'images' => 'Images',
 595          'image_deleted' => 'Image(s) <strong>{name}</strong> deleted.',
 596          'image_delete_failed' => 'Image(s) <strong>{name}</strong> could not be completely deleted.',
 597          'image_details' => 'Image details',
 598          'image_name' => 'Image name',
 599          'image_save_error' => 'There was a problem saving image data.',
 600          'image_save_failed' => 'The image was not saved due to an error. Please try again.',
 601          'image_updated' => 'Image <strong>{name}</strong> updated.',
 602          'image_uploaded' => 'Image(s) <strong>{name}</strong> uploaded.',
 603          'img_dir_not_writeable' => '<strong>Warning:</strong> cannot write to image directory <code>{imgdir}</code>.',
 604          'invalid_width_or_height' => 'Invalid width or height.',
 605          'keep_square_pixels' => 'Crop',
 606          'not_saved' => '<strong>not</strong> saved!',
 607          'no_images_recorded' => 'No images recorded.',
 608          'only_graphic_files_allowed' => 'Only .jpg, .gif, .png or .swf file types allowed.',
 609          'replace_image' => 'Replace image',
 610          'save_these_settings_as_default' => 'Save settings as default',
 611          'search_images' => 'Search images',
 612          'thumbnail_deleted' => 'Thumbnail deleted.',
 613          'thumbnail_not_saved' => 'Thumbnail <strong>{id}</strong> not saved!',
 614          'thumbnail_saved' => 'Thumbnail <strong>{id}</strong> saved.',
 615          'thumb_height' => 'Height',
 616          'thumb_width' => 'Width',
 617          'upload_category' => 'Category',
 618          'upload_dir_perms' => 'directory permissions need to be checked.',
 619          'upload_image' => 'Upload image',
 620          'upload_thumbnail' => 'Upload thumbnail',
 621      ),
 622      'import' => array(
 623          'continue' => 'Continue',
 624          'database_stuff' => 'Database data',
 625          'import_blogid' => 'Blog ID',
 626          'import_database' => 'Database name',
 627          'import_file_not_found' => 'Import file not found. Please name the file <code>import.txt</code> and place it in <code>/textpattern/include/import/</code>.',
 628          'import_host' => 'MySQL host',
 629          'import_invite' => 'Default comments invite',
 630          'import_login' => 'MySQL user',
 631          'import_password' => 'MySQL password',
 632          'import_section' => 'Section to import into',
 633          'import_status' => 'Default article status',
 634          'import_wpdbcharset' => 'Database character set',
 635          'import_wpprefix' => 'Tables prefix (if any)',
 636          'select_tool' => 'Import from',
 637          'txp_import' => 'Import content from other publishing tools',
 638      ),
 639      'link' => array(
 640          'add_new_link' => 'Create new link',
 641          'edit_link' => 'Edit link',
 642          'edit_links' => 'Links',
 643          'linkcategory' => 'Link categories',
 644          'links_deleted' => 'Link(s) deleted: <strong>{list}</strong>.',
 645          'link_created' => 'Link <strong>{name}</strong> created.',
 646          'link_deleted' => 'Link <strong>{name}</strong> deleted.',
 647          'link_empty' => 'Links should not be empty.',
 648          'link_name' => 'Name',
 649          'link_saved' => 'Link saved.',
 650          'link_save_failed' => 'Link could not be saved.',
 651          'link_text' => 'Link text',
 652          'link_updated' => 'Link(s) <strong>{name}</strong> updated.',
 653          'no_links_recorded' => 'No links recorded.',
 654          'search_links' => 'Search links',
 655      ),
 656      'list' => array(
 657          'article_modified' => 'Modified',
 658          'manage' => 'Manage',
 659      ),
 660      'log' => array(
 661          'logs' => 'Logs',
 662          'logs_deleted' => 'Logs deleted: <strong>{list}</strong>.',
 663          'no_refers_recorded' => 'No hits recorded.',
 664          'referrer' => 'Referrer',
 665          'search_logs' => 'Search logs',
 666          'visitor_logs' => 'Visitor logs',
 667      ),
 668      'page' => array(
 669          'all_pages' => 'All pages',
 670          'copy_page_as' => '…or copy page as',
 671          'create_new_page' => 'Create new page',
 672          'delete_page_confirmation' => 'confirm page deletion',
 673          'edit_page' => 'Edit page',
 674          'edit_pages' => 'Page templates',
 675          'name_for_this_page' => 'Name for this page',
 676          'page_already_exists' => 'Page <strong>{name}</strong> already exists.',
 677          'page_article_hed' => 'Article output',
 678          'page_article_nav_hed' => 'Article navigation',
 679          'page_code' => 'Page code',
 680          'page_created' => 'Page <strong>{name}</strong> created.',
 681          'page_deleted' => 'Page <strong>{name}</strong> deleted.',
 682          'page_misc_hed' => 'Miscellaneous',
 683          'page_name' => 'Page name',
 684          'page_name_invalid' => 'Page name is invalid.',
 685          'page_nav_hed' => 'Site navigation',
 686          'page_save_failed' => 'The page was not saved due to an error. Please try again.',
 687          'page_updated' => 'Page <strong>{name}</strong> updated.',
 688          'page_used_by_section' => 'Page <strong>{name}</strong> not deleted; used by {count} section(s).',
 689          'page_xml_hed' => 'XML feeds',
 690          'you_are_editing_div' => 'You are editing div',
 691          'you_are_editing_page' => 'You are editing page template',
 692      ),
 693      'plugin' => array(
 694          'bad_plugin_code' => 'Badly formed or empty plugin code.',
 695          'broken_plugin' => 'broken',
 696          'changeorder' => 'Change order',
 697          'edit_plugin' => 'Edit plugin <strong>{name}</strong>',
 698          'edit_plugins' => 'Edit plugin',
 699          'help' => 'Help',
 700          'install' => 'Install',
 701          'install_plugin' => 'Install plugin',
 702          'old_plugin' => 'Old-style (text file) plugin installer',
 703          'order' => 'Order',
 704          'plugin' => 'Plugin',
 705          'plugins' => 'Plugins',
 706          'plugin_compression_unsupported' => 'Plugin decompression is not supported by your server. Contact the plugin author for an uncompressed version.',
 707          'plugin_deleted' => 'Plugin <strong>{name}</strong> deleted.',
 708          'plugin_help' => 'Plugin help',
 709          'plugin_installed' => 'Plugin <strong>{name}</strong> installed.',
 710          'plugin_install_failed' => 'Plugin <strong>{name}</strong> install failed!',
 711          'plugin_modified' => 'Modified',
 712          'plugin_prefs' => 'Options',
 713          'plugin_saved' => 'Plugin <strong>{name}</strong> saved.',
 714          'plugin_updated' => 'Plugin <strong>{name}</strong> updated.',
 715          'previewing_plugin' => 'Previewing plugin:',
 716          'verify_plugin' => 'Verify plugin',
 717      ),
 718      'prefs' => array(
 719          'active_language' => 'Currently active language',
 720          'admin_side_plugins' => 'Use admin-side plugins?',
 721          'advanced_preferences' => 'Advanced',
 722          'allow_article_php_scripting' => 'Allow PHP in articles?',
 723          'allow_form_override' => 'Allow form override?',
 724          'allow_page_php_scripting' => 'Allow PHP in pages?',
 725          'allow_raw_php_scripting' => 'Allow raw PHP?',
 726          'all_hits' => 'All hits',
 727          'all_preferences' => 'All preferences',
 728          'archive_dateformat' => 'Archive date format',
 729          'archive_date_case' => 'Archive date case',
 730          'archive_dir' => 'Archive directory',
 731          'articles_use_excerpts' => 'Use excerpts on articles?',
 732          'attach_titles_to_permalinks' => 'Attach titles to permalinks?',
 733          'auto_dst' => 'Automatically adjust Daylight Saving Time setting?',
 734          'category_subcategory' => '/category/subcategory',
 735          'check_for_txp_updates' => 'Check updates',
 736          'clean' => '/clean/',
 737          'comments_are_ol' => 'Present comments as a numbered list?',
 738          'comments_auto_append' => 'Automatically append comments to articles?',
 739          'comments_dateformat' => 'Comments date format',
 740          'comments_default_invite' => 'Default comments invite',
 741          'comments_disabled_after' => 'Comments disabled after',
 742          'comments_disallow_images' => 'Strip commenter images from comments?',
 743          'comments_mode' => 'Comments mode',
 744          'comments_moderate' => 'Moderate comments?',
 745          'comments_on_default' => 'Comments on by default?',
 746          'comments_require_email' => 'Comments require commenter’s email address?',
 747          'comments_require_name' => 'Comments require commenter’s name?',
 748          'comments_sendmail' => 'Email comments to author?',
 749          'comments_use_fat_textile' => 'Allow more Textile markup in comments?',
 750          'comment_means_site_updated' => 'New comment means site updated?',
 751          'comment_nofollow' => 'Apply <code>rel="nofollow"</code> to comments?',
 752          'convert_linebreaks' => 'Convert line breaks',
 753          'css' => 'Style',
 754          'custom' => 'Custom fields',
 755          'custom_10_set' => 'Custom field 10 name',
 756          'custom_1_set' => 'Custom field 1 name',
 757          'custom_2_set' => 'Custom field 2 name',
 758          'custom_3_set' => 'Custom field 3 name',
 759          'custom_4_set' => 'Custom field 4 name',
 760          'custom_5_set' => 'Custom field 5 name',
 761          'custom_6_set' => 'Custom field 6 name',
 762          'custom_7_set' => 'Custom field 7 name',
 763          'custom_8_set' => 'Custom field 8 name',
 764          'custom_9_set' => 'Custom field 9 name',
 765          'default_event' => 'Default administration panel',
 766          'default_publish_status' => 'Default publishing status',
 767          'doctype' => 'Doctype',
 768          'edit_preferences' => 'Preferences',
 769          'edit_raw_css_by_default' => 'Use raw editing mode by default?',
 770          'enable_xmlrpc_server' => 'Enable XML-RPC server?',
 771          'experts_only' => 'experts only',
 772          'expire_logs_after' => 'Logs expire after how many days?',
 773          'feeds' => 'Feeds',
 774          'file_base_path' => 'File directory path',
 775          'file_max_upload_size' => 'Maximum file size of uploads (in bytes)',
 776          'from_file' => 'Install from file',
 777          'from_server' => 'Install from remote server',
 778          'gmtoffset' => 'Time zone (GMT offset in seconds)',
 779          'ham' => 'All but spam',
 780          'hours_days_ago' => 'hours/days ago',
 781          'id_title' => '/id/title',
 782          'img_dir' => 'Image directory',
 783          'include_email_atom' => 'Include email in Atom feeds?',
 784          'installing_language' => 'Installing language',
 785          'install_from_textpack' => 'Install from Textpack',
 786          'install_langfile' => 'To install new languages from file you can download them from <code>{url}</code> and place them inside your <code>/textpattern/lang/</code> directory.',
 787          'install_language' => 'Install language',
 788          'install_textpack' => 'Install Textpack',
 789          'is_dst' => 'Daylight Saving Time enabled?',
 790          'language' => 'Language',
 791          'lastmod_keepalive' => 'Compensate for persistent connection <code>mod_deflate</code> bug?',
 792          'leave_text_untouched' => 'Leave text untouched',
 793          'link' => 'Links',
 794          'locale' => 'Locale',
 795          'locale_not_available_for_language' => 'No locale available for language <strong>{name}</strong>. Using default locale instead.',
 796          'logging' => 'Logging',
 797          'logs_expire' => 'Logs expire after how many days?',
 798          'manage_languages' => 'Language',
 799          'markup_default' => 'Default markup',
 800          'max_url_len' => 'Maximum URL length (in characters)',
 801          'mentions' => 'Mentions',
 802          'messy' => '?=messy',
 803          'never_display_email' => 'Hide commenter email address?',
 804          'new_textpattern_version_available' => 'There is a new Textpattern version available. Do you want to <a href="http://textpattern.com/download" rel="external" title="Go to the Textpattern website download area">download it</a>?',
 805          'no_popup' => 'current window',
 806          'no_preferences' => 'No preferences available.',
 807          'override_emailcharset' => 'Use ISO-8859-1 encoding in emails (default is UTF-8)?',
 808          'path_from_root' => 'Sub-directory (if any)',
 809          'path_to_site_missing' => '<code>$path_to_site</code> is not set (update <code>index.php</code>)',
 810          'permalink_title_format' => 'Permalink title-like-this (instead of TitleLikeThis)?',
 811          'permlink_format' => 'Permalink title URL pattern',
 812          'permlink_hyphenated' => 'Hyphenated (title-like-this)',
 813          'permlink_intercapped' => 'Intercapped (TitleLikeThis)',
 814          'permlink_mode' => 'Article URL pattern',
 815          'ping_textpattern_com' => 'Ping textpattern.com?',
 816          'ping_weblogsdotcom' => 'Ping pingomatic.com?',
 817          'plugin_cache_dir' => 'Plugin cache directory path',
 818          'preferences_saved' => 'Preferences saved',
 819          'prefs' => 'Prefs',
 820          'problem_connecting_rpc_server' => 'There was a problem trying to connect to the RPC server. Please try again later.',
 821          'production_debug' => 'Debugging',
 822          'production_live' => 'Live',
 823          'production_status' => 'Production status',
 824          'production_test' => 'Testing',
 825          'publisher_email' => 'Send login details from this email address',
 826          'publish_expired_articles' => 'Publish expired articles?',
 827          'record_mentions' => 'Record mentions',
 828          'referrers_only' => 'Referrers only',
 829          'remove_lang' => 'Remove language',
 830          'rpc_connect_error' => 'Can’t connect to remote server to check for updated language files. Please try again later.',
 831          'rss_how_many' => 'How many articles should be included in feeds?',
 832          'section_id_title' => '/section/id/title',
 833          'section_title' => '/section/title',
 834          'send_lastmod' => 'Send "Last-Modified" header?',
 835          'show_article_category_count' => 'Show article count on categories panel?',
 836          'show_comment_count_in_feed' => 'Show comment count in feeds?',
 837          'site_prefs' => 'Basic',
 838          'skin_base_path' => 'Skin base path',
 839          'smtp_from' => 'SMTP envelope sender address',
 840          'spam_blacklists' => 'Spam blocklists (comma-separated)',
 841          'syndicate_body_or_excerpt' => 'Syndicate article excerpt <strong>only</strong>?',
 842          'tempdir' => 'Temporary directory path',
 843          'textile_links' => 'Textile link descriptions by default?',
 844          'textpack_strings_installed' => '{count} strings installed from Textpack',
 845          'theme_name' => 'Admin-side theme',
 846          'timeoffset' => 'Time offset (hours)',
 847          'title_no_widow' => 'Prevent widowed words in article titles?',
 848          'title_only' => '/title',
 849          'updated' => 'updated',
 850          'updated_branch_version_available' => 'There is an update for this Textpattern version series available. Do you want to <a href="http://textpattern.com/download" rel="external" title="Go to the Textpattern website download area">download it</a>?',
 851          'update_languages' => 'Update languages',
 852          'up_to_date' => 'Up-to-date',
 853          'urls_to_ping' => 'URLs to ping (comma-separated)',
 854          'url_mode' => 'URL mode',
 855          'use_comments' => 'Accept comments?',
 856          'use_dns' => 'Use DNS lookup in visitor logs?',
 857          'use_mail_on_feeds_id' => 'Use email address to construct feed IDs (default is site URL)?',
 858          'use_plugins' => 'Use plugins?',
 859          'year_month_day_title' => '/year/month/day/title',
 860      ),
 861      'public' => array(
 862          '403_forbidden' => 'Forbidden.',
 863          '404_not_found' => 'The requested resource was not found.',
 864          '410_gone' => 'The requested resource is no longer available.',
 865          '500_internal_server_error' => 'Internal server error.',
 866          'ago' => 'ago',
 867          'all' => 'All',
 868          'already_exists' => 'already exists',
 869          'any' => 'Any',
 870          'articles' => 'Articles',
 871          'articles_found' => 'articles found',
 872          'article_context' => 'article',
 873          'article_found' => 'article found',
 874          'atom_feed_title' => 'Atom feed',
 875          'attribute_values_must_be_quoted' => 'Attribute values must be quoted.',
 876          'author' => 'Author',
 877          'authors' => 'Authors',
 878          'a_few_seconds' => 'a few seconds',
 879          'back_to_top' => 'Back to top',
 880          'blockquote' => 'Blockquote',
 881          'browse' => 'Browse',
 882          'bulleted_list' => 'Bulleted list',
 883          'caption' => 'Caption',
 884          'categories' => 'Categories',
 885          'categorize' => 'Categorize',
 886          'category1' => 'Category 1',
 887          'category2' => 'Category 2',
 888          'change' => 'change',
 889          'check_html' => 'Check HTML',
 890          'choose' => 'Choose…',
 891          'citation' => 'citation',
 892          'comments' => 'Comments',
 893          'comments_closed' => 'Commenting is closed for this article.',
 894          'comments_on' => 'Comments on',
 895          'comments_permlink' => 'Permanent link',
 896          'comment_comment' => 'Comment',
 897          'comment_duplicate' => 'Duplicate comments are not accepted.',
 898          'comment_email' => 'Email',
 899          'comment_email_required' => 'Please enter a valid email address.',
 900          'comment_invitation' => 'Invitation',
 901          'comment_message' => 'Message',
 902          'comment_moderated' => 'Your comment is pending moderation. It will appear after it has been approved.',
 903          'comment_name' => 'Name',
 904          'comment_name_required' => 'Please enter your name.',
 905          'comment_posted' => 'Thank you for adding your comment.',
 906          'comment_received' => '[{site}] comment received: {title}',
 907          'comment_recorded' => 'A comment on your post “{title}” was received.',
 908          'comment_required' => 'Please enter a comment.',
 909          'comment_web' => 'Website',
 910          'contact' => 'Contact',
 911          'copy' => 'Copy',
 912          'create' => 'Create',
 913          'created' => 'created',
 914          'create_new' => 'Create new',
 915          'date' => 'Date',
 916          'dateformat' => 'Date format',
 917          'date_case' => 'Date case',
 918          'day' => 'day',
 919          'days' => 'days',
 920          'default' => 'Default',
 921          'definition_list' => 'Definition list',
 922          'delete' => 'Delete',
 923          'deleted' => 'deleted',
 924          'deleted_text' => 'deleted text',
 925          'deprecated_attribute' => '<strong>{name}</strong> attribute is deprecated.',
 926          'deprecated_configuration' => 'Configuration option <strong>{name}</strong> is deprecated.',
 927          'deprecated_function' => 'Function <strong>{name}</strong> is deprecated.',
 928          'deprecated_function_with' => 'Function <strong>{name}</strong> is deprecated: use <strong>{with}</strong> instead.',
 929          'deprecated_tag' => 'tag is deprecated',
 930          'documentation' => 'Documentation',
 931          'download_count' => 'Download count',
 932          'edit' => 'Edit',
 933          'email' => 'Email',
 934          'email_address' => 'Email address',
 935          'emphasis' => 'emphasis',
 936          'enter_comment_here' => '<strong>Enter your comment below.</strong> Fields marked <b class="required" title="Required">*</b> are required. You must preview your comment before submitting it.',
 937          'error_article_context' => 'Article tags cannot be used outside an article context.',
 938          'error_category_context' => 'Category tags cannot be used outside a category context.',
 939          'error_comment_context' => 'Comment tags cannot be used outside a comment context.',
 940          'error_file_context' => 'File tags cannot be used outside a file context.',
 941          'error_image_context' => 'Image tags cannot be used outside an image context.',
 942          'error_link_context' => 'Link tags cannot be used outside a link context.',
 943          'error_section_context' => 'Section tags cannot be used outside a section context.',
 944          'exact' => 'Exact',
 945          'extensions' => 'Extensions',
 946          'file_context' => 'file',
 947          'file_size' => 'File size',
 948          'forget' => 'Forget',
 949          'form' => 'Form',
 950          'forms' => 'Forms',
 951          'go' => 'Go',
 952          'go_back' => 'Go back',
 953          'go_content' => 'Go to content',
 954          'go_nav' => 'Go to navigation',
 955          'go_search' => 'Go to search',
 956          'go_to' => 'Go to',
 957          'go_txp_com' => 'Go to the Textpattern website',
 958          'header' => 'Heading',
 959          'home' => 'Home',
 960          'host' => 'Host',
 961          'hour' => 'hour',
 962          'hours' => 'hours',
 963          'hr' => 'horizontal rule',
 964          'hyperlink' => 'hyperlink',
 965          'image' => 'image',
 966          'imageurl' => 'imageurl',
 967          'image_context' => 'image',
 968          'inserted_text' => 'inserted text',
 969          'invalid_attribute_value' => '<strong>{name}</strong> is not a valid attribute value',
 970          'keywords' => 'Keywords',
 971          'label' => 'Label',
 972          'last_modification' => 'Last modification',
 973          'linebreak' => 'line break',
 974          'link_context' => 'link',
 975          'list' => 'List',
 976          'list_articles' => 'List articles',
 977          'list_categories' => 'list categories',
 978          'list_links' => 'list links',
 979          'live' => 'Live',
 980          'lowercase' => 'lowercase',
 981          'main_content' => 'Main content',
 982          'manual' => 'Manual',
 983          'matching_search_request' => 'matching your search request',
 984          'message' => 'Message',
 985          'message_deleted' => 'Message deleted',
 986          'message_preview' => 'Message preview',
 987          'message_saved' => 'Message saved',
 988          'minute' => 'minute',
 989          'minutes' => 'minutes',
 990          'missing_article_tag' => 'Page template <strong>{page}</strong> does not contain a <code>txp:article</code> tag.',
 991          'modified_by' => 'Last modified by',
 992          'month' => 'Month',
 993          'more' => 'More',
 994          'name' => 'Name',
 995          'never' => 'never',
 996          'newer' => 'Newer',
 997          'next' => 'Next',
 998          'no' => 'No',
 999          'none' => 'None',
1000          'nopopup' => 'current window',
1001          'no_comments' => 'There are currently no comments on this article.',
1002          'no_search_matches' => 'Sorry, no results found matching your search request',
1003          'numeric_list' => 'Numeric list',
1004          'of' => 'of',
1005          'off' => 'Off',
1006          'older' => 'Older',
1007          'on' => 'On',
1008          'only_articles_can_be_previewed' => '<strong>Note:</strong> only article forms can be previewed.',
1009          'opens_external_link' => '(opens an external link in a new window)',
1010          'page' => 'Page',
1011          'pages' => 'Pages',
1012          'paragraph' => 'paragraph',
1013          'permanent_link' => 'Permanent link to this article',
1014          'permlink' => 'Permanent link',
1015          'plugin_load_error' => 'A problem occurred while loading the plugin:',
1016          'plugin_load_error_above' => 'The above errors were caused by the plugin:',
1017          'popup' => 'popup window',
1018          'post' => 'Post',
1019          'posted' => 'Posted',
1020          'posted_by' => 'Posted by',
1021          'press_preview_then_submit' => 'The following is a preview of what your comment will look like. When you are happy with your comment, use the <strong><a href="#txpCommentSubmit" title="Go to the submit button">submit</a></strong> button.',
1022          'prev' => 'Previous',
1023          'preview' => 'Preview',
1024          'publish' => 'Publish',
1025          'published_at' => 'Published at',
1026          'raw_php_deprecated' => 'Raw PHP tags are deprecated',
1027          'recently' => 'Recently',
1028          'recent_articles' => 'Recent articles',
1029          'recent_comments' => 'Recent comments',
1030          'recent_posts' => 'Recent posts',
1031          'related_articles' => 'Related articles',
1032          'remember' => 'Remember',
1033          'required' => 'Required',
1034          'revert' => 'Revert',
1035          'rss_feed_title' => 'RSS feed',
1036          'save' => 'Save',
1037          'saved' => 'saved',
1038          'save_button' => 'Save',
1039          'search' => 'Search',
1040          'search_results' => 'Search results',
1041          'select' => 'Select',
1042          'selected' => 'Selected',
1043          'site' => 'Site',
1044          'sitename' => 'Site name',
1045          'siteurl' => 'Site URL',
1046          'skip_to_main_content' => 'Skip to main content',
1047          'status' => 'Status',
1048          'strong' => 'strong',
1049          'submit' => 'Submit',
1050          'subscript' => 'subscript',
1051          'superscript' => 'superscript',
1052          'tag_error' => 'Tag error:',
1053          'textile_help' => 'Textile help',
1054          'textile_lite_help' => 'Textile Lite help',
1055          'text_conversion' => 'Text conversion',
1056          'text_handling' => 'Text handling',
1057          'time' => 'Time',
1058          'time_ago' => '{time} ago',
1059          'title' => 'Title',
1060          'tooltip' => 'Link tooltip',
1061          'too_common_search_term' => 'It seems like you are looking for a very common search term, maybe try a more specific phrase than',
1062          'type' => 'Type',
1063          'undefined' => 'Undefined',
1064          'unknown_attribute' => 'Unknown tag attribute: {att}.',
1065          'unknown_callback_function' => 'Unknown callback function: {function}.',
1066          'unknown_image' => 'Unknown image',
1067          'unknown_section' => 'Unknown section',
1068          'unknown_tag' => 'tag does not exist',
1069          'untitled' => 'Untitled',
1070          'update' => 'Update',
1071          'upload' => 'Upload',
1072          'uploaded' => 'uploaded',
1073          'url' => 'URL',
1074          'value' => 'Value',
1075          'version' => 'Version',
1076          'view' => 'View',
1077          'website' => 'Website',
1078          'week' => 'week',
1079          'weeks' => 'weeks',
1080          'while_parsing_page_form' => 'while parsing form <strong>{form}</strong> on page <strong>{page}</strong>',
1081          'yes' => 'Yes',
1082          'your_branch_is_updated' => 'You have the most up-to-date version of this Textpattern branch.',
1083          'your_ip_is_blacklisted_by' => 'Your IP address has been blocklisted by',
1084          'you_have_been_banned' => 'You have been banned from commenting.',
1085          'yyyy-mm' => 'yyyy-mm',
1086      ),
1087      'section' => array(
1088          'article_count' => 'Articles in this section: {num}.',
1089          'create_section' => 'Create new section',
1090          'default_write_section' => 'Default publishing section',
1091          'delete_section_confirmation' => 'confirm section deletion',
1092          'edit_default_section' => 'Edit default section',
1093          'edit_section' => 'Edit section',
1094          'edit_sections' => 'edit sections',
1095          'include_in_search' => 'Include this section in site search?',
1096          'on_front_page' => 'Section appears on front page?',
1097          'search_sections' => 'Search sections',
1098          'section' => 'Section',
1099          'sections' => 'Sections',
1100          'section_created' => 'Section <strong>{name}</strong> created.',
1101          'section_deleted' => 'Section <strong>{name}</strong> deleted.',
1102          'section_head' => 'Site sections',
1103          'section_longtitle' => 'Section title',
1104          'section_name' => 'Section name',
1105          'section_name_already_exists' => 'Section <strong>{name}</strong> already exists.',
1106          'section_save_failed' => 'The section was not saved due to an error. Please try again.',
1107          'section_updated' => 'Section(s) <strong>{name}</strong> updated.',
1108          'section_used_by_article' => 'Section <strong>{name}</strong> not deleted; used by {count} article(s).',
1109          'selected_by_default' => 'Selected by default',
1110          'style' => 'Style',
1111          'syndicate' => 'Syndicate articles in this section?',
1112          'uses_page' => 'Uses page',
1113          'uses_style' => 'Uses style',
1114      ),
1115      'setup' => array(
1116          'about_to_create' => 'You are about to create and populate database tables. At this stage you will also need to set up an administrator user account.',
1117          'add_config_file' => 'Add config file',
1118          'admin_theme' => 'Admin-side theme',
1119          'already_installed' => 'It looks like Textpattern is already installed. If you want to make a clean install, please remove <code>config.php</code> from your <code>/textpattern/</code> directory and try again.',
1120          'back' => 'Go back',
1121          'before_you_proceed' => 'Before you proceed:',
1122          'checking_database' => 'Checking database connection',
1123          'choose_password' => 'Choose a password',
1124          'config_php_does_not_match_input' => 'The contents of <code>config.php</code> do not match the values you entered. Please paste the exact text below.',
1125          'config_php_not_found' => 'The configuration file could not be found at the expected location <strong>{file}</strong>. Please verify its existence once again.',
1126          'core_theme' => 'Core: {theme}',
1127          'create_config' => 'Create a file called <code>config.php</code> in the <code>/textpattern/</code> directory and paste the following inside…',
1128          'creating_config' => 'Creating config.php file',
1129          'creating_db_tables' => 'Creating database tables',
1130          'db_cant_connect' => 'Can’t connect to database',
1131          'db_connected' => 'Connected',
1132          'db_doesnt_exist' => 'Database <strong>{dbname}</strong> does not exist or your specified user name does not have permission to access it.',
1133          'db_must_exist' => 'Note that the database you specify must already exist, Textpattern will not create it.',
1134          'did_it' => 'I did it',
1135          'email_required' => 'Please provide a valid email address.',
1136          'errors_during_install' => 'There were <strong>{num}</strong> errors during the installation. You can ask for help in the <a href="http://forum.textpattern.com/" rel="external">Textpattern Support Forum</a>.',
1137          'get_started' => 'Go!',
1138          'go_to_login' => 'Log in now',
1139          'installation_postamble' => 'For security, you should now remove the <code>setup</code> directory from your <code>/textpattern/</code> directory. Please check the Admin Diagnostics panel from time to time for update announcements or troubleshooting hints.',
1140          'mysql_database' => 'MySQL database',
1141          'mysql_login' => 'MySQL user name',
1142          'mysql_password' => 'MySQL password',
1143          'mysql_server' => 'MySQL server',
1144          'my_site' => 'My site',
1145          'my_slogan' => 'My pithy slogan',
1146          'name_required' => 'Please provide a valid login name.',
1147          'need_details' => 'Inevitably, we need a few details…',
1148          'next_step' => 'Next',
1149          'pass_required' => 'Please provide a strong password.',
1150          'please_enter_url' => 'Please enter the URL of your site.',
1151          'please_go_back' => 'Please go back, rectify any incorrect details and try this process again.',
1152          'populate_db' => 'Populate database',
1153          'prefix_bad_characters' => 'The table prefix <strong>{dbprefix}</strong> contains characters that are not allowed. The first character must match one of <strong>a-zA-Z_</strong> and all following characters must match one of <strong>a-zA-Z0-9_</strong>.',
1154          'prefix_warning' => '(use <strong>only</strong> if you require multiple installations in one database)',
1155          'progress_steps' => 'There are 4 steps to this installation process:',
1156          'setup_comment_invite' => 'Comment',
1157          'setup_login' => 'Choose a login name',
1158          'setup_password_strength_0' => 'Poor',
1159          'setup_password_strength_1' => 'Weak',
1160          'setup_password_strength_2' => 'Fair',
1161          'setup_password_strength_3' => 'Good',
1162          'setup_password_strength_4' => 'Strong',
1163          'setup_show_password' => 'Show password',
1164          'set_db_details' => 'Set database details',
1165          'set_temp_dir_prefs' => 'Sorry, but Textpattern failed to find a writable directory to hold temporary files. Please visit the <strong>Preferences</strong> administration panel and adjust the <strong>Temporary directory path</strong> setting to suit your needs.',
1166          'site_config' => 'Site configuration',
1167          'site_url' => 'Site URL',
1168          'tables_exist' => 'It appears the tables in <strong>{dbname}</strong> already exist. If you wish to continue setup, either delete the existing tables, or choose a different table prefix.',
1169          'table_prefix' => 'Table prefix (optional)',
1170          'thanks_for_interest' => 'Thank you for your interest in Textpattern',
1171          'that_went_well' => 'That went well!',
1172          'using_db' => 'Using {dbname}.',
1173          'warn_mail_unavailable' => 'Your PHP installation is missing the <code>mail()</code> function. Therefore no emails can be sent from Textpattern, which limits certain functionality.',
1174          'welcome_to_textpattern' => 'Welcome to Textpattern',
1175          'your_email' => 'Your email address',
1176          'your_full_name' => 'Your full name',
1177          'you_can_access' => 'Textpattern database tables were created and populated. You should be able to access the <a href="index.php">main interface</a> with the login and password you chose.',
1178      ),
1179      'skin' => array(
1180          'create_skin' => 'Create skin',
1181          'edit_skin' => 'Edit skin',
1182          'skin_author' => 'Skin author',
1183          'skin_name' => 'Skin name',
1184          'skin_title' => 'Skin title',
1185          'skin_version' => 'Skin version',
1186          'skin_website' => 'Skin website',
1187      ),
1188      'tag' => array(
1189          'active_class' => 'CSS class for active list item',
1190          'align' => 'Alignment',
1191          'allowoverride' => 'Allow form to be overridden?',
1192          'article_divider' => 'Article divider',
1193          'breadcrumb_linked' => 'Link breadcrumbs?',
1194          'breadcrumb_separator' => 'Breadcrumbs separator',
1195          'break' => 'List break tag',
1196          'breakclass' => 'CSS class for list break tag',
1197          'build' => 'Build tag',
1198          'button_text' => 'Button text',
1199          'category_list_section' => 'Link to specific section?',
1200          'category_tags' => 'Category',
1201          'class' => 'CSS class',
1202          'comments_form' => 'Comments form',
1203          'comment_details' => 'Comment details',
1204          'comment_form' => 'Comment form',
1205          'comment_name_link' => 'Link to commenter’s email address/website?',
1206          'decimals' => 'Display # numbers after the decimal point',
1207          'default_title' => 'Text to use for default section link',
1208          'escape' => 'Escape',
1209          'exclude' => 'Exclude',
1210          'filename' => 'Name',
1211          'file_download_tags' => 'File downloads',
1212          'flavor' => 'Syndication format',
1213          'flavour' => 'Syndication format',
1214          'format' => 'Format',
1215          'gmt' => 'Format according to <abbr title="Greenwich Mean Time">GMT</abbr> time?',
1216          'has_excerpt' => 'Has excerpt',
1217          'hilight' => 'Highlight tag',
1218          'hilight_limit' => 'Highlight how many instances?',
1219          'html_id' => 'HTML <code>id</code> attribute',
1220          'id' => 'ID#',
1221          'include_default' => 'Include default section?',
1222          'inline_style' => 'Inline style (CSS)',
1223          'input_size' => 'Input size',
1224          'isize' => 'Input size',
1225          'labeltag' => 'Label tag',
1226          'limit' => 'Display how many?',
1227          'linkclass' => 'CSS class for links',
1228          'link_to_this_author' => 'Link to a list of other articles by this author?',
1229          'link_to_this_category' => 'Link to a list of other articles in this category?',
1230          'link_to_this_section' => 'Link to a list of other articles in this section?',
1231          'listform' => 'List form',
1232          'match' => 'How are they related?',
1233          'match_type' => 'Match type',
1234          'media' => 'HTML <code>media</code> attribute',
1235          'msgcols' => 'Message textarea columns',
1236          'msgrows' => 'Message textarea rows',
1237          'n' => 'Name',
1238          'next_page_link' => 'Next page link',
1239          'no_categories_available' => 'No categories available.',
1240          'no_forms_available' => 'No forms available.',
1241          'no_sections_available' => 'No sections available.',
1242          'offset' => 'Skip',
1243          'pageby' => 'Paginate by',
1244          'page_file_hed' => 'File downloads',
1245          'pgonly' => 'Count articles, but show nothing',
1246          'random' => 'Random',
1247          'rel' => 'HTML <code>rel</code> attribute',
1248          'searchall' => 'Search all sections?',
1249          'searchsticky' => 'Search sticky articles?',
1250          'search_input_form' => 'Search input',
1251          'search_results_form' => 'Search results',
1252          'section_tags' => 'Section',
1253          'showalways' => 'Show always',
1254          'showcount' => 'Show count?',
1255          'size_format' => 'Size format',
1256          'sort' => 'Sort by',
1257          'sort_by' => 'Sort by',
1258          'sort_direction' => 'Sort direction',
1259          'tag' => 'Tag',
1260          'tagbuilder' => 'Tag builder',
1261          'tags' => 'Tags',
1262          'tag_article' => 'Articles (single or list)',
1263          'tag_article_custom' => 'Articles (custom list)',
1264          'tag_article_image' => 'Article image',
1265          'tag_author' => 'Author',
1266          'tag_body' => 'Body',
1267          'tag_body_excerpt' => 'Body excerpt',
1268          'tag_breadcrumb' => 'Breadcrumb',
1269          'tag_category' => 'Category',
1270          'tag_category1' => 'Category 1',
1271          'tag_category2' => 'Category 2',
1272          'tag_category_list' => 'Category list',
1273          'tag_comments' => 'Comments',
1274          'tag_comments_form' => 'Comments form',
1275          'tag_comments_invite' => 'Comments invite',
1276          'tag_comments_preview' => 'Comments preview',
1277          'tag_comment_anchor' => 'Comment anchor',
1278          'tag_comment_email' => 'Comment email',
1279          'tag_comment_email_input' => 'Comment email input',
1280          'tag_comment_id' => 'Comment ID',
1281          'tag_comment_message' => 'Comment message',
1282          'tag_comment_message_input' => 'Comment message input',
1283          'tag_comment_name' => 'Comment name',
1284          'tag_comment_name_input' => 'Comment name input',
1285          'tag_comment_permlink' => 'Comment permanent link',
1286          'tag_comment_preview' => 'Comment preview button',
1287          'tag_comment_remember' => 'Remember details checkbox',
1288          'tag_comment_submit' => 'Comment submit button',
1289          'tag_comment_time' => 'Comment time',
1290          'tag_comment_web' => 'Comment website',
1291          'tag_comment_web_input' => 'Comment website input',
1292          'tag_css' => 'CSS link (<code>head</code>)',
1293          'tag_email' => 'Email link (spam-resistant)',
1294          'tag_excerpt' => 'Excerpt',
1295          'tag_feed_link' => 'Articles feed link',
1296          'tag_file_download' => 'File download',
1297          'tag_file_download_category' => 'File category',
1298          'tag_file_download_created' => 'File created time',
1299          'tag_file_download_description' => 'File description',
1300          'tag_file_download_downloads' => 'File download count',
1301          'tag_file_download_id' => 'File ID#',
1302          'tag_file_download_link' => 'File download link',
1303          'tag_file_download_list' => 'File download list',
1304          'tag_file_download_modified' => 'File modified time',
1305          'tag_file_download_name' => 'File name',
1306          'tag_file_download_size' => 'File size',
1307          'tag_home' => 'Home',
1308          'tag_if_category' => 'If category',
1309          'tag_if_section' => 'If section',
1310          'tag_image' => 'Image',
1311          'tag_inline_' => 'Inline at end',
1312          'tag_lang' => 'Language',
1313          'tag_link' => 'Link',
1314          'tag_linkdesctitle' => 'Link, title=description',
1315          'tag_linklist' => 'Links list',
1316          'tag_link_category' => 'Link category',
1317          'tag_link_date' => 'Link date',
1318          'tag_link_description' => 'Link description',
1319          'tag_link_feed_link' => 'Links feed link',
1320          'tag_link_name' => 'Link name',
1321          'tag_link_text' => 'Link name',
1322          'tag_link_to_home' => 'Homepage link',
1323          'tag_link_to_next' => 'Next article link',
1324          'tag_link_to_prev' => 'Previous article link',
1325          'tag_message' => 'Message',
1326          'tag_name' => 'Commenter name',
1327          'tag_newer' => 'Newer articles link',
1328          'tag_next_article' => 'Next article',
1329          'tag_next_title' => 'Next article title',
1330          'tag_older' => 'Older articles link',
1331          'tag_output_form' => 'Output form',
1332          'tag_page_title' => 'Page title',
1333          'tag_paging_link' => 'Next page link',
1334          'tag_password_protect' => 'Password protection',
1335          'tag_permlink' => 'Permanent link',
1336          'tag_popup' => 'Popup list',
1337          'tag_posted' => 'Posted',
1338          'tag_prev_article' => 'Previous article',
1339          'tag_prev_title' => 'Previous article title',
1340          'tag_recent_articles' => 'Recent articles',
1341          'tag_recent_comments' => 'Recent comments',
1342          'tag_related_articles' => 'Related articles',
1343          'tag_search_input' => 'Search input form',
1344          'tag_search_result_date' => 'Search result date',
1345          'tag_search_result_excerpt' => 'Search result excerpt',
1346          'tag_search_result_title' => 'Search result title',
1347          'tag_search_result_url' => 'Search result URL',
1348          'tag_section' => 'Section',
1349          'tag_section_list' => 'Section list',
1350          'tag_sitename' => 'Site name',
1351          'tag_site_name' => 'Site name',
1352          'tag_site_slogan' => 'Site slogan',
1353          'tag_title' => 'Title',
1354          'tag__inline' => 'Inline at beginning',
1355          'textonly' => 'Text only?',
1356          'text_or_tag' => '* text or tag here *',
1357          'this_section' => 'Link to current section?',
1358          'time_any' => 'Any',
1359          'time_format' => 'Time format string',
1360          'time_future' => 'Future',
1361          'time_past' => 'Past',
1362          'title_separator' => 'Individual article and site name separator',
1363          'useful_tags' => 'Useful tags',
1364          'use_thumbnail' => 'Use thumbnail?',
1365          'wraptag' => 'Wrap tag',
1366      ),
1367  );
1368  $lastmod = gmdate('Y-m-d H:m:s', 1474445001);

title

Description

title

Description

title

Description

title

title

Body