⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 monitoring_i18n.properties

📁 openfire 服务器源码下载
💻 PROPERTIES
字号:
# $RCSfile$
# $Revision: 3148 $
# $Date: 2005-12-01 14:50:45 -0300 (Thu, 01 Dec 2005) $

##
## Monitoring Resource Bundle
##
## Additional locales can be specified by creating a new resource file in this
## directory using the following conventions:
##
##   monitoring_i18n "_" language "_" country ".properties"
##   monitoring_i18n "_" language ".properties"
##
## e.g.
##    monitoring_i18n_en.propertis       <- English resources
##    monitoring_i18n_en_US.properties   <- American US resources
##    monitoring_i18n_de.properties      <- German resources
##    monitoring_i18n_ja.properties      <- Japanese resources
##
## Please note that the two digit language code should be lower case, and the
## two digit country code should be in uppercase. Often, it is not necessary to
## specify the country code.
##
## A full list of language codes can be found at
## http://www-old.ics.uci.edu/pub/ietf/http/related/iso639.txt
## and a full list of country codes can be found at
## http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
##
## In property strings that are parameterized, single quotes can be used to
## quote the "{" (curly brace) if necessary. A real single quote is represented by ''.
##
## REVISION HISTORY (by Monitoring version):
##
## 1.0.0
##      Initial Release


# Monitoring
login.title = Admin Console

error.exception = Exception:

admin.tab.monitoring.name=Monitoring
admin.tab.monitoring.description=Monitoring Server

admin.sidebar.statistics.name=Statistics
admin.sidebar.statistics.description=Statistics
admin.item.stats-dashboard.name=Dashboard
admin.item.stats-dashboard.description=View overview of server statistics.
admin.item.stats-reporter.name=All Reports
admin.item.stats-reporter.description=View detailed reports of server statistics.

admin.sidebar.archiving.name=Archiving
admin.sidebar.archiving.description=Archiving Settings
admin.item.archive-search.name=Search Archive
admin.item.archive-search.description=Click to search archive.
admin.item.archive-settings.name=Archiving Settings
admin.item.archive-settings.description=Click to configure archiving.
admin.item.active-conversations.name=Conversations
admin.item.active-conversations.description=Click to view active conversations.

archive.settings.title = Archive Settings
archive.settings.success = Archive Settings have been saved.
archive.settings.rebuild.success = Search Indexes are rebuilding.
archive.settings.message.metadata.title = Message and Metadata Settings
archive.settings.message.metadata.description = Enable or disable message and/or metadata archiving.
archive.settings.description = Use the form below to manage the archiving settings.
archive.settings.enable.metadata = Conversation State Archiving
archive.settings.enable.metadata.description =  Record who talks to who, how long their conversations last, \
  and the number of messages in each conversation. The actual message contents will not be recorded unless \
  message archiving is enabled.
archive.settings.enable.message = Message Archiving
archive.settings.enable.message.description = Archive the full text of all messages sent between users. \
  Message text will be searchable using keywords.
archive.settings.idle.time = Idle Time
archive.settings.idle.time.description = The number of minutes a conversation can be idle before it's ended.
archive.settings.max.time = Max Time
archive.settings.max.time.description = The maximum number of minutes a conversation can last before it's ended.
archive.settings.index.settings = Index Settings
archive.settings.index.settings.description = View and/or rebuild the current Search Index.
archive.settings.current.index = Current Search Index
archive.settings.current.index.description = The current size of the message index.
archive.settings.message.count = Archived Message Count
archive.settings.message.count.description = The total number of archived messages.
archive.settings.conversation.count = Archived Conversation Count
archive.settings.conversation.count.description = The total number of archived conversations.
archive.settings.update.settings = Update Settings
archive.settings.cancel = Cancel
archive.settings.rebuild = Rebuild Index
archive.settings.any = Any
archive.settings.one_to_one=Archive one-to-one chats
archive.settings.group_chats=Archive group chats
archive.settings.certain_rooms=Only archive conversations of the following room names (separated by comma)

archive.search.title = Search Archive
archive.search.participants = Participant(s):
archive.search.participants.tooltip = Enter or browse for the name of the participant to search for. \
  You can also enter a second participant for more specific conversations.
archive.search.participants.any = Any
archive.search.participants.browse = Browse
archive.search.daterange = Date Range:
archive.search.daterange.tooltip = Enter specific date ranges to search between. You can specify a \
  start date and/or end date.
archive.search.daterange.start = Start:
archive.search.daterange.end = End:
archive.search.daterange.any = Any
archive.search.daterange.format = Use mm/dd/yy
archive.search.daterange.error = The end time must be after the start time.
archive.search.keywords = Keywords:
archive.search.keywords.optional = (optional)
archive.search.keywords.disabled = Keyword searching is disabled. To enable keyword searching, you must \
  enable message archiving in {0}Archiving Settings{1}.
