summaryrefslogtreecommitdiff
path: root/src/custom/fastlane/metadata/android/ru
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@autistici.org>2024-03-01 00:57:49 +0000
committercyberta <cyberta@riseup.net>2024-03-01 00:57:49 +0000
commit8c7a5edb835663ddf57cf61b8f666413cbaaafda (patch)
tree206098b943930fe534fad68455999d63a8f54efa /src/custom/fastlane/metadata/android/ru
parentdddd5217ebf4400ae237817de8bb0bbdba37da77 (diff)
Update l10n for app and app store meta data. Tweaks the tx config and the python script to pull all translations from Transifex and parse the meta data in a fastlane compatible format.
Diffstat (limited to 'src/custom/fastlane/metadata/android/ru')
-rw-r--r--src/custom/fastlane/metadata/android/ru/full_description.txt3
-rw-r--r--src/custom/fastlane/metadata/android/ru/short_description.txt1
-rw-r--r--src/custom/fastlane/metadata/android/ru/store-meta-ru.json5
-rw-r--r--src/custom/fastlane/metadata/android/ru/title.txt1
4 files changed, 10 insertions, 0 deletions
diff --git a/src/custom/fastlane/metadata/android/ru/full_description.txt b/src/custom/fastlane/metadata/android/ru/full_description.txt
new file mode 100644
index 00000000..1960ca05
--- /dev/null
+++ b/src/custom/fastlane/metadata/android/ru/full_description.txt
@@ -0,0 +1,3 @@
+RiseupVPN — простой, быстрый и безопасный VPN-сервис от https://riseup.net. RiseupVPN не требует создания учётной записи, не ведёт журналов и не отслеживает вас каким-либо образом. Сервис полностью оплачивается за счёт пожертвований таких же пользователей, как вы.
+
+https://riseup.net/vpn/donate \ No newline at end of file
diff --git a/src/custom/fastlane/metadata/android/ru/short_description.txt b/src/custom/fastlane/metadata/android/ru/short_description.txt
new file mode 100644
index 00000000..0d0182c8
--- /dev/null
+++ b/src/custom/fastlane/metadata/android/ru/short_description.txt
@@ -0,0 +1 @@
+RiseupVPN, анонимный VPN на базе Bitmask. \ No newline at end of file
diff --git a/src/custom/fastlane/metadata/android/ru/store-meta-ru.json b/src/custom/fastlane/metadata/android/ru/store-meta-ru.json
new file mode 100644
index 00000000..90d50adc
--- /dev/null
+++ b/src/custom/fastlane/metadata/android/ru/store-meta-ru.json
@@ -0,0 +1,5 @@
+{
+ "title": "RiseupVPN",
+ "full_description": "RiseupVPN — простой, быстрый и безопасный VPN-сервис от https://riseup.net. RiseupVPN не требует создания учётной записи, не ведёт журналов и не отслеживает вас каким-либо образом. Сервис полностью оплачивается за счёт пожертвований таких же пользователей, как вы.\n\nhttps://riseup.net/vpn/donate",
+ "short_description": "RiseupVPN, анонимный VPN на базе Bitmask."
+} \ No newline at end of file
diff --git a/src/custom/fastlane/metadata/android/ru/title.txt b/src/custom/fastlane/metadata/android/ru/title.txt
new file mode 100644
index 00000000..8d2e228a
--- /dev/null
+++ b/src/custom/fastlane/metadata/android/ru/title.txt
@@ -0,0 +1 @@
+RiseupVPN \ No newline at end of file