Skip to content

Commit

Permalink
pdftoword-v2.0.1 - Change Docs Version
Browse files Browse the repository at this point in the history
  • Loading branch information
tutosrivegamerLQ committed Aug 23, 2024
1 parent 81292b9 commit 369578b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/files/language/chn.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"page_title": "<h1>PDF 转 WORD - 支持</h1>",
"description": "<p>这个项目使用 <strong>Tkinter</strong> <em>V8.6</em> 作为图形界面模型,<strong>pdf2docx</strong> <em>V0.5.8</em> 用于将 PDF 转换为 DOCX (<a href='#summary_readme_pdftoword'>阅读 pdf2docx 库</a>)。如果有人知道比 'pdf2docx' 更稳定和更好的库,请告诉我,以提高这个程序的质量。</p>",
"whats_title": "<h2>什么是 PDF 转 WORD?</h2>",
"spam_download":"<p><strong><a href='#download-pdftoword'>下载</a> 可在以下位置找到:</strong><br><ul><li><a target='_blank' href='https://sourceforge.net/projects/pdf-to-word-docx/'>sourceforge.net</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/tree/main/code'>github.com (源代码)</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/releases/tag/pdftoword-V2.0.0'>github.com (最新发布: 2.0.0)</a></li></ul></p>",
"spam_download":"<p><strong><a href='#download-pdftoword'>下载</a> 可在以下位置找到:</strong><br><ul><li><a target='_blank' href='https://sourceforge.net/projects/pdf-to-word-docx/'>sourceforge.net</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/tree/main/code'>github.com (源代码)</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/releases/tag/v2.0.1'>github.com (最新发布: 2.0.1)</a></li></ul></p>",
"whats_pdftoword": "<p><strong>PDFTOWORD</strong> 是一个程序,允许您将包含 <em>图像</em> 和 <em>文本</em> 内容的 <strong>PDF</strong> 文档转换为可编辑的 <strong>.docx</strong> 格式。这个程序是那些不想遭受 <strong><em>信息丢失</em></strong> 并且不想 <em>上传</em> 我们的 <strong>PDF</strong> 到在线服务的人们的有效解决方案,因为我们无法确定我们的信息被传送到哪里,并且无法知道它们会发生什么。我们不知道是否会被复制,或者它们是否会 <em>'漂浮'</em> 在互联网上,供陌生人使用。<br /> <strong>PDFTOWORD</strong> 所有工作都是离线完成的,不需要互联网访问,也不需要注册 (根本不需要)。我使用了 <em>库</em> <strong ><a href='https://github.com/ArtifexSoftware/pdf2docx' target='_blank' >pdf2docx</a></strong > 因其简单性来 <em>转换</em> 文件,其转换非常好,因为 <strong>PDF</strong> 设计将是 <strong>docx</strong> 设计的 99.9%。当然,可能会发生错误,例如 <em>转换错误</em>,因为 <em>图像格式</em> 创建了 <strong>PDF</strong>。<br> 这些错误 <em><a href='#known_bugs'>'已知的'</a></em> 在本节中列出,以及 <a href='#limits'><em>'限制'</em></a> 转换的 (如果有必要避免错误的 '可能限制')。此外,不管看起来多么愚蠢,是的,有一个关于 <em><a href='#how_use_title'>'如何使用程序?'</a></em> 的部分。<br> <strong>READMEs</strong> (来自 GitHub) 的 <strong><a href='https://github.com/ArtifexSoftware/pdf2docx' target='_blank'>pdftodocx</a></strong > 仓库和程序 (<strong><a href='https://github.com/tutosrivegamerLQ/pdftoword' target='_blank'>PDFTOWORD</a></strong >) 在本页的末尾。<br> 顺便说一句,谁疯了会在一个页面上放五种语言呢?</p>",
"features": "<ul type='circle'><h2>特性:</h2><li>将 PDF 文档转换为 WORD</li><li>图形界面 (不需要处理终端)</li><li>易于使用</li><li>开源</li><li>不窃取信息</li><li>离线</li><li>在本地使用 Python 工作</li><li>不上传文档到云端,转换是本地完成的</li></ul>",
"how_use_title": "<h2>如何使用 PDF 转 WORD?</h2>",
Expand Down
2 changes: 1 addition & 1 deletion docs/files/language/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"page_title": "<h1>PDF TO WORD - SUPPORT</h1>",
"description": "<p>This project uses <strong>Tkinter</strong> <em>V8.6</em> as a graphical interface model, <strong>pdf2docx</strong> <em>V0.5.8</em> to convert PDF to DOCX (<a href='#summary_readme_pdftoword'>Read pdf2docx library</a>). If anyone knows a more stable and better library than 'pdf2docx', please let me know to improve the quality of this program.</p>",
"whats_title": "<h2>What is PDF TO WORD?</h2>",
"spam_download":"<p><strong><a href='#download-pdftoword'>DOWNLOAD</a> AVAILABLE AT:</strong><br><ul><li><a target='_blank' href='https://sourceforge.net/projects/pdf-to-word-docx/'>sourceforge.net</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/tree/main/code'>github.com (source code)</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/releases/tag/pdftoword-V2.0.0'>github.com (Release - latest: 2.0.0)</a></li></ul></p>",
"spam_download":"<p><strong><a href='#download-pdftoword'>DOWNLOAD</a> AVAILABLE AT:</strong><br><ul><li><a target='_blank' href='https://sourceforge.net/projects/pdf-to-word-docx/'>sourceforge.net</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/tree/main/code'>github.com (source code)</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/releases/tag/v2.0.1'>github.com (Release - latest: 2.0.1)</a></li></ul></p>",
"whats_pdftoword": "<p><strong>PDFTOWORD</strong> is a program that allows you to convert <strong>PDF</strong> documents with <em>images</em> and <em>text</em> content into an editable <strong>.docx</strong> format. This program is an effective solution for those who do not want to suffer <strong><em>LOSS</em></strong> of information and do not want to <em>upload</em> our <strong>PDFs</strong> to online services, as we do not know for certain where our information travels and what happens to it. We do not know if copies are made or if they remain <em>'floating'</em> around the internet at the disposal of strangers. <br /> <strong>PDFTOWORD</strong> does all its work offline, no internet access is required, and no registration is necessary (not at all). I used the <em>library</em> <strong ><a href='https://github.com/ArtifexSoftware/pdf2docx' target='_blank' >pdf2docx</a ></strong > for its simplicity in <em>converting</em> a file, and its conversion is very good as the <strong>PDF</strong> design will be 99.9% of the <strong>docx</strong> design. Of course, errors can happen, such as <em>Conversion Error</em> due to the <em>image format</em> with which the <strong>PDF</strong> was created. <br> The errors <em><a href='#known_bugs'>'Known'</a></em> are listed in this section, as well as the <a href='#limits'><em>'limits'</em></a> of the conversion (if there are 'possible limits' necessary to avoid the error). Also, as stupid as it may seem, yes, there is a section on <em><a href='#how_use_title'>'How to use the program?'</a></em>. <br> The <strong>READMEs</strong> (from GitHub) of both the <strong><a href='https://github.com/ArtifexSoftware/pdf2docx' target='_blank'>pdftodocx</a></strong > repository and the program (<strong><a href='https://github.com/tutosrivegamerLQ/pdftoword' target='_blank'>PDFTOWORD</a></strong >) are at the end of this page. <br> By the way, who the hell is crazy enough to put a page in 5 languages, huh?</p>",
"features": "<ul type='circle'><h2>Features:</h2><li>Convert PDF Document To WORD</li><li>Graphical Interface (No need to deal with a terminal)</li><li>Easy to use</li><li>Open Source</li><li>Does not steal information</li><li>Offline</li><li>Works Locally With Python</li><li>Does Not Upload Documents to the Cloud, the conversion is local</li></ul>",
"how_use_title": "<h2>How To Use PDF TO WORD?</h2>",
Expand Down
2 changes: 1 addition & 1 deletion docs/files/language/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"page_title": "<h1>PDF A WORD - SOPORTE</h1>",
"description": "<p>Este proyecto usa <strong>Tkinter</strong> <em>V8.6</em> como modelo de interfaz gráfica, <strong>pdf2docx</strong> <em>V0.5.8</em> para realizar las conversiones de PDF a DOCX (<a href='#summary_readme_pdftoword'>Leer pdf2docx library</a>). Si alguien conoce una librería más estable y mejor que 'pdf2docx' podría decírmelo para mejorar la calidad de este programa.</p>",
"whats_title": "<h2>¿Qué es PDF A WORD?</h2>",
"spam_download":"<p><strong><a href='#download-pdftoword'>DESCARGA</a> DISPONIBLE EN:</strong><br><ul><li><a target='_blank' href='https://sourceforge.net/projects/pdf-to-word-docx/'>sourceforge.net</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/tree/main/code'>github.com (código fuente)</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/releases/tag/pdftoword-V2.0.0'>github.com (Release - latest: 2.0.0)</a></li></ul></p>",
"spam_download":"<p><strong><a href='#download-pdftoword'>DESCARGA</a> DISPONIBLE EN:</strong><br><ul><li><a target='_blank' href='https://sourceforge.net/projects/pdf-to-word-docx/'>sourceforge.net</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/tree/main/code'>github.com (código fuente)</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/releases/tag/v2.0.1'>github.com (Release - latest: 2.0.1)</a></li></ul></p>",
"whats_pdftoword": "<p><strong>PDFTOWORD</strong> es un programa que permite realizar la conversión de documentos <strong>PDF</strong> con contenidos de <em>imágenes</em> y <em>texto</em> a un formato <strong>.docx</strong> editable. Este programa es una solución efectiva para aquellos que no queremos sufrir <strong><em>PÉRDIDA</em></strong> de información y no queremos <em>subir</em> nuestros <strong>PDF</strong> a los servicios online, ya que no sabemos a ciencia cierta a donde viaja nuestra información y que pasa con esta, no sabemos si se hacen <em>copias</em> o quedan <em>'rondando'</em> por internet a disposición de desconocidos. <br /> <strong>PDFTOWORD</strong> realiza todo su trabajo fuera de línea, no se requiere acceso a internet, tampoco es necesario registrarse (ni más faltaba), usé la <em>librería</em> <strong ><a href='https://github.com/ArtifexSoftware/pdf2docx' target='_blank' >pdf2docx</a ></strong > por su simplicidad a la hora de <em>convertir</em> un archivo, además que su conversión es muy buena ya que el diseño del <strong>PDF</strong> será 99.9% el diseño del <strong>docx</strong>, claro está que pueden suceder errores, tales como <em>Error En La Conversión</em> debido en algunos casos a el <em>formato de imagen</em> con el cual fue creado el <strong>PDF</strong>. <br> Los errores <em><a href='#known_bugs'>'Conocidos'</a></em> se listan en esta sección al igual que los <a href='#limits'><em>'límites'</em></a> de conversión (si hay 'posibles límites' necesarios para evitar el error), de igual manera y por estúpido que parezca, sí, hay una sección de <em><a href='#how_use_title'>'¿Cómo usar el programa?'</a></em >. <br> Los <strong>README</strong> (de GitHub) tanto del repositorio <strong><a href='https://github.com/ArtifexSoftware/pdf2docx' target='_blank'>pdftodocx</a></strong > y del programa (<strong><a href='https://github.com/tutosrivegamerLQ/pdftoword' target='_blank'>PDFTOWORD</a></strong >) se encuentran al final de esta página. <br> Por cierto, quien putas está tan loco para poner una página en 5 idiomas, ¿Eh?</p>",
"features": "<ul type='circle'><h2>Características:</h2><li>Convertir Documento PDF A WORD</li><li>Interfaz Gráfica (No debe lidiar con una terminal)</li><li>Fácil de usar</li><li>Código Abierto</li><li>No roba la información</li><li>Fuera de línea</li><li>Trabaja Con Python Localmente</li><li>No Sube los documentos a la nuve, laconversión es local</li></ul>",
"how_use_title": "<h2>¿Cómo Usar PDF A WORD?</h2>",
Expand Down
2 changes: 1 addition & 1 deletion docs/files/language/fra.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"page_title": "<h1>PDF EN WORD - SUPPORT</h1>",
"description": "<p>Ce projet utilise <strong>Tkinter</strong> <em>V8.6</em> comme modèle d'interface graphique, <strong>pdf2docx</strong> <em>V0.5.8</em> pour convertir des PDF en DOCX (<a href='#summary_readme_pdftoword'>Lire la bibliothèque pdf2docx</a>). Si quelqu'un connaît une bibliothèque plus stable et meilleure que 'pdf2docx', veuillez me le faire savoir pour améliorer la qualité de ce programme.</p>",
"whats_title": "<h2>Qu'est-ce que PDF EN WORD?</h2>",
"spam_download":"<p><strong><a href='#download-pdftoword'>TÉLÉCHARGEMENT</a> DISPONIBLE SUR:</strong><br><ul><li><a target='_blank' href='https://sourceforge.net/projects/pdf-to-word-docx/'>sourceforge.net</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/tree/main/code'>github.com (code source)</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/releases/tag/pdftoword-V2.0.0'>github.com (Version - dernière: 2.0.0)</a></li></ul></p>",
"spam_download":"<p><strong><a href='#download-pdftoword'>TÉLÉCHARGEMENT</a> DISPONIBLE SUR:</strong><br><ul><li><a target='_blank' href='https://sourceforge.net/projects/pdf-to-word-docx/'>sourceforge.net</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/tree/main/code'>github.com (code source)</a></li><li><a target='_blank' href='https://github.com/tutosrivegamerLQ/pdftoword/releases/tag/v2.0.1'>github.com (Version - dernière: 2.0.1)</a></li></ul></p>",
"whats_pdftoword": "<p><strong>PDFTOWORD</strong> est un programme qui vous permet de convertir des documents <strong>PDF</strong> contenant du <em>texte</em> et des <em>images</em> en un format <strong>.docx</strong> éditable. Ce programme est une solution efficace pour ceux qui ne veulent pas subir de <strong><em>PERTE</em></strong> d'information et ne veulent pas <em>télécharger</em> nos <strong>PDF</strong> sur des services en ligne, car nous ne savons pas exactement où voyagent nos informations ni ce qu'il advient d'elles. Nous ne savons pas si des copies sont faites ou si elles restent <em>'flottantes'</em> sur Internet à la disposition des étrangers. <br /> <strong>PDFTOWORD</strong> effectue tout son travail hors ligne, aucune connexion Internet n'est nécessaire et aucune inscription n'est requise (pas du tout). J'ai utilisé la <em>bibliothèque</em> <strong ><a href='https://github.com/ArtifexSoftware/pdf2docx' target='_blank' >pdf2docx</a></strong > pour sa simplicité à <em>convertir</em> un fichier, et sa conversion est très bonne car le design <strong>PDF</strong> sera à 99,9% celui du design <strong>docx</strong>. Bien sûr, des erreurs peuvent se produire, telles qu'une <em>Erreur de conversion</em> en raison du <em>format d'image</em> lors de la création du <strong>PDF</strong>. <br> Ces erreurs <em><a href='#known_bugs'>'connu(e)s'</a></em> sont énumérées dans cette section, ainsi que les <a href='#limits'><em>'limites'</em></a> des conversions (si nécessaire pour éviter des erreurs, 'probablement limiter'). En outre, aussi stupide que cela puisse paraître, oui, il existe une section sur <em><a href='#how_use_title'>'Comment utiliser le programme?'</a></em>. <br> Les <strong>README</strong> (de GitHub) du <strong><a href='https://github.com/ArtifexSoftware/pdf2docx' target='_blank'>pdftodocx</a></strong > répertoire et du programme (<strong><a href='https://github.com/tutosrivegamerLQ/pdftoword' target='_blank'>PDFTOWORD</a></strong >) se trouvent à la fin de cette page. <br> D'ailleurs, qui de fou mettrait cinq langues sur une seule page ?</p>",
"features": "<ul type='circle'><h2>Caractéristiques :</h2><li>Convertir les documents PDF en WORD</li><li>Interface graphique (Pas besoin de jouer avec un terminal)</li><li>Facile à utiliser</li><li>Open source</li><li>Pas de vol d'information</li><li>Hors ligne</li><li>Travaille localement avec Python</li><li>Pas de téléchargement de documents sur le cloud, la conversion est faite localement</li></ul>",
"how_use_title": "<h2>Comment utiliser PDF TO WORD?</h2>",
Expand Down
Loading

0 comments on commit 369578b

Please sign in to comment.