archive.search.pdf.title = Conversation Transcript
archive.search.pdf.participants = Participants:
archive.search.pdf.startdate = Start Date:
archive.search.pdf.duration = Duration:
archive.search.pdf.messagecount = Message Count:
archive.search.submit = Search
archive.search.results = Search Results:
archive.search.results.description = Your search returned {0} results. Select a result on the left to view the chat conversation.
archive.search.results.xofy = of
archive.search.results.participants = Participants:
archive.search.results.messagecount = Message Count:
archive.search.results.date = Date:
archive.search.results.duration = Duration:
archive.search.results.none = No conversations were found using the specified search criteria. Please change your search criteria and try again.
archive.search.results.archive_disabled = The messages in this conversation were not archived.

archive.conversations = Active conversations:
archive.conversations.users = Users
archive.conversations.duration = Duration
archive.conversations.lastactivity = Last Activity
archive.conversations.messages = Messages
archive.converations.no_conversations = No active conversations.


stat.active_group_chats.name = Group Chat: Rooms
stat.active_group_chats.desc = The number of group chat rooms that have been active over time.
stat.active_group_chats.units = Group chat Rooms

stat.server_sessions.name = Server to Server Connections
stat.server_sessions.desc = Number of Server to Server Connections.
stat.server_sessions.units = S2S Connections

stat.sessions.name = Client Connections
stat.sessions.desc = Number of Clients Connected Directly to the Server.
stat.sessions.units = Client Connections

stat.packet_count.name = Packet Count
stat.packet_count.desc = Number of Packets Sent and Received by Server.
stat.packet_count.units = Packets per Minute

stat.conversation.name = Conversations
stat.conversation.desc = Conversations between users.
stat.conversation.units = Conversations

# Bookmarks
users = Users
groups = Groups
options = Options
cancel = Cancel
create = Create

# Dashboard
dashboard.title = Dashboard
dashboard.description = A snapshot of the current activity in the Server.
dashboard.directions = Click on the graphs below to see an enlargement.

dashboard.snapshot.enlarge = Enlarge Graph
dashboard.snapshot.shrink = Shrink Graph

dashboard.timespan = Timespan:
dashboard.timespan.lasthour = 1 Hour
dashboard.timespan.last24hours = 24 Hours
dashboard.timespan.last7days = 7 Days

dashboard.spotlights.high = High:
dashboard.spotlights.low = Low:
dashboard.spotlights.packetactivity = Packets Per Minute
dashboard.spotlights.activeconversations = Active Conversations
dashboard.spotlights.currentusers = Current Users

dashboard.quickstats = Quick Stats
dashboard.quickstats.high = High
dashboard.quickstats.low = Low

dashboard.currentconversations = Current Conversations
dashboard.currentconversations.details = view details
dashboard.currentconversations.users = Users
dashboard.currentconversations.lastactivity = Last Activity
dashboard.currentconversations.messagecount = Messages
dashboard.currentconversations.none = No active conversations.
dashboard.group_conversation=Group Conversation


# All Reports
allreports.title = All Reports
allreports.daterange = Date Range
allreports.daterange.preset = Preset
allreports.daterange.preset.last60minutes = Last 60 minutes
allreports.daterange.preset.last24hours = Last 24 hours
allreports.daterange.preset.thisweek = This week
allreports.daterange.preset.last7days = Last 7 days
allreports.daterange.preset.lastweek = Last week
allreports.daterange.preset.thismonth = This month
allreports.daterange.preset.lastmonth = Last month
allreports.daterange.preset.last3months = Last 3 months
allreports.daterange.specific = Specific
allreports.daterange.specific.startdate = Start:
allreports.daterange.specific.enddate = End:
allreports.daterange.startdate.error = Please enter a start date in the format mm/dd/yy.
allreports.daterange.enddate.error = Please enter an end date before tomorrow in the format mm/dd/yy.
allreports.selectreport = Select Report
allreports.download.allreports = Download All Reports
allreports.download.allreports.pdf = PDF
allreports.download.allreports.pdf.format = PDF Format
allreports.download.singlereport = Download this report:
allreports.download.singlereport.pdf = PDF
allreports.reportinformation = Report Information

archive.group_conversation={0}Group Conversation{1}
archive.search.group_conversation=Group Chat: {0}
archive.group_conversation.close=Close
archive.group_conversation.participants=Participants
archive.group_conversation.participants.title=Group Chat Participants
archive.group_conversation.participants.description=The table below shows the users that participated in the group \
  conversation that took place in the room: {0}.
archive.group_conversation.participants.participant=Users
archive.group_conversation.participants.empty=No participants were found.

muc.conversation.joined.anonymous={0} (anonymous) has joined the room
muc.conversation.left.anonymous={0} (anonymous) has left the room
muc.conversation.joined={0} ({1}) has joined the room
muc.conversation.left={0} ({1}) has left the room

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -