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