summaryrefslogtreecommitdiff
path: root/plugin_manager/localization/en_US.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugin_manager/localization/en_US.inc')
-rw-r--r--plugin_manager/localization/en_US.inc346
1 files changed, 346 insertions, 0 deletions
diff --git a/plugin_manager/localization/en_US.inc b/plugin_manager/localization/en_US.inc
new file mode 100644
index 0000000..288e5d9
--- /dev/null
+++ b/plugin_manager/localization/en_US.inc
@@ -0,0 +1,346 @@
+<?php
+/*
+ +-----------------------------------------------------------------------+
+ | ./plugins/plugin_manager/localization/en_US.inc
+ |
+ | Language file of MyRoundcube Plugins Bundle
+ | Copyright (C) 2010-2015, Roland 'rosali' Liebl
+ |
+ +-----------------------------------------------------------------------+
+ | Author: Yoni - 01/16/2015 03:54:10
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['pluginname'] = 'Plugin Manager';
+$labels['plugindescription'] = 'Plugin Manager gives users the options to enable and/or disable plugins (at the user account level) while it helps admins to stay current with updates, up-to-date plugins, bug fixes, centralized downloads, documentation and recommendations. Plugin Manager does not modify your file system nor it will install plugins automatically.';
+$labels['plugin_manager_title'] = 'Manage Plugins';
+$labels['plugin_manager_center'] = 'Plugin Manager Center';
+$labels['updatepm'] = 'Plugin Manager update available.';
+$labels['updatepmrequired'] = 'Plugin Manager update required.';
+$labels['downloadnow'] = 'Download now';
+$labels['homepage'] = 'Homepage';
+$labels['calendaring'] = 'Calendaring';
+$labels['misc'] = 'Miscellaneous';
+$labels['downloads'] = 'downloads';
+$labels['issue'] = 'Issue';
+$labels['submitissue'] = 'Report issue.<br /><br />Please check errors logs and provide relevant information in the ticket.<br /><br /><b>NOTE</b>: Google Account is required.';
+$labels['showall'] = 'Show all Plugins';
+$labels['hideuptodate'] = 'Show Updates only';
+$labels['connectionerror'] = 'The remote server did not respond to a connection attempt.';
+$labels['trylater'] = 'Please try later...';
+$labels['translate'] = 'Translate this plugin';
+$labels['translationaccount'] = 'Realtime translation account (username)';
+$labels['translationserver'] = 'Realtime translation account (IMAP server)';
+$labels['whatsthis'] = 'What\'s this?';
+$labels['restoredefaults'] = 'Restore defaults';
+$labels['checkall'] = 'Check all';
+$labels['uncheckall'] = 'Uncheck all';
+$labels['toggle'] = 'Toggle Selection';
+$labels['status'] = 'Status';
+$labels['globalplugins'] = 'Global Plugins';
+$labels['performance'] = 'Performance';
+$labels['backend'] = 'Server Plugins';
+$labels['messagesmanagement'] = 'Messages Management';
+$labels['furtherconfig'] = 'Would you like to configure this plugin now?';
+$labels['uninstall'] = 'You are about to disable this plugin. Do you want to remove all saved settings permanently?';
+$labels['uninstallconfirm'] = 'You are about to disable this plugin. WARNING: Select »DISABLE« to disable this plugin while keeping your current data and configuration stored in our server if you plan to use it again later. Select »REMOVE« if you want all data and configuration managed by this plugin to be removed permanently from our databases. Note this action cannot be undone.';
+$labels['areyousure'] = 'You can\'t undo this action. Are you really sure?';
+$labels['successfullydeleted'] = 'Settings have been removed successfully.';
+$labels['successfullysaved'] = 'Successfully saved.';
+$labels['errorsaving'] = 'An error occured while saving.';
+$labels['yes'] = 'Yes';
+$labels['no'] = 'No';
+$labels['disable'] = 'Disable';
+$labels['remove'] = 'Remove';
+$labels['savewarning'] = 'Do you want to save your changes already?';
+$labels['plugin_manager_update'] = 'Update Plugins';
+$labels['authors_comments'] = 'Author\'s Comments (not translated)';
+$labels['requiredby'] = 'Plugin is required by';
+$labels['requires'] = 'Plugin requires';
+$labels['recommended'] = 'Recommended Plugins';
+$labels['update_plugins'] = 'Plugins downloads';
+$labels['ziparchive'] = 'Download Zip-Archive';
+$labels['demoaccount'] = 'Sorry, action is disabled (Demo Account)';
+$labels['serverversion'] = 'Server Version';
+$labels['mirrorversion'] = 'Mirror Version';
+$labels['mirrorhost'] = 'Mirror Server';
+$labels['comments'] = 'Requirements and Update Notes';
+$labels['update_error'] = 'Version mismatch';
+$labels['update_ok'] = 'Most recent has been detected. No update necessary.';
+$labels['update_edit'] = 'Plugin has to be re-configured or requires database adjustments. Please consider Update Notes.';
+$labels['servernewer'] = 'Registered Plugin is newer than Mirror Version.';
+$labels['orhigher'] = 'or higher';
+$labels['rc_ok'] = 'Roundcube Core is up to date.';
+$labels['update_update'] = 'Plugin is outdated. Please update! Consider Update Notes.';
+$labels['noupdates'] = 'No Updates selected.';
+$labels['rc_update'] = 'Roundcube Core is outdated. Please update!';
+$labels['rc_uptodate'] = 'Roundcube Core is up to date.';
+$labels['rc_newer'] = 'Roundcube Core is newer than Mirror version!';
+$labels['nottested'] = 'Please use Plugins with care! We don\'t know if hosted Plugins work with Roundcube v%s.';
+$labels['justunzip'] = 'Just unzip the Archive over your existing Installation.';
+$labels['guide'] = 'Read more...';
+$labels['thirdparty'] = 'This is not a MyRoundcube Plugin.';
+$labels['thirdpartywarning'] = 'This is a third party plugin. It is recommended not to download the plugin from our mirror. Instead, download it from the developer\'s site to ensure you get the latest version, as well as notes and advices of its developer.';
+$labels['develsite'] = 'Download';
+$labels['notinstalled'] = 'not installed';
+$labels['notregistered'] = 'not registered';
+$labels['roundcubeurl'] = 'Download Roundcube';
+$labels['languageupdate'] = 'Localization Update is available.';
+$labels['localizationfilesonly'] = 'Note: Download contains only localization files';
+$labels['donotregister'] = 'Don\'t register this plugin. It is loaded automatically.';
+$labels['register'] = 'Register this plugin in Plugin Manager\'s configuration or in ./config/config.inc.php <small>[$config[\'plugins\'] = array("<i>foo</i>", "<i>bar</i>");]</small>.';
+$labels['customer_account'] = 'Customer Account';
+$labels['customer_id'] = 'Customer ID';
+$labels['invalid_customer_id'] = 'Invalid Customer ID';
+$labels['invalid_credits'] = 'Invalid credits';
+$labels['successfully_transferred'] = 'Credits successfully transferred';
+$labels['merge'] = 'Merge Credits';
+$labels['credits'] = 'Credits';
+$labels['creditsupdated'] = 'Credits have changed since last page refresh';
+$labels['buynow'] = 'Buy credits now';
+$labels['history'] = 'Account History';
+$labels['details'] = 'Details';
+$labels['receipt'] = 'Receipt';
+$labels['plugins'] = 'Plugins';
+$labels['clickhere'] = 'Click here';
+$labels['discardliabletopaycosts'] = 'Discard incurring costs downloads';
+$labels['unchecknotinstalledplugins'] = 'Discard not installed plugins downloads';
+$labels['sum'] = 'Sum';
+$labels['show'] = 'Show';
+$labels['hide'] = 'Hide';
+$labels['view'] = 'view';
+$labels['expired'] = 'expired';
+$labels['terms'] = 'Terms';
+$labels['pricelist'] = 'Downloads prices chart';
+$labels['forthisdownload'] = 'for this download';
+$labels['remainingcredits'] = 'remaining credits';
+$labels['initialdownload'] = 'Initial download';
+$labels['keyfeatureaddition'] = 'New key feature';
+$labels['codeimprovements'] = 'Code improvements';
+$labels['servicenotavailable'] = 'Service is currently not available. Please try later!';
+$labels['myrcerror'] = 'MyRoundcube services are currently not available.';
+$labels['getnew'] = 'Require a new Customer ID';
+$labels['getnew_hint'] = 'We recommend to renew your Customer ID frequently. If you notice any suspicious activity in your account details, renew your Customer ID immediately.';
+$labels['transfer'] = 'Transfer credits';
+$labels['submenuprefix'] = '» ';
+$labels['printdetails'] = 'Print account details';
+$labels['noplugindescription'] = 'No plugin description detected.';
+$labels['welcome_to_plugin_manager'] = 'Welcome to Plugin Manager';
+$labels['about_to_create_account'] = 'Plugin Manager is about to create a privileged administration account.';
+$labels['create_account_proceed'] = 'To proceed, you need to confirm that you are the service administrator.';
+$labels['please_create'] = 'Please, create the following file in the root folder of your Roundcube installation:';
+$labels['thank_you'] = 'Thank you!';
+$labels['done'] = 'Done';
+$labels['manage_admins'] = 'Administrators';
+$labels['plugin_manager_admins'] = 'Plugin Manager Administrators';
+$labels['allow_plugins_configuration'] = 'Grant plugins configuration permissions';
+$labels['share_credits'] = 'Share MyRC$ credits';
+$labels['add'] = 'Add';
+$labels['accountnotexists'] = 'Account does not exist';
+$labels['sharedby'] = 'Customer account shared by';
+$labels['switch'] = 'Switch';
+$labels['ownaccount'] = 'to own account';
+$labels['shareinvitation'] = 'to shared account';
+$labels['enable_notifications'] = 'Enable plugins update notifications';
+$labels['enable_notifications_note'] = 'Note: Plugin Manager queries MyRoundcube mirror servers for available updates once a day only.';
+$labels['notifications_cc'] = 'Cc for notifications';
+$labels['notifications_cc_note'] = 'Note: Update notifications are sent to all Plugin Manager administrators. Use this field to notify an additional recipient. E.g: john.doh@gmail.com or a distribution list email address.';
+$labels['serverconfiguration'] = 'Server Configuration';
+$labels['pluginsconfiguration'] = 'Plugins Configuration';
+$labels['use_ssl'] = 'Establish secure SSL connections to MyRoundcube servers';
+$labels['use_hmail'] = 'Use hMailserver compatible plugins';
+$labels['load_splitter'] = 'Offload static files';
+$labels['show_myrc_messages'] = 'Display notification messages from MyRoundcube servers';
+$labels['maintenance_mode'] = 'Maintenance mode';
+$labels['maintenance_mode_hint'] = 'Temporarily disable all active plugins. Used to upgrade plugins during major releases. Plugin Manager disables all active plugins, allowing you to still access Plugin Manager Center to download the latest plugins updates from our mirror servers.';
+$labels['running_in_maintenance_mode'] = 'Webmail is running in maintenance mode.';
+$labels['serverwide'] = 'server wide configuration';
+$labels['file_based_config'] = 'Enable Plugin Manager file-based configuration';
+$labels['advanced_admins'] = 'recommended for advanced administrators only';
+$labels['compress_html'] = 'Shrink HTML output';
+$labels['show_config'] = 'Show current configuration';
+$labels['systemadmin'] = 'System Administrator';
+$labels['admin'] = 'Administrator';
+$labels['configuredby'] = 'configured by';
+$labels['enabled'] = 'Enabled<br />(default)';
+$labels['protected'] = 'Protected';
+$labels['skins'] = 'Skins';
+$labels['loads_always'] = 'Mandatory';
+$labels['loads_never'] = 'Plugin is disabled';
+$labels['loads_by_user'] = 'User can determine its usage';
+$labels['loads_linked'] = 'Bound to';
+$labels['unbind'] = 'unbind';
+$labels['bind'] = 'bind';
+$labels['addplugin'] = 'Add plugin';
+$labels['removeplugin'] = 'Remove plugin';
+$labels['errorplugin'] = 'Error: Required plugins are missing';
+$labels['errorrcversion'] = 'Error: Plugin requires Roundcube';
+$labels['errorphpversion'] = 'Error: Plugin requires PHP';
+$labels['errorphpcurl'] = 'Error: cURL is not installed';
+$labels['errorphpfinfo'] = 'Error: finfo is not installed';
+$labels['errordb'] = 'Database adjustments required.<br />Please enable plugin to start database tasks.';
+$labels['errordb8'] = 'Database adjustments required.';
+$labels['syntaxerror'] = 'PHP Syntax Error';
+$labels['notconfigured'] = 'Plugin is not configured';
+$labels['editconfig'] = 'Edit configuration';
+$labels['instructions'] = 'Instructions';
+$labels['dbautomatically'] = 'Start adjustments.';
+$labels['dbmanually'] = 'Please follow these instructions.';
+$labels['ornewer'] = 'or newer';
+$labels['official_releases'] = 'we support official Roundcube releases only';
+$labels['localizationmissing'] = 'No labels for Plugin name and Plugin description detected';
+$labels['documentation'] = 'Documentation';
+$labels['select_plugin'] = 'Select plugin';
+$labels['legend'] = 'Legend';
+$labels['plugindisabledbydefault'] = 'Plugin is disabled by default - User can determine its usage';
+$labels['pluginenabledbydefault'] = 'Plugin is enabled by default - User can determine its usage';
+$labels['pluginmandatory'] = 'Mandatory - Plugin is enabled, users can\'t enable/disable plugin';
+$labels['show_about_link'] = 'Show "About" link';
+$labels['show_support_link'] = 'Show "Support" link';
+$labels['use_myroundcube_watermark'] = 'Use "MyRoundcube" watermark';
+$labels['remove_watermark'] = 'Do not display watermark at all';
+$labels['database'] = 'Database';
+$labels['account_details_compressed'] = 'Account details compressed';
+$labels['credits_transferred'] = 'Credits transferred';
+$labels['customer_id_changed'] = 'Customer ID changed';
+$labels['myrcd_bought'] = 'MyRC$ bought - Thank you!';
+$labels['myrcd_refunded'] = 'MyRC$ refunded';
+$labels['PHPMyAdmin'] = 'PHPMyAdmin';
+$labels['ipmismatch'] = 'No download possible from IP %s <small>(Client IP does not match)</small>.<br />Use %s or browse to %s from IP %s.';
+$labels['emoticons_pluginname'] = 'Emoticon shortcuts';
+$labels['emoticons_plugindescription'] = 'Replace emoticon shortcuts by Smiley images';
+$labels['markbuttons_pluginname'] = 'Mark Message buttons';
+$labels['markbuttons_plugindescription'] = 'Add control icons to the message list separator to quickly mark messages.';
+$labels['keyboard_shortcuts_pluginname'] = 'Keyboard Shortcuts';
+$labels['keyboard_shortcuts_plugindescription'] = 'Enter commands using keyboard shortcuts.';
+$labels['message_highlight_pluginname'] = 'Highlight Messages';
+$labels['message_highlight_plugindescription'] = 'Highlight messages which matches your filter options.';
+$labels['google_contacts_pluginname'] = 'Google Contacts';
+$labels['google_contacts_plugindescription'] = 'Access your Google Contacts.';
+$labels['contextmenu_pluginname'] = 'Context Menu';
+$labels['contextmenu_plugindescription'] = 'Enable right-click contextual menu functionality in webmail.';
+$labels['newmail_notifier_pluginname'] = 'New Mail Notifier';
+$labels['newmail_notifier_plugindescription'] = 'Notify on new messages.';
+$labels['listcommands_pluginname'] = 'Reply Mailing Lists';
+$labels['listcommands_plugindescription'] = 'Various options to reply to messages sent from mailing lists.';
+$labels['copymessage_pluginname'] = 'Copy Message(s)';
+$labels['copymessage_plugindescription'] = 'Copy message(s) into another IMAP folder.';
+$labels['vcard_attachments_pluginname'] = 'vCard Attachments';
+$labels['vcard_attachments_plugindescription'] = 'Add a box to messages which have a vcard attachment to import the contact directly into the addressbook.';
+$labels['zipdownload_pluginname'] = 'Export Messages';
+$labels['zipdownload_plugindescription'] = 'Download selected messages (.eml) or complete folders, as a zip file.';
+$labels['markasjunk2_pluginname'] = 'Mark Messages as Spam';
+$labels['markasjunk2_plugindescription'] = 'Mark Messages as spam or not spam.';
+$labels['markasjunk_pluginname'] = 'Mark Messages as Spam';
+$labels['markasjunk_plugindescription'] = 'Mark Messages as spam or not spam.';
+$labels['google_analytics_pluginname'] = 'Google Analytics';
+$labels['google_analytics_plugindescription'] = 'Include Google Analytics.';
+$labels['globaladdressbook_pluginname'] = 'Global Addressbook';
+$labels['globaladdressbook_plugindescription'] = 'This is a readonly addressbook provided by your administrator.';
+$labels['blockspamsending_pluginname'] = 'Prevent Sending Spam';
+$labels['blockspamsending_plugindescription'] = 'Allow sending out only a specific amount of messages with same body during one session.';
+$labels['global_config_pluginname'] = 'Configuration Manager';
+$labels['global_config_plugindescription'] = 'This is a configuration manager plugin. It optimizes your server by centralizing plugin configuration files. It also makes administrative tasks easier by enabling the use of a single configuration file for all your plugins.';
+$labels['jqueryui_pluginname'] = 'Jqueryui';
+$labels['jqueryui_plugindescription'] = 'Jqueryui javascript library';
+$labels['hide_blockquote_pluginname'] = 'Hide blockquote';
+$labels['hide_blockquote_plugindescription'] = 'Hide citation when the count of lines is greater than the specified value.';
+$labels['crawler_pluginname'] = 'Crawler';
+$labels['crawler_plugindescription'] = 'Fake page content for crawlers.';
+$labels['archive_pluginname'] = 'Archive';
+$labels['archive_plugindescription'] = 'Archive messages in an archive folder.';
+$labels['autologon_pluginname'] = 'Autologon';
+$labels['autologon_plugindescription'] = 'Logon automatically.';
+$labels['openpgpjs_pluginname'] = 'OpenPGPjs';
+$labels['openpgpjs_plugindescription'] = 'Des PGP in Roundcube.';
+$labels['dblog_pluginname'] = 'Log to database';
+$labels['dblog_plugindescription'] = 'Log events to database instead of logging to file.';
+$labels['gibberish_pluginname'] = 'Gibberish Encryption';
+$labels['gibberish_plugindescription'] = 'A helper plugin for Gibberish AES encryption.';
+$labels['http_request_pluginname'] = 'HTTP Request';
+$labels['http_request_plugindescription'] = 'A helper plugin to perform HTTP requests via cURL or fsockopen.';
+$labels['http_auth_pluginname'] = 'HTTP Authentication';
+$labels['http_auth_plugindescription'] = 'A helper plugin to support HTTP Authentication for other plugins. Note: This plugin is different from default Roundcube http_authentication plugin.';
+$labels['http_authentication_pluginname'] = 'HTTP Authentication (default)';
+$labels['http_authentication_plugindescription'] = 'Make use of an existing HTTP authentication and perform login with the existing user credentials.';
+$labels['jscolor_pluginname'] = 'Color Picker';
+$labels['jscolor_plugindescription'] = 'A helper plugin to display a color picker.';
+$labels['tinymce_pluginname'] = 'TinyMCE - HTML Editor';
+$labels['tinymce_plugindescription'] = 'This plugin implements TinyMCE PHP Compressor (http://www.tinymce.com/wiki.php/Compressors:PHP). Additionally, it adds the ability to configure TinyMCE settings without editing Roundcube\'s core files.';
+$labels['lang_sel_pluginname'] = 'Select Language';
+$labels['lang_sel_plugindescription'] = 'Select language on login page.';
+$labels['newuser_pluginname'] = 'New User';
+$labels['newuser_plugindescription'] = 'Inform administrators when a new user is registered via webmail interface and send a welcome message to the new user on the first login.';
+$labels['placeholder_pluginname'] = 'Placeholder Attributes';
+$labels['placeholder_plugindescription'] = 'Add placeholder attributes to text and password input elements.';
+$labels['qtip_pluginname'] = 'jQueryUI Tool Tips';
+$labels['qtip_plugindescription'] = 'A helper plugin to use jQueryUI qtips.';
+$labels['sabredav_pluginname'] = 'SabreDAV';
+$labels['sabredav_plugindescription'] = 'Creates SabreDAV accounts for CalDAV calendar access when new users in Roundcube are created and associates passwords if they have been changed.';
+$labels['savepassword_pluginname'] = 'Save Passwords';
+$labels['savepassword_plugindescription'] = 'This is a helper plugin which is required by other plugins.';
+$labels['database_attachments_pluginname'] = 'Database Attachments';
+$labels['database_attachments_plugindescription'] = 'Helper Plugin to manage attachments in database.';
+$labels['help_pluginname'] = 'Help';
+$labels['help_plugindescription'] = 'Webmail help';
+$labels['new_user_dialog_pluginname'] = 'New User Dialog';
+$labels['new_user_dialog_plugindescription'] = 'Present identity settings dialog box to new users. When a new user is created, this plugin checks the default identity and sets a session flag in case it is incomplete. An overlay box will appear on the screen until the user has reviewed and completed her/his identity.';
+$labels['rcguard_pluginname'] = 'ReCAPTCHA';
+$labels['rcguard_plugindescription'] = 'Force CAPTCHA challenge after a number of failed login attempts.';
+$labels['domain_check_pluginname'] = 'Check Domain';
+$labels['domain_check_plugindescription'] = 'Restrict webmail login to specific domains.';
+$labels['tasklist_pluginname'] = 'Tasklist';
+$labels['tasklist_plugindescription'] = 'Manager your tasks with the Webmail Tasklist.';
+$labels['virtuser_query_pluginname'] = 'Virtual user query';
+$labels['virtuser_query_plugindescription'] = 'Database based User-to-Email and Email-to-User lookup.';
+$labels['virtuser_file_pluginname'] = 'Virtual user query';
+$labels['virtuser_file_plugindescription'] = 'File based User-to-Email and Email-to-User lookup.';
+$labels['userinfo_pluginname'] = 'User information';
+$labels['userinfo_plugindescription'] = 'Display some information about the current user.';
+$labels['subscriptions_option_pluginname'] = 'IMAP subscriptions';
+$labels['subscriptions_option_plugindescription'] = 'Manage IMAP subscriptions.';
+$labels['filters_pluginname'] = 'Filters';
+$labels['filters_plugindescription'] = 'Manage client side filters.';
+$labels['forgot_password_pluginname'] = 'Forgot Password';
+$labels['forgot_password_plugindescription'] = 'Reset Password requests.';
+$labels['sieverules_pluginname'] = 'Sieve Filters';
+$labels['sieverules_plugindescription'] = 'Manage Sieve filters.';
+$labels['managesieve_pluginname'] = 'Sieve Filters';
+$labels['managesieve_plugindescription'] = 'Manage Sieve filters.';
+$labels['acl_pluginname'] = 'Access Control Lists';
+$labels['acl_plugindescription'] = 'Folders Access Control Lists Management.';
+$labels['vacation_pluginname'] = 'Away Message';
+$labels['vacation_plugindescription'] = 'Manage Away Message (vacation notification).';
+$labels['password_pluginname'] = 'Change Password';
+$labels['password_plugindescription'] = 'Allow users to change their password.';
+$labels['redundant_attachments_pluginname'] = 'Redundant Attachments';
+$labels['redundant_attachments_plugindescription'] = 'Redundant attachments plugin provides a redundant storage for temporary uploaded attachment files. They are stored in both the database backend as well as on the local file system.';
+$labels['example_addressbook_pluginname'] = 'Example Address Book';
+$labels['example_addressbook_plugindescription'] = 'Sample code to add an additional address book.';
+$labels['debug_logger_pluginname'] = 'Debug Logger';
+$labels['debug_logger_plugindescription'] = 'Debug logger enables enhanced logging for debugging purposes.';
+$labels['show_additional_headers_pluginname'] = 'Show additional message headers';
+$labels['show_additional_headers_plugindescription'] = 'Proof-of-concept plugin which will fetch additional headers and display them in the message view.';
+$labels['additional_message_headers_pluginname'] = 'Additional Message Headers';
+$labels['additional_message_headers_plugindescription'] = 'Very simple plugin which will add additional headers to or remove them from outgoing messages.';
+$labels['new_user_identity_pluginname'] = 'New User Identity';
+$labels['new_user_identity_plugindescription'] = 'New User Identity populates a new user\'s default identity from LDAP on their first visit.';
+$labels['squirrelmail_usercopy_pluginname'] = 'Migrate Squirrelmail Users';
+$labels['squirrelmail_usercopy_plugindescription'] = 'Copy a new users identity and settings from a nearby Squirrelmail installation.';
+$labels['yubikey_authentication_pluginname'] = 'Yubico\'s Yubikey authentication';
+$labels['yubikey_authentication_plugindescription'] = 'Plugin to use Yubico\'s YubiKey to authentication on Roundcube webmail.';
+$labels['sauserprefs_pluginname'] = 'Spamassassin user preferences';
+$labels['sauserprefs_plugindescription'] = 'Adds a \'Spam\' tab to the \'Personal Settings\' to allow the user to change their SpamAssassin preferences.';
+$labels['dkimstatus_pluginname'] = 'DKIM status';
+$labels['dkimstatus_plugindescription'] = 'DKIMSTATUS displays the status of the DKIM Signature of each email your read in Roundcube.';
+$labels['roundcube_openpgp_pluginname'] = 'Roundcube OpenPGP';
+$labels['roundcube_openpgp_plugindescription'] = 'This extension implements OpenPGP in Roundcube. It helps to generate, manage and use encryption keys.';
+$labels['automatic_addressbook_pluginname'] = 'Automatic Addressbook';
+$labels['automatic_addressbook_plugindescription'] = 'Creates an addressbook and automatically inserts the collected email addresses there. This eliminates the need to manually add each contact.';
+$labels['calendar_pluginname'] = 'Calendar';
+$labels['calendar_plugindescription'] = 'Manage your events with the Webmail Calendar.';
+$labels['attachment_reminder_pluginname'] = 'Attachment Reminder';
+$labels['attachment_reminder_plugindescription'] = 'Remind users to attach a file before sending a message.';
+
+?> \ No newline at end of file