[OPENMEETINGS-1662] text on start widget was changed
Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/ffb5ae10 Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/ffb5ae10 Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/ffb5ae10 Branch: refs/heads/master Commit: ffb5ae104e4e3eb850d16a6721baafbdd3a1e2d8 Parents: 4262c72 Author: Maxim Solodovnik <[email protected]> Authored: Sun Jul 9 12:40:42 2017 +0700 Committer: Maxim Solodovnik <[email protected]> Committed: Sun Jul 9 12:41:07 2017 +0700 ---------------------------------------------------------------------- .../org/apache/openmeetings/web/app/Application.java | 2 +- .../openmeetings/web/app/Application.properties.xml | 7 ++++--- .../openmeetings/web/app/Application_ar.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_bg.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_ca.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_cs.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_da.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_de.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_el.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_es.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_fa.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_fi.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_fr.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_gl.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_hu.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_id.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_it.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_ja.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_ko.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_nl.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_pl.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_pt.properties.xml | 11 ++++++----- .../web/app/Application_pt_BR.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_ru.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_sk.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_sv.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_th.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_tr.properties.xml | 11 ++++++----- .../openmeetings/web/app/Application_uk.properties.xml | 11 ++++++----- .../web/app/Application_zh_CN.properties.xml | 11 ++++++----- .../web/app/Application_zh_TW.properties.xml | 11 ++++++----- .../openmeetings/web/user/dashboard/StartWidget.java | 6 +++--- .../web/user/dashboard/StartWidgetDescriptor.java | 4 ++-- .../openmeetings/web/user/dashboard/StartWidgetView.html | 8 ++++---- .../openmeetings/web/user/dashboard/StartWidgetView.java | 6 +++--- 35 files changed, 191 insertions(+), 161 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java index 7ba1417..b68706a 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java @@ -133,7 +133,7 @@ public class Application extends AuthenticatedWebApplication implements IApplica private static Set<String> STRINGS_WITH_APP = new HashSet<>(); //FIXME need to be removed private static String appName; static { - STRINGS_WITH_APP.addAll(Arrays.asList("499", "500", "506", "511", "512", "513", "517", "532", "622", "804" + STRINGS_WITH_APP.addAll(Arrays.asList("499", "500", "506", "511", "512", "513", "517", "532", "622", "widget.start.desc" , "909", "952", "978", "981", "984", "989", "990", "999", "1151", "1155", "1157", "1158", "1194")); } public static final String HASH_MAPPING = "/hash"; http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml index 5f44a6b..1c9ccfd 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.properties.xml @@ -16,7 +16,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Choose room</entry> <entry key="772">Check setup</entry> <entry key="773">Start conference</entry> - <entry key="774">How to conference</entry> <entry key="775">Start recording test</entry> <entry key="776">Do not show audio/video test before entering a conference</entry> <entry key="777">Public rooms</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> <entry key="805">Plan a meeting</entry> <entry key="806">To setup a conference you can add a new event in the calendar</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml index e37f2b4..708bbb0 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ar.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">إختر ØºØ±ÙØ©</entry> <entry key="772">ÙØØµ Ø§ÙØ¥Ø¹Ø¯Ø§Ø¯Ø§Øª</entry> <entry key="773">بدء اÙ٠ؤت٠ر</entry> - <entry key="774">Ø§ÙØ·Ø±Ù٠إÙ٠اÙ٠ؤت٠ر:</entry> <entry key="775">بدء Ø§ÙØªØ³Ø¬ÙÙ</entry> <entry key="776">ÙØ§ ØªØ¸ÙØ± ÙØØµ ØµÙØª / ØµÙØ±Ø© (تسجÙÙ) ÙØ¨Ù دخÙ٠اÙ٠ؤت٠ر</entry> <entry key="777">Public Rooms</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your Web Conferencing Platform. Either follow the Instructions, press the start button to start to conference immediatelly or you goto the Calendar and set up a Conference for the future.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">To set up a conference you can add a new Event in the Calendar.</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Ø§ÙØ·Ø±Ù٠إÙ٠اÙ٠ؤت٠ر:</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml index 76dcdd9..9179615 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_bg.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">ÐÐ·Ð±Ð¾Ñ Ð½Ð° ÑÑаÑ</entry> <entry key="772">ÐÑоба наÑÑÑойки</entry> <entry key="773">СÑаÑÑ ÐºÐ¾Ð½ÑеÑенÑиÑ</entry> - <entry key="774">Тип конÑеÑенÑиÑ:</entry> <entry key="775">ÐаÑало запиÑ</entry> <entry key="776">Ðе показвай ÐÑдио/Ðидео ÑеÑÑ Ð·Ð°Ð¿Ð¸Ñ, пÑеди влизане в конÑеÑенÑиÑÑа.</entry> <entry key="777">ÐÑблиÑни ÑÑаи</entry> @@ -817,7 +816,6 @@ <entry key="801">меÑеÑ</entry> <entry key="802">ÐпиÑание</entry> <entry key="803">ÐÑиÑÑÑÑваÑи</entry> - <entry key="804">ÐолÑ, ÑледвайÑе инÑÑÑÑкÑииÑе и наÑиÑнеÑе бÑÑона Start, за да запоÑнеÑе конÑеÑенÑÐ¸Ñ Ð²ÐµÐ´Ð½Ð°Ð³Ð° или оÑидеÑе в календаÑа, за да планиÑаÑе бÑдеÑа конÑеÑенÑиÑ.</entry> <entry key="805">ÐланиÑане ÑÑеÑа</entry> <entry key="806">Ðа да планиÑаÑе ÑÑеÑа, добавеÑе ÑÑбиÑие кÑм каледаÑа. Ðа вÑÑко ÑÑбиÑие в каледаÑа Ñе бÑде авÑомаÑиÑно ÑÑздадена ÑÑÐ°Ñ Ð·Ð° конÑеÑенÑиÑ. Ðие и вÑиÑки пÑиÑÑÑÑваÑи Ñе полÑÑÐ°Ñ Ð¼ÐµÐ¹Ð» Ñ Ð»Ð¸Ð½Ðº кÑм ÑÑаÑÑа&lt;br/&gt;&lt;br/&gt; Ðоже да избеÑеÑе ÑазлиÑни Ñипове ÑÑаи Ñ ÑазлиÑен Ñип модеÑаÑиÑ.</entry> <entry key="807">ÐÑжда Ð¾Ñ Ð¿Ð¾Ð¼Ð¾Ñ?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. ÐолÑ, ÑледвайÑе инÑÑÑÑкÑииÑе и наÑиÑнеÑе бÑÑона Start, за да запоÑнеÑе конÑеÑенÑÐ¸Ñ Ð²ÐµÐ´Ð½Ð°Ð³Ð° или оÑидеÑе в календаÑа, за да планиÑаÑе бÑдеÑа конÑеÑенÑиÑ.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml index b5f606e..7f22b79 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ca.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Anar a la Sala</entry> <entry key="772">Comprovar Config.</entry> <entry key="773">Iniciar Conferen.</entry> - <entry key="774">Instruccions Conferència:</entry> <entry key="775">Iniciar Gravació</entry> <entry key="776">No mostrar el test de gravació d'à udio /vÃdeo abans d'entrar en una Conferència</entry> <entry key="777">Salas públiques</entry> @@ -817,7 +816,6 @@ <entry key="801">mes</entry> <entry key="802">Descripció</entry> <entry key="803">Asistents</entry> - <entry key="804">{0}, la seva Plataforma Web de Videoconferència. Només segueixi les instruccions, pressioni el botó per a iniciar immediatament o vagi al Calendari per a programar una Trobada més endavant.</entry> <entry key="805">Progr. Trobada</entry> <entry key="806">Per a planificar una conferència, afegeixi un nou Esdeveniment en el Calendari. Per a cada Esdeveniment es crearà automà ticament una Sala de (vÃdeo)conferència. Vostè i la resta d'assistents rebran un correu amb un enllaç de la sala. <br/><br/>Pot escollir entre diferents tipus de sales amb diferents dissenys i sistemes de moderació. També pot escollir entre diferents tipus de notificació de correu que s'envien en cada esdeveniment del calendari.</entry> <entry key="807">¿Necessita ajuda?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Instruccions Conferència:</entry> + <entry key="widget.start.desc">{0}, la seva Plataforma Web de Videoconferència. Només segueixi les instruccions, pressioni el botó per a iniciar immediatament o vagi al Calendari per a programar una Trobada més endavant.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml index 3aa3fa4..4aa44db 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_cs.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Choose Room</entry> <entry key="772">Check Setup</entry> <entry key="773">Start Conference</entry> - <entry key="774">How to conference</entry> <entry key="775">Start Recording</entry> <entry key="776">Do not show Audio / Video Test (Recording) before entering a Conference</entry> <entry key="777">Public Rooms</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your Web Conferencing Platform. Either follow the Instructions, press the start button to start to conference immediatelly or you goto the Calendar and set up a Conference for the future.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">To set up a conference you can add a new Event in the Calendar.</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml index 5fb528b..a42c32e 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_da.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Vælg rum</entry> <entry key="772">Kontroller Setup</entry> <entry key="773">Start konference</entry> - <entry key="774">SÃ¥dan gør du:</entry> <entry key="775">Start optagelse</entry> <entry key="776">Vis ikke Audio / Video Test (optagelse) før du deltager i en konference</entry> <entry key="777">Offentlige Rum</entry> @@ -817,7 +816,6 @@ <entry key="801">mÃ¥ned</entry> <entry key="802">Beskrivelse</entry> <entry key="803">Deltagere</entry> - <entry key="804">{0} konferenceplatform. Klik pÃ¥ startknappen for at starte en konference med det samme eller gÃ¥ til din kalender for at planlægge et møde.</entry> <entry key="805">Planlæg et møde</entry> <entry key="806">For at sætte en konference op, kan du tilføje en event i din kalender. For hver event der oprettes, vil der automatisk blive oprettet et konferencerum. Alle deltagere samt dig selv, vil fÃ¥ tilsendt en email med en genvej (link) til det pÃ¥gældende konferencerum.<br/><br/>Du kan vælge mellem forskellige rumtyper med forskellig layout og funktionalitet. Du kan ogsÃ¥ vælge mellem forskellige notificeringsmuligheder (email), som sendes for hver kalender event.</entry> <entry key="807">Behov for hjælp?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">SÃ¥dan gør du</entry> + <entry key="widget.start.desc">{0}, konferenceplatform. Klik pÃ¥ startknappen for at starte en konference med det samme eller gÃ¥ til din kalender for at planlægge et møde.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml index ba68b4a..ab0b0ec 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_de.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Raum wählen</entry> <entry key="772">Prüfe Setup</entry> <entry key="773">Starte Konferenz</entry> - <entry key="774">Wie starte ich eine Konferenz</entry> <entry key="775">Starte Aufnahme</entry> <entry key="776">Audio-/Video-Test (Aufnahme) vor dem Betreten einer Konferenz nicht zeigen</entry> <entry key="777">Ãffentliche Räume</entry> @@ -817,7 +816,6 @@ <entry key="801">Monat</entry> <entry key="802">Beschreibung</entry> <entry key="803">Teilnehmer</entry> - <entry key="804">{0}, Ihre Web Konferenz Plattform. Entweder starten Sie sofort ein Meeting indem Sie den 1-2-3 Anweisungen folgen oder Sie benutzen "Meetings planen" um eine Konferenz zu planen.</entry> <entry key="805">Konferenz planen</entry> <entry key="806">Um eine Konferenz zu planen können Sie einen Event im Kalender hinzufügen.</entry> <entry key="807">Brauchen Sie Hilfe?</entry> @@ -1928,4 +1926,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Wie starte ich eine Konferenz</entry> + <entry key="widget.start.desc">{0}, Ihre Web Konferenz Plattform. Entweder starten Sie sofort ein Meeting indem Sie den 1-2-3 Anweisungen folgen oder Sie benutzen "Meetings planen" um eine Konferenz zu planen.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml index 88c708e..7972b4a 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_el.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">ÎÏιλογή ÎÏμαÏÎ¯Î¿Ï </entry> <entry key="772">ÎλεγÏοÏ</entry> <entry key="773">ÎναÏξη Î£Ï Î½Î´Î¹Î¬ÏκεÏηÏ</entry> - <entry key="774">ÎιαδικαÏία Î£Ï Î½Î´Î¹Î¬ÏκεÏηÏ:</entry> <entry key="775">ÎαγνηÏοÏκÏÏηÏη</entry> <entry key="776">Îα μην γίνεÏαι ÎλεγÏÎ¿Ï ÎÏÎ¿Ï /ÎίνÏεο (ÎαγνηÏοÏκÏÏηÏη) ÏÏιν αÏÏ Ïην είÏοδο Ïε Î£Ï Î½Î´Î¹Î¬ÏκεÏη.</entry> <entry key="777">ÎημÏÏια ÎÏμάÏια</entry> @@ -817,7 +816,6 @@ <entry key="801">ÎήναÏ</entry> <entry key="802">ΠεÏιγÏαÏή</entry> <entry key="803">Î£Ï Î¼Î¼ÎµÏÎÏονÏεÏ</entry> - <entry key="804">{0}: ΠΠλαÏÏÏÏμα Î£Î±Ï Î³Î¹Î± Web Î£Ï Î½Î´Î¹Î±ÏκÎÏειÏ. ÎÏοÏείÏε να Î±ÎºÎ¿Î»Î¿Ï Î¸Î®ÏεÏε ÏÎ¹Ï ÎδηγίεÏ, να ÏαÏήÏεÏε Ïο ÎºÎ¿Ï Î¼Ïί ÎναÏÎ¾Î·Ï ÎºÎ±Î¹ να ξεκινήÏεÏε αμÎÏÏÏ Î¼Î¹Î± Î£Ï Î½Î´Î¹Î¬ÏκεÏη ή να μεÏα-ÏεÏθείÏε ÏÏο ÎμεÏολÏγιο και να ÏÏογÏαμμαÏίÏεÏε μια Î£Ï Î½Î´Î¹Î¬ÏκεÏη για Ïο μÎλλον.</entry> <entry key="805">ΣÏÎδιο Î£Ï Î½Î¬Î½ÏηÏηÏ</entry> <entry key="806">Îια να ÏÏογÏαμμαÏίÏεÏε μια Î£Ï Î½Î´Î¹Î¬ÏκεÏη μÏοÏείÏε να ÏÏοÏθÎÏεÏε Îνα νÎο Î£Ï Î¼Î²Î¬Î½ ÏÏο ÎμεÏολÏγιο. Îια κάθε Î£Ï Î¼Î²Î¬Î½ ÏÎ¿Ï ÎμεÏÎ¿Î»Î¿Î³Î¯Î¿Ï Î´Î·Î¼Î¹Î¿Ï ÏγείÏαι Î±Ï ÏÏμαÏα Îνα ÎÏμάÏιο Î£Ï Î½Î´Î¹Î±ÏκÎÏεÏν. ÎÏείÏ, μάζι με ÏÎ»Î¿Ï Ï ÏÎ¿Ï Ï Î£Ï Î¼Î¼ÎµÏÎÏονÏÎµÏ ÏÏην Î£Ï Î½Î´Î¹Î¬ÏκεÏη, θα λάβεÏε Îνα mail με ÏÏνδεÏμο ÏÏο ÏÏ Î³ÎºÎµÎºÏιμÎνο ÎÏμάÏιο.<br/><br/>ÎÏοÏείÏε να εÏιλÎξεÏε μεÏÎ±Î¾Ï Î´Î¹Î±ÏοÏεÏικÏν ÏÏÏÏν ÎÏμαÏίÏν ÏÎ¿Ï ÎÏÎ¿Ï Î½ διαÏοÏεÏικÎÏ Î´Î¹Î±ÏÎ¬Î¾ÎµÎ¹Ï ÎºÎ±Î¹ διαÏοÏεÏικά ÏÏ ÏÏήμαÏα Î£Ï Î½ÏονιÏμοÏ. ÎÏοÏείÏε εÏίÏÎ·Ï Î½Î± εÏιλÎξεÏε μεÏÎ±Î¾Ï Î´Î¹Î±ÏοÏεÏικÏν ÏÏÏÏν ÎιδοÏοίηÏÎ·Ï Î³Î¹Î± Ïο mail ÏÎ¿Ï Î¸Î± ÏÏαλεί για κάθε Î£Ï Î¼Î²Î¬Î½ ÏÎ¿Ï ÎμεÏÎ¿Î»Î¿Î³Î¯Î¿Ï .</entry> <entry key="807">ΧÏειάζεÏÏε Îοήθεια;</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">ÎιαδικαÏία Î£Ï Î½Î´Î¹Î¬ÏκεÏηÏ:</entry> + <entry key="widget.start.desc">{0}, ΠΠλαÏÏÏÏμα Î£Î±Ï Î³Î¹Î± Web Î£Ï Î½Î´Î¹Î±ÏκÎÏειÏ. ÎÏοÏείÏε να Î±ÎºÎ¿Î»Î¿Ï Î¸Î®ÏεÏε ÏÎ¹Ï ÎδηγίεÏ, να ÏαÏήÏεÏε Ïο ÎºÎ¿Ï Î¼Ïί ÎναÏÎ¾Î·Ï ÎºÎ±Î¹ να ξεκινήÏεÏε αμÎÏÏÏ Î¼Î¹Î± Î£Ï Î½Î´Î¹Î¬ÏκεÏη ή να μεÏα-ÏεÏθείÏε ÏÏο ÎμεÏολÏγιο και να ÏÏογÏαμμαÏίÏεÏε μια Î£Ï Î½Î´Î¹Î¬ÏκεÏη για Ïο μÎλλον.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml index 8d09775..35a6ea7 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_es.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Ir a la sala</entry> <entry key="772">Comprobar Config.</entry> <entry key="773">Iniciar Confer.</entry> - <entry key="774">Instrucciones Conferencia:</entry> <entry key="775">Iniciar Grabación</entry> <entry key="776">No mostrar el test de grabación de audio /vÃdeo antes de entrar en una Conferencia</entry> <entry key="777">Salas públicas</entry> @@ -817,7 +816,6 @@ <entry key="801">mes</entry> <entry key="802">Descripción</entry> <entry key="803">Asistentes</entry> - <entry key="804">{0}, su Plataforma Web de Videoconferencia. Sólo siga las instrucciones, presione el botón para iniciar inmediatamente o vaya al Calendario para programar un Encuentro más adelante.</entry> <entry key="805">Progr. Encuentro</entry> <entry key="806">Para planificar una conferencia, añada un nuevo Evento en el Calendario. Para cada Evento se creará automáticamente una sala de (vÃdeo)conferencia. Usted y el resto de asistentes recibirán un correo con un enlace de la sala.<br/><br/>Puede escoger entre diferentes tipos de salas con diferentes diseños y sistemas de moderación. También puede escoger entre diferentes tipos de notificación de correo que se envÃan en cada evento del calendario.</entry> <entry key="807">¿Necesita ayuda?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Instrucciones Conferencia:</entry> + <entry key="widget.start.desc">{0}, su Plataforma Web de Videoconferencia. Sólo siga las instrucciones, presione el botón para iniciar inmediatamente o vaya al Calendario para programar un Encuentro más adelante.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml index 56d28bc..0d7c840 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fa.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Choose Room</entry> <entry key="772">Check Setup</entry> <entry key="773">Start Conference</entry> - <entry key="774">How to conference</entry> <entry key="775">Start Recording</entry> <entry key="776">Do not show Audio / Video Test (Recording) before entering a Conference</entry> <entry key="777">Public Rooms</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your Web Conferencing Platform. Either follow the Instructions, press the start button to start to conference immediatelly or you goto the Calendar and set up a Conference for the future.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">To set up a conference you can add a new Event in the Calendar.</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml index 72b3602..2b29bb3 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fi.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Choose Room</entry> <entry key="772">Check Setup</entry> <entry key="773">Start Conference</entry> - <entry key="774">How to conference</entry> <entry key="775">Start Recording</entry> <entry key="776">Do not show Audio / Video Test (Recording) before entering a Conference</entry> <entry key="777">Public Rooms</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your Web Conferencing Platform. Either follow the Instructions, press the start button to start to conference immediatelly or you goto the Calendar and set up a Conference for the future.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">To set up a conference you can add a new Event in the Calendar.</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml index 00907eb..a801eda 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_fr.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Choisir la salle</entry> <entry key="772">Auto-test</entry> <entry key="773">Commencer la réunion</entry> - <entry key="774">Chronologie d'emploi :</entry> <entry key="775">Début d'enreg.</entry> <entry key="776">Ne pas montrer le test audio/vidéo (Enregistrement) avant d'entrer en réunion.</entry> <entry key="777">Salles publiques</entry> @@ -817,7 +816,6 @@ <entry key="801">mois</entry> <entry key="802">Description</entry> <entry key="803">Participants</entry> - <entry key="804">{0}, votre plateforme de conférence web. Suivez les instructions.<br/>Cliquez sur le bouton 'Début' pour commencer une réunion immédiatement ou allez au calendrier pour planifier une réunion.</entry> <entry key="805">Planifier</entry> <entry key="806">Pour planifier une réunion vous pouvez créer un événement dans le calendrier.</entry> <entry key="807">Besoin d'aide ?</entry> @@ -1915,4 +1913,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Chronologie d'emploi:</entry> + <entry key="widget.start.desc">{0}, votre plateforme de conférence web. Suivez les instructions.<br/>Cliquez sur le bouton 'Début' pour commencer une réunion immédiatement ou allez au calendrier pour planifier une réunion.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml index 68719c3..521fe4a 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_gl.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Elixir a sala</entry> <entry key="772">Probar a config.</entry> <entry key="773">Iniciar a conferencia</entry> - <entry key="774">Instruccións «Conferencia»:</entry> <entry key="775">Iniciar a gravación</entry> <entry key="776">Non mostrar a proba de son /vÃdeo antes de entrar nunha conferencia</entry> <entry key="777">Salas públicas</entry> @@ -817,7 +816,6 @@ <entry key="801">mes</entry> <entry key="802">Descrición</entry> <entry key="803">Asistentes</entry> - <entry key="804">{0}, a súa Plataforma Web de Videoconferencia. Tan só ten que segir as instruccións, prema no botón para iniciar unha conferencia inmediatamente ou vaia ao calendario para planificar unha conferencia para o futuro.</entry> <entry key="805">Planificar</entry> <entry key="806">Para planificar unha conferencia, engada un novo evento no calendario. Para cada evento crearase automaticamente unha sala. Vostede e o resto de asistentes recibirán un correo-e cunha ligazón á sala.<br/><br/>Pode escoller entre diferentes tipos de salas con diferentes deseños e sistemas de moderación. Tamén pode escoller entre diferentes tipos de notificación de correo-e que se envÃen en cada evento do calendario.</entry> <entry key="807">Necesita axuda?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Instruccións «Conferencia»:</entry> + <entry key="widget.start.desc">{0}, a súa Plataforma Web de Videoconferencia. Tan só ten que segir as instruccións, prema no botón para iniciar unha conferencia inmediatamente ou vaia ao calendario para planificar unha conferencia para o futuro.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml index 7b95365..4990355 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_hu.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Konferencia szoba választása</entry> <entry key="772">BeállÃtás ellenÅrzése</entry> <entry key="773">Konferencia indÃtása</entry> - <entry key="774">Hogyan indÃthat konferenciát</entry> <entry key="775">Felvétel indÃtása</entry> <entry key="776">Ne mutassa az Audio / Video tesztet (Recording) mikor belép akonferenciába.</entry> <entry key="777">Nyilvános termek</entry> @@ -817,7 +816,6 @@ <entry key="801">Hónap</entry> <entry key="802">LeÃrás</entry> <entry key="803">Látogatók</entry> - <entry key="804">{0}, az Ãn webkonferencia platformja. Kövesse az utasÃtásokat és gombnyomásra nyithat egy konferenciát, vagy bejegyezhet a naptárba és beállÃthat egy elÅadást elÅre.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">A konferencia beállÃtásához adja hozzá az eseményt a naptárhoz.</entry> <entry key="807">SegÃtségre van szüksége?</entry> @@ -1911,4 +1909,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Hogyan indÃthat konferenciát</entry> + <entry key="widget.start.desc">{0}, az Ãn webkonferencia platformja. Kövesse az utasÃtásokat és gombnyomásra nyithat egy konferenciát, vagy bejegyezhet a naptárba és beállÃthat egy elÅadást elÅre.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml index 9c12d94..6a9e743 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_id.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Choose Room</entry> <entry key="772">Check Setup</entry> <entry key="773">Start Conference</entry> - <entry key="774">How to conference</entry> <entry key="775">Start Recording</entry> <entry key="776">Do not show Audio / Video Test (Recording) before entering a Conference</entry> <entry key="777">Public Rooms</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your Web Conferencing Platform. Either follow the Instructions, press the start button to start to conference immediatelly or you goto the Calendar and set up a Conference for the future.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">To set up a conference you can add a new Event in the Calendar.</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml index aee5fb6..8c50194 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_it.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Scegli la stanza</entry> <entry key="772">Verifica impostazioni</entry> <entry key="773">Avvia conferenza</entry> - <entry key="774">Come fare una videoconferenza:</entry> <entry key="775">Avvia test registrazione</entry> <entry key="776">Non mostrate il test Audio/Video prima di entrare in una conferenza</entry> <entry key="777">Stanze pubbliche</entry> @@ -817,7 +816,6 @@ <entry key="801">Mese</entry> <entry key="802">Descrizione</entry> <entry key="803">Partecipanti</entry> - <entry key="804">{0}, la tua piattaforma di videoconferenza. Segui le istruzioni premendo il tasto inizio per cominciare una videoconferenza o pianifica una conferenza dal Calendario.</entry> <entry key="805">Pianifica una conferenza</entry> <entry key="806">Per pianificare una conferenza puoi aggiungere un evento nel calendario. Per ogni evento sarââ creata un apposita stanza. Tu e tutti gli invitati riceverete una mail con un link per accedere alla stanza.<br/><br/>Puoi scegliere tra diverse tipologie di stanze con differenti tipologie di layout e moderazione. Puoi anche scegliere tra diversi tipi di notifica via email che avvisano dell'evento in calendario.</entry> <entry key="807">Serve aiuto?</entry> @@ -1925,4 +1923,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Come fare una videoconferenza:</entry> + <entry key="widget.start.desc">{0}, la tua piattaforma di videoconferenza. Segui le istruzioni premendo il tasto inizio per cominciare una videoconferenza o pianifica una conferenza dal Calendario.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml index af196c6..bd26dc5 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ja.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">ä¼è°å®¤ã鏿ãã</entry> <entry key="772">è¨å®ã確èªãã</entry> <entry key="773">ä¼è°ãéå§ãã</entry> - <entry key="774">ä½¿ç¨æ¹æ³:</entry> <entry key="775">é²ç»/é²é³å質ã®ãã¹ã</entry> <entry key="776">å ¥å®¤ã®éã«é³å£°/ãããªã®ãã¹ãç»é¢ã表示ããªã</entry> <entry key="777">ãããªãã¯ä¼è°å®¤</entry> @@ -817,7 +816,6 @@ <entry key="801">æè¡¨ç¤º</entry> <entry key="802">æ¦è¦</entry> <entry key="803">åå è </entry> - <entry key="804">{0} (ãªã¼ãã³ã»ãã¼ãã£ã³ã°ã¹) ã¦ã§ãä¼è°ãã©ãããã¼ã </entry> <entry key="805">ä¼è°ãäºç´ãã</entry> <entry key="806">ã¤ãã³ããã«ã¬ã³ãã¼ã«è¿½å ãã¦ä¼è°ãè¨å®ãã¾ããã¤ãã³ãã®ããããã«ã¤ãã¦ä¼è°å®¤ãèªåçæããã¾ãã</entry> <entry key="807">ãå°ãã§ãã?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">ä½¿ç¨æ¹æ³:</entry> + <entry key="widget.start.desc">{0} (ãªã¼ãã³ã»ãã¼ãã£ã³ã°ã¹) ã¦ã§ãä¼è°ãã©ãããã¼ã </entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml index 77aedf8..4ea8c02 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ko.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -789,7 +789,6 @@ <entry key="771">Choose Room</entry> <entry key="772">Check Setup</entry> <entry key="773">Start Conference</entry> - <entry key="774">How to conference</entry> <entry key="775">Start Recording</entry> <entry key="776">Do not show Audio / Video Test (Recording) before entering a Conference</entry> <entry key="777">Public Rooms</entry> @@ -819,7 +818,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your Web Conferencing Platform. Either follow the Instructions, press the start button to start to conference immediatelly or you goto the Calendar and set up a Conference for the future.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">To set up a conference you can add a new Event in the Calendar.</entry> <entry key="807">Need help?</entry> @@ -1925,4 +1923,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml index 2f1f8cf..df35bd4 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_nl.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Kies Kamer</entry> <entry key="772">Wijzig Instellingen</entry> <entry key="773">Begin Overleg</entry> - <entry key="774">Start wizard:</entry> <entry key="775">Start Opname</entry> <entry key="776">Beeld en geluid iedere keer testen</entry> <entry key="777">Openbare kamers</entry> @@ -817,7 +816,6 @@ <entry key="801">maand</entry> <entry key="802">Omschrijving</entry> <entry key="803">Deelnemers</entry> - <entry key="804">Kies voor BEGIN om meteen een overleg te starten of ga naar de kalendar om iets te plannen.</entry> <entry key="805">Plan een overleg</entry> <entry key="806">Om een overleg te plannen, dien je een evenement aan de kalender toe te voegen. Voor ieder evenement zal automatisch een kamer aangemaakt worden. Iedere deelnemer zal E-mail ontvangen met een link naar de kamer.<br/><br/>Er is keuze in verschillende soorten kamers. Tevens kan iedere kamer een eigen layout krijgen.</entry> <entry key="807">Hulp nodig?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. Kies voor BEGIN om meteen een overleg te starten of ga naar de kalendar om iets te plannen.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml index b58bacf..2a03436 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pl.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Choose Room</entry> <entry key="772">Check Setup</entry> <entry key="773">Start Conference</entry> - <entry key="774">How to conference</entry> <entry key="775">Start Recording</entry> <entry key="776">Do not show Audio / Video Test (Recording) before entering a Conference</entry> <entry key="777">Public Rooms</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your Web Conferencing Platform. Either follow the Instructions, press the start button to start to conference immediatelly or you goto the Calendar and set up a Conference for the future.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">To set up a conference you can add a new Event in the Calendar.</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml index 896ccd0..1656ebe 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Choose Room</entry> <entry key="772">Check Setup</entry> <entry key="773">Start Conference</entry> - <entry key="774">How to conference</entry> <entry key="775">Start Recording</entry> <entry key="776">Do not show Audio / Video Test (Recording) before entering a Conference</entry> <entry key="777">Public Rooms</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your Web Conferencing Platform. Either follow the Instructions, press the start button to start to conference immediatelly or you goto the Calendar and set up a Conference for the future.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">To set up a conference you can add a new Event in the Calendar.</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml index db32f9f..0af6ca8 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_pt_BR.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Selecione a sala</entry> <entry key="772">Verifique a configuração</entry> <entry key="773">Inicie a Conferência</entry> - <entry key="774">Passos para a conferência:</entry> <entry key="775">Iniciar Gravação</entry> <entry key="776">Não mostrar Ãudio/VÃdeo teste (gravação) antes de entrar em uma conferência</entry> <entry key="777">Salas públicas</entry> @@ -817,7 +816,6 @@ <entry key="801">mês</entry> <entry key="802">Descrição</entry> <entry key="803">Participantes</entry> - <entry key="804">{0}, sua plataforma de conferência web. Você pode seguir os passos 1-2-3 para entrar em uma sala de conferência diretamente ou selecione a opcão calendário para planejar uma reunião.</entry> <entry key="805">Planejar Reunião</entry> <entry key="806">Para configurar uma conferência você pode adicionar um novo evento ao calendário</entry> <entry key="807">Precisa de ajuda?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Passos para a conferência:</entry> + <entry key="widget.start.desc">{0}, sua plataforma de conferência web. Você pode seguir os passos 1-2-3 para entrar em uma sala de conferência diretamente ou selecione a opcão calendário para planejar uma reunião.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml index 9ce2e4f..47b825a 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_ru.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">ÐÑÐ±Ð¾Ñ ÐºÐ¾Ð¼Ð½Ð°ÑÑ</entry> <entry key="772">ÐаÑÑÑойки</entry> <entry key="773">РконÑеÑенÑии</entry> - <entry key="774">Ðак ÑÑаÑÑвоваÑÑ Ð² конÑеÑенÑии:</entry> <entry key="775">ÐаÑаÑÑ Ð·Ð°Ð¿Ð¸ÑÑ</entry> <entry key="776">Ðе показÑваÑÑ Ð¾ÐºÐ½Ð¾ пÑовеÑки аÑдио/запиÑи видео пÑи Ð²Ñ Ð¾Ð´Ðµ в конÑеÑенÑиÑ</entry> <entry key="777">ÐÑблиÑнÑе комнаÑÑ</entry> @@ -817,7 +816,6 @@ <entry key="801">ÐеÑÑÑ</entry> <entry key="802">ÐпиÑание</entry> <entry key="803">УÑаÑÑники</entry> - <entry key="804">{0} - плаÑÑоÑма ваÑÐ¸Ñ Ð²ÐµÐ±-конÑеÑенÑий. ÐÑ Ð¼Ð¾Ð¶ÐµÑе 1) ÑледÑÑ Ð¸Ð½ÑÑÑÑкÑиÑм, нажаÑÑ ÐºÐ½Ð¾Ð¿ÐºÑ "СÑаÑÑ" и ÑÑаÑÑвоваÑÑ Ð² конÑеÑенÑии или 2) пеÑейÑи в календаÑÑ Ð¸ назнаÑиÑÑ Ð²ÑемÑ.</entry> <entry key="805">ÐапланиÑоваÑÑ</entry> <entry key="806">ЧÑÐ¾Ð±Ñ Ð½Ð°Ð·Ð½Ð°ÑиÑÑ ÐºÐ¾Ð½ÑеÑенÑиÑ, добавÑÑе новое ÑобÑÑие в календаÑÑ.</entry> <entry key="807">ÐÑжна помоÑÑ?</entry> @@ -1924,4 +1922,7 @@ <entry key="sound.enable">ÐклÑÑиÑÑ Ð·Ð²Ñк</entry> <entry key="sound.mute">ÐÑклÑÑиÑÑ Ð·Ð²Ñк</entry> <entry key="current.password">ТекÑÑий паÑолÑ</entry> + <entry key="widget.start.title">ÐÑÑÑÑÑй ÑÑаÑÑ</entry> + <entry key="widget.start.header">Ðак ÑÑаÑÑвоваÑÑ Ð² конÑеÑенÑии</entry> + <entry key="widget.start.desc">{0}, плаÑÑоÑма ваÑÐ¸Ñ Ð²ÐµÐ±-конÑеÑенÑий. ÐÑ Ð¼Ð¾Ð¶ÐµÑе 1) ÑледÑÑ Ð¸Ð½ÑÑÑÑкÑиÑм, нажаÑÑ ÐºÐ½Ð¾Ð¿ÐºÑ "СÑаÑÑ" и ÑÑаÑÑвоваÑÑ Ð² конÑеÑенÑии или 2) пеÑейÑи в календаÑÑ Ð¸ назнаÑиÑÑ Ð²ÑемÑ.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml index f0c00a8..d990179 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sk.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">VybraÅ¥ miestnosÅ¥</entry> <entry key="772">SkontrolovaÅ¥ nastavenie</entry> <entry key="773">ZaÄaÅ¥ konferenciu</entry> - <entry key="774">Ako konferencovaÅ¥:</entry> <entry key="775">ZaÄaÅ¥ nahrávanie</entry> <entry key="776">NezobrazovaÅ¥ udio/video test pred vstupom do miestnosti</entry> <entry key="777">Verejné miestnosti</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">Clickjobfair, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up a meeting.</entry> <entry key="805">Plan a meeting</entry> <entry key="806">To setup a conference you can add a new event in the calendar</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Ako konferencovaÅ¥:</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml index 470bfea..6e2c044 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_sv.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Choose Room</entry> <entry key="772">Check Setup</entry> <entry key="773">Start Conference</entry> - <entry key="774">How to conference</entry> <entry key="775">Start Recording</entry> <entry key="776">Do not show Audio / Video Test (Recording) before entering a Conference</entry> <entry key="777">Public Rooms</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your Web Conferencing Platform. Either follow the Instructions, press the start button to start to conference immediatelly or you goto the Calendar and set up a Conference for the future.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">To set up a conference you can add a new Event in the Calendar.</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml index 59f0d85..3ba738a 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_th.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Choose Room</entry> <entry key="772">Check Setup</entry> <entry key="773">Start Conference</entry> - <entry key="774">How to conference</entry> <entry key="775">Start Recording</entry> <entry key="776">Do not show Audio / Video Test (Recording) before entering a Conference</entry> <entry key="777">Public Rooms</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your Web Conferencing Platform. Either follow the Instructions, press the start button to start to conference immediatelly or you goto the Calendar and set up a Conference for the future.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">To set up a conference you can add a new Event in the Calendar.</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml index 59ef9b6..63a40a6 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_tr.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">Choose Room</entry> <entry key="772">Check Setup</entry> <entry key="773">Start Conference</entry> - <entry key="774">How to conference</entry> <entry key="775">Start Recording</entry> <entry key="776">Do not show Audio / Video Test (Recording) before entering a Conference</entry> <entry key="777">Public Rooms</entry> @@ -817,7 +816,6 @@ <entry key="801">Month</entry> <entry key="802">Description</entry> <entry key="803">Attendees</entry> - <entry key="804">{0}, your Web Conferencing Platform. Either follow the Instructions, press the start button to start to conference immediatelly or you goto the Calendar and set up a Conference for the future.</entry> <entry key="805">Plan a Meeting</entry> <entry key="806">To set up a conference you can add a new Event in the Calendar.</entry> <entry key="807">Need help?</entry> @@ -1923,4 +1921,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Create a conference, quickly!</entry> + <entry key="widget.start.desc">{0}, your web conferencing platform. You can either follow the 1-2-3 steps to enter a conference room directly or you choose the Calendar to set up and plan a meeting.</entry> </properties> http://git-wip-us.apache.org/repos/asf/openmeetings/blob/ffb5ae10/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml index 1897214..effeee4 100644 --- a/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml +++ b/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application_uk.properties.xml @@ -7,16 +7,16 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + --> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> @@ -787,7 +787,6 @@ <entry key="771">ÐибÑÑ ÐºÑмнаÑи</entry> <entry key="772">ÐалаÑÑÑваннÑ</entry> <entry key="773">Ðо ÑоÑÑмÑ</entry> - <entry key="774">Як бÑаÑи ÑÑаÑÑÑ Ñ ÐºÐ¾Ð½ÑеÑенÑÑÑ:</entry> <entry key="775">ÐоÑаÑи запиÑ</entry> <entry key="776">Ðе показÑваÑи вÑкно пеÑевÑÑки аÑдÑо/запиÑÑ Ð²Ñдео пÑи Ð²Ñ Ð¾Ð´Ñ Ð² конÑеÑенÑÑÑ</entry> <entry key="777">ÐÑблÑÑÐ½Ñ ÐºÑмнаÑи</entry> @@ -817,7 +816,6 @@ <entry key="801">ÐÑÑÑÑÑ</entry> <entry key="802">ÐпиÑ</entry> <entry key="803">УÑаÑники</entry> - <entry key="804">{0} - плаÑÑоÑма ваÑÐ¸Ñ Ð²ÐµÐ±-конÑеÑенÑÑй. Ðи можеÑе 1) доÑÑимÑÑÑиÑÑ ÑнÑÑÑÑкÑÑй, наÑиÑнÑÑи ÐºÐ½Ð¾Ð¿ÐºÑ "СÑаÑÑ" Ñ Ð±ÑаÑи ÑÑаÑÑÑ Ð² конÑеÑенÑÑÑ Ð°Ð±Ð¾ 2) пеÑейÑи в ÐºÐ°Ð»ÐµÐ½Ð´Ð°Ñ Ñ Ð¿ÑизнаÑиÑи ÑаÑ.</entry> <entry key="805">ÐланÑваннÑ</entry> <entry key="806">Щоб пÑизнаÑиÑи конÑеÑенÑÑÑ, додайÑе нове подÑÑ Ð² календаÑ.</entry> <entry key="807">ÐоÑÑÑбна допомога?</entry> @@ -1925,4 +1923,7 @@ <entry key="sound.enable">Enable sound</entry> <entry key="sound.mute">Mute sound</entry> <entry key="current.password">Current password</entry> + <entry key="widget.start.title">Getting Started</entry> + <entry key="widget.start.header">Як бÑаÑи ÑÑаÑÑÑ Ñ ÐºÐ¾Ð½ÑеÑенÑÑÑ:</entry> + <entry key="widget.start.desc">{0}, плаÑÑоÑма ваÑÐ¸Ñ Ð²ÐµÐ±-конÑеÑенÑÑй. Ðи можеÑе 1) доÑÑимÑÑÑиÑÑ ÑнÑÑÑÑкÑÑй, наÑиÑнÑÑи ÐºÐ½Ð¾Ð¿ÐºÑ "СÑаÑÑ" Ñ Ð±ÑаÑи ÑÑаÑÑÑ Ð² конÑеÑенÑÑÑ Ð°Ð±Ð¾ 2) пеÑейÑи в ÐºÐ°Ð»ÐµÐ½Ð´Ð°Ñ Ñ Ð¿ÑизнаÑиÑи ÑаÑ.</entry> </properties>
