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:
parent
bb21b293b6
commit
780126bb1c
3 changed files with 19 additions and 0 deletions
17
fastlane/metadata/android/ca/full_description.txt
Normal file
17
fastlane/metadata/android/ca/full_description.txt
Normal 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
|
||||||
1
fastlane/metadata/android/ca/short_description.txt
Normal file
1
fastlane/metadata/android/ca/short_description.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Envia notificacions al telèfon des de qualsevol script usant demandes PUT/POST
|
||||||
1
fastlane/metadata/android/ca/title.txt
Normal file
1
fastlane/metadata/android/ca/title.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
ntfy - PUT/POST al telèfon
|
||||||
Loading…
Add table
Reference in a new issue