Update: pages with available languages and cookie notice

This commit is contained in:
alexandervnuchkov 2017-12-23 12:50:18 +03:00
parent fcde8844dc
commit 5e6f10fc0c
28 changed files with 251 additions and 179 deletions

View File

@ -0,0 +1,6 @@
<div id="cookieNotice" class="cookie_notify">
<div class="cookie_button_block">
<a class="button gray" id="cookieBtnClose">Close</a>
</div>
<p class="cookie_text_block">ONLYOFFICE Help Center uses cookies so that we can provide you with the best user experience. By continuing to use this website you agree that we can store cookies in your browser.</p>
</div>

View File

@ -17,6 +17,7 @@
<ul>
</ul>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<p><b>Desktop Editors</b> interface is available in <span id="languageDesktopNumber"></span> languages. The list is changing as new translators wish to have <b>Desktop Editors</b> in their own language and help us participating in translation. Below is the table of all the languages currently available for <b>Desktop Editors</b>:</p>
<table class="table_versionlist talk_pages languages_list_table" id="languagesDesktopEditorsTable">
<thead>

View File

@ -17,6 +17,7 @@
<ul>
</ul>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<p>Интерфейс <b>десктопных редакторов</b> доступен на <span id="languageDesktopNumber"></span> языках. Список меняется, так как новые переводчики хотят использовать <b>десктопные редакторы</b> на своем языке и помогают нам, принимая участие в переводе. Ниже приводится таблица всех языков, доступных в настоящее время для <b>десктопных редакторов</b>:</p>
<table class="table_versionlist talk_pages languages_list_table" id="languagesDesktopEditorsTable">
<thead>

View File

@ -20,6 +20,7 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/community-server/community-server.ascx" /></li>
</ul>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<p><b>Community Server</b> interface is available in <span id="languageCommunityNumber"></span> languages. The list is changing as new translators wish to have <b>Community Server</b> in their own language and help us participating in translation. Below is the table of all the languages currently available for <b>Community Server</b>:</p>
<table class="table_versionlist talk_pages languages_list_table" id="languagesCommunityTable">
<thead>

View File

@ -20,6 +20,7 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/community-server/community-server.ascx" /></li>
</ul>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<p>Интерфейс <b>Сервера совместной работы</b> доступен на <span id="languageCommunityNumber"></span> языках. Список меняется, так как новые переводчики хотят использовать <b>Сервер совместной работы</b> на своем языке и помогают нам, принимая участие в переводе. Ниже приводится таблица всех языков, доступных в настоящее время для <b>Сервера совместной работы</b>:</p>
<table class="table_versionlist talk_pages languages_list_table" id="languagesCommunityTable">
<thead>

View File

@ -20,6 +20,7 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/document-server/document-server.ascx" /></li>
</ul>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<p><b>Document Server</b> interface is available in <span id="languageEditorsNumber"></span> languages. The list is changing as new translators wish to have <b>Document Server</b> in their own language and help us participating in translation. Below is the table of all the languages currently available for <b>Document Server</b>:</p>
<table class="table_versionlist talk_pages languages_list_table" id="languagesEditorsTable">
<thead>

View File

@ -20,6 +20,7 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/document-server/document-server.ascx" /></li>
</ul>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<p>Интерфейс <b>Сервера документов</b> доступен на <span id="languageEditorsNumber"></span> языках. Список меняется, так как новые переводчики хотят использовать <b>Сервер документов</b> на своем языке и помогают нам, принимая участие в переводе. Ниже приводится таблица всех языков, доступных в настоящее время для <b>Сервера документов</b>:</p>
<table class="table_versionlist talk_pages languages_list_table" id="languagesEditorsTable">
<thead>

View File

