Email
- Email us at support@translatiumapp.com.
GitHub
- Create an issue on GitHub.
- -
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 7abc2777..00000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "docs/_sass/bulma"] - path = docs/_sass/bulma - url = https://github.com/jgthms/bulma.git diff --git a/README.md b/README.md index b6e0add6..48cb0316 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ |---|---|---| |[![GitHub Actions Build Status](https://github.com/quanglam2807/translatium/workflows/macOS/badge.svg)](https://github.com/quanglam2807/translatium/actions)|[![GitHub Actions Build Status](https://github.com/quanglam2807/translatium/workflows/Linux/badge.svg)](https://github.com/quanglam2807/translatium/actions)|[![GitHub Actions Build Status](https://github.com/quanglam2807/translatium/workflows/Windows/badge.svg)](https://github.com/quanglam2807/translatium/actions)| -**[Translatium](https://translatiumapp.com)** - Translate Any Languages like a Pro. +**[Translatium](https://translatium.app)** - Translate Any Languages like a Pro. **master** branch only includes the source code of Translatium 9 & up. For older versions, check out the **legacy-** branches. diff --git a/description-generator.js b/description-generator.js index 7b3c47f1..00fa6302 100644 --- a/description-generator.js +++ b/description-generator.js @@ -22,7 +22,7 @@ Object.keys(displayLanguages).forEach((langCode) => { const desc = rawDesc .replace(/{appName}/g, 'Translatium') .replace(/{operatingSystem}/g, operatingSystem) - .replace(/{appUrl}/g, 'https://translatiumapp.com') + .replace(/{appUrl}/g, 'https://translatium.app') .replace(/{supportedLanguages}/g, supportedLanguages.join(langCode === 'zh-CN' ? ',' : ', ')); const distDescFilePath = path.join(__dirname, 'dist', 'description', langCode, `${operatingSystem}.txt`); fs.outputFileSync(distDescFilePath, desc, 'utf8'); diff --git a/docs/.gitignore b/docs/.gitignore deleted file mode 100644 index 3effe622..00000000 --- a/docs/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -_site -.sass-cache -.jekyll-metadata -.DS_Store -.jekyll-cache -node_modules -_catalog_apps/* -!_catalog_apps/gmail.md -.env diff --git a/docs/404.html b/docs/404.html deleted file mode 100644 index d529e990..00000000 --- a/docs/404.html +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: '404' ---- - - - - - {% include head.html %} - -
-" %}{% assign _pres_after = "" %}{% if _pres.size != 0 %}{% if site.compress_html.blanklines %}{% assign _lines = _pres.last | split: _LINE_FEED %}{% capture _pres_after %}{% for _line in _lines %}{% assign _trimmed = _line | split: " " | join: " " %}{% if _trimmed != empty or forloop.last %}{% unless forloop.first %}{{ _LINE_FEED }}{% endunless %}{{ _line }}{% endif %}{% endfor %}{% endcapture %}{% else %}{% assign _pres_after = _pres.last | split: " " | join: " " %}{% endif %}{% endif %}{% capture _content %}{{ _content }}{% if _pre_before contains "" %}
{% endif %}{% unless _pre_before contains "" and _pres.size == 1 %}{{ _pres_after }}{% endunless %}{% endcapture %}{% endfor %}{% if _profile %}{% assign _profile_collapse = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.clippings == "all" %}{% assign _clippings = "html head title base link meta style body article section nav aside h1 h2 h3 h4 h5 h6 hgroup header footer address p hr blockquote ol ul li dl dt dd figure figcaption main div table caption colgroup col tbody thead tfoot tr td th" | split: " " %}{% else %}{% assign _clippings = site.compress_html.clippings %}{% endif %}{% for _element in _clippings %}{% assign _edges = "
Step | Bytes |
raw | {{ content | size }}{% if _profile_endings %} |
endings | {{ _profile_endings }}{% endif %}{% if _profile_startings %} |
startings | {{ _profile_startings }}{% endif %}{% if _profile_comments %} |
comments | {{ _profile_comments }}{% endif %}{% if _profile_collapse %} |
collapse | {{ _profile_collapse }}{% endif %}{% if _profile_clippings %} |
clippings | {{ _profile_clippings }}{% endif %} |
Email
- Email us at support@translatiumapp.com.
GitHub
- Create an issue on GitHub.
Work fast, communicate clearly, just a shortcut away. No browser switching. No interruptions.
- - {% if page.platform == "mac" %} -- - - -
-Also available on Windows | Linux.
- {% elsif page.platform == "linux" %} -- - - -
-Also available as AppImage.
-Also available on Mac | Windows.
- {% elsif page.platform == "windows" %} -- - - -
-100+ languages
-English, Spanish, French, German, Japanese, Chinese, Arabic, and many more. See them all.
-Perfect pronunciation
-Translatium speaks translations directly to you, accent and all. It also displays intuitive phonetics.
-Phrasebook
-Keep your translation history and favorite phrases. Look up anytime you need, even without the Internet.
-Full-on reference
-See word genders and scroll through synonyms to say what you mean and mean what you say.
-Image translation
-Translate text in images instantly with our powerful OCR tool. And yes, that includes screenshots.
-Menu bar integration
-Stay right there in your menu bar, just a shortcut away. No browser switching. No interruptions.
-PopClip extension macOS only
-Select text with your mouse and translate with just one click. Just install our PopClip extension.
-Dark theme
-Translatium blends in perfectly with your system with beautiful light and dark themes.
-PopClip extension to open Translatium with the selected text.
- -The extension requires Translatium v8.6.0 or higher.
- -To install the extension, you need to have PopClip installed. Then, just download the file, open it and follow the instructions.
\ No newline at end of file diff --git a/docs/privacy.md b/docs/privacy.md deleted file mode 100644 index 7085e21a..00000000 --- a/docs/privacy.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: post -id: privacy -title: Privacy Policy ---- - -Translatium does not track you by any means. - -But we employ third party companies and individuals to provide our services. These third-parties have already confirmed their commitment to GDPR compliance and have access to your personal information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose. These services include: - -- [Cloudflare](https://fastspring.com/privacy/) - DNS, CDN and domain management (US) -- [GitHub](https://help.github.com/articles/github-privacy-statement/) - software distribution, engineering tools (US) -- [Google Translate](https://policies.google.com/privacy?hl=en) - machine translation service (US) -- [OCR.Space](https://ocr.space/privacypolicy) - OCR service (Germany) - -This Privacy Policy was last updated on September 28, 2020. - -If you have any questions feel free to contact us via