Translated using Weblate (Vietnamese)

Currently translated at 100.0% (3 of 3 strings)

Translation: ntfy/Android app (Fastlane metadata)
Translate-URL: https://hosted.weblate.org/projects/ntfy/android-fastlane/vi/
This commit is contained in:
Hoàng Hải 2025-09-14 15:34:57 +02:00 committed by Hosted Weblate
parent 8fd4bf1729
commit 2b6efbe19e
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,17 @@
Gửi thông báo đến điện thoại của bạn từ bất kỳ script Bash hay PowerShell nào, hoặc từ ứng dụng của bạn bằng các yêu cầu PUT/POST, ví dụ: qua curl trên Linux hoặc Invoke-WebRequest trên Windows.
ntfy ứng dụng Android dành cho https://ntfy.sh, một dịch vụ pub-sub dựa trên HTTP, miễn phí và mã nguồn mở. Bạn có thể đăng ký (subscribe) vào các topic trong ứng dụng này, và sau đó gửi thông báo (publish) qua một HTTP API đơn giản.
Ứng dụng:
* Thông báo cho bạn khi một tiến trình chạy trường kỳ đã hoàn tất
* Gửi ping đến điện thoại khi bản sao lưu thất bại
* Cảnh báo khi có người đăng nhập vào máy chủ của bạn
Ví dụ:
$ curl -d "Bản sao lưu của bạn đã hoàn tất" ntfy.sh/mytopic
Xem thêm ví dụ và hướng dẫn tại:
* Website: https://ntfy.sh
* GitHub (server): https://github.com/binwiederhier/ntfy
* GitHub (Android app): https://github.com/binwiederhier/ntfy-android

View file

@ -0,0 +1 @@
Gửi thông báo đến điện thoại của bạn từ bất kỳ script nào bằng yêu cầu PUT/POST

View file

@ -0,0 +1 @@
ntfy - PUT/POST đến điện thoại của bạn