Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues brazil.xml URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues%20brazil.xml?rev=1409138&r1=1409137&r2=1409138&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues brazil.xml (original) +++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues brazil.xml Wed Nov 14 10:23:08 2012 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> + <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file @@ -17,16 +18,14 @@ specific language governing permissions and limitations under the License. ---> -<!--############################################### -This File is auto-generated by the LanguageEditor -to add new Languages or modify/customize it use the LanguageEditor -see http://incubator.apache.org/openmeetings/LanguageEditor.html for -Details + +############################################### +This File is auto-generated by the LanguageEditor +to add new Languages or modify/customize it use the LanguageEditor +see http://incubator.apache.org/openmeetings/LanguageEditor.html for Details ###############################################--> -<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="language.xsd"> +<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd"> <string id="1" name="conference"> <value>Conferência</value> </string> @@ -4540,61 +4539,66 @@ Details <value>Publishing. User:</value> </string> <string id="1505" name="cmd_line_admin"> - <value> - To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n - 1) go to OM install dir (for ex. /opt/red5) \n - 2) stop OM (for ex. ./red5-shutdown.sh)\n - 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n - 4) download archive with new OM\n - 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n - 6) extract downloaded OM to the /opt/red5\n - 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n - 8) start OM\n - </value> + <value>To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n 1) go to OM install dir (for ex. /opt/red5) \n 2) stop OM (for ex. ./red5-shutdown.sh)\n 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n 4) download archive with new OM\n 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n 6) extract downloaded OM to the /opt/red5\n 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n 8) start OM\n</value> </string> <string id="1506" name="public_room_tooltip"> - <value>Rooms common to all user</value> + <value>Rooms common to all user</value> </string> <string id="1507" name="private_room_tooltip"> - <value>Rooms common to the current user group</value> + <value>Rooms common to the current user group</value> </string> <string id="1508" name="my_room_tooltip"> - <value>Rooms of the current user</value> + <value>Rooms of the current user</value> </string> <string id="1509" name="create_new_room"> - <value>Create/Modify appointment special room</value> + <value>Create/Modify appointment special room</value> </string> <string id="1510" name="multiple_addresses"> - <value>You can enter multiple addresses in the format: firstname1 lastname1 <email1>,"firstname2 lastname2" <email2>,'firstname3 lastname3' <email3>, ...</value> + <value>You can enter multiple addresses in the format: firstname1 lastname1 <email1>,"firstname2 lastname2" <email2>,'firstname3 lastname3' <email3>, ...</value> </string> <string id="1511" name="stream_volume"> - <value>Adjust stream volume</value> + <value>Adjust stream volume</value> </string> <string id="1512" name="microphone_volume"> - <value>Adjust microphone volume</value> + <value>Adjust microphone volume</value> </string> <string id="1513" name="chat_moderated"> - <value>Is chat moderated</value> + <value>Is chat moderated</value> </string> <string id="1514" name="chat_moderated"> - <value>Allow message</value> + <value>Allow message</value> </string> <string id="1515" name="chat_opened"> - <value>Chat panel opened by default</value> + <value>Chat panel opened by default</value> </string> <string id="1516" name="files_opened"> - <value>Files panel opened by default</value> + <value>Files panel opened by default</value> </string> <string id="1517" name="server admin section lastping"> - <value>Last ping</value> + <value>Last ping</value> </string> <string id="1518" name="server admin section lastping info"> - <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave.</value> + <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave. "Ping running" shows if the ping is currently running.</value> </string> - <string id="1519" name="server admin ping failed"> - <value>Ping failed, could not find server by this name.</value> + <string id="1519" name="server admin port"> + <value>HTTP Port</value> </string> <string id="1520" name="server admin ping failed"> - <value>Ping failed, multiple servers found with this name.</value> + <value>Ping failed, multiple servers found with this name.</value> + </string> + <string id="1520" name="server admin user"> + <value>User (SOAP-Access)</value> + </string> + <string id="1521" name="server admin password"> + <value>Password</value> + </string> + <string id="1522" name="server admin webapp path"> + <value>Webapp path</value> + </string> + <string id="1523" name="server admin protocol"> + <value>Protocol</value> + </string> + <string id="1524" name="server admin ping running"> + <value>Ping running</value> </string> </language>
Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml?rev=1409138&r1=1409137&r2=1409138&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml (original) +++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml Wed Nov 14 10:23:08 2012 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> + <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file @@ -17,15 +18,14 @@ specific language governing permissions and limitations under the License. ---> -<!--############################################### + +############################################### This File is auto-generated by the LanguageEditor to add new Languages or modify/customize it use the LanguageEditor see http://incubator.apache.org/openmeetings/LanguageEditor.html for Details ###############################################--> -<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="language.xsd"> +<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd"> <string id="1" name="conference"> <value>Conferência</value> </string> @@ -2206,7 +2206,7 @@ see http://incubator.apache.org/openmeet </string> <string id="727" name="sharing session"> <value>You are already sharing your desktop!</value> - </string> + </string> <string id="728" name="sharing client"> <value>Desktop Viewer</value> </string> @@ -2668,10 +2668,10 @@ see http://incubator.apache.org/openmeet </string> <string id="881" name="room config"> <value>Rights</value> - </string> + </string> <string id="882" name="flvrecording"> <value>Download as AVI</value> - </string> + </string> <string id="883" name="flvrecording"> <value>FLV</value> </string> @@ -4049,7 +4049,7 @@ see http://incubator.apache.org/openmeet <string id="1341" name="submenu"> <value>Load directly to whiteboard</value> </string> - <string id="1342" name="attendees"> + <string id="1342" name="attendees"> <value>Attendees</value> </string> <string id="1343" name="atendee manager"> @@ -4125,7 +4125,7 @@ see http://incubator.apache.org/openmeet <value>Not allowed</value> </string> <string id="1367" name="user_left_act_msg"> - <value> has left the room.</value> + <value>has left the room.</value> </string> <string id="1368" name="clipart icons"> <value>Math icons</value> @@ -4206,10 +4206,10 @@ see http://incubator.apache.org/openmeet <value>Do you really want to mute this user globally? No other user will hear him anymore!</value> </string> <string id="1394" name="mute status icons"> - <value>Your sound is on. Click here to send moderator message to mute your microphone globally (in the complete conference room) off!</value> + <value>Your sound is on. Click here to send moderator message to mute your microphone globally (in the complete conference room) off!</value> </string> <string id="1395" name="mute status icons"> - <value>Your sound is off. Click here to send moderator message to unmute your microphone globally (in the complete conference room) on!</value> + <value>Your sound is off. Click here to send moderator message to unmute your microphone globally (in the complete conference room) on!</value> </string> <string id="1396" name="mute apply self on message"> <value>would like that the moderator mutes my microphone globally.</value> @@ -4539,61 +4539,66 @@ see http://incubator.apache.org/openmeet <value>Publishing. User:</value> </string> <string id="1505" name="cmd_line_admin"> - <value> - To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n - 1) go to OM install dir (for ex. /opt/red5) \n - 2) stop OM (for ex. ./red5-shutdown.sh)\n - 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n - 4) download archive with new OM\n - 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n - 6) extract downloaded OM to the /opt/red5\n - 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n - 8) start OM\n - </value> + <value>To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n 1) go to OM install dir (for ex. /opt/red5) \n 2) stop OM (for ex. ./red5-shutdown.sh)\n 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n 4) download archive with new OM\n 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n 6) extract downloaded OM to the /opt/red5\n 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n 8) start OM\n</value> </string> <string id="1506" name="public_room_tooltip"> - <value>Rooms common to all user</value> + <value>Rooms common to all user</value> </string> <string id="1507" name="private_room_tooltip"> - <value>Rooms common to the current user group</value> + <value>Rooms common to the current user group</value> </string> <string id="1508" name="my_room_tooltip"> - <value>Rooms of the current user</value> + <value>Rooms of the current user</value> </string> <string id="1509" name="create_new_room"> - <value>Create/Modify appointment special room</value> + <value>Create/Modify appointment special room</value> </string> <string id="1510" name="multiple_addresses"> - <value>You can enter multiple addresses in the format: firstname1 lastname1 <email1>,"firstname2 lastname2" <email2>,'firstname3 lastname3' <email3>, ...</value> + <value>You can enter multiple addresses in the format: firstname1 lastname1 <email1>,"firstname2 lastname2" <email2>,'firstname3 lastname3' <email3>, ...</value> </string> <string id="1511" name="stream_volume"> - <value>Adjust stream volume</value> + <value>Adjust stream volume</value> </string> <string id="1512" name="microphone_volume"> - <value>Adjust microphone volume</value> + <value>Adjust microphone volume</value> </string> <string id="1513" name="chat_moderated"> - <value>Is chat moderated</value> + <value>Is chat moderated</value> </string> <string id="1514" name="chat_moderated"> - <value>Allow message</value> + <value>Allow message</value> </string> <string id="1515" name="chat_opened"> - <value>Chat panel opened by default</value> + <value>Chat panel opened by default</value> </string> <string id="1516" name="files_opened"> - <value>Files panel opened by default</value> + <value>Files panel opened by default</value> </string> <string id="1517" name="server admin section lastping"> - <value>Last ping</value> + <value>Last ping</value> </string> <string id="1518" name="server admin section lastping info"> - <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave.</value> + <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave. "Ping running" shows if the ping is currently running.</value> </string> - <string id="1519" name="server admin ping failed"> - <value>Ping failed, could not find server by this name.</value> + <string id="1519" name="server admin port"> + <value>HTTP Port</value> </string> <string id="1520" name="server admin ping failed"> - <value>Ping failed, multiple servers found with this name.</value> + <value>Ping failed, multiple servers found with this name.</value> + </string> + <string id="1520" name="server admin user"> + <value>User (SOAP-Access)</value> + </string> + <string id="1521" name="server admin password"> + <value>Password</value> + </string> + <string id="1522" name="server admin webapp path"> + <value>Webapp path</value> + </string> + <string id="1523" name="server admin protocol"> + <value>Protocol</value> + </string> + <string id="1524" name="server admin ping running"> + <value>Ping running</value> </string> </language> Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml?rev=1409138&r1=1409137&r2=1409138&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml (original) +++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml Wed Nov 14 10:23:08 2012 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> + <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file @@ -17,15 +18,14 @@ specific language governing permissions and limitations under the License. ---> -<!--############################################### + +############################################### This File is auto-generated by the LanguageEditor to add new Languages or modify/customize it use the LanguageEditor see http://incubator.apache.org/openmeetings/LanguageEditor.html for Details ###############################################--> -<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="language.xsd"> +<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd"> <string id="1" name="conference"> <value>ÐонÑеÑенÑиÑ</value> </string> @@ -4539,61 +4539,66 @@ see http://incubator.apache.org/openmeet <value>Publishing. User:</value> </string> <string id="1505" name="cmd_line_admin"> - <value> - To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n - 1) go to OM install dir (for ex. /opt/red5) \n - 2) stop OM (for ex. ./red5-shutdown.sh)\n - 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n - 4) download archive with new OM\n - 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n - 6) extract downloaded OM to the /opt/red5\n - 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n - 8) start OM\n - </value> + <value>To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n 1) go to OM install dir (for ex. /opt/red5) \n 2) stop OM (for ex. ./red5-shutdown.sh)\n 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n 4) download archive with new OM\n 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n 6) extract downloaded OM to the /opt/red5\n 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n 8) start OM\n</value> </string> <string id="1506" name="public_room_tooltip"> - <value>Rooms common to all user</value> + <value>Rooms common to all user</value> </string> <string id="1507" name="private_room_tooltip"> - <value>Rooms common to the current user group</value> + <value>Rooms common to the current user group</value> </string> <string id="1508" name="my_room_tooltip"> - <value>Rooms of the current user</value> + <value>Rooms of the current user</value> </string> <string id="1509" name="create_new_room"> - <value>СоздаÑÑ/ÑедакÑиÑоваÑÑ ÐºÐ¾Ð¼Ð½Ð°ÑÑ Ð´Ð»Ñ ÑÑого ÑобÑÑиÑ</value> + <value>СоздаÑÑ/ÑедакÑиÑоваÑÑ ÐºÐ¾Ð¼Ð½Ð°ÑÑ Ð´Ð»Ñ ÑÑого ÑобÑÑиÑ</value> </string> <string id="1510" name="multiple_addresses"> - <value>ÐÑ Ð¼Ð¾Ð¶ÐµÑе ввеÑÑи неÑколÑко адÑеÑов в ÑоÑмаÑе: ÐмÑ1 ФамилиÑ1 <адÑеÑ1>,"ÐмÑ2 ФамилиÑ2" <адÑеÑ2>,'ÐмÑ3 ФамилиÑ3' <адÑеÑ3>, ...</value> + <value>ÐÑ Ð¼Ð¾Ð¶ÐµÑе ввеÑÑи неÑколÑко адÑеÑов в ÑоÑмаÑе: ÐмÑ1 ФамилиÑ1 <адÑеÑ1>,"ÐмÑ2 ФамилиÑ2" <адÑеÑ2>,'ÐмÑ3 ФамилиÑ3' <адÑеÑ3>, ...</value> </string> <string id="1511" name="stream_volume"> - <value>Adjust stream volume</value> + <value>Adjust stream volume</value> </string> <string id="1512" name="microphone_volume"> - <value>Adjust microphone volume</value> + <value>Adjust microphone volume</value> </string> <string id="1513" name="chat_moderated"> - <value>ÐÑемодеÑиÑÑемÑй ÑаÑ</value> + <value>ÐÑемодеÑиÑÑемÑй ÑаÑ</value> </string> <string id="1514" name="chat_moderated"> - <value>ÐпÑбликоваÑÑ ÑообÑение</value> + <value>ÐпÑбликоваÑÑ ÑообÑение</value> </string> <string id="1515" name="chat_opened"> - <value>Chat panel opened by default</value> + <value>Chat panel opened by default</value> </string> <string id="1516" name="files_opened"> - <value>Files panel opened by default</value> + <value>Files panel opened by default</value> </string> <string id="1517" name="server admin section lastping"> - <value>Last ping</value> + <value>Last ping</value> </string> <string id="1518" name="server admin section lastping info"> - <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave.</value> + <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave. "Ping running" shows if the ping is currently running.</value> </string> - <string id="1519" name="server admin ping failed"> - <value>Ping failed, could not find server by this name.</value> + <string id="1519" name="server admin port"> + <value>HTTP Port</value> </string> <string id="1520" name="server admin ping failed"> - <value>Ping failed, multiple servers found with this name.</value> + <value>Ping failed, multiple servers found with this name.</value> + </string> + <string id="1520" name="server admin user"> + <value>User (SOAP-Access)</value> + </string> + <string id="1521" name="server admin password"> + <value>Password</value> + </string> + <string id="1522" name="server admin webapp path"> + <value>Webapp path</value> + </string> + <string id="1523" name="server admin protocol"> + <value>Protocol</value> + </string> + <string id="1524" name="server admin ping running"> + <value>Ping running</value> </string> </language> Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml?rev=1409138&r1=1409137&r2=1409138&view=diff ============================================================================== --- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml (original) +++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml Wed Nov 14 10:23:08 2012 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> + <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file @@ -17,15 +18,14 @@ specific language governing permissions and limitations under the License. ---> -<!--############################################### + +############################################### This File is auto-generated by the LanguageEditor to add new Languages or modify/customize it use the LanguageEditor see http://incubator.apache.org/openmeetings/LanguageEditor.html for Details ###############################################--> -<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="language.xsd"> +<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:noNamespaceSchemaLocation="language.xsd"> <string id="1" name="conference"> <value>Konferencia</value> </string> @@ -4049,7 +4049,7 @@ see http://incubator.apache.org/openmeet <string id="1341" name="submenu"> <value>Load directly to whiteboard</value> </string> - <string id="1342" name="attendees"> + <string id="1342" name="attendees"> <value>Attendees</value> </string> <string id="1343" name="atendee manager"> @@ -4125,7 +4125,7 @@ see http://incubator.apache.org/openmeet <value>Not allowed</value> </string> <string id="1367" name="user_left_act_msg"> - <value> has left the room.</value> + <value>has left the room.</value> </string> <string id="1368" name="clipart icons"> <value>Math icons</value> @@ -4206,10 +4206,10 @@ see http://incubator.apache.org/openmeet <value>Do you really want to mute this user globally? No other user will hear him anymore!</value> </string> <string id="1394" name="mute status icons"> - <value>Your sound is on. Click here to send moderator message to mute your microphone globally (in the complete conference room) off!</value> + <value>Your sound is on. Click here to send moderator message to mute your microphone globally (in the complete conference room) off!</value> </string> <string id="1395" name="mute status icons"> - <value>Your sound is off. Click here to send moderator message to unmute your microphone globally (in the complete conference room) on!</value> + <value>Your sound is off. Click here to send moderator message to unmute your microphone globally (in the complete conference room) on!</value> </string> <string id="1396" name="mute apply self on message"> <value>would like that the moderator mutes my microphone globally.</value> @@ -4271,7 +4271,7 @@ see http://incubator.apache.org/openmeet <string id="1415" name="chart_pie"> <value>Pie Chart</value> </string> - <string id="1416" name="sign_up_validation"> + <string id="1416" name="sign_up_validation"> <value>Please enter email</value> </string> <string id="1417" name="chat_notification"> @@ -4418,44 +4418,44 @@ see http://incubator.apache.org/openmeet <string id="1464" name="salutation"> <value>Prof</value> </string> - <string id="1465" name="sharing client"> - <value>Publish</value> - </string> - <string id="1466" name="sharing client"> - <value>Start Publish</value> - </string> - <string id="1467" name="sharing client"> - <value>Stop Publish</value> - </string> - <string id="1468" name="sharing client"> - <value>Host</value> - </string> - <string id="1469" name="sharing client"> - <value>Publish App</value> - </string> - <string id="1470" name="sharing client"> - <value>Publish Id</value> - </string> - <string id="1471" name="sharing client"> - <value>Reduce the width of the SharingScreen before you try to move it left</value> - </string> - <string id="1472" name="sharing client"> - <value>Reduce the height of the SharingScreen before you try to move it bottom</value> - </string> - <string id="1473" name="sharing client"> - <value>Reduce the x of the SharingScreen before you try to make it wider</value> - </string> - <string id="1474" name="sharing client"> - <value>Reduce the y of the SharingScreen before you try to make it higher</value> - </string> - <string id="1475" name="sharing client"> - <value>Fill these settings stream your screen data to 3th party providers like justin.tv</value> - </string> - <string id="1476" name="sharing client"> - <value>Please start Screen sharing to be able to publish it</value> - </string> - <string id="1477" name="sharing client"> - <value>Moderator permission required to start recording</value> + <string id="1465" name="sharing client"> + <value>Publish</value> + </string> + <string id="1466" name="sharing client"> + <value>Start Publish</value> + </string> + <string id="1467" name="sharing client"> + <value>Stop Publish</value> + </string> + <string id="1468" name="sharing client"> + <value>Host</value> + </string> + <string id="1469" name="sharing client"> + <value>Publish App</value> + </string> + <string id="1470" name="sharing client"> + <value>Publish Id</value> + </string> + <string id="1471" name="sharing client"> + <value>Reduce the width of the SharingScreen before you try to move it left</value> + </string> + <string id="1472" name="sharing client"> + <value>Reduce the height of the SharingScreen before you try to move it bottom</value> + </string> + <string id="1473" name="sharing client"> + <value>Reduce the x of the SharingScreen before you try to make it wider</value> + </string> + <string id="1474" name="sharing client"> + <value>Reduce the y of the SharingScreen before you try to make it higher</value> + </string> + <string id="1475" name="sharing client"> + <value>Fill these settings stream your screen data to 3th party providers like justin.tv</value> + </string> + <string id="1476" name="sharing client"> + <value>Please start Screen sharing to be able to publish it</value> + </string> + <string id="1477" name="sharing client"> + <value>Moderator permission required to start recording</value> </string> <string id="1478" name="no right for exclusive audio"> <value>You don't have permission to apply exclusive audio to any participant. You need moderation role or the right for exclusive audio to make any microphone exclusive turned on..</value> @@ -4498,10 +4498,10 @@ see http://incubator.apache.org/openmeet </string> <string id="1491" name="backup admin"> <value>Max upload size</value> - </string> - <string id="1492" name="conference menu"> - <value>Ask moderator to share your whiteboard</value> - </string> + </string> + <string id="1492" name="conference menu"> + <value>Ask moderator to share your whiteboard</value> + </string> <string id="1493" name="private chat"> <value>Start Private Chat</value> </string> @@ -4517,21 +4517,21 @@ see http://incubator.apache.org/openmeet <string id="1497" name="private chat"> <value>Do you really want to delete this private chat?</value> </string> - <string id="1498" name="Servers"> - <value>Servers</value> - </string> - <string id="1499" name="Servers"> - <value>Servers participating in cluster</value> - </string> - <string id="1500" name="Server name"> - <value>Server Name</value> - </string> - <string id="1501" name="Server Address"> - <value>Server Address</value> - </string> - <string id="1502" name="Server details"> - <value>Server details</value> - </string> + <string id="1498" name="Servers"> + <value>Servers</value> + </string> + <string id="1499" name="Servers"> + <value>Servers participating in cluster</value> + </string> + <string id="1500" name="Server name"> + <value>Server Name</value> + </string> + <string id="1501" name="Server Address"> + <value>Server Address</value> + </string> + <string id="1502" name="Server details"> + <value>Server details</value> + </string> <string id="1503" name="Send SMS"> <value>Send SMS</value> </string> @@ -4539,61 +4539,66 @@ see http://incubator.apache.org/openmeet <value>Publishing. User:</value> </string> <string id="1505" name="cmd_line_admin"> - <value> - To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n - 1) go to OM install dir (for ex. /opt/red5) \n - 2) stop OM (for ex. ./red5-shutdown.sh)\n - 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n - 4) download archive with new OM\n - 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n - 6) extract downloaded OM to the /opt/red5\n - 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n - 8) start OM\n - </value> - </string> - <string id="1506" name="public_room_tooltip"> - <value>Rooms common to all user</value> - </string> - <string id="1507" name="private_room_tooltip"> - <value>Rooms common to the current user group</value> - </string> - <string id="1508" name="my_room_tooltip"> - <value>Rooms of the current user</value> - </string> - <string id="1509" name="create_new_room"> - <value>Create/Modify appointment special room</value> - </string> + <value>To save time and internet traffic you can use command line admin to backup/restore/upgrade:\n 1) go to OM install dir (for ex. /opt/red5) \n 2) stop OM (for ex. ./red5-shutdown.sh)\n 3) ./admin.sh -b -file ~/today_om_backup.zip (create backup of current OM)\n 4) download archive with new OM\n 5) mv /opt/red5 /opt.red5.bak (move working version of OM just in case :))\n 6) extract downloaded OM to the /opt/red5\n 7) ./admin.sh -i -file ~/today_om_backup.zip (or './admin.sh -i -file ~/today_om_backup.zip --db-type mysql --db-user om_user --db-pass om_user_pass' in case of you are using non-default DB )\n 8) start OM\n</value> + </string> + <string id="1506" name="public_room_tooltip"> + <value>Rooms common to all user</value> + </string> + <string id="1507" name="private_room_tooltip"> + <value>Rooms common to the current user group</value> + </string> + <string id="1508" name="my_room_tooltip"> + <value>Rooms of the current user</value> + </string> + <string id="1509" name="create_new_room"> + <value>Create/Modify appointment special room</value> + </string> <string id="1510" name="multiple_addresses"> - <value>You can enter multiple addresses in the format: firstname1 lastname1 <email1>,"firstname2 lastname2" <email2>,'firstname3 lastname3' <email3>, ...</value> + <value>You can enter multiple addresses in the format: firstname1 lastname1 <email1>,"firstname2 lastname2" <email2>,'firstname3 lastname3' <email3>, ...</value> </string> <string id="1511" name="stream_volume"> - <value>Adjust stream volume</value> + <value>Adjust stream volume</value> </string> <string id="1512" name="microphone_volume"> - <value>Adjust microphone volume</value> + <value>Adjust microphone volume</value> </string> <string id="1513" name="chat_moderated"> - <value>Is chat moderated</value> + <value>Is chat moderated</value> </string> <string id="1514" name="chat_moderated"> - <value>Allow message</value> + <value>Allow message</value> </string> <string id="1515" name="chat_opened"> - <value>Chat panel opened by default</value> + <value>Chat panel opened by default</value> </string> <string id="1516" name="files_opened"> - <value>Files panel opened by default</value> + <value>Files panel opened by default</value> </string> <string id="1517" name="server admin section lastping"> - <value>Last ping</value> + <value>Last ping</value> </string> <string id="1518" name="server admin section lastping info"> - <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave.</value> + <value>Every slave sends a ping to the master every 3 seconds (configurable). Slave lastPing must be smaller then 1 minute so that the master uses the slave. "Ping running" shows if the ping is currently running.</value> </string> - <string id="1519" name="server admin ping failed"> - <value>Ping failed, could not find server by this name.</value> + <string id="1519" name="server admin port"> + <value>HTTP Port</value> </string> <string id="1520" name="server admin ping failed"> - <value>Ping failed, multiple servers found with this name.</value> + <value>Ping failed, multiple servers found with this name.</value> + </string> + <string id="1520" name="server admin user"> + <value>User (SOAP-Access)</value> + </string> + <string id="1521" name="server admin password"> + <value>Password</value> + </string> + <string id="1522" name="server admin webapp path"> + <value>Webapp path</value> + </string> + <string id="1523" name="server admin protocol"> + <value>Protocol</value> + </string> + <string id="1524" name="server admin ping running"> + <value>Ping running</value> </string> </language>
