-
-
Notifications
You must be signed in to change notification settings - Fork 98
Expand file tree
/
Copy pathstrings.xml
More file actions
205 lines (204 loc) · 14.8 KB
/
strings.xml
File metadata and controls
205 lines (204 loc) · 14.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="app_name" translatable="false">Package Manager</string>
<string name="activities">Activities</string>
<string name="apk_installer_description">An individual APK file</string>
<string name="apk_path">APK Path</string>
<string name="app_info">App info</string>
<string name="applications">Applications</string>
<string name="apks">APK\'s</string>
<string name="android_version">Android %s</string>
<string name="batch_options">Batch Options (%s)</string>
<string name="batch_list_added">%s is added to the batch list</string>
<string name="batch_list_clear">Clear list</string>
<string name="batch_list_removed">%s is removed from batch list</string>
<string name="batch_processing_failed_title">This process has failed for:</string>
<string name="batch_processing_success_message">The selected process has been completed successfully…</string>
<string name="batch_warning">Your batch settings will be removed. Are you sure?</string>
<string name="bundle_installer_description">App bundles of \'apkm\', \'apks\', and \'xapk\' format</string>
<string name="bundle_path">Bundle Path</string>
<string name="bundles">Bundles</string>
<string name="certificate">Certificate</string>
<string name="change_logs">Change-logs</string>
<string name="close">Close</string>
<string name="copyright">Copyright: © %s</string>
<string name="copyright_text" translatable="false">2020–2025 sunilpaulmathew</string>
<string name="data_dir">Data Directory</string>
<string name="date_installation">Installation Dates</string>
<string name="date_installed">First Installed: %s</string>
<string name="date_updated">Last Updated: %s</string>
<string name="delete">Delete</string>
<string name="delete_question">Delete \'%s\'?</string>
<string name="delete_selected">Delete selected</string>
<string name="disable_failed_message">Failed to change the component state of %s.</string>
<string name="disable_message">will be %s. Are you sure?</string>
<string name="disable">Disable</string>
<string name="disabled">disabled</string>
<string name="disabling">Disabling %s</string>
<string name="documentation">Documentation</string>
<string name="documentation_summary">Check out detailed documentation to use Package Manager</string>
<string name="enable">Enable</string>
<string name="enabled">enabled</string>
<string name="enabling">Enabling %s</string>
<string name="exit_confirmation">Show Confirmation</string>
<string name="exit_simple">Simply Exit</string>
<string name="exiting_app">On Exiting App</string>
<string name="explore">Explore</string>
<string name="exploring">Exploring…</string>
<string name="explore_error_status">Failed to explore %s</string>
<string name="export">Export</string>
<string name="export_apk_summary">The selected APK is exported into \'%s\'</string>
<string name="export_bundle_summary">The entire app bundle is exported into %s</string>
<string name="export_details">Export Details</string>
<string name="export_details_message">App details are exported as %s</string>
<string name="export_details_selected_question">Export details of selected apps?</string>
<string name="export_message_summary">Selected applications are exported into \'%s\'</string>
<string name="export_selected">Export selected</string>
<string name="export_selected_question">Export selected apps?</string>
<string name="export_storage_message">Export %s into device storage?</string>
<string name="export_success_message">The selected item(s) has been exported.\n\nPath: %s</string>
<string name="exported_apps">Exported Apps</string>
<string name="exported_apps_name">Exported APK Name</string>
<string name="exporting">Exporting %s</string>
<string name="exporting_bundle">Exporting %s app bundle</string>
<string name="failed">Failed</string>
<string name="failed_decode_xml">Failed to decode %s</string>
<string name="fdroid">F-Droid</string>
<string name="feature_unavailable_message">This feature requires Root or Shizuku support</string>
<string name="grant">Grant</string>
<string name="general">General</string>
<string name="got_it">Got it</string>
<string name="ignored">Ignored</string>
<string name="initializing">Initializing…</string>
<string name="install">Install</string>
<string name="install_question">Install \'%s\'?</string>
<string name="installation_cancel_message">Are you sure to cancel the installation?</string>
<string name="installer">Installer</string>
<string name="installer_clicking">On Clicking Installer</string>
<string name="installer_file_picker">Launch File Picker</string>
<string name="installer_instructions">Show Instructions</string>
<string name="installer_summary">You can select installation file(s) by clicking the plus button at the top of this page. The installer supports the following packages:</string>
<string name="installing_bundle">Installing…</string>
<string name="language">Language</string>
<string name="language_default">Default</string>
<string name="language_el" translatable="false">Ελληνικά</string>
<string name="language_en" translatable="false">English (%s)</string>
<string name="language_es" translatable="false">Español (%s)</string>
<string name="language_fr" translatable="false">français (%s)</string>
<string name="language_hu" translatable="false">Magyar</string>
<string name="language_in" translatable="false">bahasa Indonesia</string>
<string name="language_ja" translatable="false">日本</string>
<string name="language_ko" translatable="false">한국어</string>
<string name="language_pl" translatable="false">Polski"</string>
<string name="language_pt" translatable="false">Português (%s)</string>
<string name="language_ru" translatable="false">русский</string>
<string name="language_zh" translatable="false">中文 (%s)</string>
<string name="manifest">Manifest</string>
<string name="more">More</string>
<string name="more_apps">More from Developer</string>
<string name="more_apps_summary">Checkout more applications provided by the developer in Google Play</string>
<string name="name">Name</string>
<string name="native_lib">Native Library</string>
<string name="never_show">Never Show</string>
<string name="never_show_page">Do not show this again</string>
<string name="open">Open</string>
<string name="open_message">You\'re already running this app.</string>
<string name="open_failed">%s is not designed to run in user space</string>
<string name="open_failed_export_message">Unable to open %s. Do you want to export it into device storage?</string>
<string name="operations">Operations</string>
<string name="operations_allow_title">Allow</string>
<string name="operations_allow_description">Always permit this operation</string>
<string name="operations_failed_toast">Failed to change the status of %s</string>
<string name="operations_ignore_title">Ignore</string>
<string name="operations_ignore_description">Always block/silently drop the operation</string>
<string name="operations_deny_title">Deny</string>
<string name="operations_deny_description">Explicitly reject (like ignore, but may return an error)</string>
<string name="operations_default_title">Default</string>
<string name="operations_default_description">Use system’s default behavior (based on app’s declared permission and user grant state)</string>
<string name="operations_foreground_title">Foreground</string>
<string name="operations_foreground_description">Allow only when app is in foreground (for ops like location, mic, camera)</string>
<string name="operations_warning">Changing some operations will be dangerous. Please do it only if you know what you\'re doing. Also, please be aware that some operations are simply unchangeable (close and check back this page to know the new status).</string>
<string name="other">Other</string>
<string name="package_id">Package ID</string>
<string name="package_removed">Selected package is not found. Aborting…</string>
<string name="permissions">Permissions</string>
<string name="permission_denied_write_storage">Permission denied for accessing storage</string>
<string name="permission_granted_write_storage">Storage access granted! Tap the button again to get started.</string>
<string name="playstore">Google Play</string>
<string name="preparing_message">Preparing…</string>
<string name="press_back">Press back again to exit</string>
<string name="purchase_pro">Purchase Pro</string>
<string name="purchase_pro_acknowledgement">Thank You \u2665 You\'re already supporting us by using the Pro version.</string>
<string name="rate_us">Rate App</string>
<string name="rate_us_Summary">Rate or/and Review Package Manager in Google Play</string>
<string name="report_issue">Report an Issue</string>
<string name="report_issue_summary">Raise an issue at GitHub</string>
<string name="request">Request</string>
<string name="reset">Reset</string>
<string name="reset_message">Reset \'%s\'?</string>
<string name="reset_selected_question">Reset selected apps?</string>
<string name="reset_summary">Resetting %s</string>
<string name="restore">Restore</string>
<string name="restore_message">Restore factory version of \'%s\'?</string>
<string name="restore_selected">Restore selected</string>
<string name="restore_success_message">Factory version of the selected app(s) restored successfully</string>
<string name="result">Result: %s</string>
<string name="reverse_order">Reverse Order</string>
<string name="search_market_message">Search in %s</string>
<string name="sdcard">SDCard</string>
<string name="sdk_compile">Compile SDK: %s</string>
<string name="sdk_minimum">Minimum SDK: %s</string>
<string name="select">Select</string>
<string name="select_all">Select All</string>
<string name="settings">Settings</string>
<string name="share">Share</string>
<string name="share_app">Share App</string>
<string name="share_app_Summary">Invite your friends to use Package Manager</string>
<string name="shared_by">%s/shared by Package Manager</string>
<string name="share_message">Package Manager %s can be obtained from\nGoogle Play: https://play.google.com/store/apps/details?id=com.smartpack.packagemanager</string>
<string name="share_with">Share with</string>
<string name="shizuku_integration_message">Package Manager can now integrate with Shizuku API for doing advanced tasks. If you like to go ahead with Shizuku integration, kindly grant the permission (one-time) by clicking the button provided below.</string>
<string name="show_apps_all">All</string>
<string name="show_apps_system">System</string>
<string name="show_apps_user">User</string>
<string name="shortcut_create">Create shortcut</string>
<string name="shortcut_create_failed_toast">Failed to create shortcut: %s</string>
<string name="size">Size</string>
<string name="size_apk">APK Size: %s</string>
<string name="size_bundle">Bundle Size: %s</string>
<string name="sort_by">Sort Apps</string>
<string name="source_code">Source Code</string>
<string name="source_code_summary">Package Manager is an open-source application which is ready to accept contributions from the development community. Click here to check out the source code</string>
<string name="split_apk">Split APKs</string>
<string name="split_apk_list_empty">No split APK\'s are selected. Aborting…</string>
<string name="split_apk_installer">Split APK Installer</string>
<string name="split_apk_installer_description">Split APK\'s (multiple APK files with the same package name)</string>
<string name="split_apk_select">Select split APK\'s to install</string>
<string name="start">Start</string>
<string name="status">Status: %s</string>
<string name="support">Support Group</string>
<string name="support_development">Support Development</string>
<string name="support_development_summary">Help keep this project alive by purchasing the Pro version of Package Manager.\n\nBoth versions are open source, ad-free, and offer the same features — but Pro users may receive updates a little sooner. Your support directly helps with maintenance and future development.</string>
<string name="support_summary">Join Telegram support group</string>
<string name="sure_question">Are you sure?</string>
<string name="time_installed">Installed Time</string>
<string name="time_updated">Updated Time</string>
<string name="turn_on_off">Turn-On/Off</string>
<string name="turn_on_off_selected_question">Turn-On/Off selected apps?</string>
<string name="uninstall">Uninstall</string>
<string name="uninstall_adb">Uninstall with ADB</string>
<string name="uninstall_adb_summary">You\'ve selected \'%s\', which is a system application. Unfortunately, the Android ecosystem doesn\'t allow third-party user applications, such as Package Manager, to remove system applications in a non-rooted environment. Don\'t worry though. Package Manager will guide you to remove this application using the Android Debug Bridge (ADB) method. If you already have a fully working ADB, executing the following command from an ADB shell will uninstall this application. In order to configure a working ADB environment, please check out the linked Documentation page.</string>
<string name="uninstall_nope">Sorry. You can\'t do this from here</string>
<string name="uninstall_selected_question">Uninstall selected apps?</string>
<string name="uninstall_summary">Removing %s</string>
<string name="uninstall_status_failed">Uninstalling %s is failed or cancelled by the user</string>
<string name="uninstall_title">Are you sure to uninstall %s?</string>
<string name="uninstall_updates_message">A local update of \'%s\' is, however, installed, which can be freely removed by clicking the \"Uninstall\" button.</string>
<string name="uninstall_warning">Important: Uninstalling system apps can sometimes lead to unexpected issues or reduced device functionality.\n\n *** <b>USE AT YOUR OWN RISK</b> ***\n</string>
<string name="uninstalled_apps">Uninstalled Apps</string>
<string name="update">Update</string>
<string name="user_interface">User Interface</string>
<string name="warning">Warning</string>
<string name="welcome_message">Welcome to Package Manager — effortlessly manage your apps with a powerful, intuitive tool.</string>
<string name="wrong_extension">Please select a file with %s extension.</string>
<string name="yes">Yes</string>
</resources>