aboutsummaryrefslogtreecommitdiffstats
path: root/resources/languages
diff options
context:
space:
mode:
authorWerner Dittmann <wernerd@java.net>2009-08-26 11:01:48 +0000
committerWerner Dittmann <wernerd@java.net>2009-08-26 11:01:48 +0000
commitfc523c07949a26553a48a68eb246fcb0b2c93921 (patch)
treea7c7934dba350270568c06ea4bcb744966ec6e68 /resources/languages
parentd45dd664c9adac0c43f513cdc3c4d645c662a863 (diff)
downloadjitsi-fc523c07949a26553a48a68eb246fcb0b2c93921.zip
jitsi-fc523c07949a26553a48a68eb246fcb0b2c93921.tar.gz
jitsi-fc523c07949a26553a48a68eb246fcb0b2c93921.tar.bz2
Integrate the second big patch for OTR. With this patch all the required GSoC functions are available.
Diffstat (limited to 'resources/languages')
-rw-r--r--resources/languages/resources.properties1610
1 files changed, 819 insertions, 791 deletions
diff --git a/resources/languages/resources.properties b/resources/languages/resources.properties
index c13b787..f8286f7 100644
--- a/resources/languages/resources.properties
+++ b/resources/languages/resources.properties
@@ -1,791 +1,819 @@
-# SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
-#
-# Distributable under LGPL license.
-# See terms of license at gnu.org.
-
-# Note to translators:
-# To translate SIP Communicator to your language
-# - copy messages.properties to messages_xx.properties
-# (where xx is the ISO 639-1 language code of your language)
-# - the file must use UTF-8 encoding
-# - all entries are of the form key=translation, where only the
-# translation part has to be changed
-# - {0}, {1}... are parameters which will be replaced by the
-# actual text at runtime, place them as you wish
-# - you don't have to translate all entries, if an entry is not
-# found in your translation, the text in messages.properties will
-# be used
-# - \ at the end of a line means that the translation is continued
-# in the next line
-# - cannot use single quotes when a parameter is used in the sentence,
-# or when using quotes multiple times in the same sentence.
-# For exemple, <You can't move contact {0}>, <Contact {0} doesn't exist>,
-# <Accept '{0}'> or <Do's and Don't's> does not display correctly. In
-# such cases, you need to use double quotes (''):
-# <You can''t move contact {0}>, <Contact {0} doesn''t exist>,
-# <Accept ''{0}''> or <Do''s and Don''t''s>
-#
-# To start SIP Communicator with a language that is different
-# from your system's language, pass the language code to ant:
-# ant -Duser.language=xx run
-#
-# The same rules apply to the properties files found in the other
-# directories.
-
-service.gui.ABOUT=&About
-service.gui.ACCEPT=&Accept
-service.gui.ACCOUNT=Account
-service.gui.ACCOUNT_ME=Me
-service.gui.ACCOUNT_REGISTRATION_WIZARD=Account Registration Wizard
-service.gui.ACCOUNTS=Accounts
-service.gui.ADD=&Add
-service.gui.ADD_ACCOUNT=Add account
-service.gui.ADD_CONTACT=&Add contact
-service.gui.ADD_CONTACT_ERROR=Failed to add contact with id: {0}
-service.gui.ADD_CONTACT_ERROR_TITLE=Add contact Error
-service.gui.ADD_CONTACT_EXIST_ERROR=The contact {0} already exists in your contact list.
-service.gui.ADD_CONTACT_NETWORK_ERROR=Failed to add contact with id: {0}. Network failure occured.
-service.gui.ADD_CONTACT_IDENTIFIER=In the field below enter the identifier of the contact you would like to add.
-service.gui.ADD_CONTACT_WIZARD=Add contact wizard
-service.gui.ADD_GROUP_LOCAL_ERROR=Failed to add group with name: {0}. The problem occured during a local IO operation.
-service.gui.ADD_GROUP_EXIST_ERROR=The group {0} already exists in your contact list. Please choose another name.
-service.gui.ADD_GROUP_NET_ERROR=Failed to add group with name: {0}. The problem occured due to a network failure. Please check your network connection and try again.
-service.gui.ADD_GROUP_ERROR=Failed to add group with name: {0}.
-service.gui.ADD_GROUP=Create group
-service.gui.ADD_SUBCONTACT=&Add subcontact
-service.gui.ADVANCED=&Advanced
-service.gui.ALL=&All
-service.gui.ALL_CONTACTS=&All contacts
-service.gui.APPLY=&Apply
-service.gui.ARE_CALLING=are calling...
-service.gui.AT=at
-service.gui.AUTHORIZATION_ACCEPTED=contact has accepted your authorization request.
-service.gui.AUTHENTICATION_FAILED=Authentication failed. The password you entered is not valid.
-service.gui.AUTHENTICATION_REQUESTED=Authentication requested
-service.gui.AUTHENTICATION_REJECTED=contact has rejected your authorization request.
-service.gui.AUTHENTICATION_WINDOW_TITLE={0} authentication
-service.gui.AUTHORIZATION_REQUESTED=Authorization requested
-service.gui.AUTHORIZATION_REQUESTED_INFO=The {0} contact requests your authorization.
-service.gui.AUTHORIZATION_RESPONSE=Authorization response
-service.gui.AWAY_STATUS=Away
-service.gui.BAN=&Ban
-service.gui.BAN_FAILED=Ban failed
-service.gui.BAN_FAILED_GENERAL_ERROR=Failed to ban {0}. A general server error occured.
-service.gui.BAN_FAILED_NOT_ALLOWED=Failed to ban {0}. The owner and the administrator of the room could not be banned.
-service.gui.BAN_FAILED_NOT_ENOUGH_PERMISSIONS=Failed to ban {0}. You don''t have enough privileges to do that.
-service.gui.BRB_MESSAGE=I''m gone right now, but I''ll be back.
-service.gui.BROWSE=Browse
-service.gui.BUSY_MESSAGE=Sorry, I'm busy right now.
-service.gui.CALL=Call
-service.gui.CALL_VIA=Call via:
-service.gui.CANCEL=&Cancel
-service.gui.CHAT_ROOM_ALREADY_JOINED=The {0} chat room is already joined.
-service.gui.CHAT_ROOM_CONFIGURATION={0} chat room configuration
-service.gui.CHAT_ROOM_CONFIGURATION_FAILED=Failed to obtain the {0} chat room configuration form.
-service.gui.CHAT_ROOM_CONFIGURATION_FORBIDDEN=Could not obtain the {0} chat room configuration form. Only administrators of the chat room could see and change the configuration form.
-service.gui.CHAT_ROOM_CONFIGURATION_SUBMIT_FAILED=An error occured while trying to submit the configuration form for chat room {0}.
-service.gui.CHAT_ROOM_USER_JOINED=has joined {0}
-service.gui.CHAT_ROOM_USER_LEFT=has left {0}
-service.gui.CHAT_ROOM_USER_KICKED=has been kicked from {0}
-service.gui.CHAT_ROOM_USER_QUIT=has quit {0}
-service.gui.CHAT_ROOM_NAME=Chat room name
-service.gui.CHAT_ROOM_NAME_INFO=In the field below enter the name of the chat room that you would like to create.
-service.gui.CHAT_ROOM_NOT_EXIST=The {0} room was not found in the {1} server. Please verify if the name you typed is correct.
-service.gui.CHAT_ROOM_NOT_CONNECTED=You need to be logged in in order to join the {0} chat room.
-service.gui.CHAT_ROOM_LEAVE_NOT_CONNECTED=You need to be logged in in order to leave a chat room.
-service.gui.CHAT_ROOM_NOT_JOINED=You need to be joined to the chat room in order to do further operations with it.
-service.gui.CHAT_ROOM_OPTIONS=Chat room options
-service.gui.CHAT_ROOM_REGISTRATION_REQUIRED=The {0} chat room requires registration to be joined.
-service.gui.CHAT_ROOM_REQUIRES_PASSWORD=The {0} chat room has requested a password.
-service.gui.CHAT_ROOMS=Chat rooms
-service.gui.CHAT_ROOM_SUBJECT_CHANGED={0} has changed the subject to {1}
-service.gui.CLOSE=Cl&ose
-service.gui.CLOSE_CHAT_AFTER_NEW_MESSAGE=You have received a new message less than 2 seconds ago. Are you sure you want to close this chat?
-service.gui.CLOSE_CHAT_ACTIVE_FILE_TRANSFER=You have active file transfers. Are you sure you want to cancel them?
-service.gui.CONNECTING=Connecting...
-service.gui.CONNECTION_FAILED_MSG=Connection failed for the following account: User name: {0}, Server name: {1}. Please check your network connection or contact your network administrator for more information.
-service.gui.CONNECTION_EXPIRED_MSG=You are currently disconnected from the {0} server.
-service.gui.CONNECTION_REQUIRED_TO_JOIN=You have to be connected in order to join a chat room. Please connect and then try again.
-service.gui.CONNECTION_REQUIRED_TO_LEAVE=You have to be connected in order to leave a chat room.
-service.gui.CONTACT_NOT_SUPPORTING_TELEPHONY=The choosen {0} contact doesn''t support telephony.
-service.gui.CONTACT_PAUSED_TYPING={0} paused typing the message
-service.gui.CONTACT_TYPING={0} is typing a message
-service.gui.CONTACT_TYPING_STATE_STALE=typing state not updated
-service.gui.CONTACT_INFO=&Contact info
-service.gui.CONTACTS=Contacts
-service.gui.COPY=&Copy
-service.gui.COPY_LINK=Copy &link
-service.gui.CREATE=C&reate
-service.gui.CREATE_CHAT_ROOM=&Create chat room...
-service.gui.CREATE_CHAT_ROOM_ERROR=Failed to create chat room with name: {0}.
-service.gui.CREATE_CHAT_ROOM_WIZARD=Create chat room wizard
-service.gui.CREATE_GROUP=&Create group
-service.gui.CREATE_GROUP_NAME=In the field below enter the name of the group you would like to create.
-service.gui.CREATE_FIRST_GROUP_WIZARD=Your contact list doesn't contain any groups. Please create a group first (File/Create group).
-service.gui.CONTACT_INFO_NOT_SUPPORTED=This contact doesn't support web contact info
-service.gui.CUT=C&ut
-service.gui.DATE=Date
-service.gui.DELETE=Delete
-service.gui.DIALPAD=Dialpad
-service.gui.DND_STATUS=Do not disturb
-service.gui.DO_NOT_ASK_AGAIN=Don't ask again
-service.gui.DO_NOT_SHOW_AGAIN=Don't show this message again
-service.gui.DURATION=Duration
-service.gui.EDIT=&Edit
-service.gui.EMPTY_HISTORY=&Empty history
-service.gui.ENABLE_TYPING_NOTIFICATIONS=Enable &typing notifications
-service.gui.ENTER_PHONE_NUMBER=Enter phone number
-service.gui.ERROR=Error
-service.gui.ESTIMATED_TIME=Estimated time:
-service.gui.EXIT=E&xit
-service.gui.EXTENDED_CRITERIA=Extended criteria
-service.gui.GENERAL=General
-service.gui.GENERAL_ERROR=General error
-service.gui.GROUP_NAME=Group name
-service.gui.FAILED_TO_JOIN_CHAT_ROOM=Failed to join chat room with name: {0}.
-service.gui.FFC_STATUS=Free for chat
-service.gui.FILE=&File
-service.gui.FILE_WAITING_TO_ACCEPT=Waiting for {0} to accept your file.
-service.gui.FILE_UNABLE_TO_SEND=An error occured while sending file to {0}.
-service.gui.FILE_RECEIVE_FAILED=An error occurred while transferring file from {0}.
-service.gui.FILE_SENDING_TO=Sending file to {0}.
-service.gui.FILE_RECEIVING_FROM=Receiving file from {0}.
-service.gui.FILE_SEND_COMPLETED=File has been successfully sent to {0}.
-service.gui.FILE_RECEIVE_COMPLETED=File has been received from {0}.
-service.gui.FILE_TRANSFER_CANCELED=File transfer has been canceled.
-service.gui.FILE_SEND_FAILED=Failed to send file: {0}.
-service.gui.FILE_SEND_REFUSED={0} has refused this file.
-service.gui.FILE_TRANSFER_REFUSED=File transfer has been rejected.
-service.gui.FILE_TRANSFER_NOT_SUPPORTED=The contact you have selected doesn't support file transfers.
-service.gui.FILE_RECEIVE_REFUSED=You have refused the file from {0}.
-service.gui.FILE_TRANSFER_PREPARING=Preparing file transfer with {0}. Please wait...
-service.gui.FILE_TRANSFER_REQUEST_RECIEVED={0} is sharing a file with you.
-service.gui.FILE_DOES_NOT_EXIST=The specified file could not be found. It was either deleted or moved.
-service.gui.FILE_OPEN_FAILED=Failed to open file. It may be deleted or moved.
-service.gui.FILE_OPEN_NOT_SUPPORTED=We are sorry, the open file operation is not supported by the current platform.
-service.gui.FILE_OPEN_NO_PERMISSION=You don't have enough permissions to open this file. Please check your read permissions and try again.
-service.gui.FILE_OPEN_NO_APPLICATION=We couldn't find the application associated with this type of file.
-service.gui.FINISH=&Finish
-service.gui.FOLDER_DOES_NOT_EXIST=The folder containing this file could not be found. It was either deleted or moved.
-service.gui.FOLDER_OPEN_FAILED=Failed to open folder.
-service.gui.FOLDER_OPEN_NO_PERMISSION=You don't have enough permissions to open this folder. Please check your read permissions and try again.
-service.gui.FOLDER_OPEN_NO_APPLICATION=We couldn't find an application to open this folder.
-service.gui.FONT=Font
-service.gui.FONT_BOLD=Bold
-service.gui.FONT_COLOR=Color
-service.gui.FONT_FAMILY=Family
-service.gui.FONT_ITALIC=Italic
-service.gui.FONT_SIZE=Size
-service.gui.FONT_STYLE=Style
-service.gui.FONT_UNDERLINE=Underline
-service.gui.HANG_UP=Hang up
-service.gui.HELP=&Help
-service.gui.HIDE_OFFLINE_CONTACTS=Hide inactive contacts
-service.gui.HIDE_MAIN_WINDOW=<DIV>Clicking the X window button will not exit the application, \
-but only <BR> hide it. If you wish to exit the application choose File/Quit.</DIV>
-service.gui.HISTORY=&History
-service.gui.HISTORY_CONTACT=History - {0}
-service.gui.HOUR=Hour
-service.gui.IDENTIFIER=Identifier
-service.gui.IGNORE=&Ignore
-service.gui.INSERT_SMILEY=Insert smiley
-service.gui.INVITATION=Invitation text
-service.gui.INVITATION_RECEIVED=Invitation received
-service.gui.INVITATION_RECEIVED_MSG={0} has invited you to join {1} chat room. You could accept, reject or ignore this invitation.
-service.gui.INVITE=&Invite
-service.gui.INVITE_CONTACT_MSG=Select the names of the contacts you would like to add to this conversation and then click Invite.
-service.gui.INVITE_CONTACT_TO_CHAT=Invite contact to chat
-service.gui.INVITE_REASON=Invite reason
-service.gui.IS_CALLING=is calling...
-service.gui.JOIN=&Join
-service.gui.JOIN_AS=J&oin as
-service.gui.CLOSE_CHAT_ROOM_DIALOG=C&lose
-service.gui.JOIN_CHAT_ROOM=&Join chat room...
-service.gui.JOIN_CHAT_ROOM_TITLE=Join chat room
-service.gui.JOIN_CHAT_ROOM_NAME=Please enter the name of the chat room you would like to join.
-service.gui.JOIN_CHAT_ROOM_WIZARD=Join chat room wizard
-service.gui.KICK=&Kick
-service.gui.KICK_FAILED=Kick failed
-service.gui.KICK_FAILED_GENERAL_ERROR=Failed to kick {0}. A general server error occured.
-service.gui.KICK_FAILED_NOT_ALLOWED=Failed to kick {0}. The owner and the administratior of the room could not be kicked.
-service.gui.KICK_FAILED_NOT_ENOUGH_PERMISSIONS=Failed to kick {0}. You don''t have enough privileges to do that.
-service.gui.LAST=Last
-service.gui.LEAVE=&Leave
-service.gui.LIMIT_REACHED_FOR_IP=You have too many existing registrations from the local IP address and the {0} server doesn''t allow to open any more of them.
-service.gui.LOGIN=&Login
-service.gui.LOGIN_NETWORK_ERROR=Unable to log in with account: User name: {0}, Server name: {1}, due to a network failure. Please check your network connection.
-service.gui.LOGIN_GENERAL_ERROR=An error occured while logging in with account: User name: {0}, Server name: {1}.
-service.gui.LOGIN_INTERNAL_ERROR=An error occured while logging in with account: User name: {0}, Server name: {1}. This is most probably an internal application error. Please report the problem to our developers mailing list (dev@sip-communicator.dev.java.net).
-service.gui.LOGIN_INVALID_PROPERTIES_ERROR=Unable to log in with account: User name: {0}, Server name: {1}, due to an account configuration problem. Please check your account configuration.
-service.gui.LOGIN_WINDOW_TITLE=Login {0}
-service.gui.LOGOFF_NOT_SUCCEEDED=An error occured while logging off with the following account: User name: {0}, Server name: {1}.
-service.gui.ME=me
-service.gui.MORE=See more
-service.gui.MOVE=Move
-service.gui.MOVE_SUBCONTACT=M&ove contact
-service.gui.MOVE_SUBCONTACT_MSG=Select the contact or the group, where you would like to move the selected contact.
-service.gui.MOVE_SUBCONTACT_FAILED=The contact you have chosen is the same as \n the source one. Please choose another contact!
-service.gui.MOVE_SUBCONTACT_QUESTION=Are you sure you want to move {0} to {1}?
-service.gui.MOVE_TO_GROUP=&Move to group
-service.gui.MOVE_CONTACT=Move Contact
-service.gui.MOVE_CONTACT_ERROR=&Contact cannot be moved
-service.gui.MSG_DELIVERY_FAILURE=The above message could not be delivered
-service.gui.MSG_DELIVERY_NOT_SUPPORTED=The protocol you are using doesn't support offline messages. You could try to reach this contact through another protocol or wait until he/she becomes online.
-service.gui.MSG_DELIVERY_INTERNAL_ERROR=An internal error occured. This is most probably a bug. Please report it here: http://www.sip-communicator.org/index.php/Development/BugsAndIssues. Server returned error: {0}
-service.gui.MSG_DELIVERY_UNKNOWN_ERROR=Your message could not be delivered due to the following problem: {0}.
-service.gui.MSG_NOT_DELIVERED=A network problem occured. Please check your network configuration and try again. Server returned error: {0}.
-service.gui.MSG_NOT_POSSIBLE=Messaging is not possible for this contact (it is not supported by the protocol)
-service.gui.MSG_RECEIVED={0} has sent you a message
-service.gui.MSG_SEND_CONNECTION_PROBLEM=You should be connected to be able to send messages.
-service.gui.MULTIPLE_LOGINS=You have logged in more than once with the same account. The following account: User name: {0}, Server name: {1} is currently disconnected.
-service.gui.MY_CHAT_ROOMS=My chat rooms...
-service.gui.NETWORK=Network
-service.gui.NETWORK_FAILURE=Network failure
-service.gui.NEXT=&Next
-service.gui.NEXT_TOOLTIP=Browse more recent conversations
-service.gui.NEW=&New
-service.gui.NEW_ACCOUNT=Add &new account
-service.gui.NEW_MESSAGE=New message
-service.gui.NEW_NAME=New name
-service.gui.NEW_STATUS_MESSAGE=New status message
-service.gui.NO=No
-service.gui.NO_AVAILABLE_ROOMS=The list of rooms for this server is currently not available.
-service.gui.NO_MESSAGE=No message
-service.gui.NO_GROUP_CHAT_ACCOUNT_AVAILABLE=No accounts, supporting multi user chat found. Check sip-communicator.org for more information on which protocols support multi user chat.
-service.gui.NON_EMPTY_CHAT_WINDOW_CLOSE=You're trying to close a chat with a non-sent message. Are you sure you want to close this chat?
-service.gui.NON_EXISTING_USER_ID=The {0} server does not recognize specified user id.
-service.gui.NOTIFICATIONS=Notifications
-service.gui.OK=&OK
-service.gui.OFFLINE=Offline
-service.gui.OLDER_CALLS=Older calls
-service.gui.ONLINE=Online
-service.gui.OPEN=Open
-service.gui.OPEN_FILE_FROM_IMAGE=Double click to open file.
-service.gui.OPEN_FOLDER=Open folder
-service.gui.OPEN_IN_BROWSER=Open in &browser
-service.gui.OPEN_TOOLS=Open Tools Menu
-service.gui.OPTIONS=Options
-service.gui.PASSWORD=Password
-service.gui.PASTE=&Paste
-service.gui.PREVIOUS=Previous
-service.gui.PREVIOUS_TOOLTIP=Browse older conversations
-service.gui.PRINT=&Print
-service.gui.PROACTIVE_NOTIFICATION=is writing a message
-service.gui.PROTOCOL=Protocol
-service.gui.QUIT=&Quit
-service.gui.READY=Ready
-service.gui.REASON=Reason
-service.gui.RECEIVED=received
-service.gui.RECONNECTION_LIMIT_EXCEEDED=You have have been disconnecting and reconnecting to the server too fast. The following account: User name: {0}, Server name: {1} is temporarily banned and would have to wait a bit before trying to login again.
-service.gui.REJECT=&Reject
-service.gui.REMEMBER_PASSWORD=Remember password
-service.gui.REMOVE=&Remove
-service.gui.REMOVE_ACCOUNT=&Remove account
-service.gui.REMOVE_ACCOUNT_MESSAGE=Are you sure you want to remove this account?
-service.gui.REMOVE_CONTACT=&Remove subcontact
-service.gui.REMOVE_CONTACT_TEXT=<DIV>Are you sure you want to remove <B> {0} </B><BR>from your contact list?</DIV>
-service.gui.REMOVE_GROUP=&Remove group
-service.gui.RENAME=&Rename
-service.gui.RENAME_CONTACT=Re&name contact
-service.gui.RENAME_CONTACT_WIZARD=In the field below you can specify the name you would like to use for the given contact.
-service.gui.RENAME_GROUP=Re&name group
-service.gui.RENAME_GROUP_INFO=In the field below you can specify the name you would like to use for the given group.
-service.gui.REQUEST=&Request
-service.gui.REQUEST_AUTHORIZATION=&Request authorization
-service.gui.REQUEST_AUTHORIZATION_MSG=Can''t add {0} to your Contact List. {0} must authorize your request to add him/her. Please enter your request below.
-service.gui.RETRY=Retry
-service.gui.ROOT_GROUP=Root group
-service.gui.SAVE=&Save
-service.gui.SEARCH=&Search
-service.gui.SEARCH_FOR_CHAT_ROOMS_MSG=Click the below button to show all chat rooms existing in the selected server. Then select the one you would like to join and click the join button.
-service.gui.SECURITY_AUTHORITY_REALM=The {0} server has requested your authentication.
-service.gui.SELECT_ACCOUNT=Select account
-service.gui.SELECT_COLOR=Select color
-service.gui.SELECT_GROUP=Select group
-service.gui.SELECT_GROUP_WIZARD_MSG=The list below contains all groups in your Contact List. Select the one, where you would like to add the new contact.
-service.gui.SELECT_GROUP_WIZARD=Specify group
-service.gui.SELECT_PROVIDERS_FOR_CHAT_ROOM=The list below contains all accounts that support the multi user chat feature. Select the one you would like to use to create your chat room.
-service.gui.SELECT_PROVIDERS_WIZARD_MSG=The list below contains all registered accounts. Select the one you would like to use to communicate with the new contact.
-service.gui.SELECT_PROVIDERS_WIZARD=Select account
-service.gui.SEND=&Send
-service.gui.SEND_FILE=Send &file
-service.gui.SELECT_CONTACT_SUPPORTING_INFO=There is no info for this contact.
-service.gui.SEND_MESSAGE=&Send a message
-service.gui.SEND_AS_SMS=Send as SMS
-service.gui.SEND_SMS=S&end SMS
-service.gui.SEND_SMS_DETAILS=Remember that you need to enter the number in international \
-format e.g. starting with +44 for the UK for example, +447777000000
-service.gui.SEND_SMS_NOT_SUPPORTED=The protocol you have selected doesn't support SMS messages.
-service.gui.SEND_VIA=Send via
-service.gui.SENT=sent
-service.gui.SET_STATUS_MESSAGE=Set status message
-service.gui.SETTINGS=&Options
-service.gui.SHOW_OFFLINE_CONTACTS=Show inactive contacts
-service.gui.SIGN_IN=Sign in
-service.gui.SMS_SUCCESSFULLY_SENT=SMS message successfully sent!
-service.gui.SMS_SEND_CONNECTION_PROBLEM=You need to be connected before being able to send SMS messages. Please connect your SMS provider account.
-service.gui.SPECIFY_REASON=In the field below you could specify the reason of this operation.
-service.gui.SOUND_ON_OFF=Turn sound on/off
-service.gui.STATUS_CHANGED_CHAT_MESSAGE=has become {0}
-service.gui.STATUS_CHANGE_GENERAL_ERROR=Failed to change status for account: User name: {0}, Server name: {1}, due to a general error.
-service.gui.STATUS_CHANGE_NETWORK_FAILURE=Failed to change status for account: User name: {0}, Server name: {1}, due to a network problem.
-service.gui.STATUS_MESSAGE_INFO=In the field below you can specify the new message you would like to use.
-service.gui.SUBJECT=Subject
-service.gui.SUMMARY=Summary
-service.gui.TODAY=Today
-service.gui.TOOLS=&Tools
-service.gui.TRANSFER=Trans&fer
-service.gui.TO=&To:
-service.gui.TRANSFER_CALL_TITLE=Transfer Call
-service.gui.TRANSPARENCY_NOT_ENABLED=Transparency is not supported by your current configuration.
-service.gui.TYPE_YOUR_REQUEST=Type your request here
-service.gui.USER_IDENTIFIER=User identifier:
-service.gui.USER_EXISTS_ERROR=This user already exists on the selected network. Please choose another user or network.
-service.gui.USERNAME_NULL=Please fill the name of your account.
-service.gui.ACCOUNT_CREATION_FAILED=We failed to create your account due to the following error: {0}
-service.gui.UNKNOWN=Unknown user
-service.gui.MSG_DELIVERY_UNKNOWN_ERROR=Unknown error has occured while delivering your message.
-service.gui.UNREGISTERED_MESSAGE=Unable to connect the following account: User name: {0}, Server name: {1}. You are currently offline.
-service.gui.VIEW=&View
-service.gui.VIEW_HISTORY=View &history
-service.gui.VIEW_STYLEBAR=View &style bar
-service.gui.VIEW_TOOLBAR=View &toolbar
-service.gui.WARNING=Warning
-service.gui.YES=Yes
-service.gui.YESTERDAY=Yesterday
-service.gui.EXISTING_ACCOUNT_ERROR=The account you entered is already installed.
-service.gui.NEW_MAIL=<b>You have one new Mail!</b><br/><b>From:</b> {0} {1} <br/><b>Subject:</b> {2} <br/>{3};
-service.gui.ACTIVATE=Activate
-service.gui.DEACTIVATE=Deactivate
-service.gui.NEW=New
-service.gui.ENTER_FULL_SCREEN_TOOL_TIP=Enter Fullscreen
-service.gui.EXIT_FULL_SCREEN_TOOL_TIP=Exit Fullscreen
-service.gui.HOLD_BUTTON_TOOL_TIP=Toggle Hold
-service.gui.MUTE_BUTTON_TOOL_TIP=Toggle Mute
-service.gui.LOCAL_VIDEO_BUTTON_TOOL_TIP=Toggle Video
-service.gui.TRANSFER_BUTTON_TOOL_TIP=Transfer Call
-service.gui.SECURITY_INFO=Security information
-service.gui.SECURITY_WARNING=Security warning
-service.gui.SECURITY_ERROR=Security error
-service.gui.SPEED=Speed:
-
-service.gui.JANUARY=Jan
-service.gui.FEBRUARY=Feb
-service.gui.MARCH=Mar
-service.gui.APRIL=Apr
-service.gui.MAY=May
-service.gui.JUNE=Jun
-service.gui.JULY=Jul
-service.gui.AUGUST=Aug
-service.gui.SEPTEMBER=Sep
-service.gui.OCTOBER=Oct
-service.gui.NOVEMBER=Nov
-service.gui.DECEMBER=Dec
-
-# impl.protocol.ssh
-#Contact Details Seperator(must not be part of contact data stored as persistent
-# data)
-impl.protocol.ssh.DETAILS_SEPARATOR=~
-
-# systray
-impl.systray.SET_STATUS=Set Status
-impl.systray.ONLINE_STATUS=Online
-impl.systray.OFFLINE_STATUS=Offline
-impl.systray.FAILED_TO_OPEN_ADD_CONTACT_DIALOG=Failed to open the "Add Contact" dialog.
-impl.systray.POPUP_MESSAGE_HANDLER=Systray balloon messages
-impl.swingnotification.POPUP_MESSAGE_HANDLER=SIP Communicator popups
-impl.growlnotification.POPUP_MESSAGE_HANDLER=Growl notifications
-
-# New Account Dialog
-impl.gui.main.account.DEFAULT_PAGE_TITLE=Select Network
-impl.gui.main.account.DEFAULT_PAGE_BODY=You can use the list above to select the network that you would like to add an account for.
-impl.gui.main.account.DUMMY_PROTOCOL_NAME=select network
-impl.gui.main.account.DUMMY_PROTOCOL_DESCRIPTION=select network
-
-# account info
-plugin.accountinfo.TITLE=Account Info
-plugin.accountinfo.BROWSE=Browse
-plugin.accountinfo.EXTENDED=Extended
-plugin.accountinfo.NOT_SUPPORTED=Account info not available.
-plugin.accountinfo.FIRST_NAME=First Name:
-plugin.accountinfo.MIDDLE_NAME=Middle Name:
-plugin.accountinfo.LAST_NAME=Last Name:
-plugin.accountinfo.AGE=Age:
-plugin.accountinfo.BDAY=Birth Date:
-plugin.accountinfo.GENDER=Gender:
-plugin.accountinfo.EMAIL=E-mail:
-plugin.accountinfo.PHONE=Phone:
-plugin.accountinfo.USER_PICTURES=User Pictures
-plugin.accountinfo.CHANGE=Change
-plugin.accountinfo.ONLY_MESSAGE=Only messages
-
-# contact info
-plugin.contactinfo.TITLE=Contact details
-plugin.contactinfo.CONTACT_SUMMARY_DESCRIPTION=Summary of contact info for
-plugin.contactinfo.CONTACT_EXTENDED_DESCRIPTION=Extended contact info for
-plugin.contactinfo.NOT_SPECIFIED=[Not specified]
-plugin.contactinfo.USER_PICTURES=User pictures
-
-# aimaccregwizz
-plugin.aimaccregwizz.PROTOCOL_NAME=AIM
-plugin.aimaccregwizz.PROTOCOL_DESCRIPTION=The AIM service protocol
-plugin.aimaccregwizz.USERNAME=AIM Screenname:
-plugin.aimaccregwizz.USERNAME_AND_PASSWORD=Screen Name and Password
-plugin.aimaccregwizz.REGISTER_NEW_ACCOUNT=Register new account
-plugin.aimaccregwizz.REGISTER_NEW_ACCOUNT_TEXT=In case you don't have an AIM account, click on this button to create a new one.
-plugin.aimaccregwizz.OVERRIDE_SERVER_DEFAULT_OPTIONS=Override server default options
-plugin.aimaccregwizz.ADVANCED_OPTIONS=Advanced Options
-plugin.aimaccregwizz.PROXY=Proxy
-plugin.aimaccregwizz.PROXY_PORT=Proxy port
-plugin.aimaccregwizz.PROXY_TYPE=Proxy type
-plugin.aimaccregwizz.PROXY_USERNAME=Proxy username
-plugin.aimaccregwizz.PROXY_PASSWORD=Proxy password
-
-# branding
-plugin.branding.ABOUT_WINDOW_TITLE=About {0}
-plugin.branding.LOGO_MESSAGE=Open Source VoIP && Instant Messaging
-plugin.branding.LOADING=Loading
-plugin.branding.ABOUT_MENU_ENTRY=&About
-plugin.branding.WELCOME_MESSAGE=<DIV color={0}>The {1} is currently under active development. \
- The version you are running is only experimental and MAY NOT \
- work as expected. Please refer to {2} for more information.</DIV>
-plugin.branding.COPYRIGHT=<DIV><font size=3 color={0}>(c)2003-2009 Copyright \
- <b>sip-communicator.org</b>. All rights reserved. Visit \
- <a href="http://sip-communicator.org">http://sip-communicator.org</a>.\
- </font></DIV>
-plugin.branding.LICENSE=<DIV color={0}>The <b>SIP Communicator</b> is distributed under \
- the terms of the LGPL (<a href=\"http://www.gnu.org\">\
- http://www.gnu.org</a>).</DIV>
-
-# Dict protocol
-service.protocol.DICTIONARIES=Dictionaries
-plugin.dictaccregwizz.ANY_DICTIONARY=Any Dictionary
-plugin.dictaccregwizz.ANY_DICTIONARY_FORM=Any Dictionary from {0}
-plugin.dictaccregwizz.FIRST_MATCH=First Match
-plugin.dictaccregwizz.NO_MATCH=No match
-plugin.dictaccregwizz.MATCH_RESULT=No definitions found for "{0}", perhaps you mean:\n
-plugin.dictaccregwizz.INVALID_DATABASE=The current dictionary "{0}" doesn''t exist anymore on the server.
-plugin.dictaccregwizz.INVALID_STRATEGY=The current strategy isn't available on the server.
-plugin.dictaccregwizz.PROTOCOL_NAME=Dict
-plugin.dictaccregwizz.PROTOCOL_DESCRIPTION=The Dict service protocol
-plugin.dictaccregwizz.HOST=Host
-plugin.dictaccregwizz.PORT=Port
-plugin.dictaccregwizz.SERVER_INFO=Server informations
-plugin.dictaccregwizz.STRATEGY_SELECTION=Strategy selection
-plugin.dictaccregwizz.STRATEGY_LIST=List of strategies:
-plugin.dictaccregwizz.SEARCH_STRATEGIES=Search strategies
-plugin.dictaccregwizz.STRATEGY_DESCRIPTION=Strategy is use to search similar words,if a translation was not found, thanks to different approaches. For example the Prefix strategies will search words which begin like the word you would translate.
-plugin.dictaccregwizz.ACCOUNT_INFO_TITLE=Dict Account Information
-plugin.dictaccregwizz.FIRST_ACCOUNT=This wizard will create your first Dict Account for you on dict.org.\n\n\
-You can add new dictionary by going on Account Registration Wizard. Fill the host Field with dictionnary you would like to add.
-plugin.dictaccregwizz.THREAD_CONNECT=Trying to connect to server
-plugin.dictaccregwizz.THREAD_CONNECT_FAILED=Connexion attempt failed, this isn't a dict server or the server is offline
-plugin.dictaccregwizz.RETRIEVING_STRATEGIES=Retrieving strategies
-plugin.dictaccregwizz.NO_STRATEGIES_FOUND=No strategy found on the server
-plugin.dictaccregwizz.POPULATE_LIST=Populating list
-plugin.dictaccregwizz.CLOSING_CONNECTION=Closing connection
-
-# call history form
-plugin.callhistoryform.TITLE=&Call history
-plugin.callhistoryform.SEARCH=Search
-plugin.callhistoryform.CONTACT_NAME=Contact Name
-plugin.callhistoryform.SINCE=Since
-plugin.callhistoryform.UNTIL=Until
-plugin.callhistoryform.CALLTYPE=Call Type
-plugin.callhistoryform.INCOMING=Incoming
-plugin.callhistoryform.OUTGOING=Outgoing
-
-# facebookaccregwizz
-plugin.facebookaccregwizz.EXPERIMENTAL_WARNING=<html><body>The support for this protocol is experimental and may not work as expected. Please report bugs to <a href="mailto:dev@sip-communicator.dev.java.net">dev@sip-communicator.dev.java.net</a>.</body></html>
-plugin.facebookaccregwizz.INVALID_EMAIL_ADDRESS=Invalid email address
-plugin.facebookaccregwizz.PROTOCOL_DESCRIPTION=The Facebook Chat protocol
-plugin.facebookaccregwizz.PROTOCOL_NAME=Facebook
-plugin.facebookaccregwizz.USERNAME=Email:
-plugin.facebookaccregwizz.USERNAME_AND_PASSWORD=Email and Password
-
-# generalconfig
-plugin.generalconfig.AUTO_START=Auto - start {0} when computer restarts or reboots.
-plugin.generalconfig.GROUP_CHAT_MESSAGES=Group chat messages in one window.
-plugin.generalconfig.LOG_HISTORY=Log chat history
-plugin.generalconfig.SHOW_HISTORY=Show history
-plugin.generalconfig.HISTORY_SIZE=recent messages in new chats
-plugin.generalconfig.SEND_MESSAGES_WITH=Send messages with:
-plugin.generalconfig.BRING_WINDOW_TO_FRONT=Bring chat window to front
-plugin.generalconfig.ERROR_PERMISSION=You don't have enough privileges to remove autostart
-plugin.generalconfig.TRANSPARENCY=Transparency
-plugin.generalconfig.ENABLE_TRANSPARENCY=Enable transparency
-plugin.generalconfig.DEFAULT_LANGUAGE=Interface Language
-plugin.generalconfig.DEFAULT_LANGUAGE_RESTART_WARN=Your changes will take effect on next restart.
-plugin.generalconfig.SIP_CLIENT_PORT=SIP client port
-plugin.generalconfig.SIP_CLIENT_SECURE_PORT=SIP client secure port
-plugin.generalconfig.ERROR_PORT_NUMBER=Wrong port number
-
-# gibberish accregwizz
-plugin.gibberishaccregwizz.PROTOCOL_NAME=Gibberish
-plugin.gibberishaccregwizz.PROTOCOL_DESCRIPTION=A SIP Communicator test protocol.
-plugin.gibberishaccregwizz.USERNAME=User ID:
-plugin.gibberishaccregwizz.USERNAME_AND_PASSWORD=Identification
-
-# icqaccregwizz
-plugin.icqaccregwizz.PROTOCOL_NAME=ICQ
-plugin.icqaccregwizz.PROTOCOL_DESCRIPTION=The AOL ICQ service protocol
-plugin.icqaccregwizz.USERNAME=ICQ Number:
-plugin.icqaccregwizz.REGISTER_NEW_ACCOUNT_TEXT=In case you don't have an ICQ account, click on this button to create a new one.
-plugin.icqaccregwizz.REGISTER_NEW_ACCOUNT=Register new account
-plugin.icqaccregwizz.PROXY=Proxy
-plugin.icqaccregwizz.PROXY_PORT=Proxy port
-plugin.icqaccregwizz.PROXY_USERNAME=Proxy username
-plugin.icqaccregwizz.PROXY_PASSWORD=Proxy password
-plugin.icqaccregwizz.PROXY_TYPE=Proxy type
-
-# irc accregwizz
-plugin.ircaccregwizz.PROTOCOL_NAME=IRC
-plugin.ircaccregwizz.PROTOCOL_DESCRIPTION=IRC protocol.
-plugin.ircaccregwizz.USERNAME_AND_PASSWORD=UIN and password
-plugin.ircaccregwizz.USERNAME=Nickname:
-plugin.ircaccregwizz.INFO_PASSWORD=Most IRC servers do not require password.
-plugin.ircaccregwizz.AUTO_NICK_CHANGE=Automatically change nick when it's already used
-plugin.ircaccregwizz.USE_DEFAULT_PORT=Use default port
-plugin.ircaccregwizz.PASSWORD_NOT_REQUIRED=My nickname doesn't require identification
-plugin.ircaccregwizz.HOST=Hostname:
-plugin.ircaccregwizz.PORT=Port:
-plugin.ircaccregwizz.IRC_SERVER=Server
-
-# jabber accregwizz
-plugin.jabberaccregwizz.PROTOCOL_NAME=JABBER
-plugin.jabberaccregwizz.PROTOCOL_DESCRIPTION=The Jabber protocol
-plugin.jabberaccregwizz.USERNAME=Jabber username
-plugin.jabberaccregwizz.PASSWORD_CONFIRM=Confirm password
-plugin.jabberaccregwizz.USERNAME_AND_PASSWORD=ID and Password
-plugin.jabberaccregwizz.CSERVER=Server
-plugin.jabberaccregwizz.SERVER=Connect Server
-plugin.jabberaccregwizz.PORT=Port
-plugin.jabberaccregwizz.ENABLE_KEEP_ALIVE=Enable keep alive
-plugin.jabberaccregwizz.NEW_ACCOUNT_TITLE=Jabber new account registration
-plugin.jabberaccregwizz.REGISTER_NEW_ACCOUNT_TEXT=In case you don't have a Jabber account, click on this button to create a new one.
-plugin.jabberaccregwizz.CHOOSE_SERVER_TITLE=Jabber new account server chooser
-plugin.jabberaccregwizz.CHOOSE_SERVER_TEXT=Choose the server for your new account in the list below.
-plugin.jabberaccregwizz.CHOOSE=&Choose
-plugin.jabberaccregwizz.SERVER_COLUMN=Server
-plugin.jabberaccregwizz.COMMENT_COLUMN=Comment
-plugin.jabberaccregwizz.RESOURCE=Resource
-plugin.jabberaccregwizz.PRIORITY=Priority
-plugin.jabberaccregwizz.XMPP_ERROR=XMPP Error
-plugin.jabberaccregwizz.UNKNOWN_XMPP_ERROR=Unknown XMPP error. Verify that the server name is correct.
-plugin.jabberaccregwizz.NOT_SAME_PASSWORD=The two entered password aren't the same.
-plugin.jabberaccregwizz.OVERRIDE_SERVER_DEFAULT_OPTIONS=Override server default options
-plugin.jabberaccregwizz.ADVANCED_OPTIONS=Advanced options
-
-# mailbox
-plugin.mailbox.OUTGOING=Outgoing Message:
-plugin.mailbox.INCOMING=Incoming Messages:
-plugin.mailbox.BROWSE=Browse
-plugin.mailbox.WAIT_TIME=Delay Until Call Sent to Voicemail
-plugin.mailbox.MAX_MESSAGE_TIME=Maximum Incoming Message Duration
-plugin.mailbox.CONFIRM=Confirm
-plugin.mailbox.DEFAULTS=Defaults
-plugin.mailbox.MAILBOX=Mailbox
-
-# msn accregwizz
-plugin.msnaccregwizz.PROTOCOL_NAME=MSN
-plugin.msnaccregwizz.PROTOCOL_DESCRIPTION=A protocol to connect and chat on the MSN Service.
-plugin.msnaccregwizz.USERNAME=Email:
-plugin.msnaccregwizz.USERNAME_AND_PASSWORD=ID and Password
-
-# plugin manager
-plugin.pluginmanager.INSTALL=Install
-plugin.pluginmanager.UNINSTALL=Uninstall
-plugin.pluginmanager.UPDATE=Update
-plugin.pluginmanager.PLUGINS=Plug-ins
-plugin.pluginmanager.URL=Url
-plugin.pluginmanager.CHOOSE_FILE=Select File
-plugin.pluginmanager.SHOW_SYSTEM_BUNDLES=Show system plug-ins
-plugin.pluginmanager.SYSTEM=System
-plugin.pluginmanager.NEW=New
-
-# rss accregwizz
-plugin.rssaccregwizz.PROTOCOL_NAME=RSS
-plugin.rssaccregwizz.PROTICOL_DESCRIPTION=Add your preferred RSS feeds into SIP Communicator !
-plugin.rssaccregwizz.ERROR_ACCOUNT_EXISTS=RSS account already exists!
-plugin.rssaccregwizz.ACCOUNT_INFO=This wizard will create an RSS account for you.\n\n\
-Note that you could have only one RSS account!\n\n\
-You can add RSS feeds to your contact list using the "Add contact" wizard. Fill in the contact address field with the URI of the RSS feed you would like to add.
-plugin.rssaccregwizz.ACCOUNT_INFO_TITLE=RSS Account Information
-plugin.rssaccregwizz.ACCOUNT_ATTENTION=Please read attentively the information provided below!
-plugin.rssaccregwizz.CONFIRM_ACCOUNT_REMOVAL=The folloing RSS flow seems to be no longer accessible. Would you like to remove it?\n\n Address: {0}
-plugin.rssaccregwizz.CONFIRM_ACCOUNT_REMOVAL_TITLE=Remove missing contactems to be no longer accessible. Would you like to remove it?\n\n
-
-# simple accregwizz
-plugin.simpleaccregwizz.INITIAL_ACCOUNT_REGISTRATION=Configure all your favorite protocols in one click.
-plugin.simpleaccregwizz.SIGNUP=Not registered yet?
-plugin.simpleaccregwizz.SPECIAL_SIGNUP=Not registered yet? - Click here to get a new username
-
-# sipaccregwizz
-plugin.sipaccregwizz.PROTOCOL_NAME=SIP
-plugin.sipaccregwizz.PROTOCOL_DESCRIPTION=The SIP protocol
-plugin.sipaccregwizz.USERNAME=SIP id
-plugin.sipaccregwizz.USERNAME_AND_PASSWORD=User name and password
-plugin.sipaccregwizz.REGISTRAR=Registrar
-plugin.sipaccregwizz.SERVER_PORT=Server port
-plugin.sipaccregwizz.PROXY=Proxy
-plugin.sipaccregwizz.PROXY_PORT=Proxy port
-plugin.sipaccregwizz.PREFERRED_TRANSPORT=Preferred transport
-plugin.sipaccregwizz.ENABLE_PRESENCE=Enable presence (SIMPLE)
-plugin.sipaccregwizz.FORCE_P2P_PRESENCE=Force peer-to-peer presence mode
-plugin.sipaccregwizz.OFFLINE_CONTACT_POLLING_PERIOD=Offline contacts polling period (in s.)
-plugin.sipaccregwizz.SUBSCRIPTION_EXPIRATION=Default subscription duration (in s.)
-plugin.sipaccregwizz.PRESENCE_OPTIONS=Presence Options
-plugin.sipaccregwizz.KEEP_ALIVE=Keep alive
-plugin.sipaccregwizz.KEEP_ALIVE_METHOD=Keep alive method
-plugin.sipaccregwizz.KEEP_ALIVE_INTERVAL=Keep alive interval
-plugin.sipaccregwizz.KEEP_ALIVE_INTERVAL_INFO=Between 1 and 3600 seconds
-plugin.sipaccregwizz.REGISTER=REGISTER
-plugin.sipaccregwizz.OVERRIDE_SERVER_DEFAULT_OPTIONS=Override server default options
-plugin.sipaccregwizz.ENABLE_DEFAULT_ENCRYPTION=Enable support to encrypt calls
-plugin.sipaccregwizz.ENABLE_SIPZRTP_ATTRIBUTE=Indicate support of ZRTP in SIP data
-plugin.sipaccregwizz.AUTH_NAME=Authorization name
-
-# ssh accregwizz
-plugin.sshaccregwizz.PROTOCOL_NAME=SSH
-plugin.sshaccregwizz.PROTOCOL_DESCRIPTION=A Protocol to connect to remote machines over SSH.
-plugin.sshaccregwizz.USERNAME=Account ID:
-plugin.sshaccregwizz.IDENTITY_FILE=Identitity File:
-plugin.sshaccregwizz.KNOWN_HOSTS=Known Hosts:
-plugin.sshaccregwizz.ACCOUNT_INFO_TITLE=SSH Account Details
-plugin.sshaccregwizz.OPTIONAL=Optional
-plugin.sshaccregwizz.ACCOUNT_DETAILS=Account details
-
-# status update
-plugin.autoaway.AUTO_STATUS=Auto Away
-plugin.autoaway.ENABLE_CHANGE_STATUS=Change status while away
-plugin.autoaway.AWAY_MINUTES=Minutes before switching to away :
-
-# updatechecker
-plugin.updatechecker.DIALOG_TITLE=New version available
-plugin.updatechecker.DIALOG_MESSAGE=<html>A new version of {0} is available for download.
-plugin.updatechecker.DIALOG_MESSAGE_2=<br>{0} ({1}): <br>
-plugin.updatechecker.BUTTON_DOWNLOAD=Download
-plugin.updatechecker.BUTTON_CLOSE=Close
-plugin.updatechecker.BUTTON_INSTALL=Install
-plugin.updatechecker.UPDATE_MENU_ENTRY=Check For Update
-plugin.updatechecker.DIALOG_WARN=If you continue with update application will be shutdown! Are you sure?
-plugin.updatechecker.DIALOG_NOUPDATE=Your version is up to date.
-plugin.updatechecker.DIALOG_NOUPDATE_TITLE=No new version
-plugin.updatechecker.DIALOG_MISSING_UPDATE=Update Installer is missing.
-
-# whiteboard
-plugin.whiteboard.TITLE=Whiteboard [Beta]
-plugin.whiteboard.MENU_ITEM=Whiteboard
-plugin.whiteboard.NOT_SUPPORTED=This contact does not support whiteboarding
-plugin.whiteboard.DRAW=Draw
-plugin.whiteboard.OPEN=Open
-plugin.whiteboard.PEN=Pen
-plugin.whiteboard.SELECT=Select
-plugin.whiteboard.LINE=Line
-plugin.whiteboard.RECTANGLE=Rectangle
-plugin.whiteboard.FILLED_RECTANGLE=Filled rectangle
-plugin.whiteboard.TEXT=Text
-plugin.whiteboard.IMAGE=Image
-plugin.whiteboard.POLYGON=Polygon
-plugin.whiteboard.FILLEDPOLYGON=Filled polygon
-plugin.whiteboard.POLYLINE=Polyline
-plugin.whiteboard.CIRCLE=Circle
-plugin.whiteboard.FILLED_CIRCLE=Filled circle
-plugin.whiteboard.COLOR=Color
-plugin.whiteboard.MODIFICATION=Modification
-plugin.whiteboard.THICKNESS=Thickness:
-plugin.whiteboard.GRID=Grid
-plugin.whiteboard.DESELECT=Deselect
-plugin.whiteboard.DELETE=Delete
-plugin.whiteboard.PROPERTIES=Properties
-
-# yahoo accregwizz
-plugin.yahooaccregwizz.PROTOCOL_NAME=YAHOO
-plugin.yahooaccregwizz.PROTOCOL_DESCRIPTION=A protocol to connect and chat on the Yahoo Service.
-plugin.yahooaccregwizz.USERNAME=Username:
-plugin.yahooaccregwizz.USERID_AND_PASSWORD=ID and Password
-
-# zero accregwizz
-plugin.zeroaccregwizz.PROTOCOL_NAME=Zeroconf
-plugin.zeroaccregwizz.PROTOCOL_DESCRIPTION=The Zeroconf (Bonjour) service protocol.
-plugin.zeroaccregwizz.FIRST_NAME=First name:
-plugin.zeroaccregwizz.LAST_NAME=Last name:
-plugin.zeroaccregwizz.EMAIL=Email:
-plugin.zeroaccregwizz.REMEMBER_CONTACTS=Remember Bonjour contacts?
-plugin.zeroaccregwizz.USERID_AND_PASSWORD=ID and Password
-plugin.zeroaccregwizz.USERID=User ID
-
-# gtalk accregwizz
-plugin.googletalkaccregwizz.PROTOCOL_NAME=GOOGLE TALK
-plugin.googletalkaccregwizz.PROTOCOL_DESCRIPTION=The Google Talk protocol
-plugin.googletalkaccregwizz.USERNAME=Google Talk username
-plugin.googletalkaccregwizz.REGISTER_NEW_ACCOUNT_TEXT=In case you don't have a Google Talk account, click on this button to create a new one.
-plugin.googletalkaccregwizz.NEW_ACCOUNT_TITLE=Google Talk new account registration
-
-# key binding chooser
-plugin.keybindings.CHAT_CLOSE=Close Chat Window
-plugin.keybindings.CHAT_COPY=Copy
-plugin.keybindings.CHAT_CUT=Cut
-plugin.keybindings.CHAT_NEXT_TAB=Next tab
-plugin.keybindings.CHAT_OPEN_HISTORY=Open history
-plugin.keybindings.CHAT_OPEN_SMILIES=Open smileys
-plugin.keybindings.CHAT_PASTE=Paste
-plugin.keybindings.CHAT_PREVIOUS_TAB=Previous tab
-plugin.keybindings.MAIN_NEXT_TAB=Next tab
-plugin.keybindings.MAIN_PREVIOUS_TAB=Previous tab
-plugin.keybindings.MAIN_RENAME=Rename contact
-plugin.keybindings.OPEN_HISTORY=Show History
-plugin.keybindings.OPEN_SMILIES=Show Smileys
-plugin.keybindings.PLUGIN_NAME=Keybindings
-
-# Notification Configuration Form
-plugin.notificationconfig.TURN_ON_ALL=Turn On All
-plugin.notificationconfig.TURN_OFF_ALL=Turn Off All
-plugin.notificationconfig.ACTIONS=Actions
-plugin.notificationconfig.QUICK_CONTROLS=Quick Controls
-plugin.notificationconfig.RESTORE=Restore Defaults
-plugin.notificationconfig.PLAY_SOUND=Play a sound :
-plugin.notificationconfig.EXEC_PROG=Execute a program :
-plugin.notificationconfig.DISPLAY_POPUP=Show a message in a pop-up window
-plugin.notificationconfig.POPUP_NOTIF_HANDLER=Popup notifications type :
-
-# ZRTP Securing
-impl.media.security.WARNING_NO_RS_MATCH=<html>No retained shared secret available.<br/><b>SAS verification is recommended</b></html>
-impl.media.security.WARNING_NO_EXPECTED_RS_MATCH=<html>An expected retained shared secret is missing.<br/><b>SAS verification is required</b><br/>If SAS codes do not match then hangup and try again</html>
-impl.media.security.SEVERE_GENERIC_MSG=<html>A severe security problem was detected.<br/><b>Your call is not secure</b><br/>Error code: {0}</html>
-impl.media.security.ZRTP_GENERIC_MSG=<html>A severe ZRTP problem was detected.<br/><b>Your call is not secure</b><br/>Error code: {0}</html>
-impl.media.security.INTERNAL_PROTOCOL_ERROR=<html>Internal protocol error occurred.<br/><b>Your call is not secure</b><br/>Error code: {0}</html>
-impl.media.security.CHECKSUM_MISMATCH=<html>Internal ZRTP packet checksum mismatch.<br/>If you see this message often this may mean a denial-of-service attack!</html>
-impl.media.security.RETRY_RATE_EXCEEDED=<html>Too much retries during security negotiation. This may mean that the other party has internet connection problems.<br/><b>Your call is not secure</b><br/>Error code: {0}</html>
-impl.media.security.DATA_SEND_FAILED=<html>Failed to send encryption data. Internet data connection or peer is down.<br/><b>Your call is not secure</b><br/>Error code: {0}</html>
-impl.media.security.SECURITY_OFF=Call encryption support off
-impl.media.security.SECURITY_ON=Call encryption support on
-#impl.media.security.ENGINE_INIT_FAILURE=Securing engine initialization failure
-#impl.media.security.ALLOW_CLEAR_REQUEST_FAILURE=Peer doesn't support unsecuring the call
-#impl.media.security.DEFAULT_TOOLTIP=Secure status field
-#impl.media.security.DEFAULT_MESSAGE=Not in call
-#impl.media.security.SECURED_TOOLTIP=Check this string by voice with your peer to verify secure comm link
-#impl.media.security.SECURED_MESSAGE=Secured:
-#impl.media.security.NOT_SECURED_TOOLTIP=Secure mode not enabled
-#impl.media.security.NOT_SECURED_MESSAGE=Not secured
-#impl.media.security.ENGINE_FAIL_TOOLTIP=Engine failed at initialization
-#impl.media.security.ENGINE_FAIL_MESSAGE=Engine failure
-#impl.media.security.SECURING_FAIL_TOOLTIP=Securing call failed
-#impl.media.security.UNSECURED_AT_REQUEST=Call unsecured at request
-#impl.media.security.PEER_UNSUPPORTED_SECURITY=<html>You have enabled secure init mode<br/>You can't switch off this mode at this moment<br/>The call is not secured yet anyway</html>
-#impl.media.security.PEER_UNSUPPORTED_TOOLTIP=Securing call not supported/enabled by the other peer
-#impl.media.security.PEER_TOGGLED_OFF_SECURITY_MESSAGE=Call peer toggled secure mode off
-#impl.media.security.PEER_TOGGLED_OFF_SECURITY_SECTION=Secure Off
-#impl.media.security.UNSECURED_AT_PEER_REQUEST_TOOLTIP=Call unsecured at peer request
-
-# Profiler4J
-plugin.profiler.PLUGIN_NAME=Profiler4j
-
-impl.media.configform.NO_DEVICE=<No Device>
-impl.media.configform.TITLE=Media
-impl.media.configform.AUDIO=&Audio:
-impl.media.configform.DOWN=&Down
-impl.media.configform.ENCODINGS=&Encodings:
-impl.media.configform.NO_PREVIEW=Preview
-impl.media.configform.UP=&Up
-impl.media.configform.VIDEO=&Video:
+# SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
+#
+# Distributable under LGPL license.
+# See terms of license at gnu.org.
+
+# Note to translators:
+# To translate SIP Communicator to your language
+# - copy messages.properties to messages_xx.properties
+# (where xx is the ISO 639-1 language code of your language)
+# - the file must use UTF-8 encoding
+# - all entries are of the form key=translation, where only the
+# translation part has to be changed
+# - {0}, {1}... are parameters which will be replaced by the
+# actual text at runtime, place them as you wish
+# - you don't have to translate all entries, if an entry is not
+# found in your translation, the text in messages.properties will
+# be used
+# - \ at the end of a line means that the translation is continued
+# in the next line
+# - cannot use single quotes when a parameter is used in the sentence,
+# or when using quotes multiple times in the same sentence.
+# For exemple, <You can't move contact {0}>, <Contact {0} doesn't exist>,
+# <Accept '{0}'> or <Do's and Don't's> does not display correctly. In
+# such cases, you need to use double quotes (''):
+# <You can''t move contact {0}>, <Contact {0} doesn''t exist>,
+# <Accept ''{0}''> or <Do''s and Don''t''s>
+#
+# To start SIP Communicator with a language that is different
+# from your system's language, pass the language code to ant:
+# ant -Duser.language=xx run
+#
+# The same rules apply to the properties files found in the other
+# directories.
+
+service.gui.ABOUT=&About
+service.gui.ACCEPT=&Accept
+service.gui.ACCOUNT=Account
+service.gui.ACCOUNT_ME=Me
+service.gui.ACCOUNT_REGISTRATION_WIZARD=Account Registration Wizard
+service.gui.ACCOUNTS=Accounts
+service.gui.ADD=&Add
+service.gui.ADD_ACCOUNT=Add account
+service.gui.ADD_CONTACT=&Add contact
+service.gui.ADD_CONTACT_ERROR=Failed to add contact with id: {0}
+service.gui.ADD_CONTACT_ERROR_TITLE=Add contact Error
+service.gui.ADD_CONTACT_EXIST_ERROR=The contact {0} already exists in your contact list.
+service.gui.ADD_CONTACT_NETWORK_ERROR=Failed to add contact with id: {0}. Network failure occured.
+service.gui.ADD_CONTACT_IDENTIFIER=In the field below enter the identifier of the contact you would like to add.
+service.gui.ADD_CONTACT_WIZARD=Add contact wizard
+service.gui.ADD_GROUP_LOCAL_ERROR=Failed to add group with name: {0}. The problem occured during a local IO operation.
+service.gui.ADD_GROUP_EXIST_ERROR=The group {0} already exists in your contact list. Please choose another name.
+service.gui.ADD_GROUP_NET_ERROR=Failed to add group with name: {0}. The problem occured due to a network failure. Please check your network connection and try again.
+service.gui.ADD_GROUP_ERROR=Failed to add group with name: {0}.
+service.gui.ADD_GROUP=Create group
+service.gui.ADD_SUBCONTACT=&Add subcontact
+service.gui.ADVANCED=&Advanced
+service.gui.ALL=&All
+service.gui.ALL_CONTACTS=&All contacts
+service.gui.APPLY=&Apply
+service.gui.ARE_CALLING=are calling...
+service.gui.AT=at
+service.gui.AUTHORIZATION_ACCEPTED=contact has accepted your authorization request.
+service.gui.AUTHENTICATION_FAILED=Authentication failed. The password you entered is not valid.
+service.gui.AUTHENTICATION_REQUESTED=Authentication requested
+service.gui.AUTHENTICATION_REJECTED=contact has rejected your authorization request.
+service.gui.AUTHENTICATION_WINDOW_TITLE={0} authentication
+service.gui.AUTHORIZATION_REQUESTED=Authorization requested
+service.gui.AUTHORIZATION_REQUESTED_INFO=The {0} contact requests your authorization.
+service.gui.AUTHORIZATION_RESPONSE=Authorization response
+service.gui.AWAY_STATUS=Away
+service.gui.BAN=&Ban
+service.gui.BAN_FAILED=Ban failed
+service.gui.BAN_FAILED_GENERAL_ERROR=Failed to ban {0}. A general server error occured.
+service.gui.BAN_FAILED_NOT_ALLOWED=Failed to ban {0}. The owner and the administrator of the room could not be banned.
+service.gui.BAN_FAILED_NOT_ENOUGH_PERMISSIONS=Failed to ban {0}. You don''t have enough privileges to do that.
+service.gui.BRB_MESSAGE=I''m gone right now, but I''ll be back.
+service.gui.BROWSE=Browse
+service.gui.BUSY_MESSAGE=Sorry, I'm busy right now.
+service.gui.CALL=Call
+service.gui.CALL_VIA=Call via:
+service.gui.CANCEL=&Cancel
+service.gui.CHAT_ROOM_ALREADY_JOINED=The {0} chat room is already joined.
+service.gui.CHAT_ROOM_CONFIGURATION={0} chat room configuration
+service.gui.CHAT_ROOM_CONFIGURATION_FAILED=Failed to obtain the {0} chat room configuration form.
+service.gui.CHAT_ROOM_CONFIGURATION_FORBIDDEN=Could not obtain the {0} chat room configuration form. Only administrators of the chat room could see and change the configuration form.
+service.gui.CHAT_ROOM_CONFIGURATION_SUBMIT_FAILED=An error occured while trying to submit the configuration form for chat room {0}.
+service.gui.CHAT_ROOM_USER_JOINED=has joined {0}
+service.gui.CHAT_ROOM_USER_LEFT=has left {0}
+service.gui.CHAT_ROOM_USER_KICKED=has been kicked from {0}
+service.gui.CHAT_ROOM_USER_QUIT=has quit {0}
+service.gui.CHAT_ROOM_NAME=Chat room name
+service.gui.CHAT_ROOM_NAME_INFO=In the field below enter the name of the chat room that you would like to create.
+service.gui.CHAT_ROOM_NOT_EXIST=The {0} room was not found in the {1} server. Please verify if the name you typed is correct.
+service.gui.CHAT_ROOM_NOT_CONNECTED=You need to be logged in in order to join the {0} chat room.
+service.gui.CHAT_ROOM_LEAVE_NOT_CONNECTED=You need to be logged in in order to leave a chat room.
+service.gui.CHAT_ROOM_NOT_JOINED=You need to be joined to the chat room in order to do further operations with it.
+service.gui.CHAT_ROOM_OPTIONS=Chat room options
+service.gui.CHAT_ROOM_REGISTRATION_REQUIRED=The {0} chat room requires registration to be joined.
+service.gui.CHAT_ROOM_REQUIRES_PASSWORD=The {0} chat room has requested a password.
+service.gui.CHAT_ROOMS=Chat rooms
+service.gui.CHAT_ROOM_SUBJECT_CHANGED={0} has changed the subject to {1}
+service.gui.CLOSE=Cl&ose
+service.gui.CLOSE_CHAT_AFTER_NEW_MESSAGE=You have received a new message less than 2 seconds ago. Are you sure you want to close this chat?
+service.gui.CLOSE_CHAT_ACTIVE_FILE_TRANSFER=You have active file transfers. Are you sure you want to cancel them?
+service.gui.CONNECTING=Connecting...
+service.gui.CONNECTION_FAILED_MSG=Connection failed for the following account: User name: {0}, Server name: {1}. Please check your network connection or contact your network administrator for more information.
+service.gui.CONNECTION_EXPIRED_MSG=You are currently disconnected from the {0} server.
+service.gui.CONNECTION_REQUIRED_TO_JOIN=You have to be connected in order to join a chat room. Please connect and then try again.
+service.gui.CONNECTION_REQUIRED_TO_LEAVE=You have to be connected in order to leave a chat room.
+service.gui.CONTACT_NOT_SUPPORTING_TELEPHONY=The choosen {0} contact doesn''t support telephony.
+service.gui.CONTACT_PAUSED_TYPING={0} paused typing the message
+service.gui.CONTACT_TYPING={0} is typing a message
+service.gui.CONTACT_TYPING_STATE_STALE=typing state not updated
+service.gui.CONTACT_INFO=&Contact info
+service.gui.CONTACTS=Contacts
+service.gui.COPY=&Copy
+service.gui.COPY_LINK=Copy &link
+service.gui.CREATE=C&reate
+service.gui.CREATE_CHAT_ROOM=&Create chat room...
+service.gui.CREATE_CHAT_ROOM_ERROR=Failed to create chat room with name: {0}.
+service.gui.CREATE_CHAT_ROOM_WIZARD=Create chat room wizard
+service.gui.CREATE_GROUP=&Create group
+service.gui.CREATE_GROUP_NAME=In the field below enter the name of the group you would like to create.
+service.gui.CREATE_FIRST_GROUP_WIZARD=Your contact list doesn't contain any groups. Please create a group first (File/Create group).
+service.gui.CONTACT_INFO_NOT_SUPPORTED=This contact doesn't support web contact info
+service.gui.CUT=C&ut
+service.gui.DATE=Date
+service.gui.DELETE=Delete
+service.gui.DIALPAD=Dialpad
+service.gui.DND_STATUS=Do not disturb
+service.gui.DO_NOT_ASK_AGAIN=Don't ask again
+service.gui.DO_NOT_SHOW_AGAIN=Don't show this message again
+service.gui.DURATION=Duration
+service.gui.EDIT=&Edit
+service.gui.EMPTY_HISTORY=&Empty history
+service.gui.ENABLE_TYPING_NOTIFICATIONS=Enable &typing notifications
+service.gui.ENTER_PHONE_NUMBER=Enter phone number
+service.gui.ERROR=Error
+service.gui.ESTIMATED_TIME=Estimated time:
+service.gui.EXIT=E&xit
+service.gui.EXTENDED_CRITERIA=Extended criteria
+service.gui.GENERAL=General
+service.gui.GENERAL_ERROR=General error
+service.gui.GROUP_NAME=Group name
+service.gui.FAILED_TO_JOIN_CHAT_ROOM=Failed to join chat room with name: {0}.
+service.gui.FFC_STATUS=Free for chat
+service.gui.FILE=&File
+service.gui.FILE_WAITING_TO_ACCEPT=Waiting for {0} to accept your file.
+service.gui.FILE_UNABLE_TO_SEND=An error occured while sending file to {0}.
+service.gui.FILE_RECEIVE_FAILED=An error occurred while transferring file from {0}.
+service.gui.FILE_SENDING_TO=Sending file to {0}.
+service.gui.FILE_RECEIVING_FROM=Receiving file from {0}.
+service.gui.FILE_SEND_COMPLETED=File has been successfully sent to {0}.
+service.gui.FILE_RECEIVE_COMPLETED=File has been received from {0}.
+service.gui.FILE_TRANSFER_CANCELED=File transfer has been canceled.
+service.gui.FILE_SEND_FAILED=Failed to send file: {0}.
+service.gui.FILE_SEND_REFUSED={0} has refused this file.
+service.gui.FILE_TRANSFER_REFUSED=File transfer has been rejected.
+service.gui.FILE_TRANSFER_NOT_SUPPORTED=The contact you have selected doesn't support file transfers.
+service.gui.FILE_RECEIVE_REFUSED=You have refused the file from {0}.
+service.gui.FILE_TRANSFER_PREPARING=Preparing file transfer with {0}. Please wait...
+service.gui.FILE_TRANSFER_REQUEST_RECIEVED={0} is sharing a file with you.
+service.gui.FILE_DOES_NOT_EXIST=The specified file could not be found. It was either deleted or moved.
+service.gui.FILE_OPEN_FAILED=Failed to open file. It may be deleted or moved.
+service.gui.FILE_OPEN_NOT_SUPPORTED=We are sorry, the open file operation is not supported by the current platform.
+service.gui.FILE_OPEN_NO_PERMISSION=You don't have enough permissions to open this file. Please check your read permissions and try again.
+service.gui.FILE_OPEN_NO_APPLICATION=We couldn't find the application associated with this type of file.
+service.gui.FINISH=&Finish
+service.gui.FOLDER_DOES_NOT_EXIST=The folder containing this file could not be found. It was either deleted or moved.
+service.gui.FOLDER_OPEN_FAILED=Failed to open folder.
+service.gui.FOLDER_OPEN_NO_PERMISSION=You don't have enough permissions to open this folder. Please check your read permissions and try again.
+service.gui.FOLDER_OPEN_NO_APPLICATION=We couldn't find an application to open this folder.
+service.gui.FONT=Font
+service.gui.FONT_BOLD=Bold
+service.gui.FONT_COLOR=Color
+service.gui.FONT_FAMILY=Family
+service.gui.FONT_ITALIC=Italic
+service.gui.FONT_SIZE=Size
+service.gui.FONT_STYLE=Style
+service.gui.FONT_UNDERLINE=Underline
+service.gui.HANG_UP=Hang up
+service.gui.HELP=&Help
+service.gui.HIDE_OFFLINE_CONTACTS=Hide inactive contacts
+service.gui.HIDE_MAIN_WINDOW=<DIV>Clicking the X window button will not exit the application, \
+but only <BR> hide it. If you wish to exit the application choose File/Quit.</DIV>
+service.gui.HISTORY=&History
+service.gui.HISTORY_CONTACT=History - {0}
+service.gui.HOUR=Hour
+service.gui.IDENTIFIER=Identifier
+service.gui.IGNORE=&Ignore
+service.gui.INSERT_SMILEY=Insert smiley
+service.gui.INVITATION=Invitation text
+service.gui.INVITATION_RECEIVED=Invitation received
+service.gui.INVITATION_RECEIVED_MSG={0} has invited you to join {1} chat room. You could accept, reject or ignore this invitation.
+service.gui.INVITE=&Invite
+service.gui.INVITE_CONTACT_MSG=Select the names of the contacts you would like to add to this conversation and then click Invite.
+service.gui.INVITE_CONTACT_TO_CHAT=Invite contact to chat
+service.gui.INVITE_REASON=Invite reason
+service.gui.IS_CALLING=is calling...
+service.gui.JOIN=&Join
+service.gui.JOIN_AS=J&oin as
+service.gui.CLOSE_CHAT_ROOM_DIALOG=C&lose
+service.gui.JOIN_CHAT_ROOM=&Join chat room...
+service.gui.JOIN_CHAT_ROOM_TITLE=Join chat room
+service.gui.JOIN_CHAT_ROOM_NAME=Please enter the name of the chat room you would like to join.
+service.gui.JOIN_CHAT_ROOM_WIZARD=Join chat room wizard
+service.gui.KICK=&Kick
+service.gui.KICK_FAILED=Kick failed
+service.gui.KICK_FAILED_GENERAL_ERROR=Failed to kick {0}. A general server error occured.
+service.gui.KICK_FAILED_NOT_ALLOWED=Failed to kick {0}. The owner and the administratior of the room could not be kicked.
+service.gui.KICK_FAILED_NOT_ENOUGH_PERMISSIONS=Failed to kick {0}. You don''t have enough privileges to do that.
+service.gui.LAST=Last
+service.gui.LEAVE=&Leave
+service.gui.LIMIT_REACHED_FOR_IP=You have too many existing registrations from the local IP address and the {0} server doesn''t allow to open any more of them.
+service.gui.LOGIN=&Login
+service.gui.LOGIN_NETWORK_ERROR=Unable to log in with account: User name: {0}, Server name: {1}, due to a network failure. Please check your network connection.
+service.gui.LOGIN_GENERAL_ERROR=An error occured while logging in with account: User name: {0}, Server name: {1}.
+service.gui.LOGIN_INTERNAL_ERROR=An error occured while logging in with account: User name: {0}, Server name: {1}. This is most probably an internal application error. Please report the problem to our developers mailing list (dev@sip-communicator.dev.java.net).
+service.gui.LOGIN_INVALID_PROPERTIES_ERROR=Unable to log in with account: User name: {0}, Server name: {1}, due to an account configuration problem. Please check your account configuration.
+service.gui.LOGIN_WINDOW_TITLE=Login {0}
+service.gui.LOGOFF_NOT_SUCCEEDED=An error occured while logging off with the following account: User name: {0}, Server name: {1}.
+service.gui.ME=me
+service.gui.MORE=See more
+service.gui.MOVE=Move
+service.gui.MOVE_SUBCONTACT=M&ove contact
+service.gui.MOVE_SUBCONTACT_MSG=Select the contact or the group, where you would like to move the selected contact.
+service.gui.MOVE_SUBCONTACT_FAILED=The contact you have chosen is the same as \n the source one. Please choose another contact!
+service.gui.MOVE_SUBCONTACT_QUESTION=Are you sure you want to move {0} to {1}?
+service.gui.MOVE_TO_GROUP=&Move to group
+service.gui.MOVE_CONTACT=Move Contact
+service.gui.MOVE_CONTACT_ERROR=&Contact cannot be moved
+service.gui.MSG_DELIVERY_FAILURE=The above message could not be delivered
+service.gui.MSG_DELIVERY_NOT_SUPPORTED=The protocol you are using doesn't support offline messages. You could try to reach this contact through another protocol or wait until he/she becomes online.
+service.gui.MSG_DELIVERY_INTERNAL_ERROR=An internal error occured. This is most probably a bug. Please report it here: http://www.sip-communicator.org/index.php/Development/BugsAndIssues. Server returned error: {0}
+service.gui.MSG_DELIVERY_UNKNOWN_ERROR=Your message could not be delivered due to the following problem: {0}.
+service.gui.MSG_NOT_DELIVERED=A network problem occured. Please check your network configuration and try again. Server returned error: {0}.
+service.gui.MSG_NOT_POSSIBLE=Messaging is not possible for this contact (it is not supported by the protocol)
+service.gui.MSG_RECEIVED={0} has sent you a message
+service.gui.MSG_SEND_CONNECTION_PROBLEM=You should be connected to be able to send messages.
+service.gui.MULTIPLE_LOGINS=You have logged in more than once with the same account. The following account: User name: {0}, Server name: {1} is currently disconnected.
+service.gui.MY_CHAT_ROOMS=My chat rooms...
+service.gui.NETWORK=Network
+service.gui.NETWORK_FAILURE=Network failure
+service.gui.NEXT=&Next
+service.gui.NEXT_TOOLTIP=Browse more recent conversations
+service.gui.NEW=&New
+service.gui.NEW_ACCOUNT=Add &new account
+service.gui.NEW_MESSAGE=New message
+service.gui.NEW_NAME=New name
+service.gui.NEW_STATUS_MESSAGE=New status message
+service.gui.NO=No
+service.gui.NO_AVAILABLE_ROOMS=The list of rooms for this server is currently not available.
+service.gui.NO_MESSAGE=No message
+service.gui.NO_GROUP_CHAT_ACCOUNT_AVAILABLE=No accounts, supporting multi user chat found. Check sip-communicator.org for more information on which protocols support multi user chat.
+service.gui.NON_EMPTY_CHAT_WINDOW_CLOSE=You're trying to close a chat with a non-sent message. Are you sure you want to close this chat?
+service.gui.NON_EXISTING_USER_ID=The {0} server does not recognize specified user id.
+service.gui.NOTIFICATIONS=Notifications
+service.gui.OK=&OK
+service.gui.OFFLINE=Offline
+service.gui.OLDER_CALLS=Older calls
+service.gui.ONLINE=Online
+service.gui.OPEN=Open
+service.gui.OPEN_FILE_FROM_IMAGE=Double click to open file.
+service.gui.OPEN_FOLDER=Open folder
+service.gui.OPEN_IN_BROWSER=Open in &browser
+service.gui.OPEN_TOOLS=Open Tools Menu
+service.gui.OPTIONS=Options
+service.gui.PASSWORD=Password
+service.gui.PASTE=&Paste
+service.gui.PREVIOUS=Previous
+service.gui.PREVIOUS_TOOLTIP=Browse older conversations
+service.gui.PRINT=&Print
+service.gui.PROACTIVE_NOTIFICATION=is writing a message
+service.gui.PROTOCOL=Protocol
+service.gui.QUIT=&Quit
+service.gui.READY=Ready
+service.gui.REASON=Reason
+service.gui.RECEIVED=received
+service.gui.RECONNECTION_LIMIT_EXCEEDED=You have have been disconnecting and reconnecting to the server too fast. The following account: User name: {0}, Server name: {1} is temporarily banned and would have to wait a bit before trying to login again.
+service.gui.REJECT=&Reject
+service.gui.REMEMBER_PASSWORD=Remember password
+service.gui.REMOVE=&Remove
+service.gui.REMOVE_ACCOUNT=&Remove account
+service.gui.REMOVE_ACCOUNT_MESSAGE=Are you sure you want to remove this account?
+service.gui.REMOVE_CONTACT=&Remove subcontact
+service.gui.REMOVE_CONTACT_TEXT=<DIV>Are you sure you want to remove <B> {0} </B><BR>from your contact list?</DIV>
+service.gui.REMOVE_GROUP=&Remove group
+service.gui.RENAME=&Rename
+service.gui.RENAME_CONTACT=Re&name contact
+service.gui.RENAME_CONTACT_WIZARD=In the field below you can specify the name you would like to use for the given contact.
+service.gui.RENAME_GROUP=Re&name group
+service.gui.RENAME_GROUP_INFO=In the field below you can specify the name you would like to use for the given group.
+service.gui.REQUEST=&Request
+service.gui.REQUEST_AUTHORIZATION=&Request authorization
+service.gui.REQUEST_AUTHORIZATION_MSG=Can''t add {0} to your Contact List. {0} must authorize your request to add him/her. Please enter your request below.
+service.gui.RETRY=Retry
+service.gui.ROOT_GROUP=Root group
+service.gui.SAVE=&Save
+service.gui.SEARCH=&Search
+service.gui.SEARCH_FOR_CHAT_ROOMS_MSG=Click the below button to show all chat rooms existing in the selected server. Then select the one you would like to join and click the join button.
+service.gui.SECURITY_AUTHORITY_REALM=The {0} server has requested your authentication.
+service.gui.SELECT_ACCOUNT=Select account
+service.gui.SELECT_COLOR=Select color
+service.gui.SELECT_GROUP=Select group
+service.gui.SELECT_GROUP_WIZARD_MSG=The list below contains all groups in your Contact List. Select the one, where you would like to add the new contact.
+service.gui.SELECT_GROUP_WIZARD=Specify group
+service.gui.SELECT_PROVIDERS_FOR_CHAT_ROOM=The list below contains all accounts that support the multi user chat feature. Select the one you would like to use to create your chat room.
+service.gui.SELECT_PROVIDERS_WIZARD_MSG=The list below contains all registered accounts. Select the one you would like to use to communicate with the new contact.
+service.gui.SELECT_PROVIDERS_WIZARD=Select account
+service.gui.SEND=&Send
+service.gui.SEND_FILE=Send &file
+service.gui.SELECT_CONTACT_SUPPORTING_INFO=There is no info for this contact.
+service.gui.SEND_MESSAGE=&Send a message
+service.gui.SEND_AS_SMS=Send as SMS
+service.gui.SEND_SMS=S&end SMS
+service.gui.SEND_SMS_DETAILS=Remember that you need to enter the number in international \
+format e.g. starting with +44 for the UK for example, +447777000000
+service.gui.SEND_SMS_NOT_SUPPORTED=The protocol you have selected doesn't support SMS messages.
+service.gui.SEND_VIA=Send via
+service.gui.SENT=sent
+service.gui.SET_STATUS_MESSAGE=Set status message
+service.gui.SETTINGS=&Options
+service.gui.SHOW_OFFLINE_CONTACTS=Show inactive contacts
+service.gui.SIGN_IN=Sign in
+service.gui.SMS_SUCCESSFULLY_SENT=SMS message successfully sent!
+service.gui.SMS_SEND_CONNECTION_PROBLEM=You need to be connected before being able to send SMS messages. Please connect your SMS provider account.
+service.gui.SPECIFY_REASON=In the field below you could specify the reason of this operation.
+service.gui.SOUND_ON_OFF=Turn sound on/off
+service.gui.STATUS_CHANGED_CHAT_MESSAGE=has become {0}
+service.gui.STATUS_CHANGE_GENERAL_ERROR=Failed to change status for account: User name: {0}, Server name: {1}, due to a general error.
+service.gui.STATUS_CHANGE_NETWORK_FAILURE=Failed to change status for account: User name: {0}, Server name: {1}, due to a network problem.
+service.gui.STATUS_MESSAGE_INFO=In the field below you can specify the new message you would like to use.
+service.gui.SUBJECT=Subject
+service.gui.SUMMARY=Summary
+service.gui.TODAY=Today
+service.gui.TOOLS=&Tools
+service.gui.TRANSFER=Trans&fer
+service.gui.TO=&To:
+service.gui.TRANSFER_CALL_TITLE=Transfer Call
+service.gui.TRANSPARENCY_NOT_ENABLED=Transparency is not supported by your current configuration.
+service.gui.TYPE_YOUR_REQUEST=Type your request here
+service.gui.USER_IDENTIFIER=User identifier:
+service.gui.USER_EXISTS_ERROR=This user already exists on the selected network. Please choose another user or network.
+service.gui.USERNAME_NULL=Please fill the name of your account.
+service.gui.ACCOUNT_CREATION_FAILED=We failed to create your account due to the following error: {0}
+service.gui.UNKNOWN=Unknown user
+service.gui.MSG_DELIVERY_UNKNOWN_ERROR=Unknown error has occured while delivering your message.
+service.gui.UNREGISTERED_MESSAGE=Unable to connect the following account: User name: {0}, Server name: {1}. You are currently offline.
+service.gui.VIEW=&View
+service.gui.VIEW_HISTORY=View &history
+service.gui.VIEW_STYLEBAR=View &style bar
+service.gui.VIEW_TOOLBAR=View &toolbar
+service.gui.WARNING=Warning
+service.gui.YES=Yes
+service.gui.YESTERDAY=Yesterday
+service.gui.EXISTING_ACCOUNT_ERROR=The account you entered is already installed.
+service.gui.NEW_MAIL=<b>You have one new Mail!</b><br/><b>From:</b> {0} {1} <br/><b>Subject:</b> {2} <br/>{3};
+service.gui.ACTIVATE=Activate
+service.gui.DEACTIVATE=Deactivate
+service.gui.NEW=New
+service.gui.ENTER_FULL_SCREEN_TOOL_TIP=Enter Fullscreen
+service.gui.EXIT_FULL_SCREEN_TOOL_TIP=Exit Fullscreen
+service.gui.HOLD_BUTTON_TOOL_TIP=Toggle Hold
+service.gui.MUTE_BUTTON_TOOL_TIP=Toggle Mute
+service.gui.LOCAL_VIDEO_BUTTON_TOOL_TIP=Toggle Video
+service.gui.TRANSFER_BUTTON_TOOL_TIP=Transfer Call
+service.gui.SECURITY_INFO=Security information
+service.gui.SECURITY_WARNING=Security warning
+service.gui.SECURITY_ERROR=Security error
+service.gui.SPEED=Speed:
+
+service.gui.JANUARY=Jan
+service.gui.FEBRUARY=Feb
+service.gui.MARCH=Mar
+service.gui.APRIL=Apr
+service.gui.MAY=May
+service.gui.JUNE=Jun
+service.gui.JULY=Jul
+service.gui.AUGUST=Aug
+service.gui.SEPTEMBER=Sep
+service.gui.OCTOBER=Oct
+service.gui.NOVEMBER=Nov
+service.gui.DECEMBER=Dec
+
+# impl.protocol.ssh
+#Contact Details Seperator(must not be part of contact data stored as persistent
+# data)
+impl.protocol.ssh.DETAILS_SEPARATOR=~
+
+# systray
+impl.systray.SET_STATUS=Set Status
+impl.systray.ONLINE_STATUS=Online
+impl.systray.OFFLINE_STATUS=Offline
+impl.systray.FAILED_TO_OPEN_ADD_CONTACT_DIALOG=Failed to open the "Add Contact" dialog.
+impl.systray.POPUP_MESSAGE_HANDLER=Systray balloon messages
+impl.swingnotification.POPUP_MESSAGE_HANDLER=SIP Communicator popups
+impl.growlnotification.POPUP_MESSAGE_HANDLER=Growl notifications
+
+# New Account Dialog
+impl.gui.main.account.DEFAULT_PAGE_TITLE=Select Network
+impl.gui.main.account.DEFAULT_PAGE_BODY=You can use the list above to select the network that you would like to add an account for.
+impl.gui.main.account.DUMMY_PROTOCOL_NAME=select network
+impl.gui.main.account.DUMMY_PROTOCOL_DESCRIPTION=select network
+
+# account info
+plugin.accountinfo.TITLE=Account Info
+plugin.accountinfo.BROWSE=Browse
+plugin.accountinfo.EXTENDED=Extended
+plugin.accountinfo.NOT_SUPPORTED=Account info not available.
+plugin.accountinfo.FIRST_NAME=First Name:
+plugin.accountinfo.MIDDLE_NAME=Middle Name:
+plugin.accountinfo.LAST_NAME=Last Name:
+plugin.accountinfo.AGE=Age:
+plugin.accountinfo.BDAY=Birth Date:
+plugin.accountinfo.GENDER=Gender:
+plugin.accountinfo.EMAIL=E-mail:
+plugin.accountinfo.PHONE=Phone:
+plugin.accountinfo.USER_PICTURES=User Pictures
+plugin.accountinfo.CHANGE=Change
+plugin.accountinfo.ONLY_MESSAGE=Only messages
+
+# contact info
+plugin.contactinfo.TITLE=Contact details
+plugin.contactinfo.CONTACT_SUMMARY_DESCRIPTION=Summary of contact info for
+plugin.contactinfo.CONTACT_EXTENDED_DESCRIPTION=Extended contact info for
+plugin.contactinfo.NOT_SPECIFIED=[Not specified]
+plugin.contactinfo.USER_PICTURES=User pictures
+
+# aimaccregwizz
+plugin.aimaccregwizz.PROTOCOL_NAME=AIM
+plugin.aimaccregwizz.PROTOCOL_DESCRIPTION=The AIM service protocol
+plugin.aimaccregwizz.USERNAME=AIM Screenname:
+plugin.aimaccregwizz.USERNAME_AND_PASSWORD=Screen Name and Password
+plugin.aimaccregwizz.REGISTER_NEW_ACCOUNT=Register new account
+plugin.aimaccregwizz.REGISTER_NEW_ACCOUNT_TEXT=In case you don't have an AIM account, click on this button to create a new one.
+plugin.aimaccregwizz.OVERRIDE_SERVER_DEFAULT_OPTIONS=Override server default options
+plugin.aimaccregwizz.ADVANCED_OPTIONS=Advanced Options
+plugin.aimaccregwizz.PROXY=Proxy
+plugin.aimaccregwizz.PROXY_PORT=Proxy port
+plugin.aimaccregwizz.PROXY_TYPE=Proxy type
+plugin.aimaccregwizz.PROXY_USERNAME=Proxy username
+plugin.aimaccregwizz.PROXY_PASSWORD=Proxy password
+
+# branding
+plugin.branding.ABOUT_WINDOW_TITLE=About {0}
+plugin.branding.LOGO_MESSAGE=Open Source VoIP && Instant Messaging
+plugin.branding.LOADING=Loading
+plugin.branding.ABOUT_MENU_ENTRY=&About
+plugin.branding.WELCOME_MESSAGE=<DIV color={0}>The {1} is currently under active development. \
+ The version you are running is only experimental and MAY NOT \
+ work as expected. Please refer to {2} for more information.</DIV>
+plugin.branding.COPYRIGHT=<DIV><font size=3 color={0}>(c)2003-2009 Copyright \
+ <b>sip-communicator.org</b>. All rights reserved. Visit \
+ <a href="http://sip-communicator.org">http://sip-communicator.org</a>.\
+ </font></DIV>
+plugin.branding.LICENSE=<DIV color={0}>The <b>SIP Communicator</b> is distributed under \
+ the terms of the LGPL (<a href=\"http://www.gnu.org\">\
+ http://www.gnu.org</a>).</DIV>
+
+# Dict protocol
+service.protocol.DICTIONARIES=Dictionaries
+plugin.dictaccregwizz.ANY_DICTIONARY=Any Dictionary
+plugin.dictaccregwizz.ANY_DICTIONARY_FORM=Any Dictionary from {0}
+plugin.dictaccregwizz.FIRST_MATCH=First Match
+plugin.dictaccregwizz.NO_MATCH=No match
+plugin.dictaccregwizz.MATCH_RESULT=No definitions found for "{0}", perhaps you mean:\n
+plugin.dictaccregwizz.INVALID_DATABASE=The current dictionary "{0}" doesn''t exist anymore on the server.
+plugin.dictaccregwizz.INVALID_STRATEGY=The current strategy isn't available on the server.
+plugin.dictaccregwizz.PROTOCOL_NAME=Dict
+plugin.dictaccregwizz.PROTOCOL_DESCRIPTION=The Dict service protocol
+plugin.dictaccregwizz.HOST=Host
+plugin.dictaccregwizz.PORT=Port
+plugin.dictaccregwizz.SERVER_INFO=Server informations
+plugin.dictaccregwizz.STRATEGY_SELECTION=Strategy selection
+plugin.dictaccregwizz.STRATEGY_LIST=List of strategies:
+plugin.dictaccregwizz.SEARCH_STRATEGIES=Search strategies
+plugin.dictaccregwizz.STRATEGY_DESCRIPTION=Strategy is use to search similar words,if a translation was not found, thanks to different approaches. For example the Prefix strategies will search words which begin like the word you would translate.
+plugin.dictaccregwizz.ACCOUNT_INFO_TITLE=Dict Account Information
+plugin.dictaccregwizz.FIRST_ACCOUNT=This wizard will create your first Dict Account for you on dict.org.\n\n\
+You can add new dictionary by going on Account Registration Wizard. Fill the host Field with dictionnary you would like to add.
+plugin.dictaccregwizz.THREAD_CONNECT=Trying to connect to server
+plugin.dictaccregwizz.THREAD_CONNECT_FAILED=Connexion attempt failed, this isn't a dict server or the server is offline
+plugin.dictaccregwizz.RETRIEVING_STRATEGIES=Retrieving strategies
+plugin.dictaccregwizz.NO_STRATEGIES_FOUND=No strategy found on the server
+plugin.dictaccregwizz.POPULATE_LIST=Populating list
+plugin.dictaccregwizz.CLOSING_CONNECTION=Closing connection
+
+# call history form
+plugin.callhistoryform.TITLE=&Call history
+plugin.callhistoryform.SEARCH=Search
+plugin.callhistoryform.CONTACT_NAME=Contact Name
+plugin.callhistoryform.SINCE=Since
+plugin.callhistoryform.UNTIL=Until
+plugin.callhistoryform.CALLTYPE=Call Type
+plugin.callhistoryform.INCOMING=Incoming
+plugin.callhistoryform.OUTGOING=Outgoing
+
+# facebookaccregwizz
+plugin.facebookaccregwizz.EXPERIMENTAL_WARNING=<html><body>The support for this protocol is experimental and may not work as expected. Please report bugs to <a href="mailto:dev@sip-communicator.dev.java.net">dev@sip-communicator.dev.java.net</a>.</body></html>
+plugin.facebookaccregwizz.INVALID_EMAIL_ADDRESS=Invalid email address
+plugin.facebookaccregwizz.PROTOCOL_DESCRIPTION=The Facebook Chat protocol
+plugin.facebookaccregwizz.PROTOCOL_NAME=Facebook
+plugin.facebookaccregwizz.USERNAME=Email:
+plugin.facebookaccregwizz.USERNAME_AND_PASSWORD=Email and Password
+
+# generalconfig
+plugin.generalconfig.AUTO_START=Auto - start {0} when computer restarts or reboots.
+plugin.generalconfig.GROUP_CHAT_MESSAGES=Group chat messages in one window.
+plugin.generalconfig.LOG_HISTORY=Log chat history
+plugin.generalconfig.SHOW_HISTORY=Show history
+plugin.generalconfig.HISTORY_SIZE=recent messages in new chats
+plugin.generalconfig.SEND_MESSAGES_WITH=Send messages with:
+plugin.generalconfig.BRING_WINDOW_TO_FRONT=Bring chat window to front
+plugin.generalconfig.ERROR_PERMISSION=You don't have enough privileges to remove autostart
+plugin.generalconfig.TRANSPARENCY=Transparency
+plugin.generalconfig.ENABLE_TRANSPARENCY=Enable transparency
+plugin.generalconfig.DEFAULT_LANGUAGE=Interface Language
+plugin.generalconfig.DEFAULT_LANGUAGE_RESTART_WARN=Your changes will take effect on next restart.
+plugin.generalconfig.SIP_CLIENT_PORT=SIP client port
+plugin.generalconfig.SIP_CLIENT_SECURE_PORT=SIP client secure port
+plugin.generalconfig.ERROR_PORT_NUMBER=Wrong port number
+
+# gibberish accregwizz
+plugin.gibberishaccregwizz.PROTOCOL_NAME=Gibberish
+plugin.gibberishaccregwizz.PROTOCOL_DESCRIPTION=A SIP Communicator test protocol.
+plugin.gibberishaccregwizz.USERNAME=User ID:
+plugin.gibberishaccregwizz.USERNAME_AND_PASSWORD=Identification
+
+# icqaccregwizz
+plugin.icqaccregwizz.PROTOCOL_NAME=ICQ
+plugin.icqaccregwizz.PROTOCOL_DESCRIPTION=The AOL ICQ service protocol
+plugin.icqaccregwizz.USERNAME=ICQ Number:
+plugin.icqaccregwizz.REGISTER_NEW_ACCOUNT_TEXT=In case you don't have an ICQ account, click on this button to create a new one.
+plugin.icqaccregwizz.REGISTER_NEW_ACCOUNT=Register new account
+plugin.icqaccregwizz.PROXY=Proxy
+plugin.icqaccregwizz.PROXY_PORT=Proxy port
+plugin.icqaccregwizz.PROXY_USERNAME=Proxy username
+plugin.icqaccregwizz.PROXY_PASSWORD=Proxy password
+plugin.icqaccregwizz.PROXY_TYPE=Proxy type
+
+# irc accregwizz
+plugin.ircaccregwizz.PROTOCOL_NAME=IRC
+plugin.ircaccregwizz.PROTOCOL_DESCRIPTION=IRC protocol.
+plugin.ircaccregwizz.USERNAME_AND_PASSWORD=UIN and password
+plugin.ircaccregwizz.USERNAME=Nickname:
+plugin.ircaccregwizz.INFO_PASSWORD=Most IRC servers do not require password.
+plugin.ircaccregwizz.AUTO_NICK_CHANGE=Automatically change nick when it's already used
+plugin.ircaccregwizz.USE_DEFAULT_PORT=Use default port
+plugin.ircaccregwizz.PASSWORD_NOT_REQUIRED=My nickname doesn't require identification
+plugin.ircaccregwizz.HOST=Hostname:
+plugin.ircaccregwizz.PORT=Port:
+plugin.ircaccregwizz.IRC_SERVER=Server
+
+# jabber accregwizz
+plugin.jabberaccregwizz.PROTOCOL_NAME=JABBER
+plugin.jabberaccregwizz.PROTOCOL_DESCRIPTION=The Jabber protocol
+plugin.jabberaccregwizz.USERNAME=Jabber username
+plugin.jabberaccregwizz.PASSWORD_CONFIRM=Confirm password
+plugin.jabberaccregwizz.USERNAME_AND_PASSWORD=ID and Password
+plugin.jabberaccregwizz.CSERVER=Server
+plugin.jabberaccregwizz.SERVER=Connect Server
+plugin.jabberaccregwizz.PORT=Port
+plugin.jabberaccregwizz.ENABLE_KEEP_ALIVE=Enable keep alive
+plugin.jabberaccregwizz.NEW_ACCOUNT_TITLE=Jabber new account registration
+plugin.jabberaccregwizz.REGISTER_NEW_ACCOUNT_TEXT=In case you don't have a Jabber account, click on this button to create a new one.
+plugin.jabberaccregwizz.CHOOSE_SERVER_TITLE=Jabber new account server chooser
+plugin.jabberaccregwizz.CHOOSE_SERVER_TEXT=Choose the server for your new account in the list below.
+plugin.jabberaccregwizz.CHOOSE=&Choose
+plugin.jabberaccregwizz.SERVER_COLUMN=Server
+plugin.jabberaccregwizz.COMMENT_COLUMN=Comment
+plugin.jabberaccregwizz.RESOURCE=Resource
+plugin.jabberaccregwizz.PRIORITY=Priority
+plugin.jabberaccregwizz.XMPP_ERROR=XMPP Error
+plugin.jabberaccregwizz.UNKNOWN_XMPP_ERROR=Unknown XMPP error. Verify that the server name is correct.
+plugin.jabberaccregwizz.NOT_SAME_PASSWORD=The two entered password aren't the same.
+plugin.jabberaccregwizz.OVERRIDE_SERVER_DEFAULT_OPTIONS=Override server default options
+plugin.jabberaccregwizz.ADVANCED_OPTIONS=Advanced options
+
+# mailbox
+plugin.mailbox.OUTGOING=Outgoing Message:
+plugin.mailbox.INCOMING=Incoming Messages:
+plugin.mailbox.BROWSE=Browse
+plugin.mailbox.WAIT_TIME=Delay Until Call Sent to Voicemail
+plugin.mailbox.MAX_MESSAGE_TIME=Maximum Incoming Message Duration
+plugin.mailbox.CONFIRM=Confirm
+plugin.mailbox.DEFAULTS=Defaults
+plugin.mailbox.MAILBOX=Mailbox
+
+# msn accregwizz
+plugin.msnaccregwizz.PROTOCOL_NAME=MSN
+plugin.msnaccregwizz.PROTOCOL_DESCRIPTION=A protocol to connect and chat on the MSN Service.
+plugin.msnaccregwizz.USERNAME=Email:
+plugin.msnaccregwizz.USERNAME_AND_PASSWORD=ID and Password
+
+# plugin manager
+plugin.pluginmanager.INSTALL=Install
+plugin.pluginmanager.UNINSTALL=Uninstall
+plugin.pluginmanager.UPDATE=Update
+plugin.pluginmanager.PLUGINS=Plug-ins
+plugin.pluginmanager.URL=Url
+plugin.pluginmanager.CHOOSE_FILE=Select File
+plugin.pluginmanager.SHOW_SYSTEM_BUNDLES=Show system plug-ins
+plugin.pluginmanager.SYSTEM=System
+plugin.pluginmanager.NEW=New
+
+# rss accregwizz
+plugin.rssaccregwizz.PROTOCOL_NAME=RSS
+plugin.rssaccregwizz.PROTICOL_DESCRIPTION=Add your preferred RSS feeds into SIP Communicator !
+plugin.rssaccregwizz.ERROR_ACCOUNT_EXISTS=RSS account already exists!
+plugin.rssaccregwizz.ACCOUNT_INFO=This wizard will create an RSS account for you.\n\n\
+Note that you could have only one RSS account!\n\n\
+You can add RSS feeds to your contact list using the "Add contact" wizard. Fill in the contact address field with the URI of the RSS feed you would like to add.
+plugin.rssaccregwizz.ACCOUNT_INFO_TITLE=RSS Account Information
+plugin.rssaccregwizz.ACCOUNT_ATTENTION=Please read attentively the information provided below!
+plugin.rssaccregwizz.CONFIRM_ACCOUNT_REMOVAL=The folloing RSS flow seems to be no longer accessible. Would you like to remove it?\n\n Address: {0}
+plugin.rssaccregwizz.CONFIRM_ACCOUNT_REMOVAL_TITLE=Remove missing contactems to be no longer accessible. Would you like to remove it?\n\n
+
+# simple accregwizz
+plugin.simpleaccregwizz.INITIAL_ACCOUNT_REGISTRATION=Configure all your favorite protocols in one click.
+plugin.simpleaccregwizz.SIGNUP=Not registered yet?
+plugin.simpleaccregwizz.SPECIAL_SIGNUP=Not registered yet? - Click here to get a new username
+
+# sipaccregwizz
+plugin.sipaccregwizz.PROTOCOL_NAME=SIP
+plugin.sipaccregwizz.PROTOCOL_DESCRIPTION=The SIP protocol
+plugin.sipaccregwizz.USERNAME=SIP id
+plugin.sipaccregwizz.USERNAME_AND_PASSWORD=User name and password
+plugin.sipaccregwizz.REGISTRAR=Registrar
+plugin.sipaccregwizz.SERVER_PORT=Server port
+plugin.sipaccregwizz.PROXY=Proxy
+plugin.sipaccregwizz.PROXY_PORT=Proxy port
+plugin.sipaccregwizz.PREFERRED_TRANSPORT=Preferred transport
+plugin.sipaccregwizz.ENABLE_PRESENCE=Enable presence (SIMPLE)
+plugin.sipaccregwizz.FORCE_P2P_PRESENCE=Force peer-to-peer presence mode
+plugin.sipaccregwizz.OFFLINE_CONTACT_POLLING_PERIOD=Offline contacts polling period (in s.)
+plugin.sipaccregwizz.SUBSCRIPTION_EXPIRATION=Default subscription duration (in s.)
+plugin.sipaccregwizz.PRESENCE_OPTIONS=Presence Options
+plugin.sipaccregwizz.KEEP_ALIVE=Keep alive
+plugin.sipaccregwizz.KEEP_ALIVE_METHOD=Keep alive method
+plugin.sipaccregwizz.KEEP_ALIVE_INTERVAL=Keep alive interval
+plugin.sipaccregwizz.KEEP_ALIVE_INTERVAL_INFO=Between 1 and 3600 seconds
+plugin.sipaccregwizz.REGISTER=REGISTER
+plugin.sipaccregwizz.OVERRIDE_SERVER_DEFAULT_OPTIONS=Override server default options
+plugin.sipaccregwizz.ENABLE_DEFAULT_ENCRYPTION=Enable support to encrypt calls
+plugin.sipaccregwizz.ENABLE_SIPZRTP_ATTRIBUTE=Indicate support of ZRTP in SIP data
+plugin.sipaccregwizz.AUTH_NAME=Authorization name
+
+# ssh accregwizz
+plugin.sshaccregwizz.PROTOCOL_NAME=SSH
+plugin.sshaccregwizz.PROTOCOL_DESCRIPTION=A Protocol to connect to remote machines over SSH.
+plugin.sshaccregwizz.USERNAME=Account ID:
+plugin.sshaccregwizz.IDENTITY_FILE=Identitity File:
+plugin.sshaccregwizz.KNOWN_HOSTS=Known Hosts:
+plugin.sshaccregwizz.ACCOUNT_INFO_TITLE=SSH Account Details
+plugin.sshaccregwizz.OPTIONAL=Optional
+plugin.sshaccregwizz.ACCOUNT_DETAILS=Account details
+
+# status update
+plugin.autoaway.AUTO_STATUS=Auto Away
+plugin.autoaway.ENABLE_CHANGE_STATUS=Change status while away
+plugin.autoaway.AWAY_MINUTES=Minutes before switching to away :
+
+# updatechecker
+plugin.updatechecker.DIALOG_TITLE=New version available
+plugin.updatechecker.DIALOG_MESSAGE=<html>A new version of {0} is available for download.
+plugin.updatechecker.DIALOG_MESSAGE_2=<br>{0} ({1}): <br>
+plugin.updatechecker.BUTTON_DOWNLOAD=Download
+plugin.updatechecker.BUTTON_CLOSE=Close
+plugin.updatechecker.BUTTON_INSTALL=Install
+plugin.updatechecker.UPDATE_MENU_ENTRY=Check For Update
+plugin.updatechecker.DIALOG_WARN=If you continue with update application will be shutdown! Are you sure?
+plugin.updatechecker.DIALOG_NOUPDATE=Your version is up to date.
+plugin.updatechecker.DIALOG_NOUPDATE_TITLE=No new version
+plugin.updatechecker.DIALOG_MISSING_UPDATE=Update Installer is missing.
+
+# whiteboard
+plugin.whiteboard.TITLE=Whiteboard [Beta]
+plugin.whiteboard.MENU_ITEM=Whiteboard
+plugin.whiteboard.NOT_SUPPORTED=This contact does not support whiteboarding
+plugin.whiteboard.DRAW=Draw
+plugin.whiteboard.OPEN=Open
+plugin.whiteboard.PEN=Pen
+plugin.whiteboard.SELECT=Select
+plugin.whiteboard.LINE=Line
+plugin.whiteboard.RECTANGLE=Rectangle
+plugin.whiteboard.FILLED_RECTANGLE=Filled rectangle
+plugin.whiteboard.TEXT=Text
+plugin.whiteboard.IMAGE=Image
+plugin.whiteboard.POLYGON=Polygon
+plugin.whiteboard.FILLEDPOLYGON=Filled polygon
+plugin.whiteboard.POLYLINE=Polyline
+plugin.whiteboard.CIRCLE=Circle
+plugin.whiteboard.FILLED_CIRCLE=Filled circle
+plugin.whiteboard.COLOR=Color
+plugin.whiteboard.MODIFICATION=Modification
+plugin.whiteboard.THICKNESS=Thickness:
+plugin.whiteboard.GRID=Grid
+plugin.whiteboard.DESELECT=Deselect
+plugin.whiteboard.DELETE=Delete
+plugin.whiteboard.PROPERTIES=Properties
+
+# yahoo accregwizz
+plugin.yahooaccregwizz.PROTOCOL_NAME=YAHOO
+plugin.yahooaccregwizz.PROTOCOL_DESCRIPTION=A protocol to connect and chat on the Yahoo Service.
+plugin.yahooaccregwizz.USERNAME=Username:
+plugin.yahooaccregwizz.USERID_AND_PASSWORD=ID and Password
+
+# zero accregwizz
+plugin.zeroaccregwizz.PROTOCOL_NAME=Zeroconf
+plugin.zeroaccregwizz.PROTOCOL_DESCRIPTION=The Zeroconf (Bonjour) service protocol.
+plugin.zeroaccregwizz.FIRST_NAME=First name:
+plugin.zeroaccregwizz.LAST_NAME=Last name:
+plugin.zeroaccregwizz.EMAIL=Email:
+plugin.zeroaccregwizz.REMEMBER_CONTACTS=Remember Bonjour contacts?
+plugin.zeroaccregwizz.USERID_AND_PASSWORD=ID and Password
+plugin.zeroaccregwizz.USERID=User ID
+
+# gtalk accregwizz
+plugin.googletalkaccregwizz.PROTOCOL_NAME=GOOGLE TALK
+plugin.googletalkaccregwizz.PROTOCOL_DESCRIPTION=The Google Talk protocol
+plugin.googletalkaccregwizz.USERNAME=Google Talk username
+plugin.googletalkaccregwizz.REGISTER_NEW_ACCOUNT_TEXT=In case you don't have a Google Talk account, click on this button to create a new one.
+plugin.googletalkaccregwizz.NEW_ACCOUNT_TITLE=Google Talk new account registration
+
+# key binding chooser
+plugin.keybindings.CHAT_CLOSE=Close Chat Window
+plugin.keybindings.CHAT_COPY=Copy
+plugin.keybindings.CHAT_CUT=Cut
+plugin.keybindings.CHAT_NEXT_TAB=Next tab
+plugin.keybindings.CHAT_OPEN_HISTORY=Open history
+plugin.keybindings.CHAT_OPEN_SMILIES=Open smileys
+plugin.keybindings.CHAT_PASTE=Paste
+plugin.keybindings.CHAT_PREVIOUS_TAB=Previous tab
+plugin.keybindings.MAIN_NEXT_TAB=Next tab
+plugin.keybindings.MAIN_PREVIOUS_TAB=Previous tab
+plugin.keybindings.MAIN_RENAME=Rename contact
+plugin.keybindings.OPEN_HISTORY=Show History
+plugin.keybindings.OPEN_SMILIES=Show Smileys
+plugin.keybindings.PLUGIN_NAME=Keybindings
+
+# Notification Configuration Form
+plugin.notificationconfig.TURN_ON_ALL=Turn On All
+plugin.notificationconfig.TURN_OFF_ALL=Turn Off All
+plugin.notificationconfig.ACTIONS=Actions
+plugin.notificationconfig.QUICK_CONTROLS=Quick Controls
+plugin.notificationconfig.RESTORE=Restore Defaults
+plugin.notificationconfig.PLAY_SOUND=Play a sound :
+plugin.notificationconfig.EXEC_PROG=Execute a program :
+plugin.notificationconfig.DISPLAY_POPUP=Show a message in a pop-up window
+plugin.notificationconfig.POPUP_NOTIF_HANDLER=Popup notifications type :
+
+# ZRTP Securing
+impl.media.security.WARNING_NO_RS_MATCH=<html>No retained shared secret available.<br/><b>SAS verification is recommended</b></html>
+impl.media.security.WARNING_NO_EXPECTED_RS_MATCH=<html>An expected retained shared secret is missing.<br/><b>SAS verification is required</b><br/>If SAS codes do not match then hangup and try again</html>
+impl.media.security.SEVERE_GENERIC_MSG=<html>A severe security problem was detected.<br/><b>Your call is not secure</b><br/>Error code: {0}</html>
+impl.media.security.ZRTP_GENERIC_MSG=<html>A severe ZRTP problem was detected.<br/><b>Your call is not secure</b><br/>Error code: {0}</html>
+impl.media.security.INTERNAL_PROTOCOL_ERROR=<html>Internal protocol error occurred.<br/><b>Your call is not secure</b><br/>Error code: {0}</html>
+impl.media.security.CHECKSUM_MISMATCH=<html>Internal ZRTP packet checksum mismatch.<br/>If you see this message often this may mean a denial-of-service attack!</html>
+impl.media.security.RETRY_RATE_EXCEEDED=<html>Too much retries during security negotiation. This may mean that the other party has internet connection problems.<br/><b>Your call is not secure</b><br/>Error code: {0}</html>
+impl.media.security.DATA_SEND_FAILED=<html>Failed to send encryption data. Internet data connection or peer is down.<br/><b>Your call is not secure</b><br/>Error code: {0}</html>
+impl.media.security.SECURITY_OFF=Call encryption support off
+impl.media.security.SECURITY_ON=Call encryption support on
+#impl.media.security.ENGINE_INIT_FAILURE=Securing engine initialization failure
+#impl.media.security.ALLOW_CLEAR_REQUEST_FAILURE=Peer doesn't support unsecuring the call
+#impl.media.security.DEFAULT_TOOLTIP=Secure status field
+#impl.media.security.DEFAULT_MESSAGE=Not in call
+#impl.media.security.SECURED_TOOLTIP=Check this string by voice with your peer to verify secure comm link
+#impl.media.security.SECURED_MESSAGE=Secured:
+#impl.media.security.NOT_SECURED_TOOLTIP=Secure mode not enabled
+#impl.media.security.NOT_SECURED_MESSAGE=Not secured
+#impl.media.security.ENGINE_FAIL_TOOLTIP=Engine failed at initialization
+#impl.media.security.ENGINE_FAIL_MESSAGE=Engine failure
+#impl.media.security.SECURING_FAIL_TOOLTIP=Securing call failed
+#impl.media.security.UNSECURED_AT_REQUEST=Call unsecured at request
+#impl.media.security.PEER_UNSUPPORTED_SECURITY=<html>You have enabled secure init mode<br/>You can't switch off this mode at this moment<br/>The call is not secured yet anyway</html>
+#impl.media.security.PEER_UNSUPPORTED_TOOLTIP=Securing call not supported/enabled by the other peer
+#impl.media.security.PEER_TOGGLED_OFF_SECURITY_MESSAGE=Call peer toggled secure mode off
+#impl.media.security.PEER_TOGGLED_OFF_SECURITY_SECTION=Secure Off
+#impl.media.security.UNSECURED_AT_PEER_REQUEST_TOOLTIP=Call unsecured at peer request
+
+# Profiler4J
+plugin.profiler.PLUGIN_NAME=Profiler4j
+
+impl.media.configform.NO_DEVICE=<No Device>
+impl.media.configform.TITLE=Media
+impl.media.configform.AUDIO=&Audio:
+impl.media.configform.DOWN=&Down
+impl.media.configform.ENCODINGS=&Encodings:
+impl.media.configform.NO_PREVIEW=Preview
+impl.media.configform.UP=&Up
+impl.media.configform.VIDEO=&Video:
+
+# otr plugin
+plugin.otr.menu.TITLE=OTR
+plugin.otr.menu.START_OTR=Start private conversation
+plugin.otr.menu.END_OTR=End private conversation
+plugin.otr.menu.REFRESH_OTR=Refresh private conversation
+plugin.otr.menu.AUTHENTICATE_BUDDY=Authenticate buddy
+plugin.otr.menu.WHATS_THIS=What's this
+plugin.otr.menu.WHATS_THIS_URI=http://www.sip-communicator.org/index.php/GSOC2009/OTR
+plugin.otr.menu.CB_AUTO=Automatically initiate private messaging
+plugin.otr.menu.CB_ENABLE=Enable private messaging
+plugin.otr.menu.CB_REQUIRE=Require private messaging
+plugin.otr.menu.CB_RESET=Reset
+plugin.otr.authbuddydialog.HELP_URI=http://www.sip-communicator.org/index.php/GSOC2009/OTR
+plugin.otr.authbuddydialog.AUTHENTICATION_INFO=Authenticating a buddy helps ensure that the person you are talking to is who he or she claims to be. To verify the fingerprint, contact your buddy via some other authenticated channel, such as the telephone or GPG-signed email. Each of you should tell your fingerprint to the other. If everything matches up, you should indicate in the above dialog that you *have* verified the fingerprint.
+plugin.otr.authbuddydialog.LOCAL_FINGERPRINT=Fingerprint for you, {0}: {1}
+plugin.otr.authbuddydialog.REMOTE_FINGERPRINT=Purported fingerprint for {0}: {1}
+plugin.otr.authbuddydialog.CANCEL=Cancel
+plugin.otr.authbuddydialog.HELP=Help
+plugin.otr.authbuddydialog.TITLE=Authenticate Buddy
+plugin.otr.authbuddydialog.AUTHENTICATE_BUDDY=Authenticate Buddy
+plugin.otr.configform.TITLE=Off-the-Record Messaging
+plugin.otr.configform.DEFAULT_SETTINGS=Default Off-the-Record Settings
+plugin.otr.configform.MY_PRIVATE_KEYS=My Private Keys
+plugin.otr.configform.KNOWN_FINGERPRINTS=Known Fingerprints
+plugin.otr.configform.CB_AUTO=Automatically initiate private messaging
+plugin.otr.configform.CB_ENABLE=Enable private messaging
+plugin.otr.configform.CB_REQUIRE=Require private messaging \ No newline at end of file