Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
background-automations/localizations/it-IT.json
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
46 lines (46 sloc)
2.83 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"it-IT": { | |
"alert_ipad_power": "iPadOS supporta solo il metodo trigger Non disturbare poiché non dispone del supporto per la modalità basso consumo.", | |
"alert_ipad_power_title": "Impossibile avviare le automazioni in background", | |
"alert_no_action": "È necessario definire un'azione per avviare le automazioni in background. Per risolvere, attenersi alla seguente procedura:\n\n1. Toccare OK.\n\n2. Toccare Imposta azione.\n\n3. Scegliere una scorciatoia, un mazzo o una scheda da eseguire.\n\n4. Toccare Avvia automazioni in background.", | |
"alert_no_action_title": "Impossibile avviare le automazioni in background", | |
"alert_notifications": "Per regolare le notifiche in Scelte rapide:\n\n1. Toccare OK per aprire Tempo schermo.\n\n2. Toccare Visualizza tutte le attività.\n\n3. Toccare un giorno nella sezione Notifiche.\n\n4. Toccare Scorciatoie.\n\n5. Regolare le impostazioni di notifica per Le scorciatoie.", | |
"alert_start": "Tocca OK per avviare le automazioni in background e attiva {{METHOD}} due volte.\n\nSe hai impostato correttamente le tue automazioni personali per abilitare e disabilitare {{METHOD}}, l'azione verrà eseguita.\n\nLe automazioni in background aspetteranno circa {{INTERVAL}} secondi prima di ripetere questo processo.", | |
"label_action": "⚡️ azione:", | |
"label_method_dnd": "💤 trigger: Non disturbare", | |
"label_method_power": "🔋Trigger: modalità basso consumo", | |
"label_seconds": "Secondi", | |
"language_key": "it-IT", | |
"language_name": "Italiano", | |
"menu_action": "⚡️'azione Imposta", | |
"menu_action_test": "Azione di test", | |
"menu_apps": "Ottieni app e scorciatoie...", | |
"menu_back": "Indietro", | |
"menu_get_autocuts": "Tasti di scelta rapida ottieni i tagli automatici del deck MFC", | |
"menu_get_mfcdeck": "Ottieni l'app MFC Deck", | |
"menu_get_update": "Aggiorna questo collegamento", | |
"menu_help": "Guida...", | |
"menu_help_automations": "Istruzioni per l'automazione personale...", | |
"menu_interval": "⏱ di tempo: ", | |
"menu_manual": "Ingresso manuale...", | |
"menu_method": "Imposta metodo trigger", | |
"menu_mfcdeck": "Apri mazzo MFC...", | |
"menu_more": "Più...", | |
"menu_notifications": "Impostazioni di notifica dei collegamenti...", | |
"menu_quit": "Smettere", | |
"menu_reset": "🛑 Reimposta", | |
"menu_run_card": "Esegui scheda...", | |
"menu_run_deck": "Run Deck...", | |
"menu_run_shortcut": "Esegui collegamento...", | |
"menu_run_shortcut_launchcuts": "Esegui collegamento in LaunchCuts...", | |
"menu_start": "▶️ automazioni in background...", | |
"prompt_action": "Scegliere Azione:", | |
"prompt_card": "Scegli carta:", | |
"prompt_card_deck": "Scegli mazzo:", | |
"prompt_deck": "Scegli il mazzo da eseguire:", | |
"prompt_deck_open": "Scegli il mazzo da aprire:", | |
"prompt_folder": "Scegliere una cartella:", | |
"prompt_manual": "Immettere l'azione manuale:", | |
"prompt_shortcut": "Scegliere la scorciatoia da eseguire:" | |
} | |
} |