@ -23,25 +23,7 @@
Want to know what languages you can switch your portal to?
Need to find out what languages will be available in the nearest future? Or want to contribute to ONLYOFFICE translation? Just have a look at the tables below!
</p>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>Attention to the translators!</strong> New translation units are available at ONLYOFFICE Translation System since <span id="newstrDate"></span>. The total number of the new units is <span id="moduleTotalCount"></span>. Please visit <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> to participate.
<div class="block-editor">
<span class="toggler showcont">View the changes</span>
<span class="toggler hidecont" style="display:none">Hide the changes</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Module</span></th>
<th><span>Number of translation units</span></th>
<th><span>Latest change date</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Hover the cursor over the module line to see the changed sections and the number of units to be translated in each section.</p>
</div>
</div>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<h2 id="alreadyAvailable">Languages already available on the portals</h2>
<table class="table_versionlist talk_pages languages_list_table" id="languagesTable">
<thead>

View File

@ -26,25 +26,7 @@
<p>Möchten Sie erfahren, auf welche Sprachen Sie Ihr Portal umschalten können?
Brauchen Sie Informationen über neue Sprachen, die in der nächsten Zukunft auf Ihrem Portal verfügbar sein werden? Oder möchten Sie an der ONLYOFFICE-Übersetzung teilnehmen? Werfen Sie einfach einen Blick auf die Tabelle unten!</p>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>Liebe Übersetzer, Achtung!</strong> Seit dem <span id="newstrDate"></span> sind bei ONLYOFFICE Translation System neue Übersetzungseinheiten verfügbar. Die Gesamtzahl der neuen Einheiten beträgt <span id="moduleTotalCount"></span>. Bitte besuchen Sie <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> und machen Sie mit.
<div class="block-editor">
<span class="toggler showcont">Änderungen anzeigen</span>
<span class="toggler hidecont" style="display:none">Änderungen verbergen</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Module</span></th>
<th><span>Anzahl von Übersetzungseinheiten</span></th>
<th><span>Spätestes Änderungsdatum</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Bewegen Sie Ihren Cursor über die Modulzeile, um die geänderten Abschnitte und die Anzahl der zu übersetzenden Einheiten in jedem Abschnitt anzuzeigen.</p>
</div>
</div>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<h2 id="alreadyAvailable">Sprachen, die bereits auf den Portalen verfügbar sind</h2>
<table class="table_versionlist talk_pages languages_list_table" id="languagesTable">
<thead>

View File

@ -25,25 +25,7 @@
<p>¿Quiere saber que idiomas puede usar en su portal?
¿Necesita enterarse de que idiomas serán disponibles en el futuro próximo? ¿Tiene ganas de contribuir a la traducción de oficina online? ¡Eche un vistazo a la tabla debajo!</p>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>¡Atención a los traductores!</strong> Nuevas unidades de traducción están disponibles en el Sistema de Traducción de ONLYOFFICE desde el <span id="newstrDate"></span>. El número total de unidades nuevas es <span id="moduleTotalCount"></span>. Por favor, visite <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> para tomar parte.
<div class="block-editor">
<span class="toggler showcont">Mostrar los cambios</span>
<span class="toggler hidecont" style="display:none">Ocultar los cambios</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Módulo</span></th>
<th><span>Número de las unidades de traducción</span></th>
<th><span>Última fecha de cambio</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Pase el cursor sobre la línea de módulo para ver las secciones cambiados y el número de las unidades que deben ser traducidos en cada sección.</p>
</div>
</div>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<h2 id="alreadyAvailable">Idiomas ya disponibles en los portales</h2>
<table class="table_versionlist talk_pages languages_list_table" id="languagesTable">
<thead>

View File

@ -25,25 +25,7 @@
<p>Voulez-vous voir la liste des langues que vous pouvez activer sur le portail ?
Voulez-vous savoir quelles langues seront disponibles dans un proche avenir ? Ou voulez-vous contribuer à la traduction de office en ligne ? Jetez un coup d'oeil sur le tableau ci-dessous !</p>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>Attention, traducteurs !</strong> De nouvelles unités de traduction sont disponibles dans le système de traduction de ONLYOFFICE à partir du <span id="newstrDate"></span>. Le nombre total de nouvelles unités est de <span id="moduleTotalCount"></span>. Visitez <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> pour participer.
<div class="block-editor">
<span class="toggler showcont">Afficher les modifications</span>
<span class="toggler hidecont" style="display:none">Cacher les modifications</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Module</span></th>
<th><span>Nombre d'unités de traduction</span></th>
<th><span>Dernière date de modification</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Placez le curseur sur la ligne du module pour voir les sections modifiées et le nombre d'unités à traduire dans chaque section.</p>
</div>
</div>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<h2 id="alreadyAvailable">Langues déjà disponibles sur les portails</h2>
<table class="table_versionlist talk_pages languages_list_table" id="languagesTable">
<thead>

