Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 15 for Inicio (0.04 sec)

  1. src/main/resources/fess_label_es.properties

    labels.query=Consulta
    labels.queryId=ID de consulta
    labels.rt=rt
    labels.searchLog=Registro de búsqueda
    labels.sort=Ordenar
    labels.start=Posición de inicio
    labels.loginRequired=Requiere inicio de sesión
    labels.loginLink=Mostrar enlace de inicio de sesión
    labels.threadName=Nombre del hilo
    labels.url=URL
    labels.userFavorite=Registro de favoritos
    labels.userInfo=Información del usuario
    labels.webApiJson=Respuesta JSON
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  2. src/main/resources/fess_message_es.properties

    # Application Exception
    # ---------------------
    # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    # five framework-embedded messages (don't change key names)
    # - - - - - - - - - -/
    errors.login.failure = Error de inicio de sesión.
    errors.app.illegal.transition = Transición ilegal. Por favor, inténtelo de nuevo.
    errors.app.db.already.deleted = Es posible que ya haya sido eliminado por otro proceso. Por favor, inténtelo de nuevo.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 12.7K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_pt_BR.properties

    labels.crawling_info_CrawlerStartTime=Hora de início do rastreador
    labels.crawling_info_CrawlerEndTime=Hora de término do rastreador
    labels.crawling_info_CrawlerExecTime=Tempo de execução do rastreador
    labels.crawling_info_CrawlerStatus=Estado do rastreador
    labels.crawling_info_WebFsCrawlExecTime=Tempo de execução do rastreamento (Web/Arquivo)
    labels.crawling_info_WebFsCrawlStartTime=Hora de início do rastreamento (Web/Arquivo)
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  4. docs/es/docs/help-fastapi.md

        * Asegúrate de agregar tu enlace al inicio de la sección correspondiente.
    * Para ayudar a [traducir la documentación](contributing.md#translations){.internal-link target=_blank} a tu idioma.
        * También puedes ayudar a revisar las traducciones creadas por otros.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 14.5K bytes
    - Viewed (0)
  5. docs/es/docs/advanced/generate-clients.md

    En este caso tendrás que asegurarte de que cada operation ID sea **único** de alguna otra manera.
    
    Por ejemplo, podrías asegurarte de que cada *path operation* tenga un tag, y luego generar el operation ID basado en el **tag** y el nombre de la *path operation* **name** (el nombre de la función).
    
    ### Función Personalizada para Generar ID Único
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Tue Jun 17 11:53:56 UTC 2025
    - 10.9K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_it.properties

    labels.crawling_info_CrawlerStartTime=Ora di inizio crawler
    labels.crawling_info_CrawlerEndTime=Ora di fine crawler
    labels.crawling_info_CrawlerExecTime=Tempo di esecuzione crawler
    labels.crawling_info_CrawlerStatus=Stato crawler
    labels.crawling_info_WebFsCrawlExecTime=Tempo di esecuzione scansione (Web/File)
    labels.crawling_info_WebFsCrawlStartTime=Ora di inizio scansione (Web/File)
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  7. docs/pt/docs/advanced/generate-clients.md

    Neste caso, você terá que garantir que cada ID de operação seja **único** de alguma outra maneira.
    
    Por exemplo, você poderia garantir que cada *operação de rota* tenha uma tag, e então gerar o ID da operação com base na **tag** e no **nome** da *operação de rota* (o nome da função).
    
    ### Função Personalizada para Gerar IDs de Operação Únicos
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Tue Jun 17 11:53:56 UTC 2025
    - 11K bytes
    - Viewed (0)
  8. docs/en/data/contributors.yml

      url: https://github.com/frankie567
    marier-nico:
      login: marier-nico
      count: 2
      avatarUrl: https://avatars.githubusercontent.com/u/30477068?u=c7df6af853c8f4163d1517814f3e9a0715c82713&v=4
      url: https://github.com/marier-nico
    Dustyposa:
      login: Dustyposa
      count: 2
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 08:58:29 UTC 2025
    - 20K bytes
    - Viewed (0)
  9. docs/en/data/external_links.yml

    Cognito - author: Ankush Thakur author_link: https://geekflare.com/author/ankush/ link: https://geekflare.com/python-asynchronous-web-frameworks/ title: Top 5 Asynchronous Web Frameworks for Python - author: Nico Axtmann author_link: https://www.linkedin.com/in/nico-axtmann link: https://medium.com/@nico.axtmann95/deploying-a-scikit-learn-model-with-onnx-und-fastapi-1af398268915 title: Deploying a scikit-learn model with ONNX and FastAPI - author: Nils de Bruin author_link: https://medium.com/@nilsdebruin...
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 23K bytes
    - Viewed (0)
  10. docs/es/docs/tutorial/security/oauth2-jwt.md

    Lo importante a tener en cuenta es que la clave `sub` debería tener un identificador único a lo largo de toda la aplicación, y debería ser un string.
    
    ## Revisa
    
    Ejecuta el servidor y ve a la documentación: <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 10.9K bytes
    - Viewed (0)
Back to top