Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 94 for protwords (0.05 sec)

  1. src/main/webapp/WEB-INF/view/admin/dict/protwords/admin_dict_protwords_download.jsp

                            </ol>
                        </div>
                    </div>
                </div>
            </div>
            <section class="content">
                <la:form action="/admin/dict/protwords/">
                    <la:hidden property="dictId"/>
                    <div class="row">
                        <div class="col-md-12">
                            <div class="card card-outline card-primary">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 5.9K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_pl.properties

    labels.dict_kuromoji_button_download=Pobierz
    labels.dict_kuromoji_button_upload=Prześlij
    labels.dict_kuromoji_file=Plik kuromoji
    labels.dict_protwords_configuration=Lista słów Protwords
    labels.dict_protwords_title = Lista słów Protwords
    labels.dict_protwords_list_link = Lista
    labels.dict_protwords_link_create = Utwórz nowy
    labels.dict_protwords_link_edit = Edytuj
    labels.dict_protwords_link_delete = Usuń
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/app/web/admin/dict/protwords/EditForm.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.app.web.admin.dict.protwords;
    
    import org.lastaflute.web.validation.Required;
    import org.lastaflute.web.validation.theme.conversion.ValidateTypeFailure;
    
    /**
     * Form class for editing protected words dictionary entries in the admin interface.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 1.8K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_es.properties

    labels.dict_kuromoji_button_download=Descargar
    labels.dict_kuromoji_button_upload=Subir
    labels.dict_kuromoji_file=Archivo Kuromoji
    labels.dict_protwords_configuration=Lista de palabras Protwords
    labels.dict_protwords_title = Lista de palabras Protwords
    labels.dict_protwords_list_link = Lista
    labels.dict_protwords_link_create = Crear nuevo
    labels.dict_protwords_link_edit = Editar
    labels.dict_protwords_link_delete = Eliminar
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ko.properties

    labels.dict_kuromoji_pos=품사
    labels.dict_kuromoji_button_download=다운로드
    labels.dict_kuromoji_button_upload=업로드
    labels.dict_kuromoji_file=Kuromoji 파일
    labels.dict_protwords_configuration=Protwords 단어 목록
    labels.dict_protwords_title = Protwords 단어 목록
    labels.dict_protwords_list_link = 목록
    labels.dict_protwords_link_create = 새로 만들기
    labels.dict_protwords_link_edit = 편집
    labels.dict_protwords_link_delete = 삭제
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/app/web/admin/dict/protwords/AdminDictProtwordsAction.java

     * either express or implied. See the License for the specific language
     * governing permissions and limitations under the License.
     */
    package org.codelibs.fess.app.web.admin.dict.protwords;
    
    import java.io.File;
    import java.io.IOException;
    import java.io.InputStream;
    
    import org.apache.logging.log4j.LogManager;
    import org.apache.logging.log4j.Logger;
    import org.codelibs.core.beans.util.BeanUtil;
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 20.1K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/dict/protwords/admin_dict_protwords.jsp

                                                           items="${protwordsItemItems}">
                                                    <tr
                                                            data-href="${contextPath}/admin/dict/protwords/details/${f:u(dictId)}/4/${f:u(data.id)}">
                                                        <td>${f:h(data.inputValue)}</td>
                                                    </tr>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 9.9K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/dict/protwords/admin_dict_protwords_details.jsp

                            </ol>
                        </div>
                    </div>
                </div>
            </div>
            <section class="content">
                <la:form action="/admin/dict/protwords/">
                    <la:hidden property="crudMode"/>
                    <la:hidden property="dictId"/>
                    <c:if test="${crudMode==2 || crudMode==3 || crudMode==4}">
                        <la:hidden property="id"/>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 7.2K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_ru.properties

    labels.dict_kuromoji_button_download=Скачать
    labels.dict_kuromoji_button_upload=Загрузить
    labels.dict_kuromoji_file=Файл Kuromoji
    labels.dict_protwords_configuration=Список слов Protwords
    labels.dict_protwords_title = Список слов Protwords
    labels.dict_protwords_list_link = Список
    labels.dict_protwords_link_create = Создать новый
    labels.dict_protwords_link_edit = Редактировать
    labels.dict_protwords_link_delete = Удалить
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_it.properties

    labels.dict_kuromoji_button_download=Scarica
    labels.dict_kuromoji_button_upload=Carica
    labels.dict_kuromoji_file=File kuromoji
    labels.dict_protwords_configuration=Lista parole Protwords
    labels.dict_protwords_title = Lista parole Protwords
    labels.dict_protwords_list_link = Lista
    labels.dict_protwords_link_create = Crea nuovo
    labels.dict_protwords_link_edit = Modifica
    labels.dict_protwords_link_delete = Elimina
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
Back to top