View File

@ -24,25 +24,7 @@
<p>Desideri sapere le lingue disponibili nel portale online office?
Vuoi trovare le lingue di prossima uscita? O desideri contribuire alla traduzione di online office? Da' un'occhiata alla tabella qui sotto!</p>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>Attenzione, traduttori!</strong> Nuove unità di traduzione sono disponibili nel sistema di traduzione di ONLYOFFICE dal <span id="newstrDate"></span>. Il numero totale di nuove unità è <span id="moduleTotalCount"></span>. Si prega di visitare <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> per partecipare.
<div class="block-editor">
<span class="toggler showcont">Visualizza modifiche</span>
<span class="toggler hidecont" style="display:none">Nascondi modifiche</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Modulo</span></th>
<th><span>Numero di unità di traduzione</span></th>
<th><span>Ultima data di modifica</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Posiziona il cursore sopra la linea del modulo per visualizzare le sezioni modificate e il numero di unità da tradurre in ogni sezione.</p>
</div>
</div>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<h2 id="alreadyAvailable">Languages already available on the portals</h2>
<table class="table_versionlist talk_pages languages_list_table" id="languagesTable">
<thead>

View File

@ -23,25 +23,7 @@
Вы хотите знать, на какие языки можете переключить свой портал?
Вам надо выяснить, какие языки будут доступны в ближайшее время? Или вы хотите принять участие в переводе онлайн-офиса? Просто взгляните на таблицу, приведенную ниже!
</p>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>Внимание переводчикам!</strong> В Системе переводов ONLYOFFICE появились новые ключи для перевода. Общее количество новых ключей: <span id="moduleTotalCount"></span>. Они доступны с <span id="newstrDate"></span>. Пожалуйста, перейдите на сайт <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> для того, чтобы принять участие.
<div class="block-editor">
<span class="toggler showcont">Посмотреть изменения</span>
<span class="toggler hidecont" style="display:none">Скрыть изменения</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Модуль</span></th>
<th><span>Количество ключей на перевод</span></th>
<th><span>Дата последнего изменения</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Наведите курсор на строку с названием модуля, чтобы посмотреть, какие разделы изменились и узнать количество ключей на перевод в каждом разделе.</p>
</div>
</div>
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.ascx" />
<h2 id="alreadyAvailable">Языки, уже доступные на порталах</h2>
<table class="table_versionlist talk_pages languages_list_table" id="languagesTable">
<thead>

View File

@ -0,0 +1,20 @@
<%@ Control Language="C#" %>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>Attention to the translators!</strong> New translation units are available at ONLYOFFICE Translation System since <span id="newstrDate"></span>. The total number of the new units is <span id="moduleTotalCount"></span>. Please visit <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> to participate.
<div class="block-editor">
<span class="toggler showcont">View the changes</span>
<span class="toggler hidecont" style="display:none">Hide the changes</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Module</span></th>
<th><span>Number of translation units</span></th>
<th><span>Latest change date</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Hover the cursor over the module line to see the changed sections and the number of units to be translated in each section.</p>
</div>
</div>
</div>

View File

