mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 19:31:30 +00:00
Add more translations for Google Play listing
This commit is contained in:
parent
e6c9960d0b
commit
f1102dcc02
15 changed files with 57 additions and 12 deletions
15
build.gradle
15
build.gradle
|
@ -79,17 +79,8 @@ play {
|
||||||
* Some languages are not supported by Google Play, so we ignore them.
|
* Some languages are not supported by Google Play, so we ignore them.
|
||||||
*/
|
*/
|
||||||
task deleteUnsupportedPlayTranslations(type: Delete) {
|
task deleteUnsupportedPlayTranslations(type: Delete) {
|
||||||
delete 'src/main/play/en/'
|
|
||||||
delete 'src/main/play/da_DK'
|
|
||||||
delete 'src/main/play/el-EL'
|
|
||||||
delete 'src/main/play/es_EC'
|
|
||||||
delete 'src/main/play/es_MX'
|
|
||||||
delete 'src/main/play/fr_FR'
|
|
||||||
delete 'src/main/play/no_NO'
|
|
||||||
delete 'src/main/play/zh_TW'
|
|
||||||
delete 'src/main/play/zh_CN'
|
|
||||||
delete 'src/main/play/pt_BR'
|
|
||||||
delete 'src/main/play/pl_PL'
|
|
||||||
delete 'src/main/play/nb'
|
|
||||||
delete 'src/main/play/nn'
|
delete 'src/main/play/nn'
|
||||||
|
delete 'src/main/play/el-EL'
|
||||||
|
delete 'src/main/play/nb'
|
||||||
|
delete 'src/main/play/en/'
|
||||||
}
|
}
|
||||||
|
|
9
src/main/play/es_EC/listing/fulldescription
Normal file
9
src/main/play/es_EC/listing/fulldescription
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
|
||||||
|
|
||||||
|
Sito Web: https://syncthing.net/
|
||||||
|
|
||||||
|
Código Fuente: https://github.com/syncthing/syncthing-android
|
||||||
|
|
||||||
|
Foro: https://forum.syncthing.net/
|
||||||
|
|
||||||
|
Incidencias: https://github.com/syncthing/syncthing-android/issues
|
1
src/main/play/es_EC/listing/shortdescription
Normal file
1
src/main/play/es_EC/listing/shortdescription
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Open, trustworthy and decentralized file synchronization
|
9
src/main/play/es_MX/listing/fulldescription
Normal file
9
src/main/play/es_MX/listing/fulldescription
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
Syncthing reemplaza a la sincronización propietaria y a los servicios en la nube con algo abierto, confiable y descentralizado. Sus datos son solamente suyos y usted merece elegir dónde se almacenan, si se comparte con algún tercero y cómo se transmite por la Internet.
|
||||||
|
|
||||||
|
Sitio web: https://syncthing.net/
|
||||||
|
|
||||||
|
Código fuente: https://github.com/syncthing/syncthing-android
|
||||||
|
|
||||||
|
Foro: https://forum.syncthing.net/
|
||||||
|
|
||||||
|
Problemas: https://github.com/syncthing/syncthing-android/issues
|
1
src/main/play/es_MX/listing/shortdescription
Normal file
1
src/main/play/es_MX/listing/shortdescription
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Sincronización de archivos abierta, confiable y descentralizada
|
1
src/main/play/es_MX/listing/title
Normal file
1
src/main/play/es_MX/listing/title
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Syncthing
|
9
src/main/play/pt_BR/listing/fulldescription
Normal file
9
src/main/play/pt_BR/listing/fulldescription
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
O Syncthing substitui serviços proprietários de sincronização e nuvem com algo aberto, confiável e descentralizado. Seus dados são somente seus e você merece escolher onde são armazenados, se são compartilhados e como são transmitidos pela internet.
|
||||||
|
|
||||||
|
Site: https://syncthing.net/
|
||||||
|
|
||||||
|
Código-fonte: https://github.com/syncthing/syncthing-android
|
||||||
|
|
||||||
|
Fórum: https://forum.syncthing.net/
|
||||||
|
|
||||||
|
Erros: https://github.com/syncthing/syncthing-android/issues
|
1
src/main/play/pt_BR/listing/shortdescription
Normal file
1
src/main/play/pt_BR/listing/shortdescription
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Sincronização de arquivos aberta, confiável e descentralizada
|
1
src/main/play/pt_BR/listing/title
Normal file
1
src/main/play/pt_BR/listing/title
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Syncthing
|
9
src/main/play/zh_CN/listing/fulldescription
Normal file
9
src/main/play/zh_CN/listing/fulldescription
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
Syncthing 是开源、分布式且值得信赖的同步服务。它为取代专有的云同步服务而生。你的数据尽在您的掌握之中并且可以选择数据存储的位置。例如与第三方共享及如何在互联网中传送。
|
||||||
|
|
||||||
|
主页:https://syncthing.net/
|
||||||
|
|
||||||
|
源代码:https://github.com/syncthing/syncthing-android
|
||||||
|
|
||||||
|
论坛:https://forum.syncthing.net/
|
||||||
|
|
||||||
|
问题回报:https://github.com/syncthing/syncthing-android/issues
|
1
src/main/play/zh_CN/listing/shortdescription
Normal file
1
src/main/play/zh_CN/listing/shortdescription
Normal file
|
@ -0,0 +1 @@
|
||||||
|
开放且值得信赖的分布式文件同步
|
1
src/main/play/zh_CN/listing/title
Normal file
1
src/main/play/zh_CN/listing/title
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Syncthing
|
9
src/main/play/zh_TW/listing/fulldescription
Normal file
9
src/main/play/zh_TW/listing/fulldescription
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
|
||||||
|
|
||||||
|
Website: https://syncthing.net/
|
||||||
|
|
||||||
|
Source code: https://github.com/syncthing/syncthing-android
|
||||||
|
|
||||||
|
Forum: https://forum.syncthing.net/
|
||||||
|
|
||||||
|
Issues: https://github.com/syncthing/syncthing-android/issues
|
1
src/main/play/zh_TW/listing/shortdescription
Normal file
1
src/main/play/zh_TW/listing/shortdescription
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Open, trustworthy and decentralized file synchronization
|
1
src/main/play/zh_TW/listing/title
Normal file
1
src/main/play/zh_TW/listing/title
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Syncthing
|
Loading…
Reference in a new issue