|
1 | 1 | <resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation,UnusedResources"> |
2 | | - <string name="not_signed_in">Not signed in</string> |
3 | 2 | <string name="A_Z" translatable="false">A → Z</string> |
4 | 3 | <string name="abort_command">Abort command first</string> |
5 | 4 | <string name="about">About</string> |
| 5 | + <string name="active">Active</string> |
| 6 | + <string name="active_tiles">Active tiles</string> |
| 7 | + <string name="adb_command">ADB command</string> |
6 | 8 | <string name="adb_connection_active">ADB Connection Active</string> |
7 | 9 | <string name="adb_connection_channel_description">Shows when ADB connection is active</string> |
8 | 10 | <string name="adb_connection_channel_name">ADB Connection</string> |
|
12 | 14 | <string name="adb_via_wireless_debugging">ADB via Wireless Debugging</string> |
13 | 15 | <string name="adb_via_wireless_debugging_summary">Connect devices (Android 11+) over Wi-Fi using wireless debugging and execute ADB commands remotely.</string> |
14 | 16 | <string name="add">Add</string> |
15 | | - <string name="confirm_tile_delete_message">Are you sure you want to delete this tile?</string> |
16 | | - <string name="tile_dashboard_notification_access_message">Turn on notifications to get notified whenever a tile execution fails</string> |
17 | 17 | <string name="add_command">Add command</string> |
18 | 18 | <string name="add_new_item">Add new item</string> |
19 | | - <string name="adb_command">ADB command</string> |
20 | | - <string name="execution_method">Execution method</string> |
21 | | - <string name="generate_tile">Generate tile</string> |
22 | | - <string name="qs_tiles">Quick settings tiles</string> |
23 | | - <string name="active">Active</string> |
24 | | - <string name="create_new_tile">Create new tile</string> |
25 | | - <string name="dashboard">Dashboard</string> |
26 | | - <string name="logs">Logs</string> |
27 | | - <string name="tile">Tile</string> |
28 | | - <string name="create_new_tile_description">Create a custom Quick Settings tile for fast execution of ADB commands</string> |
29 | | - <string name="icon_selected">Icon selected</string> |
30 | | - <string name="search_icons_here">Search icons here</string> |
31 | | - <string name="untitled">Untitled</string> |
32 | | - <string name="preview">Preview</string> |
33 | | - <string name="suggested_icons">Suggested icons</string> |
34 | | - <string name="des_choose_icon">Click here to choose an icon from the icon collection</string> |
35 | | - <string name="disabled">Disabled</string> |
36 | | - <string name="des_qs_tiles">Create quick settings tiles for executing adb commands</string> |
37 | | - <string name="edit_tile">Edit tile</string> |
38 | | - <string name="enable">Enable</string> |
39 | | - <string name="disable">Disable</string> |
40 | | - <string name="active_tiles">Active tiles</string> |
41 | 19 | <string name="additional_settings">Additional settings</string> |
42 | 20 | <string name="all_data">All data</string> |
43 | 21 | <string name="already_connected">Already connected</string> |
|
51 | 29 | <string name="back">Back</string> |
52 | 30 | <string name="back_button">Back button</string> |
53 | 31 | <string name="backup">Backup</string> |
54 | | - <string name="tile_name">Tile name</string> |
55 | | - <string name="tile_n">Tile %1$d</string> |
56 | | - <string name="choose_icon">Choose icon</string> |
57 | | - <string name="backup_scheduler">Backup scheduler</string> |
58 | | - <string name="fetching_backup_type">Fetching backup type…</string> |
59 | | - <string name="des_backup_scheduler">Automatically schedule backups at selected intervals</string> |
60 | 32 | <string name="backup_all_data">Backup all data</string> |
61 | 33 | <string name="backup_and_restore">Backup & restore</string> |
62 | 34 | <string name="backup_app_database">Backup app database</string> |
63 | 35 | <string name="backup_date">Backup date</string> |
64 | 36 | <string name="backup_destination">Backup destination</string> |
65 | 37 | <string name="backup_failed">Backup failed</string> |
66 | 38 | <string name="backup_found">Backup found</string> |
| 39 | + <string name="backup_scheduler">Backup scheduler</string> |
67 | 40 | <string name="backup_settings">Backup app settings</string> |
68 | 41 | <string name="backup_successful">Backup successful</string> |
69 | 42 | <string name="backup_time">Backup time</string> |
|
79 | 52 | <string name="changelogs">Changelogs</string> |
80 | 53 | <string name="check_updates">Check updates</string> |
81 | 54 | <string name="choose_a_device">Choose a device</string> |
| 55 | + <string name="choose_icon">Choose icon</string> |
82 | 56 | <string name="clear">Clear</string> |
83 | 57 | <string name="clear_all_message">Are you sure you want to clear everything on this screen?</string> |
84 | 58 | <string name="clear_everything">Clear everything</string> |
|
97 | 71 | <string name="commands">Commands</string> |
98 | 72 | <string name="configure_save_directory">Configure save directory</string> |
99 | 73 | <string name="confirm">Confirm</string> |
100 | | - <string name="confirm_delete">Confirm delete</string> |
101 | 74 | <string name="confirm_bookmark_delete_message">Warning ! This action is irreversible\nAre you sure you want to delete all bookmarks?</string> |
| 75 | + <string name="confirm_delete">Confirm delete</string> |
| 76 | + <string name="confirm_tile_delete_message">Are you sure you want to delete this tile?</string> |
102 | 77 | <string name="conflict_message">\"%1$s\" already exists in this location.</string> |
103 | 78 | <string name="conflict_title">Item already exists</string> |
104 | 79 | <string name="connect">Connect</string> |
|
120 | 95 | <string name="crash_history">Crash history</string> |
121 | 96 | <string name="create">Create</string> |
122 | 97 | <string name="create_folder">Create folder</string> |
| 98 | + <string name="create_new_tile">Create new tile</string> |
| 99 | + <string name="create_new_tile_description">Create a custom Quick Settings tile for fast execution of ADB commands</string> |
123 | 100 | <string name="crowdin" translatable="false">Crowdin</string> |
124 | 101 | <string name="current_version">Current version</string> |
125 | 102 | <string name="cut_items">Cut %1$d items</string> |
126 | 103 | <string name="cut_to_clipboard">Cut to clipboard</string> |
127 | 104 | <string name="dark_theme">Dark theme</string> |
| 105 | + <string name="dashboard">Dashboard</string> |
128 | 106 | <string name="databases_only">Databases only</string> |
129 | 107 | <string name="default_folder">Default folder</string> |
130 | 108 | <string name="default_language">Default language</string> |
|
141 | 119 | <string name="des_backup_all_data">Backup all data of the app</string> |
142 | 120 | <string name="des_backup_and_restore">Backup and restore app settings and other data</string> |
143 | 121 | <string name="des_backup_app_database">Backup app database which includes the command examples & bookmarks</string> |
| 122 | + <string name="des_backup_scheduler">Automatically schedule backups at selected intervals</string> |
144 | 123 | <string name="des_backup_settings">Backup app settings preferences only</string> |
145 | 124 | <string name="des_behavior">Modify certain behavior of the app</string> |
146 | 125 | <string name="des_changelogs">History of all the changes made to the app</string> |
| 126 | + <string name="des_choose_icon">Click here to choose an icon from the icon collection</string> |
147 | 127 | <string name="des_clear_output_confirmation">Ask for confirmation before clearing the shell output</string> |
148 | 128 | <string name="des_configure_save_directory">Choose a directory to save the shell output</string> |
149 | 129 | <string name="des_crash_history">View all crashes that have occurred in the app</string> |
|
163 | 143 | <string name="des_look_and_feel">Dynamic colors, Dark theme, Language</string> |
164 | 144 | <string name="des_override_bookmarks">Might cause lag if a large number of bookmarks are added! Low-end devices should keep this option turned off</string> |
165 | 145 | <string name="des_pair_another_device">Pair another target device</string> |
| 146 | + <string name="des_qs_tiles">Create quick settings tiles for executing adb commands</string> |
166 | 147 | <string name="des_report_issue">Report any issue or bug you have encountered while using the app</string> |
167 | 148 | <string name="des_reset_app_settings">Reset app settings to default values</string> |
168 | 149 | <string name="des_restore_app_data">Restore app data from the saved backup file.\nThe saved database will overwrite the current database</string> |
|
180 | 161 | <string name="device_disconnected_message_with_name">"%s" has disconnected.</string> |
181 | 162 | <string name="device_found">Device found!</string> |
182 | 163 | <string name="device_info">Device info</string> |
| 164 | + <string name="disable">Disable</string> |
183 | 165 | <string name="disable_softkey">Disable soft keyboard</string> |
| 166 | + <string name="disabled">Disabled</string> |
184 | 167 | <string name="disclaimer">Disclaimer</string> |
185 | 168 | <string name="disclaimer_1_description">Running ADB commands can modify system settings, manage files, and perform operations that may affect your device’s stability.\nYou are solely responsible for any changes made using this app.</string> |
186 | 169 | <string name="disclaimer_1_title">Use at Your Own Risk</string> |
|
204 | 187 | <string name="downloads">Downloads</string> |
205 | 188 | <string name="dynamic_colors">Dynamic colors</string> |
206 | 189 | <string name="edit_command">Edit command</string> |
| 190 | + <string name="edit_tile">Edit tile</string> |
207 | 191 | <string name="empty_folder">This folder is empty</string> |
| 192 | + <string name="enable">Enable</string> |
208 | 193 | <string name="enable_auto_update">Enable auto update</string> |
209 | 194 | <string name="enable_direct_download">Enable direct apk download</string> |
210 | 195 | <string name="enable_wifi">Enable wifi</string> |
|
214 | 199 | <string name="enter_pairing_code">Enter the 6-digit pairing code</string> |
215 | 200 | <string name="error">Error</string> |
216 | 201 | <string name="error_labels_limit_reached">Maximum labels limit reached</string> |
| 202 | + <string name="execution_method">Execution method</string> |
217 | 203 | <string name="failed">Failed</string> |
218 | 204 | <string name="failed_to_claim_interface">Failed to claim interface</string> |
219 | 205 | <string name="failed_to_open_usb_connection">Failed to open USB connection. Is USB debugging enabled?</string> |
|
244 | 230 | <string name="fb_uploading">Uploading %1$s</string> |
245 | 231 | <string name="feature_request">Feature request</string> |
246 | 232 | <string name="fetching_backup_time">Fetching backup time …</string> |
| 233 | + <string name="fetching_backup_type">Fetching backup type…</string> |
247 | 234 | <string name="field_cannot_be_blank">Field cannot be blank</string> |
248 | 235 | <string name="file">File</string> |
249 | 236 | <string name="file_actions">File actions</string> |
|
266 | 253 | <string name="forget_device_confirmation">Are you sure you want to forget %1$s? You will need to pair again to connect.</string> |
267 | 254 | <string name="forks">Forks</string> |
268 | 255 | <string name="found_connect_service">Found connect service</string> |
| 256 | + <string name="generate_tile">Generate tile</string> |
269 | 257 | <string name="github" translatable="false">Github</string> |
270 | 258 | <string name="go_home">Go Home</string> |
271 | 259 | <string name="go_to_terminal">Go to terminal</string> |
|
280 | 268 | <string name="hint">Hint</string> |
281 | 269 | <string name="history">History</string> |
282 | 270 | <string name="home">Home</string> |
| 271 | + <string name="icon_selected">Icon selected</string> |
283 | 272 | <string name="info">Info</string> |
284 | 273 | <string name="instructions">Instructions</string> |
285 | 274 | <string name="intent_not_found">Intent not found</string> |
|
305 | 294 | <string name="local_adb_shell">Local ADB shell</string> |
306 | 295 | <string name="local_adb_summary">Execute ADB commands directly on your device using Shizuku or root.</string> |
307 | 296 | <string name="local_file">Local file</string> |
| 297 | + <string name="logs">Logs</string> |
308 | 298 | <string name="look_and_feel">Look & Feel</string> |
309 | 299 | <string name="manual_pair">Manual Pair</string> |
310 | 300 | <string name="merge">Merge</string> |
|
339 | 329 | <string name="no_search_results_found">No search results found</string> |
340 | 330 | <string name="no_wifi_connection">No WiFi connection</string> |
341 | 331 | <string name="none">None</string> |
| 332 | + <string name="not_signed_in">Not signed in</string> |
342 | 333 | <string name="nothing_to_clear">Nothing to clear</string> |
343 | 334 | <string name="nothing_to_search">Nothing to search</string> |
344 | | - <string name="pairing_process_notification_access_message">To complete the pairing process you will need to interact with a notification from aShell You. Please allow notification access to aShell You.</string> |
345 | 335 | <string name="notification_settings">Notification settings</string> |
346 | 336 | <string name="notification_style_error">If you cannot enter the Pairing Code from the notification, then you might need to change the Notification Shade to Android. Go to Notification Settings ~ Notification Style to change the Notification Style. Otherwise you might not be able to enter the pairing code from the notification.</string> |
347 | 337 | <string name="notification_styles">Notification styles</string> |
|
368 | 358 | <string name="pairing">Pairing</string> |
369 | 359 | <string name="pairing_code">Pairing code</string> |
370 | 360 | <string name="pairing_notification_hint">You will receive a notification from aShell You to help you with pairing</string> |
| 361 | + <string name="pairing_process_notification_access_message">To complete the pairing process you will need to interact with a notification from aShell You. Please allow notification access to aShell You.</string> |
371 | 362 | <string name="paste">Paste</string> |
372 | 363 | <string name="path">Path</string> |
373 | 364 | <string name="permission_denied">Permission denied</string> |
|
378 | 369 | <string name="pre_release">Pre-release</string> |
379 | 370 | <string name="pre_release_warning">Pre-release builds may be unstable</string> |
380 | 371 | <string name="pre_release_warning_description">These versions are still in testing and may contain unfinished features or unexpected bugs. If you choose to update to a pre-release, please be aware that things might break or behave strangely.\nIf you encounter any issues, crashes, or weird behavior, please report them so we can fix and improve aShellYou before the stable release.\nThanks for helping us build better!</string> |
| 372 | + <string name="preview">Preview</string> |
381 | 373 | <string name="qr_pair">QR Pair</string> |
382 | 374 | <string name="qr_pair_hint">To pair an Android 11+ device, scan this QR from the target device</string> |
383 | 375 | <string name="qr_scanner_location_hint">QR scanner available at:\nDeveloper Options > Wireless Debugging > Pair using QR Code</string> |
| 376 | + <string name="qs_tiles">Quick settings tiles</string> |
384 | 377 | <string name="quick_tools">Quick tools</string> |
385 | 378 | <string name="ready_to_paste">Ready to paste</string> |
386 | 379 | <string name="reboot_options">Reboot options</string> |
|
420 | 413 | <string name="saving_output">Exporting output to file…</string> |
421 | 414 | <string name="search">Search</string> |
422 | 415 | <string name="search_commands_here">Search commands here</string> |
| 416 | + <string name="search_icons_here">Search icons here</string> |
423 | 417 | <string name="search_labels_here">Search labels here</string> |
424 | 418 | <string name="search_output">Search output here</string> |
425 | 419 | <string name="searching_connect_service">Searching connect service</string> |
|
466 | 460 | <string name="start">Start</string> |
467 | 461 | <string name="success">Success</string> |
468 | 462 | <string name="successful_connection_message">Device is connected successfully. You can now start running commands on the target device.</string> |
| 463 | + <string name="suggested_icons">Suggested icons</string> |
469 | 464 | <string name="support_bmc">Like what I do?\nConsider buying me a coffee</string> |
470 | 465 | <string name="switch_mode">Switch mode</string> |
471 | 466 | <string name="system">System</string> |
|
475 | 470 | <string name="terminal">Terminal</string> |
476 | 471 | <string name="terminal_font_style">Terminal font style</string> |
477 | 472 | <string name="this_device">This Device</string> |
| 473 | + <string name="tile">Tile</string> |
| 474 | + <string name="tile_dashboard_notification_access_message">Turn on notifications to get notified whenever a tile execution fails</string> |
| 475 | + <string name="tile_n">Tile %1$d</string> |
| 476 | + <string name="tile_name">Tile name</string> |
478 | 477 | <string name="translations">Translations</string> |
479 | 478 | <string name="troubleshoot">Troubleshoot</string> |
480 | 479 | <string name="troubleshoot_reconnect">Refresh wireless debugging connection by toggling it off-on</string> |
|
485 | 484 | <string name="unknown">Unknown</string> |
486 | 485 | <string name="unknown_error">Unknown error occurred</string> |
487 | 486 | <string name="unknown_sources_install_permission_not_granted">Permission not granted. Please allow app installation from unknown sources.</string> |
| 487 | + <string name="untitled">Untitled</string> |
488 | 488 | <string name="update">Update</string> |
489 | 489 | <string name="update_available">Update available !</string> |
490 | 490 | <string name="update_channel">Update channel</string> |
|
511 | 511 | <string name="wireless_debugging_important_notice">Please note that the left part of the Wireless Debugging option is clickable. Tapping on it will open the Wireless Debugging Pairing menu.</string> |
512 | 512 | <string name="Z_A" translatable="false">Z → A</string> |
513 | 513 |
|
| 514 | + |
514 | 515 | /** |
515 | 516 | * Changelogs |
516 | 517 | * Created by DP-Hridayan |
|
0 commit comments