@ -0,0 +1,20 @@
<%@ Control Language="C#" %>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>Liebe Übersetzer, Achtung!</strong> Seit dem <span id="newstrDate"></span> sind bei ONLYOFFICE Translation System neue Übersetzungseinheiten verfügbar. Die Gesamtzahl der neuen Einheiten beträgt <span id="moduleTotalCount"></span>. Bitte besuchen Sie <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> und machen Sie mit.
<div class="block-editor">
<span class="toggler showcont">Änderungen anzeigen</span>
<span class="toggler hidecont" style="display:none">Änderungen verbergen</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Module</span></th>
<th><span>Anzahl von Übersetzungseinheiten</span></th>
<th><span>Spätestes Änderungsdatum</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Bewegen Sie Ihren Cursor über die Modulzeile, um die geänderten Abschnitte und die Anzahl der zu übersetzenden Einheiten in jedem Abschnitt anzuzeigen.</p>
</div>
</div>
</div>

View File

@ -0,0 +1,20 @@
<%@ Control Language="C#" %>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>¡Atención a los traductores!</strong> Nuevas unidades de traducción están disponibles en el Sistema de Traducción de ONLYOFFICE desde el <span id="newstrDate"></span>. El número total de unidades nuevas es <span id="moduleTotalCount"></span>. Por favor, visite <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> para tomar parte.
<div class="block-editor">
<span class="toggler showcont">Mostrar los cambios</span>
<span class="toggler hidecont" style="display:none">Ocultar los cambios</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Módulo</span></th>
<th><span>Número de las unidades de traducción</span></th>
<th><span>Última fecha de cambio</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Pase el cursor sobre la línea de módulo para ver las secciones cambiados y el número de las unidades que deben ser traducidos en cada sección.</p>
</div>
</div>
</div>

View File

@ -0,0 +1,20 @@
<%@ Control Language="C#" %>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>Attention, traducteurs !</strong> De nouvelles unités de traduction sont disponibles dans le système de traduction de ONLYOFFICE à partir du <span id="newstrDate"></span>. Le nombre total de nouvelles unités est de <span id="moduleTotalCount"></span>. Visitez <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> pour participer.
<div class="block-editor">
<span class="toggler showcont">Afficher les modifications</span>
<span class="toggler hidecont" style="display:none">Cacher les modifications</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Module</span></th>
<th><span>Nombre d'unités de traduction</span></th>
<th><span>Dernière date de modification</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Placez le curseur sur la ligne du module pour voir les sections modifiées et le nombre d'unités à traduire dans chaque section.</p>
</div>
</div>
</div>

View File

@ -0,0 +1,20 @@
<%@ Control Language="C#" %>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>Attenzione, traduttori!</strong> Nuove unità di traduzione sono disponibili nel sistema di traduzione di ONLYOFFICE dal <span id="newstrDate"></span>. Il numero totale di nuove unità è <span id="moduleTotalCount"></span>. Si prega di visitare <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> per partecipare.
<div class="block-editor">
<span class="toggler showcont">Visualizza modifiche</span>
<span class="toggler hidecont" style="display:none">Nascondi modifiche</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Modulo</span></th>
<th><span>Numero di unità di traduzione</span></th>
<th><span>Ultima data di modifica</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Posiziona il cursore sopra la linea del modulo per visualizzare le sezioni modificate e il numero di unità da tradurre in ogni sezione.</p>
</div>
</div>
</div>

View File

@ -0,0 +1,20 @@
<%@ Control Language="C#" %>
<div class="bringattention" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>Внимание переводчикам!</strong> В Системе переводов ONLYOFFICE появились новые ключи для перевода. Общее количество новых ключей: <span id="moduleTotalCount"></span>. Они доступны с <span id="newstrDate"></span>. Пожалуйста, перейдите на сайт <a target="_blank" href="http://translate.teamlab.com/">http://translate.teamlab.com/</a> для того, чтобы принять участие.
<div class="block-editor">
<span class="toggler showcont">Посмотреть изменения</span>
<span class="toggler hidecont" style="display:none">Скрыть изменения</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Модуль</span></th>
<th><span>Количество ключей на перевод</span></th>
<th><span>Дата последнего изменения</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Наведите курсор на строку с названием модуля, чтобы посмотреть, какие разделы изменились и узнать количество ключей на перевод в каждом разделе.</p>
</div>
</div>
</div>

View File

