From 5996e134c28271f5d7a580a4c46f2f8e16201008 Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Thu, 25 Feb 2016 14:49:35 +0100 Subject: [PATCH] Updated Google Play translations. --- .tx/config | 8 ++++---- build.gradle | 2 +- src/fat/play/{en-UK => ar}/listing/video | 0 src/fat/play/bg/listing/video | 0 src/fat/play/cs-CZ/listing/video | 0 src/fat/play/da-DK/listing/video | 0 src/fat/play/de-DE/listing/fulldescription | 9 +++++++++ src/fat/play/de-DE/listing/shortdescription | 1 + src/fat/play/{en-UK => de-DE}/listing/title | 0 src/fat/play/de-DE/listing/video | 0 .../play/{en-UK => de_AT}/listing/fulldescription | 2 +- .../play/{en-UK => de_AT}/listing/shortdescription | 0 src/fat/play/de_DE/listing/fulldescription | 9 +++++++++ src/fat/play/de_DE/listing/shortdescription | 1 + src/fat/play/defaultLanguage | 2 +- .../listing/featureGraphic/feature_graphic.jpg | Bin src/fat/play/en-GB/listing/fulldescription | 9 +++++++++ .../listing/phoneScreenshots/screenshot_phone_1.png | Bin .../listing/phoneScreenshots/screenshot_phone_2.png | Bin .../listing/phoneScreenshots/screenshot_phone_3.png | Bin .../listing/phoneScreenshots/screenshot_phone_4.png | Bin .../listing/phoneScreenshots/screenshot_phone_5.png | Bin .../screenshot_tablet_7_inch_1.png | Bin .../screenshot_tablet_7_inch_2.png | Bin .../screenshot_tablet_7_inch_3.png | Bin .../screenshot_tablet_7_inch_4.png | Bin .../screenshot_tablet_7_inch_5.png | Bin src/fat/play/en-GB/listing/shortdescription | 1 + .../screenshot_tablet_7_inch_1.png | Bin .../screenshot_tablet_7_inch_2.png | Bin .../screenshot_tablet_7_inch_3.png | Bin .../screenshot_tablet_7_inch_4.png | Bin .../screenshot_tablet_7_inch_5.png | Bin src/fat/play/{ => en-GB/listing}/title | 0 .../listing/tvScreenshots/screenshot_tv_1.png | Bin .../listing/tvScreenshots/screenshot_tv_2.png | Bin .../listing/tvScreenshots/screenshot_tv_3.png | Bin .../listing/tvScreenshots/screenshot_tv_4.png | Bin src/fat/play/en-GB/listing/video | 0 src/fat/play/{en-UK => en-GB}/whatsnew | 0 src/fat/play/fi-FI/listing/video | 0 src/fat/play/hu-HU/listing/video | 0 src/fat/play/ja-JP/listing/video | 0 src/fat/play/ko-KR/listing/video | 0 src/fat/play/no-NO/listing/video | 0 src/fat/play/pl-PL/listing/video | 0 src/fat/play/pt-PT/listing/video | 0 src/fat/play/ru-RU/listing/video | 0 src/fat/play/sk/listing/video | 0 src/fat/play/sl/listing/video | 0 src/fat/play/sr/listing/video | 0 src/fat/play/sv-SE/listing/video | 0 src/fat/play/sv_SE/listing/fulldescription | 9 +++++++++ src/fat/play/sv_SE/listing/shortdescription | 1 + src/fat/play/zh-CN/listing/fulldescription | 9 +++++++++ src/fat/play/zh-CN/listing/shortdescription | 1 + src/fat/play/zh-CN/listing/title | 1 + src/fat/play/zh-CN/listing/video | 0 58 files changed, 58 insertions(+), 7 deletions(-) rename src/fat/play/{en-UK => ar}/listing/video (100%) create mode 100644 src/fat/play/bg/listing/video create mode 100644 src/fat/play/cs-CZ/listing/video create mode 100644 src/fat/play/da-DK/listing/video create mode 100644 src/fat/play/de-DE/listing/fulldescription create mode 100644 src/fat/play/de-DE/listing/shortdescription rename src/fat/play/{en-UK => de-DE}/listing/title (100%) create mode 100644 src/fat/play/de-DE/listing/video rename src/fat/play/{en-UK => de_AT}/listing/fulldescription (86%) rename src/fat/play/{en-UK => de_AT}/listing/shortdescription (100%) create mode 100644 src/fat/play/de_DE/listing/fulldescription create mode 100644 src/fat/play/de_DE/listing/shortdescription rename src/fat/play/{en-UK => en-GB}/listing/featureGraphic/feature_graphic.jpg (100%) create mode 100644 src/fat/play/en-GB/listing/fulldescription rename src/fat/play/{en-UK => en-GB}/listing/phoneScreenshots/screenshot_phone_1.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/phoneScreenshots/screenshot_phone_2.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/phoneScreenshots/screenshot_phone_3.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/phoneScreenshots/screenshot_phone_4.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/phoneScreenshots/screenshot_phone_5.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/sevenInchScreenshots/screenshot_tablet_7_inch_1.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/sevenInchScreenshots/screenshot_tablet_7_inch_2.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/sevenInchScreenshots/screenshot_tablet_7_inch_3.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/sevenInchScreenshots/screenshot_tablet_7_inch_4.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/sevenInchScreenshots/screenshot_tablet_7_inch_5.png (100%) create mode 100644 src/fat/play/en-GB/listing/shortdescription rename src/fat/play/{en-UK => en-GB}/listing/tenInchScreenshots/screenshot_tablet_7_inch_1.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/tenInchScreenshots/screenshot_tablet_7_inch_2.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/tenInchScreenshots/screenshot_tablet_7_inch_3.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/tenInchScreenshots/screenshot_tablet_7_inch_4.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/tenInchScreenshots/screenshot_tablet_7_inch_5.png (100%) rename src/fat/play/{ => en-GB/listing}/title (100%) rename src/fat/play/{en-UK => en-GB}/listing/tvScreenshots/screenshot_tv_1.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/tvScreenshots/screenshot_tv_2.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/tvScreenshots/screenshot_tv_3.png (100%) rename src/fat/play/{en-UK => en-GB}/listing/tvScreenshots/screenshot_tv_4.png (100%) create mode 100644 src/fat/play/en-GB/listing/video rename src/fat/play/{en-UK => en-GB}/whatsnew (100%) create mode 100644 src/fat/play/fi-FI/listing/video create mode 100644 src/fat/play/hu-HU/listing/video create mode 100644 src/fat/play/ja-JP/listing/video create mode 100644 src/fat/play/ko-KR/listing/video create mode 100644 src/fat/play/no-NO/listing/video create mode 100644 src/fat/play/pl-PL/listing/video create mode 100644 src/fat/play/pt-PT/listing/video create mode 100644 src/fat/play/ru-RU/listing/video create mode 100644 src/fat/play/sk/listing/video create mode 100644 src/fat/play/sl/listing/video create mode 100644 src/fat/play/sr/listing/video create mode 100644 src/fat/play/sv-SE/listing/video create mode 100644 src/fat/play/sv_SE/listing/fulldescription create mode 100644 src/fat/play/sv_SE/listing/shortdescription create mode 100644 src/fat/play/zh-CN/listing/fulldescription create mode 100644 src/fat/play/zh-CN/listing/shortdescription create mode 100644 src/fat/play/zh-CN/listing/title create mode 100644 src/fat/play/zh-CN/listing/video diff --git a/.tx/config b/.tx/config index 341bacc5..eb4856ca 100644 --- a/.tx/config +++ b/.tx/config @@ -10,14 +10,14 @@ lang_map = af_ZA: af-rZA, am_ET: am-rET, ar_AE: ar-rAE, ar_BH: ar-rBH, ar_DZ: ar [syncthing-android.description_fulltxt] file_filter = src/fat/play//listing/fulldescription -source_file = src/fat/play/en-UK/listing/fulldescription -source_lang = en-UK +source_file = src/fat/play/en-GB/listing/fulldescription +source_lang = en_GB type = TXT lang_map = ja: ja-JP, sv: sv-SE, da: da-DK, de: de-DE, el: el-EL, es: es-ES, fi: fi-FI, it: it-IT, pl: pl-PL, nl: nl-NL, ru: ru-RU, no: no-NO, pt: pt-PT, ko: ko-KR, cs: cs-CZ, hu: hu-HU, fr: fr-FR, tr: tr-TR [syncthing-android.description_shorttxt] file_filter = src/fat/play//listing/shortdescription -source_file = src/fat/play/en-UK/listing/shortdescription -source_lang = en-UK +source_file = src/fat/play/en-GB/listing/shortdescription +source_lang = en_GB type = TXT lang_map = ja: ja-JP, sv: sv-SE, da: da-DK, de: de-DE, el: el-EL, es: es-ES, fi: fi-FI, it: it-IT, pl: pl-PL, nl: nl-NL, ru: ru-RU, no: no-NO, pt: pt-PT, ko: ko-KR, cs: cs-CZ, hu: hu-HU, fr: fr-FR, tr: tr-TR diff --git a/build.gradle b/build.gradle index 2c6fcba1..1c01b08b 100644 --- a/build.gradle +++ b/build.gradle @@ -113,7 +113,7 @@ task cleanNative(type: Delete) { play { jsonFile = file('keys.json') - uploadImages = true + uploadImages = false } /** diff --git a/src/fat/play/en-UK/listing/video b/src/fat/play/ar/listing/video similarity index 100% rename from src/fat/play/en-UK/listing/video rename to src/fat/play/ar/listing/video diff --git a/src/fat/play/bg/listing/video b/src/fat/play/bg/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/cs-CZ/listing/video b/src/fat/play/cs-CZ/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/da-DK/listing/video b/src/fat/play/da-DK/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/de-DE/listing/fulldescription b/src/fat/play/de-DE/listing/fulldescription new file mode 100644 index 00000000..7cc11aec --- /dev/null +++ b/src/fat/play/de-DE/listing/fulldescription @@ -0,0 +1,9 @@ +Syncthing ist eine tolle Alternative zu den bekannten Synchronisierungs- und Cloud-Diensten, weil es offen, vertrauenswürdig und dezentral funktioniert. Deine Daten sind deine Daten. Du allein entscheidest, wo sie gespeichert werden. Syncthing benötigt keine Drittanbieter-Server, um zu funktionieren. + +Webseite: https://syncthing.net/ + +Quellcode: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Problemfragen: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/src/fat/play/de-DE/listing/shortdescription b/src/fat/play/de-DE/listing/shortdescription new file mode 100644 index 00000000..98587a3c --- /dev/null +++ b/src/fat/play/de-DE/listing/shortdescription @@ -0,0 +1 @@ +Ersetze proprietäre Services mit etwas Offenem und Vertrauenswürdigem. \ No newline at end of file diff --git a/src/fat/play/en-UK/listing/title b/src/fat/play/de-DE/listing/title similarity index 100% rename from src/fat/play/en-UK/listing/title rename to src/fat/play/de-DE/listing/title diff --git a/src/fat/play/de-DE/listing/video b/src/fat/play/de-DE/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/en-UK/listing/fulldescription b/src/fat/play/de_AT/listing/fulldescription similarity index 86% rename from src/fat/play/en-UK/listing/fulldescription rename to src/fat/play/de_AT/listing/fulldescription index de042dc9..f83adf9c 100644 --- a/src/fat/play/en-UK/listing/fulldescription +++ b/src/fat/play/de_AT/listing/fulldescription @@ -6,4 +6,4 @@ Source code: https://github.com/syncthing/syncthing-android Forum: https://forum.syncthing.net/ -Issues: https://github.com/syncthing/syncthing-android/issues +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/src/fat/play/en-UK/listing/shortdescription b/src/fat/play/de_AT/listing/shortdescription similarity index 100% rename from src/fat/play/en-UK/listing/shortdescription rename to src/fat/play/de_AT/listing/shortdescription diff --git a/src/fat/play/de_DE/listing/fulldescription b/src/fat/play/de_DE/listing/fulldescription new file mode 100644 index 00000000..f83adf9c --- /dev/null +++ b/src/fat/play/de_DE/listing/fulldescription @@ -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 \ No newline at end of file diff --git a/src/fat/play/de_DE/listing/shortdescription b/src/fat/play/de_DE/listing/shortdescription new file mode 100644 index 00000000..2020025b --- /dev/null +++ b/src/fat/play/de_DE/listing/shortdescription @@ -0,0 +1 @@ +Open, trustworthy and decentralized file synchronization \ No newline at end of file diff --git a/src/fat/play/defaultLanguage b/src/fat/play/defaultLanguage index f2b0341f..c6590463 100644 --- a/src/fat/play/defaultLanguage +++ b/src/fat/play/defaultLanguage @@ -1 +1 @@ -en-US \ No newline at end of file +en-GB \ No newline at end of file diff --git a/src/fat/play/en-UK/listing/featureGraphic/feature_graphic.jpg b/src/fat/play/en-GB/listing/featureGraphic/feature_graphic.jpg similarity index 100% rename from src/fat/play/en-UK/listing/featureGraphic/feature_graphic.jpg rename to src/fat/play/en-GB/listing/featureGraphic/feature_graphic.jpg diff --git a/src/fat/play/en-GB/listing/fulldescription b/src/fat/play/en-GB/listing/fulldescription new file mode 100644 index 00000000..f83adf9c --- /dev/null +++ b/src/fat/play/en-GB/listing/fulldescription @@ -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 \ No newline at end of file diff --git a/src/fat/play/en-UK/listing/phoneScreenshots/screenshot_phone_1.png b/src/fat/play/en-GB/listing/phoneScreenshots/screenshot_phone_1.png similarity index 100% rename from src/fat/play/en-UK/listing/phoneScreenshots/screenshot_phone_1.png rename to src/fat/play/en-GB/listing/phoneScreenshots/screenshot_phone_1.png diff --git a/src/fat/play/en-UK/listing/phoneScreenshots/screenshot_phone_2.png b/src/fat/play/en-GB/listing/phoneScreenshots/screenshot_phone_2.png similarity index 100% rename from src/fat/play/en-UK/listing/phoneScreenshots/screenshot_phone_2.png rename to src/fat/play/en-GB/listing/phoneScreenshots/screenshot_phone_2.png diff --git a/src/fat/play/en-UK/listing/phoneScreenshots/screenshot_phone_3.png b/src/fat/play/en-GB/listing/phoneScreenshots/screenshot_phone_3.png similarity index 100% rename from src/fat/play/en-UK/listing/phoneScreenshots/screenshot_phone_3.png rename to src/fat/play/en-GB/listing/phoneScreenshots/screenshot_phone_3.png diff --git a/src/fat/play/en-UK/listing/phoneScreenshots/screenshot_phone_4.png b/src/fat/play/en-GB/listing/phoneScreenshots/screenshot_phone_4.png similarity index 100% rename from src/fat/play/en-UK/listing/phoneScreenshots/screenshot_phone_4.png rename to src/fat/play/en-GB/listing/phoneScreenshots/screenshot_phone_4.png diff --git a/src/fat/play/en-UK/listing/phoneScreenshots/screenshot_phone_5.png b/src/fat/play/en-GB/listing/phoneScreenshots/screenshot_phone_5.png similarity index 100% rename from src/fat/play/en-UK/listing/phoneScreenshots/screenshot_phone_5.png rename to src/fat/play/en-GB/listing/phoneScreenshots/screenshot_phone_5.png diff --git a/src/fat/play/en-UK/listing/sevenInchScreenshots/screenshot_tablet_7_inch_1.png b/src/fat/play/en-GB/listing/sevenInchScreenshots/screenshot_tablet_7_inch_1.png similarity index 100% rename from src/fat/play/en-UK/listing/sevenInchScreenshots/screenshot_tablet_7_inch_1.png rename to src/fat/play/en-GB/listing/sevenInchScreenshots/screenshot_tablet_7_inch_1.png diff --git a/src/fat/play/en-UK/listing/sevenInchScreenshots/screenshot_tablet_7_inch_2.png b/src/fat/play/en-GB/listing/sevenInchScreenshots/screenshot_tablet_7_inch_2.png similarity index 100% rename from src/fat/play/en-UK/listing/sevenInchScreenshots/screenshot_tablet_7_inch_2.png rename to src/fat/play/en-GB/listing/sevenInchScreenshots/screenshot_tablet_7_inch_2.png diff --git a/src/fat/play/en-UK/listing/sevenInchScreenshots/screenshot_tablet_7_inch_3.png b/src/fat/play/en-GB/listing/sevenInchScreenshots/screenshot_tablet_7_inch_3.png similarity index 100% rename from src/fat/play/en-UK/listing/sevenInchScreenshots/screenshot_tablet_7_inch_3.png rename to src/fat/play/en-GB/listing/sevenInchScreenshots/screenshot_tablet_7_inch_3.png diff --git a/src/fat/play/en-UK/listing/sevenInchScreenshots/screenshot_tablet_7_inch_4.png b/src/fat/play/en-GB/listing/sevenInchScreenshots/screenshot_tablet_7_inch_4.png similarity index 100% rename from src/fat/play/en-UK/listing/sevenInchScreenshots/screenshot_tablet_7_inch_4.png rename to src/fat/play/en-GB/listing/sevenInchScreenshots/screenshot_tablet_7_inch_4.png diff --git a/src/fat/play/en-UK/listing/sevenInchScreenshots/screenshot_tablet_7_inch_5.png b/src/fat/play/en-GB/listing/sevenInchScreenshots/screenshot_tablet_7_inch_5.png similarity index 100% rename from src/fat/play/en-UK/listing/sevenInchScreenshots/screenshot_tablet_7_inch_5.png rename to src/fat/play/en-GB/listing/sevenInchScreenshots/screenshot_tablet_7_inch_5.png diff --git a/src/fat/play/en-GB/listing/shortdescription b/src/fat/play/en-GB/listing/shortdescription new file mode 100644 index 00000000..2020025b --- /dev/null +++ b/src/fat/play/en-GB/listing/shortdescription @@ -0,0 +1 @@ +Open, trustworthy and decentralized file synchronization \ No newline at end of file diff --git a/src/fat/play/en-UK/listing/tenInchScreenshots/screenshot_tablet_7_inch_1.png b/src/fat/play/en-GB/listing/tenInchScreenshots/screenshot_tablet_7_inch_1.png similarity index 100% rename from src/fat/play/en-UK/listing/tenInchScreenshots/screenshot_tablet_7_inch_1.png rename to src/fat/play/en-GB/listing/tenInchScreenshots/screenshot_tablet_7_inch_1.png diff --git a/src/fat/play/en-UK/listing/tenInchScreenshots/screenshot_tablet_7_inch_2.png b/src/fat/play/en-GB/listing/tenInchScreenshots/screenshot_tablet_7_inch_2.png similarity index 100% rename from src/fat/play/en-UK/listing/tenInchScreenshots/screenshot_tablet_7_inch_2.png rename to src/fat/play/en-GB/listing/tenInchScreenshots/screenshot_tablet_7_inch_2.png diff --git a/src/fat/play/en-UK/listing/tenInchScreenshots/screenshot_tablet_7_inch_3.png b/src/fat/play/en-GB/listing/tenInchScreenshots/screenshot_tablet_7_inch_3.png similarity index 100% rename from src/fat/play/en-UK/listing/tenInchScreenshots/screenshot_tablet_7_inch_3.png rename to src/fat/play/en-GB/listing/tenInchScreenshots/screenshot_tablet_7_inch_3.png diff --git a/src/fat/play/en-UK/listing/tenInchScreenshots/screenshot_tablet_7_inch_4.png b/src/fat/play/en-GB/listing/tenInchScreenshots/screenshot_tablet_7_inch_4.png similarity index 100% rename from src/fat/play/en-UK/listing/tenInchScreenshots/screenshot_tablet_7_inch_4.png rename to src/fat/play/en-GB/listing/tenInchScreenshots/screenshot_tablet_7_inch_4.png diff --git a/src/fat/play/en-UK/listing/tenInchScreenshots/screenshot_tablet_7_inch_5.png b/src/fat/play/en-GB/listing/tenInchScreenshots/screenshot_tablet_7_inch_5.png similarity index 100% rename from src/fat/play/en-UK/listing/tenInchScreenshots/screenshot_tablet_7_inch_5.png rename to src/fat/play/en-GB/listing/tenInchScreenshots/screenshot_tablet_7_inch_5.png diff --git a/src/fat/play/title b/src/fat/play/en-GB/listing/title similarity index 100% rename from src/fat/play/title rename to src/fat/play/en-GB/listing/title diff --git a/src/fat/play/en-UK/listing/tvScreenshots/screenshot_tv_1.png b/src/fat/play/en-GB/listing/tvScreenshots/screenshot_tv_1.png similarity index 100% rename from src/fat/play/en-UK/listing/tvScreenshots/screenshot_tv_1.png rename to src/fat/play/en-GB/listing/tvScreenshots/screenshot_tv_1.png diff --git a/src/fat/play/en-UK/listing/tvScreenshots/screenshot_tv_2.png b/src/fat/play/en-GB/listing/tvScreenshots/screenshot_tv_2.png similarity index 100% rename from src/fat/play/en-UK/listing/tvScreenshots/screenshot_tv_2.png rename to src/fat/play/en-GB/listing/tvScreenshots/screenshot_tv_2.png diff --git a/src/fat/play/en-UK/listing/tvScreenshots/screenshot_tv_3.png b/src/fat/play/en-GB/listing/tvScreenshots/screenshot_tv_3.png similarity index 100% rename from src/fat/play/en-UK/listing/tvScreenshots/screenshot_tv_3.png rename to src/fat/play/en-GB/listing/tvScreenshots/screenshot_tv_3.png diff --git a/src/fat/play/en-UK/listing/tvScreenshots/screenshot_tv_4.png b/src/fat/play/en-GB/listing/tvScreenshots/screenshot_tv_4.png similarity index 100% rename from src/fat/play/en-UK/listing/tvScreenshots/screenshot_tv_4.png rename to src/fat/play/en-GB/listing/tvScreenshots/screenshot_tv_4.png diff --git a/src/fat/play/en-GB/listing/video b/src/fat/play/en-GB/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/en-UK/whatsnew b/src/fat/play/en-GB/whatsnew similarity index 100% rename from src/fat/play/en-UK/whatsnew rename to src/fat/play/en-GB/whatsnew diff --git a/src/fat/play/fi-FI/listing/video b/src/fat/play/fi-FI/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/hu-HU/listing/video b/src/fat/play/hu-HU/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/ja-JP/listing/video b/src/fat/play/ja-JP/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/ko-KR/listing/video b/src/fat/play/ko-KR/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/no-NO/listing/video b/src/fat/play/no-NO/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/pl-PL/listing/video b/src/fat/play/pl-PL/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/pt-PT/listing/video b/src/fat/play/pt-PT/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/ru-RU/listing/video b/src/fat/play/ru-RU/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/sk/listing/video b/src/fat/play/sk/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/sl/listing/video b/src/fat/play/sl/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/sr/listing/video b/src/fat/play/sr/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/sv-SE/listing/video b/src/fat/play/sv-SE/listing/video new file mode 100644 index 00000000..e69de29b diff --git a/src/fat/play/sv_SE/listing/fulldescription b/src/fat/play/sv_SE/listing/fulldescription new file mode 100644 index 00000000..f83adf9c --- /dev/null +++ b/src/fat/play/sv_SE/listing/fulldescription @@ -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 \ No newline at end of file diff --git a/src/fat/play/sv_SE/listing/shortdescription b/src/fat/play/sv_SE/listing/shortdescription new file mode 100644 index 00000000..2020025b --- /dev/null +++ b/src/fat/play/sv_SE/listing/shortdescription @@ -0,0 +1 @@ +Open, trustworthy and decentralized file synchronization \ No newline at end of file diff --git a/src/fat/play/zh-CN/listing/fulldescription b/src/fat/play/zh-CN/listing/fulldescription new file mode 100644 index 00000000..f2bd72ae --- /dev/null +++ b/src/fat/play/zh-CN/listing/fulldescription @@ -0,0 +1,9 @@ +Syncthing 是开源、分布式且值得信赖的同步服务。它为取代专有的云同步服务而生。你的数据尽在您的掌握之中并且可以选择数据存储的位置。例如与第三方共享及如何在互联网中传送。 + +主页:https://syncthing.net/ + +源代码:https://github.com/syncthing/syncthing-android + +论坛:https://discourse.syncthing.net/ + +问题回报:https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/src/fat/play/zh-CN/listing/shortdescription b/src/fat/play/zh-CN/listing/shortdescription new file mode 100644 index 00000000..fbe30793 --- /dev/null +++ b/src/fat/play/zh-CN/listing/shortdescription @@ -0,0 +1 @@ +开放、分布式且值得信赖的自由服务 \ No newline at end of file diff --git a/src/fat/play/zh-CN/listing/title b/src/fat/play/zh-CN/listing/title new file mode 100644 index 00000000..b9a21b0f --- /dev/null +++ b/src/fat/play/zh-CN/listing/title @@ -0,0 +1 @@ +Syncthing \ No newline at end of file diff --git a/src/fat/play/zh-CN/listing/video b/src/fat/play/zh-CN/listing/video new file mode 100644 index 00000000..e69de29b