New Crowdin updates (#12484)
* New translations bluetooth.properties (Italian) * New translations mycroft.properties (Italian) * New translations bluetooth.properties (Italian) * New translations bluetooth.properties (Italian) * New translations prowl.properties (Italian)
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
# binding
|
||||
|
||||
binding.prowl.name = Binding Prowl
|
||||
binding.prowl.description = Questo e' il binding per Prowl.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.prowl.broker.label = Broker
|
||||
thing-type.prowl.broker.description = Una Thing broker per il Binding Prowl
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.prowl.broker.apiKey.label = Chiave API
|
||||
thing-type.config.prowl.broker.apiKey.description = Chiave API creata nella ProwlApp
|
||||
thing-type.config.prowl.broker.application.label = Nome applicazione
|
||||
thing-type.config.prowl.broker.application.description = Nome dell'applicazione usato in ogni messaggio push
|
||||
thing-type.config.prowl.broker.refresh.label = Aggiorna
|
||||
thing-type.config.prowl.broker.refresh.description = Specifica il tempo di aggiornamento in minuti per controllare i messaggi gratuiti rimanenti
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.prowl.remaining.label = Messaggi Rimanenti
|
||||
channel-type.prowl.remaining.description = Messaggi push gratuiti rimanenti per Binding Prowl
|
||||
|
||||
# actions
|
||||
|
||||
pushNotificationActionLabel = invia una notifica
|
||||
pushNotificationActionDescription = Invia un messaggio push usando ProwlApp.
|
||||
pushNotificationActionEventLabel = Evento
|
||||
pushNotificationActionEventDescription = Nome evento.
|
||||
pushNotificationActionMessageLabel = Messaggio
|
||||
pushNotificationActionMessageDescription = Testo del messaggio.
|
||||
Reference in New Issue
Block a user