@ -105,8 +105,9 @@
</form>
</div>
<div class="basement">
<cc:LocalizeContent ID="LocalizeContent1" runat="Server" ControlName="~/Controls/Common/BaseFooter.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Common/BaseFooter.ascx" />
</div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Common/CookieNotice/CookieNotice.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Common/BaseMaster/BaseMasterCustomJSBody.ascx" />
<master:BaseMasterJSBody runat="server" />

View File

@ -342,4 +342,35 @@ ul.ListSocLink {
}
.inline-block {
display: inline-block;
}
.cookie_notify {
display: table-row;
display: none;
position: fixed;
left: 0;
bottom: 0;
background-color: rgba(255,255,255,0.95);
width: calc(~"100% - 80px");
vertical-align: middle;
margin: 0;
padding: 15px 40px;
border-top: 1px solid @helpBorderColor;
z-index: 100000;
p.cookie_text_block {
line-height: 1.2em;
font-size: 15px;
display: table-cell;
vertical-align: middle;
}
.cookie_button_block {
display: table-cell;
vertical-align: middle;
}
a.button {
margin-right: 30px;
}
}

View File

@ -3209,7 +3209,7 @@ table.table_parameters {
margin: 10px 0 20px;
text-align: center;
width: 100%;
&.talk_pages {
td {
width: auto;

View File

@ -39,16 +39,28 @@
"timeChanges": "2017-12-06 11:32:31"
},
{
"count(*)": 19,
"count(*)": 2,
"projectName": "TeamLab Editors",
"moduleName": "Spreadsheet Editor",
"timeChanges": "2017-12-17 20:21:36"
},
{
"count(*)": 20,
"projectName": "TeamLab Editors",
"moduleName": "Spreadsheet Editor v2",
"timeChanges": "2017-12-11 12:41:36"
"timeChanges": "2017-12-17 20:19:19"
},
{
"count(*)": 1,
"projectName": "Files",
"moduleName": "UserControls",
"timeChanges": "2017-12-21 11:53:57"
},
{
"count(*)": 24,
"projectName": "WebStudio",
"moduleName": "WebStudio",
"timeChanges": "2017-12-14 07:21:52"
"timeChanges": "2017-12-18 13:53:46"
}
]
}

View File

@ -478,7 +478,7 @@
"projectName": "CRM"
},
{
"count(*)": 601,
"count(*)": 602,
"title": "Neutral",
"projectName": "Files"
},
@ -643,7 +643,7 @@
"projectName": "ControlPanel"
},
{
"count(*)": 1496,
"count(*)": 1558,
"title": "fr",
"projectName": "CRM"
},
@ -663,7 +663,7 @@
"projectName": "People"
},
{
"count(*)": 1017,
"count(*)": 1018,
"title": "fr",
"projectName": "Projects"
},
@ -958,7 +958,7 @@
"projectName": "CRM"
},
{
"count(*)": 601,
"count(*)": 602,
"title": "it",
"projectName": "Files"
},
@ -983,7 +983,7 @@
"projectName": "TeamLab Editors"
},
{
"count(*)": 3171,
"count(*)": 3172,
"title": "it",
"projectName": "WebStudio"
},
@ -1082,6 +1082,11 @@
"title": "ko",
"projectName": "Projects"
},
{
"count(*)": 10776,
"title": "ko",
"projectName": "TeamLab Editors"
},
{
"count(*)": 751,
"title": "ko",
@ -1093,32 +1098,37 @@
"projectName": "Addons"
},
{
"count(*)": 511,
"count(*)": 520,
"title": "lv",
"projectName": "Community"
},
{
"count(*)": 981,
"count(*)": 547,
"title": "lv",
"projectName": "ControlPanel"
},
{
"count(*)": 1025,
"title": "lv",
"projectName": "CRM"
},
{
"count(*)": 440,
"count(*)": 496,
"title": "lv",
"projectName": "Files"
},
{
"count(*)": 218,
"count(*)": 224,
"title": "lv",
"projectName": "Mobile"
},
{
"count(*)": 60,
"count(*)": 136,
"title": "lv",
"projectName": "People"
},
{
"count(*)": 799,
"count(*)": 1038,
"title": "lv",
"projectName": "Projects"
},
@ -1128,7 +1138,7 @@
"projectName": "TeamLab Editors"
},
{
"count(*)": 835,
"count(*)": 896,
"title": "lv",
"projectName": "WebStudio"
},

