Translated using Weblate (Catalan)

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/ca/
This commit is contained in:
Cairo Braga 2026-04-08 16:26:19 +02:00 committed by Hosted Weblate
parent bb21b293b6
commit 780126bb1c
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 @@
Envia notificacions al telèfon des de qualsevol script Bash o PowerShell, o des de la teva pròpia app usant demandes PUT/POST, p.ex. via curl en Linux o Invoke-WebRequest.
ntfy és un client Android per a https://ntfy.sh, un servei pub-sub basat en HTTP lliure i de codi font obert. Pots suscriure als temes en aquesta app, i llavors publicar missatges via un simple API HTTP.
Ús:
* Auto-notificar-te quan un llarg procés s'ha completat
* Pinguejar al telèfon quan una còpia de seguretat ha fallat
* Alertar quan algú accedeix al teu servidor
Exemple:
$ curl -d "La còpia de seguretat s'ha completat" ntfy.sh/elmeutema
Troba més eixamples i instruccions de ús aquí:
* Pàgina web: https://ntfy.sh
* GitHub (servidor): https://github.com/binwiederhier/ntfy
* GitHub (app Android): https://github.com/binwiederhier/ntfy-android

View file

@ -0,0 +1 @@
Envia notificacions al telèfon des de qualsevol script usant demandes PUT/POST

View file

@ -0,0 +1 @@
ntfy - PUT/POST al telèfon