summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2022-05-05 21:57:13 +0200
committercyBerta <cyberta@riseup.net>2022-05-05 21:57:13 +0200
commitb7b9dc82f4c20eee1fa519b8219a8c1b8f5ff48d (patch)
tree0741e512ff8ff898394b38f0143027e837c45e64
parent5c180f088fde7dac8357ad5b186e77e0d5f1cfae (diff)
add donation translations for RiseupVPN
-rw-r--r--app/src/custom/res/values-it/strings.xml5
-rw-r--r--app/src/custom/res/values-th/strings.xml5
-rw-r--r--app/src/custom/res/values-vi/strings.xml5
3 files changed, 15 insertions, 0 deletions
diff --git a/app/src/custom/res/values-it/strings.xml b/app/src/custom/res/values-it/strings.xml
new file mode 100644
index 00000000..385eb7e7
--- /dev/null
+++ b/app/src/custom/res/values-it/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN è un servizio facile, veloce e sicuro di VPN da riseup.net. RiseupVPN non richiede un account utente, non tiene traccia e non ti registra in alcun modo. Questo servizio è pagato interamente dalle donazioni di utenti come te. Per favore dona a https://riseup.net/vpn/donate.</string>
+ <string name="terms_of_service">Utilizzando questa applicazione aderisci alle Condizioni di Utilizzo disponibili a https://riseup.net/tos. Questo servizio viene fornito così com\'è, senza nessuna garanzia ed è inteso per persone che si impegnano a rendere il mondo un posto migliore.</string>
+</resources>
diff --git a/app/src/custom/res/values-th/strings.xml b/app/src/custom/res/values-th/strings.xml
new file mode 100644
index 00000000..d094c9d7
--- /dev/null
+++ b/app/src/custom/res/values-th/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN เป็นบริการ VPN ที่ง่าย รวดเร็วและปลอดภัยจาก riseup.net RiseupVPN ไม่ต้องการบัญชีผู้ใช้ เก็บบันทึกหรือติดตามคุณในทางใดทางหนึ่ง บริการนี้จ่ายทั้งหมดโดยการบริจาคจากผู้ใช้เช่นคุณ โปรดบริจาคได้ที่ https://riseup.net/vpn/donate</string>
+ <string name="terms_of_service">ในการใช้แอปพลิเคชันนี้แสดงว่าคุณยอมรับข้อกำหนดในการให้บริการที่ https://riseup.net/tos บริการนี้มีให้ตามที่เป็นอยู่ โดยไม่มีการรับประกัน และมีไว้สำหรับผู้ที่ทำงานเพื่อทำให้โลกนี้น่าอยู่ขึ้น</string>
+</resources>
diff --git a/app/src/custom/res/values-vi/strings.xml b/app/src/custom/res/values-vi/strings.xml
new file mode 100644
index 00000000..2e223abd
--- /dev/null
+++ b/app/src/custom/res/values-vi/strings.xml
@@ -0,0 +1,5 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">RiseupVPN là một dịch vụ VPN dễ dàng, nhanh và bảo mật từ riseup.net. RiseupVPN không yêu cầu tài khoản người dùng, giữ nhật ký hoặc theo dõi bạn theo bất kỳ cách nào. Dịch vụ này được trả tiền hoàn toàn từ các khoản quyên góp từ những người dùng như bạn. Vui lòng quyên góp tại https://riseup.net/vpn/donate. </string>
+ <string name="terms_of_service">Bằng cách sử dụng ứng dụng này, bạn đồng ý với Điều khoản dịch vụ có sẵn tại https://riseup.net/tos. Dịch vụ này được cung cấp theo kiểu \"có thế dùng thế\", không có sự đảm bảo nào và dành cho những người hoạt động để biến thế giới thành một nơi tốt hơn.</string>
+</resources>