View File

@ -478,7 +478,7 @@
"projectName": "CRM"
},
{
"count(*)": 601,
"count(*)": 602,
"title": "Neutral",
"projectName": "Files"
},
@ -643,7 +643,7 @@
"projectName": "ControlPanel"
},
{
"count(*)": 1496,
"count(*)": 1558,
"title": "fr",
"projectName": "CRM"
},
@ -663,7 +663,7 @@
"projectName": "People"
},
{
"count(*)": 1017,
"count(*)": 1018,
"title": "fr",
"projectName": "Projects"
},
@ -958,7 +958,7 @@
"projectName": "CRM"
},
{
"count(*)": 601,
"count(*)": 602,
"title": "it",
"projectName": "Files"
},
@ -983,7 +983,7 @@
"projectName": "TeamLab Editors"
},
{
"count(*)": 3171,
"count(*)": 3172,
"title": "it",
"projectName": "WebStudio"
},
@ -1093,32 +1093,37 @@
"projectName": "Addons"
},
{
"count(*)": 511,
"count(*)": 520,
"title": "lv",
"projectName": "Community"
},
{
"count(*)": 981,
"count(*)": 91,
"title": "lv",
"projectName": "ControlPanel"
},
{
"count(*)": 1025,
"title": "lv",
"projectName": "CRM"
},
{
"count(*)": 440,
"count(*)": 496,
"title": "lv",
"projectName": "Files"
},
{
"count(*)": 218,
"count(*)": 224,
"title": "lv",
"projectName": "Mobile"
},
{
"count(*)": 60,
"count(*)": 136,
"title": "lv",
"projectName": "People"
},
{
"count(*)": 799,
"count(*)": 1038,
"title": "lv",
"projectName": "Projects"
},
@ -1128,7 +1133,7 @@
"projectName": "TeamLab Editors"
},
{
"count(*)": 835,
"count(*)": 896,
"title": "lv",
"projectName": "WebStudio"
},

View File

@ -3,40 +3,17 @@
"rows":
[
{
"count(*)": 1,
"authorLogin": "Simone Rizzo",
"cultureTitle": "it",
"count(*)": 457,
"authorLogin": "Malvīne Vernera",
"cultureTitle": "lv",
"projectName": "ControlPanel"
},
{
"count(*)": 19,
"authorLogin": "Simone Rizzo",
"cultureTitle": "it",
"projectName": "TeamLab Editors"
},
{
"count(*)": 31,
"authorLogin": "Simone Rizzo",
"cultureTitle": "it",
"projectName": "WebStudio"
},
{
"count(*)": 41,
"authorLogin": "Svetlana",
"cultureTitle": "ru",
"projectName": "TeamLab Editors"
},
{
"count(*)": 33,
"authorLogin": "Svetlana",
"cultureTitle": "ru",
"projectName": "WebStudio"
},
{
"count(*)": 247,
"authorLogin": "Yoann Delattre",
"cultureTitle": "fr",
"projectName": "TeamLab Editors"
{
"count(*)": 10776,
"authorLogin": "Jack Nam",
"cultureTitle": "ko",
"projectName": "TeamLab Editors"
}
]
}

View File

@ -0,0 +1,10 @@
var cookieNoticeState = getCookie('cookieNoticeState');
if(cookieNoticeState == 'hidden') {
$('#cookieNotice').css('display', 'none');
} else {
$('#cookieNotice').fadeIn('slow');
}
$('#cookieBtnClose').on('click', function() {
setCookie('cookieNoticeState','hidden',{path:"/"});
$('#cookieNotice').fadeOut();
});

File diff suppressed because one or more lines are too long