-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
369 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,369 @@ | ||
{ | ||
"@@last_modified": "2024-01-25T13:41:19.340125", | ||
"Tail App": "Tail App", | ||
"@Tail App": { | ||
"description": "The name of the app", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"All of the Tails": "All of the Tails", | ||
"@All of the Tails": { | ||
"description": "The sub-title which displays in the navigation drawer", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Manage Devices": "Manage Devices", | ||
"@Manage Devices": { | ||
"description": "The screen where you pair and manage gear", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Press back again to leave": "Press back again to leave", | ||
"@Press back again to leave": { | ||
"description": "A toast which appears when the back button is pressed at the main page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Joystick": "Joystick", | ||
"@Joystick": { | ||
"description": "The label and title of the joystick page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Feedback": "Feedback", | ||
"@Feedback": { | ||
"description": "The label and title of the feedback page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"About": "About", | ||
"@About": { | ||
"description": "The label and title of the about page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Settings": "Settings", | ||
"@Settings": { | ||
"description": "The label and title of the settings page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Actions": "Actions", | ||
"@Actions": { | ||
"description": "The label and title of the action page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Triggers": "Triggers", | ||
"@Triggers": { | ||
"description": "The label and title of the trigger page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Sequences": "Sequences", | ||
"@Sequences": { | ||
"description": "The label and title of the sequences page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Select an Trigger Type": "Select an Trigger Type", | ||
"@Select an Trigger Type": { | ||
"description": "The title of the add trigger dialog", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Ok": "Ok", | ||
"@Ok": { | ||
"description": "Ok on dialog boxes", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Cancel": "Cancel", | ||
"@Cancel": { | ||
"description": "Cancel on dialog boxes", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Add Trigger": "Add Trigger", | ||
"@Add Trigger": { | ||
"description": "Floating Action Button on the triggers page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Device Type": "Device Type", | ||
"@Device Type": { | ||
"description": "Title for the selector to select which device to send moves to", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Tail": "Tail", | ||
"@Tail": { | ||
"description": "Tail option for the selector to select which device to send moves to", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Ears": "Ears", | ||
"@Ears": { | ||
"description": "Ears option for the selector to select which device to send moves to", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Wings": "Wings", | ||
"@Wings": { | ||
"description": "Wings option for the selector to select which device to send moves to", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"New Sequence": "New Sequence", | ||
"@New Sequence": { | ||
"description": "Floating Action Button on the sequences page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Edit Sequence": "Edit Sequence", | ||
"@Edit Sequence": { | ||
"description": "Label for the edit icon on a sequence", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Add Move": "Add Move", | ||
"@Add Move": { | ||
"description": "Label for the add Floating Action Button on edit sequence page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Name": "Name", | ||
"@Name": { | ||
"description": "Label for the name field on sequence edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Move": "Move", | ||
"@Move": { | ||
"description": "Label for the move tab on sequence move edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Delay": "Delay", | ||
"@Delay": { | ||
"description": "Label for the delay tab on sequence move edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Home": "Home", | ||
"@Home": { | ||
"description": "Label for the home tab on sequence move edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Left Servo": "Left Servo", | ||
"@Left Servo": { | ||
"description": "Label for the left servo slider on the move tab of the move edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Right Servo": "Right Servo", | ||
"@Right Servo": { | ||
"description": "Label for the right servo slider on the move tab of the move edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Speed": "Speed", | ||
"@Speed": { | ||
"description": "Label for the speed selector on the move tab of the move edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Fast": "Fast", | ||
"@Fast": { | ||
"description": "Label for the Fast speed selector on the move tab of the move edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Slow": "Slow", | ||
"@Slow": { | ||
"description": "Label for the Slow speed selector on the move tab of the move edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Easing Type": "Easing Type", | ||
"@Easing Type": { | ||
"description": "Label for the easing selector on the move tab of the move edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Time": "Time", | ||
"@Time": { | ||
"description": "Label for the time slider on the delay tab of the move edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Home the Gear": "Home the Gear", | ||
"@Home the Gear": { | ||
"description": "Label on the home tab of the move edit page", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"sequenceEditListDelayLabel": "Intl.plural(howMany, one: ' Delay next move for {howMany} second.', other: 'Delay next move for {howMany} seconds.')", | ||
"@sequenceEditListDelayLabel": { | ||
"description": "Delay move label on the edit sequences page.", | ||
"type": "text", | ||
"placeholders": { | ||
"howMany": { | ||
"example": 42 | ||
} | ||
} | ||
}, | ||
"No Gear Connected": "No Gear Connected", | ||
"@No Gear Connected": { | ||
"description": "Label on the actions page when no gear is connected", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Calm and Relaxed": "Calm and Relaxed", | ||
"@Calm and Relaxed": { | ||
"description": "calm action group label", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Fast and Excited": "Fast and Excited", | ||
"@Fast and Excited": { | ||
"description": "fast action group label", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Frustrated and Tense": "Frustrated and Tense", | ||
"@Frustrated and Tense": { | ||
"description": "tense action group label", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"GlowTip": "GlowTip", | ||
"@GlowTip": { | ||
"description": "glowtip action group label", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Haptic Feedback": "Haptic Feedback", | ||
"@Haptic Feedback": { | ||
"description": "Settings page haptic feedback toggle title", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Enable vibration when an action or sequence is tapped": "Enable vibration when an action or sequence is tapped", | ||
"@Enable vibration when an action or sequence is tapped": { | ||
"description": "Settings page haptic feedback toggle subtitle", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Automatically Scan for known gear": "Automatically Scan for known gear", | ||
"@Automatically Scan for known gear": { | ||
"description": "Settings page auto connect toggle title", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Scan for known gear automatically, This only works when the app is open and will drain your battery faster!": "Scan for known gear automatically, This only works when the app is open and will drain your battery faster!", | ||
"@Scan for known gear automatically, This only works when the app is open and will drain your battery faster!": { | ||
"description": "Settings page auto connect toggle subtitle", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Automatic error reporting": "Automatic error reporting", | ||
"@Automatic error reporting": { | ||
"description": "Settings page error reporting toggle title", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Automatically reports errors to sentry": "Automatically reports errors to sentry", | ||
"@Automatically reports errors to sentry": { | ||
"description": "Settings page error reporting toggle subtitle", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Auto Move": "Auto Move", | ||
"@Auto Move": { | ||
"description": "Auto move toggle title when managing a device", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"The tail will select a random move, pausing for a random number of seconds between each move": "The tail will select a random move, pausing for a random number of seconds between each move", | ||
"@The tail will select a random move, pausing for a random number of seconds between each move": { | ||
"description": "Auto move toggle subtitle when managing a device", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Move Groups": "Move Groups", | ||
"@Move Groups": { | ||
"description": "Auto move group selector title when managing a device", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Calm": "Calm", | ||
"@Calm": { | ||
"description": "Auto move group calm option label when managing a device", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Frustrated": "Frustrated", | ||
"@Frustrated": { | ||
"description": "Auto move group frustrated option label when managing a device", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Pause between moves": "Pause between moves", | ||
"@Pause between moves": { | ||
"description": "Auto move pause slider title when managing a device", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"manageDevicesAutoMovePauseSliderLabel": "Intl.plural(howMany, one: '{howMany} second', other: '{howMany} seconds')", | ||
"@manageDevicesAutoMovePauseSliderLabel": { | ||
"description": "Auto move pause slider title when managing a device.", | ||
"type": "text", | ||
"placeholders": { | ||
"howMany": { | ||
"example": 42 | ||
} | ||
} | ||
}, | ||
"No-Phone-Mode Start Delay": "No-Phone-Mode Start Delay", | ||
"@No-Phone-Mode Start Delay": { | ||
"description": "Auto move no-phone mode slider title when managing a device", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"manageDevicesAutoMoveNoPhoneSliderLabel": "Intl.plural(howMany, one: '{howMany} minute', other: '{howMany} minutes')", | ||
"@manageDevicesAutoMoveNoPhoneSliderLabel": { | ||
"description": "Auto move no phone slider label when managing a device.", | ||
"type": "text", | ||
"placeholders": { | ||
"howMany": { | ||
"example": 42 | ||
} | ||
} | ||
}, | ||
"Disconnect": "Disconnect", | ||
"@Disconnect": { | ||
"description": "manage devices disconnect button title when managing a device", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Forget": "Forget", | ||
"@Forget": { | ||
"description": "manage devices forget button title when managing a device", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Automatically connect to new devices": "Automatically connect to new devices", | ||
"@Automatically connect to new devices": { | ||
"description": "scan for devices auto connect toggle title when scanning for a device", | ||
"type": "text", | ||
"placeholders": {} | ||
}, | ||
"Scanning for gear. Please make sure your gear is powered on and nearby": "Scanning for gear. Please make sure your gear is powered on and nearby", | ||
"@Scanning for gear. Please make sure your gear is powered on and nearby": { | ||
"description": "scan for devices scan in progress message when scanning for a device", | ||
"type": "text", | ||
"placeholders": {} | ||
} | ||
} |