You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

39 lines
1.8 KiB

admin.general = 'General Settings'
[general]
general.theme = 'Theme'
general.language = 'Default language'
general.environment = 'Environment'
general.log_verbosity = 'Log verbosity'
general.timezone = 'Server Timezone'
general.limit = 'User folder size limit (in bytes)'
[bosh]
bosh.title = 'Bosh Configuration'
bosh.info1 = 'Enter here the BOSH-URL in the form: http(s)://domain:port/path.'
bosh.info2 = 'If you enter an open BOSH-Server, you can connect to many XMPP-Servers.'
bosh.info3 = 'If it is closed, you have to specify the corresponding Server on the next page.'
bosh.info4 = 'If you are unsure about this config option visit the %swiki%s'
bosh.not_recheable = 'Your Bosh URL is not reachable'
bosh.label = 'Bosh URL'
[credentials]
credentials.title = 'Administration Credential'
credentials.info = 'Change the default credentials admin/password'
credentials.username = 'Username'
credentials.password = 'Password'
credentials.re_password = 'Retype password'
[whitelist]
whitelist.title = 'Whitelist - XMPP Server'
whitelist.info1 = 'If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)'
whitelist.info2 = 'Leave this field blank if you allow the access to all the XMPP accounts.'
whitelist.label = 'List of whitelisted XMPP servers'
[information]
information.title = 'Information Message'
information.description = 'Description'
information.info1 = 'This message will be displayed on the login page'
information.info2 = "Leave this field blank if you don't want to show any message."
information.label = 'Information Message'