Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 59 for pt (0.15 sec)

  1. src/main/webapp/js/admin/plugins/form-validator/lang/pt.js

    ion"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a,b){"use strict";a.formUtils.registerLoadedModule("lang/pt"),a(b).bind("validatorsLoaded",function(){a.formUtils.LANG={errorTitle:"O formulário não pode ser enviado!",requiredField:"Campo de preenchimento obrigatório",requiredFields:"Você ainda não preencheu todos os campos obrigatórios",badTime:"A hora digitada...
    JavaScript
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Jan 01 05:12:47 GMT 2018
    - 2.7K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/entity/GeoInfo.java

                                        final String[] values = pt.split(",");
                                        if (values.length != 2) {
                                            throw new InvalidQueryException(
                                                    messages -> messages.addErrorsInvalidQueryUnknown(UserMessages.GLOBAL_PROPERTY_KEY),
                                                    "Invalid geo point: " + pt);
                                        }
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 4.7K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/pathmap/admin_pathmap_edit.jsp

                                                    <la:message key="labels.pathmap_pt_crawling"/>
                                                </la:option>
                                                <la:option value="D">
                                                    <la:message key="labels.pathmap_pt_displaying"/>
                                                </la:option>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sun Feb 28 06:09:47 GMT 2021
    - 7K bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/fess.json

            },
            "brazilian_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}pt-br/stopwords.txt"
            },
            "brazilian_keywords": {
              "type":       "keyword_marker",
              "keywords_path": "${fess.dictionary.path}pt-br/protwords.txt"
            },
            "brazilian_stemmer": {
              "type":       "stemmer",
              "language":   "brazilian"
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Aug 11 01:26:55 GMT 2022
    - 39.9K bytes
    - Viewed (2)
  5. src/main/webapp/WEB-INF/view/admin/pathmap/admin_pathmap_details.jsp

                                            </c:if> <c:if test="${processType=='D'}">
                                                <la:message key="labels.pathmap_pt_displaying"/>
                                            </c:if> <c:if test="${processType=='B'}">
                                                <la:message key="labels.pathmap_pt_both"/>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sun Feb 28 06:09:47 GMT 2021
    - 5.5K bytes
    - Viewed (0)
  6. src/main/resources/esclient.xml

    			<arg>"fess"</arg>
    			<arg>"no/protwords.txt"</arg>
    		</postConstruct>
    		<postConstruct name="addConfigFile">
    			<arg>"fess"</arg>
    			<arg>"pt-br/protwords.txt"</arg>
    		</postConstruct>
    		<postConstruct name="addConfigFile">
    			<arg>"fess"</arg>
    			<arg>"pt/protwords.txt"</arg>
    		</postConstruct>
    		<postConstruct name="addConfigFile">
    			<arg>"fess"</arg>
    			<arg>"ro/protwords.txt"</arg>
    		</postConstruct>
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Mar 23 05:42:27 GMT 2023
    - 15.9K bytes
    - Viewed (0)
  7. api/next/66054.txt

    pkg debug/elf, const PT_OPENBSD_NOBTCFI = 1705237480 #66054
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Sun Mar 10 04:13:26 GMT 2024
    - 116 bytes
    - Viewed (0)
  8. docs/pt/docs/tutorial/request-forms.md

        Se você quiser ler mais sobre essas codificações e campos de formulário, vá para o <a href="https://developer.mozilla.org/pt-BR/docs/Web/HTTP/Methods/POST" class="external-link" target="_blank"><abbr title="Mozilla Developer Network">MDN</abbr> web docs para <code>POST</code></a>.
    
    !!! warning "Aviso"
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Wed Mar 13 19:02:19 GMT 2024
    - 2.7K bytes
    - Viewed (0)
  9. docs/pt/docs/deployment/versions.md

    Esse é o motivo das versões atuais estarem em `0.x.x`, significando que em cada versão pode haver mudanças significativas, tudo isso seguindo as <a href="https://semver.org/lang/pt-BR/" class="external-link" target="_blank">convenções de controle de versão semântica.</a>
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jul 29 20:14:40 GMT 2021
    - 3.8K bytes
    - Viewed (0)
  10. api/go1.16.txt

    pkg debug/elf, const PT_GNU_STACK ProgType
    pkg debug/elf, const PT_MIPS_ABIFLAGS = 1879048195
    pkg debug/elf, const PT_MIPS_ABIFLAGS ProgType
    pkg debug/elf, const PT_MIPS_OPTIONS = 1879048194
    pkg debug/elf, const PT_MIPS_OPTIONS ProgType
    pkg debug/elf, const PT_MIPS_REGINFO = 1879048192
    pkg debug/elf, const PT_MIPS_REGINFO ProgType
    pkg debug/elf, const PT_MIPS_RTPROC = 1879048193
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
Back to top