<rss
      xmlns:atom="http://www.w3.org/2005/Atom"
      xmlns:media="http://search.yahoo.com/mrss/"
      xmlns:content="http://purl.org/rss/1.0/modules/content/"
      xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      version="2.0"
    >
      <channel>
        <title><![CDATA[COMPILADOS NOSTR]]></title>
        <description><![CDATA[Compilados de artigos, notícias e tutoriais publicados na rede Nostr em português.]]></description>
        <link>https://compilados.npub.pro/tag/libretranslate-privacidade/</link>
        <atom:link href="https://compilados.npub.pro/tag/libretranslate-privacidade/rss/" rel="self" type="application/rss+xml"/>
        <itunes:new-feed-url>https://compilados.npub.pro/tag/libretranslate-privacidade/rss/</itunes:new-feed-url>
        <itunes:author><![CDATA[idsera]]></itunes:author>
        <itunes:subtitle><![CDATA[Compilados de artigos, notícias e tutoriais publicados na rede Nostr em português.]]></itunes:subtitle>
        <itunes:type>episodic</itunes:type>
        <itunes:owner>
          <itunes:name><![CDATA[idsera]]></itunes:name>
          <itunes:email><![CDATA[idsera]]></itunes:email>
        </itunes:owner>
            
      <pubDate>Mon, 15 Jan 2024 21:12:48 GMT</pubDate>
      <lastBuildDate>Mon, 15 Jan 2024 21:12:48 GMT</lastBuildDate>
      
      <itunes:image href="https://pfp.nostr.build/d04bb7baa476bbb67c4b0bb02e676d0fb8cd20b809f6956ed68d2adc647b91b1.jpg" />
      <image>
        <title><![CDATA[COMPILADOS NOSTR]]></title>
        <link>https://compilados.npub.pro/tag/libretranslate-privacidade/</link>
        <url>https://pfp.nostr.build/d04bb7baa476bbb67c4b0bb02e676d0fb8cd20b809f6956ed68d2adc647b91b1.jpg</url>
      </image>
      <item>
      <title><![CDATA[LibreTranslate é uma API de tradução em máquina gratuita e de código aberto.]]></title>
      <description><![CDATA[]]></description>
             <itunes:subtitle><![CDATA[]]></itunes:subtitle>
      <pubDate>Mon, 15 Jan 2024 21:12:48 GMT</pubDate>
      <link>https://compilados.npub.pro/post/1705353067554/</link>
      <comments>https://compilados.npub.pro/post/1705353067554/</comments>
      <guid isPermaLink="false">naddr1qqxnzdesx5en2vesxcmn2df5qgsyh28gd5ke0ztdeyehc0jsq6gcj0tnzatjlkql3dqamkja38fjmeqrqsqqqa28frdd25</guid>
      <category>#LibreTranslate #privacidade</category>
      
        <media:content url="https://cdn.nostr.build/i/72648e69828e5b188a494e8fd56f412f7bbf05978d292988e6c3d1b18e0eb63b.jpg" medium="image"/>
        <enclosure 
          url="https://cdn.nostr.build/i/72648e69828e5b188a494e8fd56f412f7bbf05978d292988e6c3d1b18e0eb63b.jpg" length="0" 
          type="image/jpeg" 
        />
      <noteId>naddr1qqxnzdesx5en2vesxcmn2df5qgsyh28gd5ke0ztdeyehc0jsq6gcj0tnzatjlkql3dqamkja38fjmeqrqsqqqa28frdd25</noteId>
      <npub>npub1fw5wsmfdj7ykmjfn0sl9qp533y7hx96h9lvplz6pmhd9mzwn9hjqvq2rfr</npub>
      <dc:creator><![CDATA[Alex Emidio]]></dc:creator>
      <content:encoded><![CDATA[<p>Oferece uma série de vantagens:</p>
<ul>
<li><p>Auto-Hospedável: Você pode hospedar o serviço em seu próprio servidor, proporcionando mais controle sobre os dados e a privacidade.</p>
</li>
<li><p>Funciona Offline: Ao contrário de outras APIs, o LibreTranslate pode operar sem a necessidade de conexão contínua com a internet, garantindo traduções em ambientes sem acesso à rede.</p>
</li>
<li><p>Fácil de configurar: A configuração do LibreTranslate é simples e direta, permitindo uma rápida implementação em projetos diversos.</p>
</li>
</ul>
<p>Ao contrário de soluções que dependem de provedores proprietários, como Google ou Azure, para realizar as traduções, o LibreTranslate usa o poder da biblioteca de código aberto Argos Translate para aprimorar suas funcionalidades.</p>
<p>Quer experimentar? Visite o site oficial e teste o serviço online: <np-embed url="https://libretranslate.com/"><a href="https://libretranslate.com/">https://libretranslate.com/</a></np-embed></p>
<p>Além disso, você tem a opção de executar o LibreTranslate em seu próprio servidor, para total controle e personalização do serviço. Se quiser explorar o código-fonte e contribuir para o projeto, acesse o repositório oficial no GitHub: <np-embed url="https://github.com/LibreTranslate/LibreTranslate"><a href="https://github.com/LibreTranslate/LibreTranslate">https://github.com/LibreTranslate/LibreTranslate</a></np-embed></p>
<p>Para facilitar ainda mais o uso da API, você pode escolher entre várias bibliotecas disponíveis:</p>
<p>Rust: <np-embed url="https://github.com/DefunctLizard/libretranslate-rs"><a href="https://github.com/DefunctLizard/libretranslate-rs">https://github.com/DefunctLizard/libretranslate-rs</a></np-embed><br>Node.js: <np-embed url="https://github.com/franciscop/translate"><a href="https://github.com/franciscop/translate">https://github.com/franciscop/translate</a></np-embed><br>.Net: <np-embed url="https://github.com/sigaloid/LibreTranslate.Net"><a href="https://github.com/sigaloid/LibreTranslate.Net">https://github.com/sigaloid/LibreTranslate.Net</a></np-embed><br>Go: <np-embed url="https://github.com/SnakeSel/libretranslate"><a href="https://github.com/SnakeSel/libretranslate">https://github.com/SnakeSel/libretranslate</a></np-embed><br>Python: <np-embed url="https://github.com/argosopentech/LibreTranslate-py"><a href="https://github.com/argosopentech/LibreTranslate-py">https://github.com/argosopentech/LibreTranslate-py</a></np-embed><br>PHP: <np-embed url="https://github.com/jefs42/libretranslate"><a href="https://github.com/jefs42/libretranslate">https://github.com/jefs42/libretranslate</a></np-embed><br>C++: <np-embed url="https://github.com/argosopentech/LibreTranslate-cpp"><a href="https://github.com/argosopentech/LibreTranslate-cpp">https://github.com/argosopentech/LibreTranslate-cpp</a></np-embed><br>Swift: <np-embed url="https://github.com/wacumov/libretranslate"><a href="https://github.com/wacumov/libretranslate">https://github.com/wacumov/libretranslate</a></np-embed><br>Unix: <np-embed url="https://github.com/argosopentech/LibreTranslate-sh"><a href="https://github.com/argosopentech/LibreTranslate-sh">https://github.com/argosopentech/LibreTranslate-sh</a></np-embed><br>Shell: <np-embed url="https://github.com/Hayao0819/Hayao-Tools/tree/master/libretranslate-sh"><a href="https://github.com/Hayao0819/Hayao-Tools/tree/master/libretranslate-sh">https://github.com/Hayao0819/Hayao-Tools/tree/master/libretranslate-sh</a></np-embed><br>Java: <np-embed url="https://github.com/suuft/libretranslate-java"><a href="https://github.com/suuft/libretranslate-java">https://github.com/suuft/libretranslate-java</a></np-embed></p>
<p>É essencial estar ciente das limitações inerentes à tradução automática. Em alguns cenários, pode ser necessário complementar a tradução automática com revisão humana . O LibreTranslate oferece uma excelente opção para quem busca uma API de tradução em máquina flexível e de código aberto.</p>
]]></content:encoded>
      <itunes:author><![CDATA[Alex Emidio]]></itunes:author>
      <itunes:summary><![CDATA[<p>Oferece uma série de vantagens:</p>
<ul>
<li><p>Auto-Hospedável: Você pode hospedar o serviço em seu próprio servidor, proporcionando mais controle sobre os dados e a privacidade.</p>
</li>
<li><p>Funciona Offline: Ao contrário de outras APIs, o LibreTranslate pode operar sem a necessidade de conexão contínua com a internet, garantindo traduções em ambientes sem acesso à rede.</p>
</li>
<li><p>Fácil de configurar: A configuração do LibreTranslate é simples e direta, permitindo uma rápida implementação em projetos diversos.</p>
</li>
</ul>
<p>Ao contrário de soluções que dependem de provedores proprietários, como Google ou Azure, para realizar as traduções, o LibreTranslate usa o poder da biblioteca de código aberto Argos Translate para aprimorar suas funcionalidades.</p>
<p>Quer experimentar? Visite o site oficial e teste o serviço online: <np-embed url="https://libretranslate.com/"><a href="https://libretranslate.com/">https://libretranslate.com/</a></np-embed></p>
<p>Além disso, você tem a opção de executar o LibreTranslate em seu próprio servidor, para total controle e personalização do serviço. Se quiser explorar o código-fonte e contribuir para o projeto, acesse o repositório oficial no GitHub: <np-embed url="https://github.com/LibreTranslate/LibreTranslate"><a href="https://github.com/LibreTranslate/LibreTranslate">https://github.com/LibreTranslate/LibreTranslate</a></np-embed></p>
<p>Para facilitar ainda mais o uso da API, você pode escolher entre várias bibliotecas disponíveis:</p>
<p>Rust: <np-embed url="https://github.com/DefunctLizard/libretranslate-rs"><a href="https://github.com/DefunctLizard/libretranslate-rs">https://github.com/DefunctLizard/libretranslate-rs</a></np-embed><br>Node.js: <np-embed url="https://github.com/franciscop/translate"><a href="https://github.com/franciscop/translate">https://github.com/franciscop/translate</a></np-embed><br>.Net: <np-embed url="https://github.com/sigaloid/LibreTranslate.Net"><a href="https://github.com/sigaloid/LibreTranslate.Net">https://github.com/sigaloid/LibreTranslate.Net</a></np-embed><br>Go: <np-embed url="https://github.com/SnakeSel/libretranslate"><a href="https://github.com/SnakeSel/libretranslate">https://github.com/SnakeSel/libretranslate</a></np-embed><br>Python: <np-embed url="https://github.com/argosopentech/LibreTranslate-py"><a href="https://github.com/argosopentech/LibreTranslate-py">https://github.com/argosopentech/LibreTranslate-py</a></np-embed><br>PHP: <np-embed url="https://github.com/jefs42/libretranslate"><a href="https://github.com/jefs42/libretranslate">https://github.com/jefs42/libretranslate</a></np-embed><br>C++: <np-embed url="https://github.com/argosopentech/LibreTranslate-cpp"><a href="https://github.com/argosopentech/LibreTranslate-cpp">https://github.com/argosopentech/LibreTranslate-cpp</a></np-embed><br>Swift: <np-embed url="https://github.com/wacumov/libretranslate"><a href="https://github.com/wacumov/libretranslate">https://github.com/wacumov/libretranslate</a></np-embed><br>Unix: <np-embed url="https://github.com/argosopentech/LibreTranslate-sh"><a href="https://github.com/argosopentech/LibreTranslate-sh">https://github.com/argosopentech/LibreTranslate-sh</a></np-embed><br>Shell: <np-embed url="https://github.com/Hayao0819/Hayao-Tools/tree/master/libretranslate-sh"><a href="https://github.com/Hayao0819/Hayao-Tools/tree/master/libretranslate-sh">https://github.com/Hayao0819/Hayao-Tools/tree/master/libretranslate-sh</a></np-embed><br>Java: <np-embed url="https://github.com/suuft/libretranslate-java"><a href="https://github.com/suuft/libretranslate-java">https://github.com/suuft/libretranslate-java</a></np-embed></p>
<p>É essencial estar ciente das limitações inerentes à tradução automática. Em alguns cenários, pode ser necessário complementar a tradução automática com revisão humana . O LibreTranslate oferece uma excelente opção para quem busca uma API de tradução em máquina flexível e de código aberto.</p>
]]></itunes:summary>
      <itunes:image href="https://cdn.nostr.build/i/72648e69828e5b188a494e8fd56f412f7bbf05978d292988e6c3d1b18e0eb63b.jpg"/>
      </item>
      
      </channel>
      </rss>
    