Class XoopsLocaleEn_US
Naming conventions - All translations must be enclosed with "" - All translations must be Uppercase first, do not use CamelCase Good ex: "User groups" Bad ex: "user groups" or "User Groups" - All keys must be as descriptive as possible. - All keys must use complete words between each '', - Keys should be prepended with identifiers in following cases: F Formatted, use this when strings are parsed with sprintf() A_ Action, use this when using a single word which is a verb S_ Success, use this for success messages and exclamations E_ Error, use this for error messages C_ Colon, use this when string ends with a colon ":" Q_ Question, use this when string is a question L_ List, use this for lists of strings, ex: months, countries, languages, etc Use L_NAME_ to group list items by name, ex: L_COUNTRY_ - Chain keys alphabetically with the exception of F, F always comes in last ex: SF_ (formatted success message), EF_ (formatted error message) - Special cases: CONF_ Configs, prepend this for your module configs. Config keys are stored in database, try to make them as short as possible! _DESC Description, append this for configs description
- Xoops\Locale\AbstractLocale
- XoopsLocaleEn_US
Direct known subclasses
XoopsLocaleLicense: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: trabis lusopoemas@gmail.com
Located at ocale/en_US/en_US.php
string |
ABOUT
|
#
"About"
|
string |
ACTION
|
#
"Action"
|
string |
ACTIONS
|
#
"Actions"
|
string |
ACTIVE
|
#
"Active"
|
string |
ADD_SELECTED_USERS
|
#
"Add selected users"
|
string |
ADMIN
|
#
"Admin"
|
string |
ADMINISTRATION
|
#
"Administration"
|
string |
ADVANCED
|
#
"Advanced"
|
string |
ADVANCED_MODE
|
#
"Advanced mode"
|
string |
ADVANCED_SEARCH
|
#
"Advanced search"
|
string |
AFTER
|
#
"After"
|
string |
AIM
|
#
"AIM"
|
string |
ALIGNMENT
|
#
"Alignment"
|
string |
ALL
|
#
"All"
|
string |
ALLOWED_MAX_CHARS_LENGTH
|
#
"Allowed max chars length"
|
string |
ALLOW_OTHER_USERS_TO_VIEW_EMAIL
|
#
"Allow other users to view my email address"
|
string |
ALL_AND
|
#
"All (AND)"
|
string |
ALL_GROUPS
|
#
"All groups"
|
string |
ALL_MODULES
|
#
"All modules"
|
string |
ALL_PAGES
|
#
"All pages"
|
string |
ALL_TYPES
|
#
"All types"
|
string |
ALL_USERS
|
#
"All users"
|
string |
ALWAYS_ATTACH_MY_SIGNATURE
|
#
"Always attach my signature"
|
string |
ANONYMOUS
|
#
"Anonymous"
|
string |
ANY_OR
|
#
"Any (OR)"
|
string |
ANY_STATUS
|
#
"Any status"
|
string |
APPROVED
|
#
"Approved"
|
string |
ARCHIVE
|
#
"Archive"
|
string |
ASCENDING
|
#
"Ascending"
|
string |
ASCENDING_ORDER
|
#
"Ascending order"
|
string |
AUTHOR
|
#
"Author"
|
string |
AVATAR
|
#
"Avatar"
|
string |
A_ADD
|
#
"Add"
|
string |
A_ALIGN
|
#
"Align"
|
string |
A_ANALYZE
|
#
"Analyze"
|
string |
A_APPEND
|
#
"Append"
|
string |
A_BACK
|
#
"Back"
|
string |
A_CANCEL
|
#
"Cancel"
|
string |
A_CHANGE
|
#
"Change"
|
string |
A_CHECK
|
#
"Check"
|
string |
A_CLEAR
|
#
"Clear"
|
string |
A_CLONE
|
#
"Clone"
|
string |
A_CLOSE
|
#
"Close"
|
string |
A_COLLAPSE
|
#
"Collapse"
|
string |
A_DELETE
|
#
"Delete"
|
string |
A_DETAIL
|
#
"Detail"
|
string |
A_DISABLE
|
#
"Disable"
|
string |
A_DISPLAY
|
#
"Display"
|
string |
A_EDIT
|
#
"Edit"
|
string |
A_ENABLE
|
#
"Enable"
|
string |
A_EXPAND
|
#
"Expand"
|
string |
A_EXPORT
|
#
"Export"
|
string |
A_FINISH
|
#
"Finish"
|
string |
A_GO
|
#
"Go"
|
string |
A_HIDE
|
#
"Hide"
|
string |
A_IMPORT
|
#
"Import"
|
string |
A_INSTALL
|
#
"Install"
|
string |
A_LOGIN
|
#
"Login"
|
string |
A_LOGOUT
|
#
"Logout"
|
string |
A_MANAGE
|
#
"Manage"
|
string |
A_MODIFY
|
#
"Modify"
|
string |
A_OPTIMIZE
|
#
"Optimize"
|
string |
A_POST
|
#
"Post"
|
string |
A_PREPEND
|
#
"Prepend"
|
string |
A_PREVIEW
|
#
"Preview"
|
string |
A_PRINT
|
#
"Print"
|
string |
A_PRUNE
|
#
"Prune"
|
string |
A_PUBLISH
|
#
"Publish"
|
string |
A_PURGE
|
#
"Purge"
|
string |
A_QUOTE
|
#
"Quote"
|
string |
A_REFRESH
|
#
"Refresh"
|
string |
A_REGISTER
|
#
"Register"
|
string |
A_REMOVE
|
#
"Remove"
|
string |
A_REPAIR
|
#
"Repair"
|
string |
A_REPLY
|
#
"Reply"
|
string |
A_REPORT
|
#
"Report"
|
string |
A_RESET
|
#
"Reset"
|
string |
A_RESTORE
|
#
"Restore"
|
string |
A_SAVE
|
#
"Save"
|
string |
A_SEARCH
|
#
"Search"
|
string |
A_SELECT
|
#
"Select"
|
string |
A_SEND
|
#
"Send"
|
string |
A_SHOW
|
#
"Show"
|
string |
A_SUBMIT
|
#
"Submit"
|
string |
A_SYNCHRONIZE
|
#
"Synchronize"
|
string |
A_TAG
|
#
"Tag"
|
string |
A_UNINSTALL
|
#
"Uninstall"
|
string |
A_UPDATE
|
#
"Update"
|
string |
A_UPLOAD
|
#
"Upload"
|
string |
BACK_TO_TOP
|
#
"Back to top"
|
string |
BASIC
|
#
"Basic"
|
string |
BASIC_INFORMATION
|
#
"Basic information"
|
string |
BEFORE
|
#
"Before"
|
string |
BLOCKS
|
#
"Blocks"
|
string |
BODY
|
#
"Body"
|
string |
BOLD
|
#
"Bold"
|
string |
BOOKMARK
|
#
"Bookmark"
|
string |
BOTH
|
#
"Both"
|
string |
BOTTOM
|
#
"Bottom"
|
string |
BREADCRUMB
|
#
"Breadcrumb"
|
string |
CACHED
|
#
"Cached"
|
string |
CANCEL_SEND
|
#
"Cancel send"
|
string |
CAPTION
|
#
"Caption"
|
string |
CATEGORIES
|
#
"Categories"
|
string |
CATEGORY
|
#
"Category"
|
string |
CENTER
|
#
"Center"
|
string |
CF_FOLLOWING_WORDS_SHORTER_THAN_NOT_INCLUDED
|
#
"The following words are shorter than allowed minimum length (%u chars) and were not included in your search:"
|
string |
CF_WROTE
|
#
"%s wrote:"
|
string |
CHANGE_LOG
|
#
"Change log"
|
string |
CHANGE_STATUS
|
#
"Change status"
|
string |
CHARSET
|
#
"Charset"
|
string |
CHARSETS
|
#
"Charsets"
|
string |
CHECK_ALL
|
#
"Check all"
|
string |
CHECK_TEXT_LENGTH
|
#
"Check text length"
|
string |
CLICK_A_SMILIE_TO_INSERT_INTO_MESSAGE
|
#
"Click a smilie to insert it into your message."
|
string |
CLICK_HERE_TO_REGISTER
|
#
"Click <a href='register.php'>here</a>."
|
string |
CLICK_HERE_TO_VIEW_YOU_PRIVATE_MESSAGES
|
#
"You can click here to view your private messages"
|
string |
CLICK_PREVIEW_TO_SEE_CONTENT
|
#
"Click the <strong>Preview</strong> to see the content in action."
|
string |
CLICK_TO_REFRESH_IMAGE_IF_NOT_CLEAR
|
#
"Click to refresh the image if it is not clear enough."
|
string |
CLICK_TO_SEE_ORIGINAL_IMAGE_IN_NEW_WINDOW
|
#
"Click to see original image in a new window"
|
string |
CLOSE_WINDOW
|
#
"Close window"
|
string |
CODE
|
#
"Code"
|
string |
CODE_IS_CASE_INSENSITIVE
|
#
"The code is case-insensitive"
|
string |
CODE_IS_CASE_SENSITIVE
|
#
"The code is case-sensitive"
|
string |
COLOR
|
#
"Color"
|
string |
COMMENTS
|
#
"Comments"
|
string |
COMMENTS_COUNT
|
#
"Comments count"
|
string |
COMMENTS_POSTS
|
#
"Comments/Posts"
|
string |
CONFIGURATION_CHECK
|
#
"Configuration check"
|
string |
CONFIRMATION_CODE
|
#
"Confirmation code"
|
string |
CONTAINS
|
#
"Contains"
|
string |
CONTENT
|
#
"Content"
|
string |
CREDITS
|
#
"Credits"
|
string |
C_AUTHOR
|
#
"Author:"
|
string |
C_DESCRIPTION
|
#
"Description:"
|
string |
C_ERRORS
|
#
"Error(s):"
|
string |
C_FRIEND_EMAIL
|
#
"Friend email:"
|
string |
C_FRIEND_NAME
|
#
"Friend name:"
|
string |
C_FROM
|
#
"From:"
|
string |
C_LAST_UPDATE
|
#
"Last update:"
|
string |
C_LICENSE
|
#
"License:"
|
string |
C_MODULES
|
#
"Modules:"
|
string |
C_NAME
|
#
"Name:"
|
string |
C_PASSWORD
|
#
"Password:"
|
string |
C_QUOTE
|
#
"Quote:"
|
string |
C_RE
|
#
"Re:"
|
string |
C_SENT
|
#
"Sent:"
|
string |
C_TO
|
#
"To:"
|
string |
C_UPDATE_DATE
|
#
"Update date:"
|
string |
C_USERNAME
|
#
"Username:"
|
string |
C_VALUE
|
#
"Value:"
|
string |
C_VERSION
|
#
"Version:"
|
string |
C_WEBSITE
|
#
"Website:"
|
string |
C_YOUR_EMAIL
|
#
"Your email:"
|
string |
C_YOUR_NAME
|
#
"Your name:"
|
string |
DATE
|
#
"Date"
|
string |
DATE_FORMAT
|
#
"Date format"
|
string |
DEBUG
|
#
"Debug"
|
string |
DELETE_ACCOUNT
|
#
"Delete account"
|
string |
DELETE_ALL
|
#
"Delete all"
|
string |
DESCENDING
|
#
"Descending"
|
string |
DESCENDING_ORDER
|
#
"Descending order"
|
string |
DESCRIPTION
|
#
"Description"
|
string |
DETAILS
|
#
"Details"
|
string |
DISABLED
|
#
"Disabled"
|
string |
DISABLE_HTML
|
#
"Disable html"
|
string |
DISABLE_SMILIE
|
#
"Disable smilie"
|
string |
DISCLAIMER
|
#
"Disclaimer"
|
string |
DISPLAY_ALL_ITEMS
|
#
"Display all items"
|
string |
DISPLAY_IN_FORM
|
#
"Display in form"
|
string |
DISPLAY_MONDAY_FIRST
|
#
"Display monday first"
|
string |
DISPLAY_OPTIONS
|
#
"Display options"
|
string |
DISPLAY_ORDER
|
#
"Display order"
|
string |
DISPLAY_RANDOM_ITEMS
|
#
"Display random items"
|
string |
DISPLAY_RECENT_ITEMS
|
#
"Display recent items"
|
string |
DISPLAY_SUNDAY_FIRST
|
#
"Display sunday first"
|
string |
DISPLAY_THIS_ITEM
|
#
"Display this item"
|
string |
DISPLAY_TOP_ITEMS
|
#
"Display top items"
|
string |
DISPLAY_TOP_RATED_ITEMS
|
#
"Display top rated items"
|
string |
DO_NOT_DISPLAY_IN_FORM
|
#
"Don't display in form"
|
string |
DRAG_TO_MOVE
|
#
"Drag to move"
|
string |
EDITOR
|
#
"Editor"
|
string |
EDIT_ACCOUNT
|
#
"Edit account"
|
string |
EDIT_PROFILE
|
#
"Edit profile"
|
string |
EF_CLASS_NOT_FOUND
|
#
"Class '%s' was not found!"
|
string |
EF_CORRESPONDING_USER_NOT_FOUND_IN_DATABASE
|
#
"No corresponding user information has been found in the XOOPS database for connection: %s!"
|
string |
EF_DATABASE_ERROR
|
#
"Database error: %s"
|
string |
EF_DATABASE_NOT_SUPPORTED
|
#
"This module does not support the current database platform (%s)"
|
string |
EF_DIRECTORY_EXISTS
|
#
"Directory '%s' exists on your server!"
|
string |
EF_DIRECTORY_NOT_OPENED
|
#
"Directory '%s' was not opened!"
|
string |
EF_DIRECTORY_WITH_WRITE_PERMISSION_NOT_OPENED
|
#
"Directory with write permission '%s' was not opened!"
|
string |
EF_EMAIL_ALREADY_EXISTS
|
#
"User email '%s' already exists!"
|
string |
EF_EMAIL_NOT_SENT_TO
|
#
"Email was not sent to '%s'!"
|
string |
EF_ENTRIES_NOT_INSERTED_TO_TABLE
|
#
"Failed inserting %d entries to table '%s'!"
|
string |
EF_ENTRY_NOT_READ
|
#
"Entry '%s' was not read!"
|
string |
EF_ERRORS_RETURNED_WHILE_UPLOADING_FILE
|
#
"Errors returned while uploading file: %s"
|
string |
EF_EXTENSION_IS_NOT_INSTALLED
|
#
"The extension '%s' isn't installed!"
|
string |
EF_FILE_HEIGHT_TO_LARGE
|
#
"File height too large (Maximum %u px): %u px!"
|
string |
EF_FILE_IS_WRITABLE
|
#
"File '%s' is writable by the server!"
|
string |
EF_FILE_MIME_TYPE_NOT_ALLOWED
|
#
"File of mime type '%s' is not allowed!"
|
string |
EF_FILE_MUST_BE_WRITABLE
|
#
"File '%s' must be writable by the server!"
|
string |
EF_FILE_NOT_FOUND
|
#
"File '%s' was not found!"
|
string |
EF_FILE_NOT_SAVED_TO
|
#
"File not saved to '%s'!"
|
string |
EF_FILE_NOT_UPLOADED
|
#
"File '%s' was not uploaded!"
|
string |
EF_FILE_SIZE_TO_LARGE
|
#
"File size too large (Maximum %u bytes): %u bytes!"
|
string |
EF_FILE_WIDTH_TO_LARGE
|
#
"File width too large (Maximum %u px): %u px!"
|
string |
EF_FOLDER_DOES_NOT_EXIST
|
#
"Folder '%s' does not exist!"
|
string |
EF_FOLDER_IS_INSIDE_DOCUMENT_ROOT
|
#
"Folder '%s' is inside DocumentRoot!"
|
string |
EF_FOLDER_MUST_BE_WITH_CHMOD
|
#
"Folder '%s' must be with a chmod '%s' (it's now set on %s)!"
|
string |
EF_FOLDER_NOT_WRITABLE
|
#
"Folder '%s' is not writable by the server!"
|
string |
EF_IMAGE_SIZE_NOT_FETCHED
|
#
"'%s' image size was not fetched, skipping max dimension check..."
|
string |
EF_INVALID_SQL
|
#
"SQL '%s' is invalid!"
|
string |
EF_KEYWORDS_MUST_BE_GREATER_THAN
|
#
"Keywords must be at least <strong>%s</strong> characters long!"
|
string |
EF_LOGGER_FILELINE
|
#
"%s in file %s line %s"
|
string |
EF_NOTIFICATION_EMAIL_NOT_SENT_TO
|
#
"Notification email was not sent to '%s'!"
|
string |
EF_NOT_CREATED
|
#
"'%s' was not created!"
|
string |
EF_NOT_DELETED
|
#
"'%s' was not deleted!"
|
string |
EF_NOT_EXECUTED
|
#
"'%s' was not executed!"
|
string |
EF_NOT_INSERTED_TO_DATABASE
|
#
"'%s' was not inserted to database!"
|
string |
EF_NOT_INSTALLED
|
#
"'%s' was not installed!"
|
string |
EF_NOT_UNINSTALLED
|
#
"'%s' was not uninstalled!"
|
string |
EF_NOT_UPDATED
|
#
"'%s' was not updated!"
|
string |
EF_PASSWORD_MUST_BE_GREATER_THAN
|
#
"Your password must be at least '%s' characters long!"
|
string |
EF_PRIVATE_MESSAGE_NOT_SENT_TO
|
#
"Private message was not sent to '%s'!"
|
string |
EF_SERVICE_IS_NOT_INSTALLED
|
#
"No '%s' service provider is installed!"
|
string |
EF_TABLE_DROP_NOT_ALLOWED
|
#
"Table '%s' is not allowed to be dropped!"
|
string |
EF_TABLE_NOT_CREATED
|
#
"Table '%s' was not created!"
|
string |
EF_TABLE_NOT_DELETED
|
#
"Table '%s' was not deleted!"
|
string |
EF_TABLE_NOT_DROPPED
|
#
"Table '%s' was not dropped!"
|
string |
EF_TABLE_NOT_UPDATED
|
#
"Table '%s' was not updated!"
|
string |
EF_UNEXPECTED_ERROR
|
#
"Unexpected error: %s"
|
string |
EF_USERNAME_MUST_BE_LESS_THAN
|
#
"Username is too long, it must be less than '%s' characters!"
|
string |
EF_USERNAME_MUST_BE_MORE_THAN
|
#
"Username is too short, it must be more than '%s' characters!"
|
string |
EF_USER_NAME_ALREADY_EXISTS
|
#
"User name '%s' already exists!"
|
string |
EF_USER_NOT_FOUND_IN_DIRECTORY_SERVER
|
#
"User '%s' not found in the directory server (%s) in %s!"
|
string |
EMAIL
|
#
"Email"
|
string |
EMAIL_HAS_BEEN_SENT_WITH_ACTIVATION_KEY
|
#
"An email containing an user activation key has been sent to the email account you provided. Please follow the instructions in the email to activate your account. "
|
string |
EMAIL_HAS_NOT_BEEN_SENT_WITH_ACTIVATION_KEY
|
#
"However, we were unable to send the activation email to your email account due to an internal error that had occurred on our server. We are sorry for the inconvenience, please send the webmaster an email notifying him/her of the situation."
|
string |
EMAIL_PROVIDED_IS_INVALID
|
#
"The email address you provided is not a valid address."
|
string |
EMOTION
|
#
"Emotion"
|
string |
ENABLE_DISABLE
|
#
"Enable/Disable"
|
string |
ENABLE_HTML_TAGS
|
#
"Enable HTML tags"
|
string |
ENABLE_SMILIES_ICONS
|
#
"Enable smilies icons"
|
string |
ENABLE_XOOPS_CODES
|
#
"Enable XOOPS codes"
|
string |
ENDS_WITH
|
#
"Ends with"
|
string |
ENTER_CODE
|
#
"Enter the codes that you want to add."
|
string |
ENTER_EMAIL
|
#
"Enter the email address you want to add."
|
string |
ENTER_IMAGE_POSITION
|
#
"Now, enter the position of the image."
|
string |
ENTER_IMAGE_URL
|
#
"Enter the URL of the image you want to add"
|
string |
ENTER_LINK_URL
|
#
"Enter the URL of the link you want to add"
|
string |
ENTER_QUOTE
|
#
"Enter the text that you want to be quoted."
|
string |
ENTER_TEXT_BOX
|
#
"Please input text into the text box."
|
string |
ENTER_VALID_EMAIL
|
#
"Enter a valid email address"
|
string |
ENTER_WEBSITE_TITLE
|
#
"Enter the web site title"
|
string |
ENTER_YOUR_FRIEND_EMAIL
|
#
"Please enter your friend's email address"
|
string |
ENTER_YOUR_FRIEND_NAME
|
#
"Please enter your friend's name"
|
string |
ENTER_YOUR_NAME
|
#
"Please enter your name"
|
string |
ERROR
|
#
"Error"
|
string |
ERRORS
|
#
"Errors"
|
string |
EVENT
|
#
"Event"
|
string |
EVENTS
|
#
"Events"
|
string |
EXACT_MATCH
|
#
"Exact Match"
|
string |
EXAMPLE
|
#
"Example"
|
string |
EXTENSIONS
|
#
"Extensions"
|
string |
EXTRA
|
#
"Extra"
|
string |
EXTRA_INFO
|
#
"Extra info"
|
string |
E_ACTIVATION_FAILED
|
#
"Activation failed!"
|
string |
E_ACTIVATION_KEY_INCORRECT
|
#
"Activation key not correct!"
|
string |
E_ALL_PARENT_ITEMS_MUST_BE_SELECTED
|
#
"All parent items must be selected."
|
string |
E_CANNOT_CONNECT_TO_SERVER
|
#
"Can't connect to the server!"
|
string |
E_CHANGE_FILE_PERMISSIONS
|
#
"Please change the permission of this file for security reasons. In Unix (444), in Win32 (read-only)"
|
string |
E_CHANGE_FOLDER_PERMISSIONS
|
#
"Please change the permission of this folder. In Unix (777), in Win32 (writable)"
|
string |
E_CHECK_EMAIL_AND_TRY_AGAIN
|
#
"Please check the email address and try again!"
|
string |
E_CHECK_NAME_AND_TRY_AGAIN
|
#
"Please check the name and try again!"
|
string |
E_COMPLETE_SUBJECT_AND_MESSAGE
|
#
"Please complete the subject and message fields!"
|
string |
E_CONTACT_THE_ADMINISTRATORS_FOR_DETAILS
|
#
"Please contact the administrator for details!"
|
string |
E_DATABASE_NOT_UPDATED
|
#
"Database was not updated!"
|
string |
E_EMAIL_SHOULD_NOT_CONTAIN_SPACES
|
#
"Email address should not contain spaces!"
|
string |
E_EMAIL_TAKEN
|
#
"Email address is already registered!"
|
string |
E_ENTER_ALL_REQUIRED_DATA
|
#
"Please enter all required data!"
|
string |
E_ENTER_IMAGE_POSITION
|
#
"Enter the position of the image!"
|
string |
E_EXTENSION_PHP_LDAP_NOT_LOADED
|
#
"PHP LDAP extension not loaded (verify your PHP configuration file php.ini)"
|
string |
E_FILE_NAME_MISSING
|
#
"Filename is missing!"
|
string |
E_FILE_NOT_FOUND
|
#
"File not found!"
|
string |
E_FILE_TYPE_REJECTED
|
#
"The file you're trying to upload is not supported by this site/server!"
|
string |
E_FROM_EMAIL_NOT_SET
|
#
"From email is not set!"
|
string |
E_FROM_NAME_NOT_SET
|
#
"From name is not set!"
|
string |
E_GO_BACK_AND_TRY_AGAIN
|
#
"Please go back and try again!"
|
string |
E_INCORRECT_LOGIN
|
#
"Incorrect login!"
|
string |
E_INVALID_CONFIRMATION_CODE
|
#
"Invalid confirmation code!"
|
string |
E_INVALID_EMAIL
|
#
"Invalid email!"
|
string |
E_INVALID_FILE_NAME
|
#
"Invalid file name!"
|
string |
E_INVALID_FILE_SIZE
|
#
"Invalid file size!"
|
string |
E_INVALID_IMAGE_FILE
|
#
"Invalid image file!"
|
string |
E_INVALID_USERNAME
|
#
"Invalid username!"
|
string |
E_LOADING_MIME_TYPES_DEFINITION
|
#
"Error loading mime types definition!"
|
string |
E_LOGGER_ERROR
|
#
"Error"
|
string |
E_LOGGER_NOTICE
|
#
"Notice"
|
string |
E_LOGGER_STRICT
|
#
"Strict"
|
string |
E_LOGGER_UNKNOWN
|
#
"Unknown"
|
string |
E_LOGGER_WARNING
|
#
"Warning"
|
string |
E_MESSAGE_BODY_NOT_SET
|
#
"Message body is not set!"
|
string |
E_MESSAGE_TO_LONG
|
#
"Your message is too long!"
|
string |
E_MOVE_OUT_OF_DOCUMENT_ROOT
|
#
"For security considerations it is highly suggested to move it out of DocumentRoot!"
|
string |
E_MUST_PROVIDE_PASSWORD
|
#
"You must provide a password!"
|
string |
E_NAME_IS_RESERVED
|
#
"Name is reserved!"
|
string |
E_NOT_DONE
|
#
"Not done!"
|
string |
E_NO_ACCESS_PERMISSION
|
#
"Sorry, you don't have the permission to access this area!"
|
string |
E_NO_ACTION_PERMISSION
|
#
"Sorry, you do not have the permission to perform this action!"
|
string |
E_NO_MODULE
|
#
"Selected module does not exist!"
|
string |
E_NO_PAGE
|
#
"This page does not exist in our database"
|
string |
E_NO_RESULT_FOUND
|
#
"No result found!"
|
string |
E_NO_USER_FOUND
|
#
"Sorry, the user was not found!"
|
string |
E_NO_USER_SELECTED
|
#
"No user selected!"
|
string |
E_NO_VALID_ID_DETECTED
|
#
"No valid ID detected"
|
string |
E_PASSWORDS_MUST_MATCH
|
#
"Both passwords are different. They must be identical."
|
string |
E_REGISTER_FIRST_TO_SEND_PRIVATE_MESSAGES
|
#
"Please register first to send private messages!"
|
string |
E_REMOVE_DIRECTORY
|
#
"Please remove this directory for security reasons"
|
string |
E_SECTION_NOT_ACTIVE
|
#
"This section is not active!"
|
string |
E_SELECTED_ACCOUNT_IS_ALREADY_ACTIVATED
|
#
"Selected account is already activated!"
|
string |
E_SELECTED_USER_DEACTIVATED_OR_NOT_ACTIVE
|
#
"The selected user has been deactivated or has not been activated yet."
|
string |
E_SELECTED_USER_DOES_NOT_EXIST
|
#
"The selected user doesn't exist in the database."
|
string |
E_SOME_ERROR_OCCURRED
|
#
"Some error occurred!"
|
string |
E_SUSPICIOUS_IMAGE_UPLOAD_REFUSED
|
#
"Suspicious image upload refused!"
|
string |
E_TAKING_YOU_BACK
|
#
"Taking you back to where you were..."
|
string |
E_TEMPLATE_FILE_NOT_OPENED
|
#
"Template file was not opened!"
|
string |
E_TLS_CONNECTION_NOT_OPENED
|
#
"TLS connection was not opened!"
|
string |
E_TO_MANY_ATTEMPTS
|
#
"Too many attempts!"
|
string |
E_UPLOAD_DIRECTORY_NOT_SET
|
#
"Upload directory not set!"
|
string |
E_USERNAME_TAKEN
|
#
"Username already taken!"
|
string |
E_USERS_NOT_FOUND
|
#
"No users found!"
|
string |
E_USER_ID_NOT_FETCHED
|
#
"User ID was not fetched!"
|
string |
E_USER_IN_WEBMASTER_GROUP_CANNOT_BE_REMOVED
|
#
"User in the webmasters group cannot be removed"
|
string |
E_USER_NOT_REGISTERED
|
#
"User was not registered!"
|
string |
E_USER_NOT_UPDATED
|
#
"User was not updated!"
|
string |
E_VERIFY_USER_DATA_OR_SET_AUTOMATIC_PROVISIONING
|
#
"Please verify your user data or set on the automatic provisioning"
|
string |
E_WE_ARE_CLOSED_FOR_REGISTRATION
|
#
"Sorry, we are currently closed for new user registrations!"
|
string |
E_YOU_ARE_NOT_REGISTERED
|
#
"Sorry, you are not a registered user!"
|
string |
E_YOU_DO_NOT_HAVE_ANY_PRIVATE_MESSAGE
|
#
"You do not have any private messages!"
|
string |
E_YOU_HAVE_TO_AGREE_TO_DISCLAIMER
|
#
"Sorry, you have to agree to our disclaimer to get registered!"
|
string |
E_YOU_MUST_COMPLETE_ALL_REQUIRED_FIELDS
|
#
"You must complete all required fields"
|
string |
E_YOU_NEED_A_POSITIVE_INTEGER
|
#
"You need a positive integer!"
|
string |
E_YOU_NEED_TO_ENTER_REQUIRED_INFO
|
#
"You need to enter required info!"
|
string |
FIELD
|
#
"Field"
|
string |
FIELDS
|
#
"Fields"
|
string |
FILE
|
#
"File"
|
string |
FILES
|
#
"Files"
|
string |
FIND_USERS
|
#
"Find users"
|
string |
FLASH
|
#
"Flash"
|
string |
FLASH_URL
|
#
"Flash URL"
|
string |
FLAT
|
#
"Flat"
|
string |
FOLDER
|
#
"Folder"
|
string |
FOLDERS
|
#
"Folders"
|
string |
FONT
|
#
"Font"
|
string |
FROM
|
#
"From"
|
string |
F_ACTIVE_USERS
|
#
"Active users: %s"
|
string |
F_ALL_ABOUT
|
#
"All about %s"
|
string |
F_AUTHORIZED_MIME_TYPES
|
#
"Authorized mime types: %s"
|
string |
F_CLICK_HERE
|
#
"Click <a href='%s'>here</a>."
|
string |
F_CONFIRMATION_EMAIL_SENT
|
#
"Confirmation email for %s mailed."
|
string |
F_CURRENT_TEXT_LENGTH
|
#
"Current text length: %s"
|
string |
F_DAYS
|
#
"%s days"
|
string |
F_DELETED
|
#
"%s deleted"
|
string |
F_DISABLE
|
#
"Disable %s"
|
string |
F_ENTER
|
#
"Please enter %s"
|
string |
F_ERROR
|
#
"Error:<br /><br /> %s"
|
string |
F_FILES
|
#
"%s files"
|
string |
F_FILE_EXISTS_IN
|
#
"File exists in: %s"
|
string |
F_HAS_JUST_REGISTERED
|
#
"%s has just registered!"
|
string |
F_HOURS
|
#
"%s hours"
|
string |
F_IF_PAGE_NOT_RELOAD_CLICK_HERE
|
#
"If the page does not automatically reload, please click <a href='%s'>here</a>"
|
string |
F_INACTIVE_USERS
|
#
"Inactive users: %s"
|
string |
F_INTERESTING_SITE
|
#
"Interesting site: %s"
|
string |
F_IN_FILE_LINE
|
#
"%s in file %s line %s"
|
string |
F_IS_REQUIRED
|
#
"%s is required"
|
string |
F_KEYWORDS_SHORTER_THAN_WILL_BE_IGNORED
|
#
"Keywords shorter than <strong>%s</strong> characters will be ignored"
|
string |
F_MAXIMUM_ATTEMPTS
|
#
"Maximum attempts you can try: %d"
|
string |
F_MAX_PIXELS_WIDTH_HEIGHT
|
#
"Max Pixels: %s x %s (width x height)"
|
string |
F_MAX_UPLOAD_FILES_SIZE_ALLOWED_KB
|
#
"Max uploaded files size: %s [KB]"
|
string |
F_MINIMUM_DATABASE_VERSION_REQUIRED
|
#
"Minimum version required: %s (your version is %s)"
|
string |
F_MINIMUM_PHP_VERSION_REQUIRED
|
#
"Minimum PHP required: %s (your version is %s)"
|
string |
F_MINIMUM_XOOPS_VERSION_REQUIRED
|
#
"Minimum XOOPS required: %s (your version is %s)"
|
string |
F_MINUTES
|
#
"%s minutes"
|
string |
F_MODULE_IS_INSTALLED
|
#
"The module '%s' is installed"
|
string |
F_MODULE_IS_NOT_INSTALLED
|
#
"The module '%s' isn't installed"
|
string |
F_MUST_BE_SHORTER_THAN
|
#
"%s must be shorter than %d characters."
|
string |
F_NEW_PASSWORD_REQUEST_AT
|
#
"New password request at %s"
|
string |
F_NEW_USER_REGISTRATION_AT
|
#
"New user registration at %s"
|
string |
F_NO_DELETE_ONLY_THIS
|
#
"No, delete only this %s"
|
string |
F_OPTIONS
|
#
"%s options"
|
string |
F_POSTED_BY
|
#
"Posted by %s"
|
string |
F_READS
|
#
"(%s reads)"
|
string |
F_RULES
|
#
"%s rules"
|
string |
F_SECONDS
|
#
"%s seconds"
|
string |
F_SEND_EMAIL_TO
|
#
"Send email to %s"
|
string |
F_SEND_PRIVATE_MESSAGE_TO
|
#
"Send private message to %s"
|
string |
F_SHOWING_RESULTS
|
#
"(Showing %d - %d)"
|
string |
F_TOOK_SECONDS_TO_LOAD
|
#
"%s took %s seconds to load."
|
string |
F_USERS_BROWSING
|
#
"<strong>%s</strong> user(s) are browsing <strong>%s</strong>"
|
string |
F_USERS_FOUND
|
#
"%s user(s) found"
|
string |
F_USERS_ONLINE
|
#
"<strong>%s</strong> user(s) are online"
|
string |
F_USER_ACTIVATION_KEY_FOR
|
#
"User activation key for %s"
|
string |
F_USING_AUTHENTICATION_METHOD
|
#
"Using %s authentication method"
|
string |
F_WELCOME_TO
|
#
"Welcome to %s"
|
string |
F_YES_DELETE_ALL
|
#
"Yes, delete all %s"
|
string |
F_YOUR_ACCOUNT_AT
|
#
"Your account at %s"
|
string |
F_EXTENSION_PHP_NOT_LOADED
|
#
"PHP %s extension not loaded (verify your PHP configuration file php.ini)"
|
string |
GO_BACK
|
#
"Go back"
|
string |
GO_TO
|
#
"Go to"
|
string |
GO_TODAY
|
#
"Go today"
|
string |
GROUP
|
#
"Group"
|
string |
GROUPS
|
#
"Groups"
|
string |
GUESTS
|
#
"Guests"
|
string |
HAS_AVATAR
|
#
"Has avatar"
|
string |
HEIGHT
|
#
"Height"
|
string |
HELP
|
#
"Help"
|
string |
HIDDEN
|
#
"Hidden"
|
string |
HITS
|
#
"Hits"
|
string |
HOME
|
#
"Home"
|
string |
HOME_PAGE
|
#
"Home page"
|
string |
HORIZONTAL
|
#
"Horizontal"
|
string |
HTML
|
#
"HTML"
|
string |
ICONS
|
#
"Icons"
|
string |
ICQ
|
#
"ICQ"
|
string |
ID
|
#
"ID"
|
string |
IMAGE
|
#
"Image"
|
string |
IMAGES
|
#
"Images"
|
string |
IMAGE_FILE
|
#
"Image file"
|
string |
IMAGE_POSITION_DESCRIPTION
|
#
" 'R' or 'r' for right, 'L' or 'l' for left, or leave it blank."
|
string |
IMAGE_URL
|
#
"Image url"
|
string |
INACTIVE
|
#
"Inactive"
|
string |
INBOX
|
#
"Inbox"
|
string |
INDEX
|
#
"Index"
|
string |
INFO
|
#
"Info"
|
string |
INFORMATION
|
#
"Information"
|
string |
INFORMATION_FOR_UPLOADS
|
#
"Information for uploads"
|
string |
INPUT_LETTERS_IN_THE_IMAGE
|
#
"Input letters in the image"
|
string |
INPUT_RESULT_FROM_EXPRESSION
|
#
"Input the result from the expression"
|
string |
INSIDE_IMAGE
|
#
"Inside images"
|
string |
INTEREST
|
#
"Interest"
|
string |
INTEREST_CONTAINS
|
#
"Interest contains"
|
string |
IP
|
#
"IP"
|
string |
ITALIC
|
#
"Italic"
|
string |
ITEMS
|
#
"Items"
|
string |
ITEMS_TO_DISPLAY
|
#
"Items to display"
|
string |
ITEM_ID
|
#
"Item ID"
|
string |
ITEM_NAME
|
#
"Item name"
|
string |
I_AGREE_TO_THE_ABOVE
|
#
"I agree to the above"
|
string |
KEYWORD
|
#
"Keyword"
|
string |
KEYWORDS
|
#
"Keywords"
|
string |
LANGUAGE
|
#
"Language"
|
string |
LANGUAGES
|
#
"Languages"
|
string |
LAST_LOGIN
|
#
"Last login"
|
string |
LEFT
|
#
"Left"
|
string |
LEVEL
|
#
"Level"
|
string |
LICENCE
|
#
"Licence"
|
string |
LINE_THROUGH
|
#
"Line through"
|
string |
LINKS
|
#
"Links"
|
string |
LIST_
|
#
"List"
|
string |
LOADING
|
#
"Loading..."
|
string |
LOCATION
|
#
"Location"
|
string |
LOCATION_CONTAINS
|
#
"Location contains"
|
string |
LOGGED_IN_PAST_X_DAYS
|
#
"Logged in past <span style='color:#ff0000;'>X</span>days"
|
string |
LOGIN_WITH_REGISTERED_PASSWORD
|
#
"Please login with the registered password."
|
string |
MAIN
|
#
"Main"
|
string |
MAKE_PDF_FROM_THIS_PAGE
|
#
"Make a PDF from this page"
|
string |
MANAGE_EXTENSIONS
|
#
"Manage extensions"
|
string |
MANAGE_MODULES
|
#
"Manage modules"
|
string |
MANUAL
|
#
"Manual"
|
string |
MATCHES
|
#
"Matches"
|
string |
MAXIMUM_LENGTH
|
#
"Maximum length"
|
string |
MAX_HEIGHT
|
#
"Max height"
|
string |
MAX_IMAGE_SIZE_BYTES
|
#
"Max Image Size (Bytes)"
|
string |
MAX_PIXELS
|
#
"Max Pixels"
|
string |
MAX_SIZE
|
#
"Max size"
|
string |
MAX_WIDTH
|
#
"Max width"
|
string |
MEMBERS
|
#
"Members"
|
string |
MEMBER_SINCE
|
#
"Member since"
|
string |
MESSAGE
|
#
"Message"
|
string |
MESSAGE_ICON
|
#
"Message icon"
|
string |
METHOD
|
#
"Method"
|
string |
MMS
|
#
"MMS"
|
string |
MMS_URL
|
#
"MMS URL"
|
string |
MODULE
|
#
"Module"
|
string |
MODULES
|
#
"Modules"
|
string |
MODULE_INFORMATION
|
#
"Module information"
|
string |
MORE
|
#
"More..."
|
string |
MORE_ABOUT_ME
|
#
"More about me"
|
string |
MORE_DETAILS
|
#
"More details"
|
string |
MP3
|
#
"MP3"
|
string |
MP3_URL
|
#
"MP3 URL"
|
string |
MSNM
|
#
"MSNM"
|
string |
MY_INFORMATION
|
#
"My information"
|
string |
NAME
|
#
"Name"
|
string |
NAME_NOT_AVAILABLE
|
#
"Name not available"
|
string |
NESTED
|
#
"Nested"
|
string |
NEWEST_FIRST
|
#
"Newest first"
|
string |
NEXT
|
#
"Next"
|
string |
NEXT_MESSAGE
|
#
"Next message"
|
string |
NEXT_MONTH
|
#
"Next month"
|
string |
NEXT_YEAR
|
#
"Next year"
|
string |
NO
|
#
"No"
|
string |
NONE
|
#
"None"
|
string |
NOTIFICATIONS
|
#
"Notifications"
|
string |
NOT_CACHED
|
#
"Not cached"
|
string |
NOT_READ
|
#
"Not read"
|
string |
NO_CACHE
|
#
"No cache"
|
string |
NO_COMMENTS
|
#
"No comments"
|
string |
NO_FILE_UPLOADED
|
#
"No file uploaded"
|
string |
NO_MATCH_FOUND_FOR_QUERY
|
#
"No match found for your query"
|
string |
NO_PROBLEM_ENTER_EMAIL_WE_HAVE_ON_FILE
|
#
"No problem. Simply enter the e-mail address we have on file for your account."
|
string |
NO_TITLE
|
#
"No title"
|
string |
NUMBER_OF_ITEMS_PER_PAGE_IN_ADMIN_SIDE
|
#
"Number of items to display per page in admin side"
|
string |
NUMBER_OF_ITEMS_PER_PAGE_IN_USER_SIDE
|
#
"Number of items to display per page in user side"
|
string |
NUMBER_OF_POSTS
|
#
"Number of posts"
|
string |
NUMBER_OF_RESULTS_PER_PAGE
|
#
"Number of results per page"
|
string |
OCCUPATION
|
#
"Occupation"
|
string |
OCCUPATION_CONTAINS
|
#
"Occupation contains"
|
string |
OFF
|
#
"Off"
|
string |
OFFLINE
|
#
"Offline"
|
string |
OLDEST_FIRST
|
#
"Oldest first"
|
string |
ON
|
#
"On"
|
string |
ONE_DAY
|
#
"1 day"
|
string |
ONE_HOUR
|
#
"1 hour"
|
string |
ONE_MINUTE
|
#
"1 minute"
|
string |
ONE_MONTH
|
#
"1 month"
|
string |
ONE_SECOND
|
#
"1 second"
|
string |
ONE_WEEK
|
#
"1 week"
|
string |
ONLINE
|
#
"Online"
|
string |
ONLY_USERS_THAT_ACCEPT_EMAIL
|
#
"Only users that accept email"
|
string |
ONLY_USERS_THAT_DO_NOT_ACCEPT_EMAIL
|
#
"Only users that don't accept email"
|
string |
OPTIONAL
|
#
"Optional"
|
string |
OPTIONS
|
#
"Options"
|
string |
ORDER
|
#
"Order"
|
string |
ORDER_BY
|
#
"Order by"
|
string |
ORIGINAL_IMAGE
|
#
"Original image"
|
string |
OR_CLICK_HERE_TO_CLOSE_WINDOW
|
#
"Or click here to close this window."
|
string |
PAGE
|
#
"Page"
|
string |
PARENT
|
#
"Parent"
|
string |
PASSWORD
|
#
"Password"
|
string |
PASSWORD_STRENGTH
|
#
"Password strength"
|
string |
PASTE_THE_CODE_YOU_WANT_TO_INSERT
|
#
"Paste the CODE you want to insert"
|
string |
PASTE_THE_QUOTE_YOU_WANT_TO_INSERT
|
#
"Paste the QUOTE you want to insert"
|
string |
PENDING
|
#
"Pending"
|
string |
PERMISSIONS
|
#
"Permissions"
|
string |
PLEASE_WAIT_FOR_ACCOUNT_ACTIVATION
|
#
"Please wait for your account to be activated by the administrators. You will receive an email once you are activated. This could take a while so please be patient."
|
string |
PM
|
#
"PM"
|
string |
POSITION
|
#
"Position"
|
string |
POSITION_CONTAINS
|
#
"Position contains"
|
string |
POST
|
#
"Post"
|
string |
POSTED_BY
|
#
"Posted by"
|
string |
POSTS
|
#
"Posts"
|
string |
POST_ANONYMOUSLY
|
#
"Post anonymously"
|
string |
PREFERENCES
|
#
"Preferences"
|
string |
PRESS_BUTTON_BELLOW_TO_LOGIN
|
#
"Press the button below to login"
|
string |
PREVIEW
|
#
"Preview"
|
string |
PREVIOUS
|
#
"Previous"
|
string |
PREVIOUS_MESSAGE
|
#
"Previous message"
|
string |
PREVIOUS_MONTH
|
#
"Previous month"
|
string |
PREVIOUS_YEAR
|
#
"Previous year"
|
string |
PRINT_ICON
|
#
"Print icon"
|
string |
PRINT_THIS_PAGE
|
#
"Print this page"
|
string |
PRIVATE_MESSAGE
|
#
"Private message"
|
string |
PRIVATE_MESSAGES
|
#
"Private messages"
|
string |
PROFILE
|
#
"Profile"
|
string |
PUBLISHED
|
#
"Published"
|
string |
QUERIES
|
#
"Queries"
|
string |
QUERY
|
#
"Query"
|
string |
QUERY_MODE
|
#
"Query mode"
|
string |
QUICK_ACCESS
|
#
"Quick access"
|
string |
QUOTE
|
#
"Quote"
|
string |
Q_ARE_YOU_SURE
|
#
"Are you sure?"
|
string |
Q_ARE_YOU_SURE_TO_DELETE_ACCOUNT
|
#
"Are you sure to delete your account?"
|
string |
Q_ARE_YOU_SURE_YOU_WANT_TO_DELETE_THIS_ITEM
|
#
"Are you sure you want to delete this item?"
|
string |
Q_ARE_YOU_SURE_YOU_WANT_TO_DELETE_THIS_MESSAGES
|
#
"Are you sure you want to delete these message(s)?"
|
string |
Q_DELETE_RELATED_ITEMS
|
#
"Delete all related items?"
|
string |
Q_LOST_YOUR_PASSWORD
|
#
"Lost your Password?"
|
string |
Q_NOT_REGISTERED
|
#
"Not registered?"
|
string |
Q_RECEIVE_OCCASIONAL_EMAIL_NOTICES_FROM_ADMINISTRATORS
|
#
"Receive occasional email notices <br />from administrators and moderators?"
|
string |
Q_USE_HTML
|
#
"Use HTML?"
|
string |
RANDOM
|
#
"Random"
|
string |
RANDOM_ITEMS
|
#
"Random items"
|
string |
RANK
|
#
"Rank"
|
string |
RATING
|
#
"Rating"
|
string |
RATING_AND_VOTE_COUNT
|
#
"Rating and vote count"
|
string |
READS
|
#
"Reads"
|
string |
REAL_NAME
|
#
"Real name"
|
string |
REAL_PLAYER
|
#
"Real Player"
|
string |
RECENT_ITEMS
|
#
"Recent items"
|
string |
RECOMMEND_SITE_TO_FRIEND
|
#
"Recommend this site to a friend"
|
string |
REGISTERED
|
#
"Registered"
|
string |
REGISTERED_IN_PAST_X_DAYS
|
#
"Registered in past <span style='color:#ff0000;'>X</span>days"
|
string |
REGISTER_NOW
|
#
"Register now"
|
string |
REGISTRATION_DATE
|
#
"Registration date"
|
string |
REJECTED
|
#
"Rejected"
|
string |
RELATED_ITEMS
|
#
"Related items"
|
string |
REMEMBER_ME
|
#
"Remember me"
|
string |
REMOVE_UNSELECTED_USERS
|
#
"Remove unselected users"
|
string |
REPLIES
|
#
"Replies"
|
string |
REPLY
|
#
"Reply"
|
string |
REQUIRED
|
#
"Required"
|
string |
RESIZED_IMAGE
|
#
"Resized image"
|
string |
RESULT
|
#
"Result"
|
string |
RETYPE_PASSWORD
|
#
"Retype password"
|
string |
RIGHT
|
#
"Right"
|
string |
RTSP_URL
|
#
"RTSP URL"
|
string |
SAVE_CHANGES
|
#
"Save changes"
|
string |
SEARCH
|
#
"Search"
|
string |
SEARCH_AGAIN
|
#
"Search again"
|
string |
SEARCH_IN
|
#
"Search in"
|
string |
SEARCH_RESULTS
|
#
"Search results"
|
string |
SEARCH_RULE
|
#
"Search rule"
|
string |
SEARCH_USERS
|
#
"Search users"
|
string |
SECTION
|
#
"Section"
|
string |
SELECT
|
#
"Select"
|
string |
SELECT_CATEGORY
|
#
"Select category"
|
string |
SELECT_DATE
|
#
"Select date"
|
string |
SELECT_FILE
|
#
"Select file"
|
string |
SELECT_MODULE
|
#
"Select module"
|
string |
SELECT_TEMPLATES
|
#
"Select templates"
|
string |
SELECT_THEME
|
#
"Select theme"
|
string |
SEND_EMAIL
|
#
"Send email"
|
string |
SEND_PASSWORD
|
#
"Send password"
|
string |
SENT
|
#
"Sent"
|
string |
SERVICES
|
#
"Services"
|
string |
SETTINGS
|
#
"Settings"
|
string |
SF_DATA_INSERTED_TO_TABLE
|
#
"Data inserted to table '%s'!"
|
string |
SF_EMAIL_SENT_TO
|
#
"Email sent to %s!"
|
string |
SF_ENTRIES_INSERTED_TO_TABLE
|
#
"%d entries inserted to table '%s'!"
|
string |
SF_EXECUTED
|
#
"%s executed successfully."
|
string |
SF_EXTENSION_IS_INSTALLED
|
#
"The extension '%s' is installed"
|
string |
SF_FOLDER_EXISTS
|
#
"The folder '%s' exists!"
|
string |
SF_FOUND_MATCHES
|
#
"Found <strong>%s</strong> match(es)"
|
string |
SF_INSTALLED
|
#
"'%s' was installed successfully."
|
string |
SF_NOTIFICATION_EMAIL_SENT_TO
|
#
"Notification email sent to %s!"
|
string |
SF_PASSWORD_SENT_TO
|
#
"Password sent to %s!"
|
string |
SF_PRIVATE_MESSAGE_SENT_TO
|
#
"Private message sent to %s!"
|
string |
SF_SAVED
|
#
"%s saved"
|
string |
SF_SERVICE_IS_INSTALLED
|
#
"A '%s' service provider is available."
|
string |
SF_TABLE_CREATED
|
#
"Table '%s' created!"
|
string |
SF_TABLE_DROPPED
|
#
"Table '%s' dropped!"
|
string |
SF_TABLE_UPDATED
|
#
"Table '%s' updated!"
|
string |
SF_THANK_YOU_FOR_LOGGING_IN
|
#
"Thank you for logging in, %s!"
|
string |
SF_UNINSTALLED
|
#
"'%s' was uninstalled successfully."
|
string |
SF_UPDATED
|
#
"'%s' was updated successfully."
|
string |
SHORT_TEXT
|
#
"Short text"
|
string |
SHOW_ALL
|
#
"Show all"
|
string |
SHOW_ALL_RESULTS
|
#
"Show all results"
|
string |
SIDE
|
#
"Side"
|
string |
SIGNATURE
|
#
"Signature"
|
string |
SIMPLE_MODE
|
#
"Simple mode"
|
string |
SIZE
|
#
"Size"
|
string |
SMILIES
|
#
"Smilies"
|
string |
SMILIE_CODE
|
#
"Smilie code"
|
string |
SMILIE_DESCRIPTION
|
#
"Smilie description"
|
string |
SOUNDCLOUD
|
#
"SoundCloud"
|
string |
SOUNDCLOUD_URL
|
#
"Enter SoundCloud Profile URL"
|
string |
SORT_BY
|
#
"Sort by"
|
string |
SOURCE_CODE
|
#
"Source code"
|
string |
STARTING_WITH_HTTP_OR_HTTPS
|
#
"Starting with http or https"
|
string |
STARTS_WITH
|
#
"Starts with"
|
string |
STATISTICS
|
#
"Statistics"
|
string |
STATUS
|
#
"Status"
|
string |
SUBJECT
|
#
"Subject"
|
string |
SUBMITTED
|
#
"Submitted"
|
string |
SUCCESS
|
#
"Success"
|
string |
SUMMARY
|
#
"Summary"
|
string |
S_ACTION_EXECUTED
|
#
"Action executed successfully!"
|
string |
S_DATABASE_UPDATED
|
#
"Database updated successfully!"
|
string |
S_DATA_INSERTED
|
#
"Data inserted successfully!"
|
string |
S_DATA_UPDATED
|
#
"Data updated!"
|
string |
S_DONE
|
#
"Done!"
|
string |
S_ITEM_SAVED
|
#
"Item saved successfully!"
|
string |
S_MESSAGED_HAS_BEEN_POSTED
|
#
"Your message has been posted!"
|
string |
S_REFERENCE_TO_SITE_SENT
|
#
"The reference to our site has been sent to your friend. Thanks!"
|
string |
S_THANK_YOU_FOR_POSTING
|
#
"Thanks for your posting!"
|
string |
S_THANK_YOU_FOR_VISITING_OUR_SITE
|
#
"Thank you for visiting our site!"
|
string |
S_USERS_ADDED
|
#
"Users have been added!"
|
string |
S_YOUR_ACCOUNT_ACTIVATED
|
#
"Your account has been activated!"
|
string |
S_YOUR_ACCOUNT_DELETED
|
#
"Your account has been deleted!"
|
string |
S_YOUR_MESSAGES_DELETED
|
#
"Your message(s) has been deleted!"
|
string |
S_YOUR_PROFILE_UPDATED
|
#
"Your profile has been updated!"
|
string |
S_YOU_ARE_NOW_LOGGED_OUT
|
#
"You are now logged out"
|
string |
S_YOU_ARE_NOW_REGISTERED
|
#
"You are now registered."
|
string |
TABLE
|
#
"Table"
|
string |
TABLES
|
#
"Tables"
|
string |
TAG
|
#
"Tag"
|
string |
TAGS
|
#
"Tags"
|
string |
TEMPLATES
|
#
"Templates"
|
string |
TEXT
|
#
"Text"
|
string |
THEMES
|
#
"Themes"
|
string |
THIS_WILL_REMOVE_ALL_YOUR_INFO
|
#
"This will remove all your info from our database!"
|
string |
THREAD
|
#
"Thread"
|
string |
THREADED
|
#
"Threaded"
|
string |
TIMERS
|
#
"Timers"
|
string |
TIME_FORMAT
|
#
"Time format"
|
string |
TIME_ZONE
|
#
"Time zone"
|
string |
TIPS
|
#
"Tips"
|
string |
TITLE
|
#
"Title"
|
string |
TITLE_LENGTH
|
#
"Title length"
|
string |
TO
|
#
"To"
|
string |
TODAY
|
#
"Today"
|
string |
TOGGLE_FIRST_DAY_OF_WEEK
|
#
"Toggle first day of week"
|
string |
TOP
|
#
"Top"
|
string |
TOP_ITEMS
|
#
"Top items"
|
string |
TOP_PAGE
|
#
"Top page"
|
string |
TOP_RATED_ITEMS
|
#
"Top rated items"
|
string |
TOTAL
|
#
"Total"
|
string |
TOTALS
|
#
"Totals"
|
string |
TYPE
|
#
"Type"
|
string |
TYPES
|
#
"Types"
|
string |
TYPE_NEW_PASSWORD_TWICE_TO_CHANGE_IT
|
#
"(type a new password twice to change it)"
|
string |
TYPE_OF_USERS_TO_SHOW
|
#
"Type of users to show"
|
string |
UNASSIGNED
|
#
"Unassigned"
|
string |
UNDERLINE
|
#
"Underline"
|
string |
UNKNOWN
|
#
"Unknown"
|
string |
UPDATED
|
#
"Updated"
|
string |
UPDATE_DATE
|
#
"Update the date"
|
string |
UPDATE_NOW
|
#
"Update now"
|
string |
UPDATE_OPTIONS
|
#
"Update options"
|
string |
URL
|
#
"URL"
|
string |
URL_CONTAINS
|
#
"URL contains"
|
string |
USER
|
#
"User"
|
string |
USERNAME
|
#
"Username"
|
string |
USERS
|
#
"Users"
|
string |
USER_GROUPS
|
#
"User's groups"
|
string |
USER_LOGIN
|
#
"User login"
|
string |
USER_NAME
|
#
"User name"
|
string |
USER_REGISTRATION
|
#
"User registration"
|
string |
VERIFY_PASSWORD
|
#
"Verify password"
|
string |
VERSION
|
#
"Version"
|
string |
VERTICAL
|
#
"Vertical"
|
string |
VIEW_ACCOUNT
|
#
"View account"
|
string |
VISIBLE
|
#
"Visible"
|
string |
VISIBLE_IN
|
#
"Visible in"
|
string |
VISIT_WEBSITE
|
#
"Visit website"
|
string |
VOTE
|
#
"Vote"
|
string |
VOTES
|
#
"Votes"
|
string |
WARNING
|
#
"Warning"
|
string |
WEBSITE
|
#
"Website"
|
string |
WEB_URL
|
#
"Web URL"
|
string |
WEIGHT
|
#
"Weight"
|
string |
WELCOME
|
#
"Welcome"
|
string |
WHO_IS_ONLINE
|
#
"Who's online"
|
string |
WIDTH
|
#
"Width"
|
string |
WIKI
|
#
"WIKI link"
|
string |
WIKI_WORD_TO_LINK
|
#
"The word to be linked to Wiki"
|
string |
WMP
|
#
"WMP"
|
string |
WMP_URL
|
#
"WMP URL"
|
string |
YES
|
#
"Yes"
|
string |
YIM
|
#
"YIM"
|
string |
YOUTUBE
|
#
"Youtube"
|
string |
YOUTUBE_URL
|
#
"Youtube URL"
|