mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
111 lines
3 KiB
YAML
111 lines
3 KiB
YAML
Categories:
|
|
- Reading
|
|
- Science & Education
|
|
- Translation & Dictionary
|
|
License: EUPL-1.2
|
|
AuthorName: BeoCode
|
|
AuthorEmail: libretranslator@beocode.eu
|
|
WebSite: https://codeberg.org/BeoCode/LibreTranslator/wiki
|
|
SourceCode: https://codeberg.org/BeoCode/LibreTranslator
|
|
IssueTracker: https://codeberg.org/BeoCode/LibreTranslator/issues
|
|
Translation: https://poeditor.com/join/project?hash=m73UT6rHqe
|
|
Changelog: https://codeberg.org/BeoCode/LibreTranslator/raw/branch/main/CHANGELOG
|
|
|
|
AutoName: LibreTranslator
|
|
Description: |-
|
|
<b>NOTE:</b> App is no longer developed, source repo has been archived. Default server is down, you'll need to input an alternate server and an API key if needed.
|
|
|
|
Features:
|
|
* translate your text into up to 16 languages
|
|
* 5 different themes
|
|
* share translation easily from the app
|
|
* completely open source
|
|
* more coming...
|
|
|
|
Supported languages (UI):
|
|
* English
|
|
* German
|
|
* French
|
|
* Polish
|
|
* Portuguese (Brazil)
|
|
* Russian
|
|
* Turkish
|
|
|
|
Supported languages (translation):
|
|
This depends on the LibreTranslate instance.
|
|
|
|
Translation:
|
|
The <a href="https://libretranslate.de/">LibreTranslate</a> API is used for the translation. LibreTranslate is licensed under <a href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPLv3</a>.
|
|
|
|
Wiki:
|
|
In the <a href="https://codeberg.org/BeoCode/LibreTranslator/wiki">Wiki</a> you can find a short UI explanation to get started.
|
|
|
|
Licensing:
|
|
Licensed under the <a href="https://codeberg.org/BeoCode/LibreTranslator/src/branch/main/LICENSE">EUPL-1.2</a>.
|
|
|
|
OpenSource:
|
|
This app is <a href="https://codeberg.org/BeoCode/LibreTranslator">open source</a>.
|
|
|
|
RepoType: git
|
|
Repo: https://codeberg.org/BeoCode/LibreTranslator.git
|
|
|
|
Builds:
|
|
- versionName: Alpha
|
|
versionCode: 1
|
|
commit: e32819f68c6415d82c2bc3f63d1b1e55cb841c67
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.00'
|
|
versionCode: 2
|
|
commit: 59aa04ad8c6cda4d5da0aa4233535e70f647bd56
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.01'
|
|
versionCode: 3
|
|
commit: 35cfe993b3665f3acbd79999493024b342a945d2
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.02'
|
|
versionCode: 4
|
|
commit: a784c557b685cdaf5a38e09a4808c477843f5632
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.03'
|
|
versionCode: 5
|
|
commit: 397cd87ec4470b12d689a030882acc5f215f7342
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: '1.03'
|
|
CurrentVersionCode: 5
|