Skip to content

Commit

Permalink
Translated using Weblate (UwU OwO (uwu))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (0 of 0 strings)

Added translation using Weblate (UwU OwO (uwu))

Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Weblate Admin <awoo@codel1417.xyz>
Translate-URL: http://192.168.50.189/projects/tail-app/app/uwu/
Translation: Tail App/App
  • Loading branch information
3 people committed Jan 25, 2024
1 parent 0fc8edf commit e3bf06f
Showing 1 changed file with 380 additions and 0 deletions.
380 changes: 380 additions & 0 deletions lib/l10n/uwu_messages.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,380 @@
{
"sequencesEdit": "Edit Sequence",
"@sequencesEdit": {
"description": "Label for the edit icon on a sequence",
"type": "text",
"placeholders": {}
},
"manageDevicesAutoMoveGroupsFast": "Fast",
"@manageDevicesAutoMoveGroupsFast": {
"description": "Auto move group fast option label when managing a device",
"type": "text",
"placeholders": {}
},
"deviceTypeWings": "Wings",
"@deviceTypeWings": {
"description": "Wings option for the selector to select which device to send moves to",
"type": "text",
"placeholders": {}
},
"actionsCategoryGlowtip": "GlowTip",
"@actionsCategoryGlowtip": {
"description": "glowtip action group label",
"type": "text",
"placeholders": {}
},
"title": "Tail App",
"@title": {
"description": "The name of the app",
"type": "text",
"placeholders": {}
},
"actionsCategoryFast": "Fast and Excited",
"@actionsCategoryFast": {
"description": "fast action group label",
"type": "text",
"placeholders": {}
},
"doubleBack": "Press back again to leave",
"@doubleBack": {
"description": "A toast which appears when the back button is pressed at the main page",
"type": "text",
"placeholders": {}
},
"actionsNoGear": "No Gear Connected",
"@actionsNoGear": {
"description": "Label on the actions page when no gear is connected",
"type": "text",
"placeholders": {}
},
"settingsPage": "Settings",
"@settingsPage": {
"description": "The label and title of the settings page",
"type": "text",
"placeholders": {}
},
"sequencesEditMove": "Move",
"@sequencesEditMove": {
"description": "Label for the move tab on sequence move edit page",
"type": "text",
"placeholders": {}
},
"aboutPage": "About",
"@aboutPage": {
"description": "The label and title of the about page",
"type": "text",
"placeholders": {}
},
"settingsHapticsToggleTitle": "Haptic Feedback",
"@settingsHapticsToggleTitle": {
"description": "Settings page haptic feedback toggle title",
"type": "text",
"placeholders": {}
},
"sequencesEditRightServo": "Right Servo",
"@sequencesEditRightServo": {
"description": "Label for the right servo slider on the move tab of the move edit page",
"type": "text",
"placeholders": {}
},
"sequencesEditName": "Name",
"@sequencesEditName": {
"description": "Label for the name field on sequence edit page",
"type": "text",
"placeholders": {}
},
"actionsCategoryCalm": "Calm and Relaxed",
"@actionsCategoryCalm": {
"description": "calm action group label",
"type": "text",
"placeholders": {}
},
"settingsErrorReportingToggleTitle": "Automatic error reporting",
"@settingsErrorReportingToggleTitle": {
"description": "Settings page error reporting toggle title",
"type": "text",
"placeholders": {}
},
"sequencesEditSpeedSlow": "Slow",
"@sequencesEditSpeedSlow": {
"description": "Label for the Slow speed selector on the move tab of the move edit page",
"type": "text",
"placeholders": {}
},
"deviceTypeTail": "Tail",
"@deviceTypeTail": {
"description": "Tail option for the selector to select which device to send moves to",
"type": "text",
"placeholders": {}
},
"manageDevicesAutoMoveSubTitle": "The tail will select a random move, pausing for a random number of seconds between each move",
"@manageDevicesAutoMoveSubTitle": {
"description": "Auto move toggle subtitle when managing a device",
"type": "text",
"placeholders": {}
},
"sequencesEditTime": "Time",
"@sequencesEditTime": {
"description": "Label for the time slider on the delay tab of the move edit page",
"type": "text",
"placeholders": {}
},
"manageDevices": "Manage Devices",
"@manageDevices": {
"description": "The screen where you pair and manage gear",
"type": "text",
"placeholders": {}
},
"sequencesEditHome": "Home",
"@sequencesEditHome": {
"description": "Label for the home tab on sequence move edit page",
"type": "text",
"placeholders": {}
},
"manageDevicesAutoMoveGroupsFrustrated": "Frustrated",
"@manageDevicesAutoMoveGroupsFrustrated": {
"description": "Auto move group frustrated option label when managing a device",
"type": "text",
"placeholders": {}
},
"settingsAutoConnectToggleTitle": "Automatically Scan for known gear",
"@settingsAutoConnectToggleTitle": {
"description": "Settings page auto connect toggle title",
"type": "text",
"placeholders": {}
},
"sequencesEditEasing": "Easing Type",
"@sequencesEditEasing": {
"description": "Label for the easing selector on the move tab of the move edit page",
"type": "text",
"placeholders": {}
},
"ok": "Ok",
"@ok": {
"description": "Ok on dialog boxes",
"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"
}
}
},
"settingsHapticsToggleSubTitle": "Enable vibration when an action or sequence is tapped",
"@settingsHapticsToggleSubTitle": {
"description": "Settings page haptic feedback toggle subtitle",
"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"
}
}
},
"feedbackPage": "Feedback",
"@feedbackPage": {
"description": "The label and title of the feedback page",
"type": "text",
"placeholders": {}
},
"settingsErrorReportingToggleSubTitle": "Automatically reports errors to sentry",
"@settingsErrorReportingToggleSubTitle": {
"description": "Settings page error reporting toggle subtitle",
"type": "text",
"placeholders": {}
},
"deviceType": "Device Type",
"@deviceType": {
"description": "Title for the selector to select which device to send moves to",
"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"
}
}
},
"sequencesEditHomeLabel": "Home the Gear",
"@sequencesEditHomeLabel": {
"description": "Label on the home tab of the move edit page",
"type": "text",
"placeholders": {}
},
"triggersSelectLabel": "Select an Trigger Type",
"@triggersSelectLabel": {
"description": "The title of the add trigger dialog",
"type": "text",
"placeholders": {}
},
"manageDevicesForget": "Forget",
"@manageDevicesForget": {
"description": "manage devices forget button title when managing a device",
"type": "text",
"placeholders": {}
},
"cancel": "Cancel",
"@cancel": {
"description": "Cancel on dialog boxes",
"type": "text",
"placeholders": {}
},
"manageDevicesAutoMoveNoPhoneTitle": "No-Phone-Mode Start Delay",
"@manageDevicesAutoMoveNoPhoneTitle": {
"description": "Auto move no-phone mode slider title when managing a device",
"type": "text",
"placeholders": {}
},
"scanDevicesAutoConnectTitle": "Automatically connect to new devices",
"@scanDevicesAutoConnectTitle": {
"description": "scan for devices auto connect toggle title when scanning for a device",
"type": "text",
"placeholders": {}
},
"sequencesEditDelay": "Delay",
"@sequencesEditDelay": {
"description": "Label for the delay tab on sequence move edit page",
"type": "text",
"placeholders": {}
},
"actionsPage": "Actions",
"@actionsPage": {
"description": "The label and title of the action page",
"type": "text",
"placeholders": {}
},
"manageDevicesAutoMovePauseTitle": "Pause between moves",
"@manageDevicesAutoMovePauseTitle": {
"description": "Auto move pause slider title when managing a device",
"type": "text",
"placeholders": {}
},
"triggersAdd": "Add Trigger",
"@triggersAdd": {
"description": "Floating Action Button on the triggers page",
"type": "text",
"placeholders": {}
},
"triggersPage": "Triggers",
"@triggersPage": {
"description": "The label and title of the trigger page",
"type": "text",
"placeholders": {}
},
"deviceTypeEars": "Ears",
"@deviceTypeEars": {
"description": "Ears option for the selector to select which device to send moves to",
"type": "text",
"placeholders": {}
},
"manageDevicesDisconnect": "Disconnect",
"@manageDevicesDisconnect": {
"description": "manage devices disconnect button title when managing a device",
"type": "text",
"placeholders": {}
},
"joyStickPage": "Joystick",
"@joyStickPage": {
"description": "The label and title of the joystick page",
"type": "text",
"placeholders": {}
},
"sequencesEditSpeedFast": "Fast",
"@sequencesEditSpeedFast": {
"description": "Label for the Fast speed selector on the move tab of the move edit page",
"type": "text",
"placeholders": {}
},
"subTitle": "All of the Tails",
"@subTitle": {
"description": "The sub-title which displays in the navigation drawer",
"type": "text",
"placeholders": {}
},
"sequencesAdd": "New Sequence",
"@sequencesAdd": {
"description": "Floating Action Button on the sequences page",
"type": "text",
"placeholders": {}
},
"scanDevicesScanMessage": "Scanning for gear. Please make sure your gear is powered on and nearby",
"@scanDevicesScanMessage": {
"description": "scan for devices scan in progress message when scanning for a device",
"type": "text",
"placeholders": {}
},
"settingsAutoConnectToggleSubTitle": "Scan for known gear automatically, This only works when the app is open and will drain your battery faster!",
"@settingsAutoConnectToggleSubTitle": {
"description": "Settings page auto connect toggle subtitle",
"type": "text",
"placeholders": {}
},
"manageDevicesAutoMoveGroupsCalm": "Calm",
"@manageDevicesAutoMoveGroupsCalm": {
"description": "Auto move group calm option label when managing a device",
"type": "text",
"placeholders": {}
},
"manageDevicesAutoMoveTitle": "Auto Move",
"@manageDevicesAutoMoveTitle": {
"description": "Auto move toggle title when managing a device",
"type": "text",
"placeholders": {}
},
"manageDevicesAutoMoveGroupsTitle": "Move Groups",
"@manageDevicesAutoMoveGroupsTitle": {
"description": "Auto move group selector title when managing a device",
"type": "text",
"placeholders": {}
},
"sequencesEditSpeed": "Speed",
"@sequencesEditSpeed": {
"description": "Label for the speed selector on the move tab of the move edit page",
"type": "text",
"placeholders": {}
},
"actionsCategoryEars": "Ears",
"@actionsCategoryEars": {
"description": "ears action group label",
"type": "text",
"placeholders": {}
},
"sequencesEditLeftServo": "Left Servo",
"@sequencesEditLeftServo": {
"description": "Label for the left servo slider on the move tab of the move edit page",
"type": "text",
"placeholders": {}
},
"sequencesPage": "Sequences",
"@sequencesPage": {
"description": "The label and title of the sequences page",
"type": "text",
"placeholders": {}
},
"actionsCategoryTense": "Frustrated and Tense",
"@actionsCategoryTense": {
"description": "tense action group label",
"type": "text",
"placeholders": {}
},
"sequencesEditAdd": "Add Move",
"@sequencesEditAdd": {
"description": "Label for the add Floating Action Button on edit sequence page",
"type": "text",
"placeholders": {}
}
}

0 comments on commit e3bf06f

Please sign in to comment.