forked from SmartPack/PackageManager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
strings.xml
248 lines (247 loc) · 20.5 KB
/
strings.xml
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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="app_name" translatable="false">Package Manager</string>
<string name="about">About</string>
<string name="about_summary"><i>A simple, yet powerful application to manage your apps.</i></string>
<string name="activities">Activities</string>
<string name="apk_path">APK Path</string>
<string name="app_info">App info</string>
<string name="apks">APK\'s</string>
<string name="batch_options">Batch Options</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_disable">Are you sure to disable (if enabled) or enable (if disabled) the following app(s)?</string>
<string name="batch_list_export">Are you sure to export the following app(s) to device storage?</string>
<string name="batch_list_remove">Are you sure to remove the following app(s)?</string>
<string name="batch_list_removed">%s is removed from batch list</string>
<string name="batch_list_reset">Are you sure to reset the following app(s)?</string>
<string name="batch_list_summary">The following applications are added to the batch list</string>
<string name="batch_processing">Batch Processing in Progress!</string>
<string name="batch_processing_finished">Batch Processing Completed!</string>
<string name="batch_processing_initialized">Initializing Batch Process</string>
<string name="batch_warning">Your batch settings will be removed! Are you sure?</string>
<string name="billing_client_disconnected">Failed to connect with Google Play Billing client!</string>
<string name="bundle_install">Are you sure to install the split apk\'s from \'%s\'?</string>
<string name="bundle_install_apks">Are you sure to install app bundle \'%s\'?</string>
<string name="bundle_install_message">Please Note: In order to install multiple APK\'s (split APK\'s), please place all of them in a single folder and select one among them. Package Manager will pick and handle the rest.</string>
<string name="bundle_path">Bundle Path</string>
<string name="bundles">Bundles</string>
<string name="cancel">Cancel</string>
<string name="certificate">Certificate</string>
<string name="change_logs">Change-logs</string>
<string name="credits">Credits</string>
<string name="credits_summary">A list of people who contributed to this project</string>
<string name="dark_theme">Dark Theme</string>
<string name="dark_theme_auto">Auto</string>
<string name="dark_theme_disable">Disable</string>
<string name="dark_theme_enable">Enable</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="developed_by">Developed By</string>
<string name="delete">Delete</string>
<string name="delete_question">Delete \'%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="dismiss">Dismiss</string>
<string name="documentation">Documentation</string>
<string name="documentation_summary">Check out detailed documentation to use Package Manager</string>
<string name="done">Done</string>
<string name="enable">Enable</string>
<string name="enabled">enabled</string>
<string name="enabling">Enabling %s</string>
<string name="explore">Explore</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_file_message">is successfully exported into %s!</string>
<string name="export_storage_message">Export %s into device storage?</string>
<string name="exported_apps">Exported Apps</string>
<string name="exporting">Exporting %s</string>
<string name="exporting_bundle">Exporting %s app bundle</string>
<string name="everything_done">Everything Done!</string>
<string name="failed">Failed</string>
<string name="file_permission_request_message">In order to get this feature working on newer Android versions (Android R or newer), it is necessary to grant \"All files access\" permission to Package Manager. Kindly grant the permission manually from the new screen opened after clicking the \"Grant\" button.</string>
<string name="file_picker">File Picker</string>
<string name="file_picker_external">External</string>
<string name="file_picker_inbuilt">In-built</string>
<string name="file_picker_message">Please Note: This feature is too experimental!</string>
<string name="got_it">Got it</string>
<string name="grant">Grant</string>
<string name="important">Important</string>
<string name="initializing">Initializing…</string>
<string name="install">Install</string>
<string name="install_bundle">Install Split APKs</string>
<string name="install_question">Install \'%s\'?</string>
<string name="installation_cancel_message">Are you sure to cancel the installation?</string>
<string name="installation_status_aborted">Installation was cancelled by user</string>
<string name="installation_status_bad_apks">Invalid APK files selected</string>
<string name="installation_status_blocked">Installation was blocked</string>
<string name="installation_status_conflict">Unable to install the app because it conflicts with an already installed app with same package name</string>
<string name="installation_status_failed">Installation Failed!</string>
<string name="installation_status_incompatible">Application is incompatible with this device</string>
<string name="installation_status_storage">Not enough storage space to install the app</string>
<string name="installation_status_success">Installation Completed Successfully!</string>
<string name="installing_bundle">Installing App Bundle!</string>
<string name="language">Language</string>
<string name="language_am" translatable="false">አማርኛ</string>
<string name="language_cs" translatable="false">čeština</string>
<string name="language_default">Default</string>
<string name="language_el" translatable="false">Ελληνικά</string>
<string name="language_en" translatable="false">English</string>
<string name="language_es" translatable="false">Español</string>
<string name="language_fr" translatable="false">français</string>
<string name="language_de" translatable="false">Deutsche</string>
<string name="language_hu" translatable="false">Magyar</string>
<string name="language_ko" translatable="false">한국어</string>
<string name="language_ml" translatable="false">മലയാളം</string>
<string name="language_pl" translatable="false">Polski"</string>
<string name="language_pt" translatable="false">Português</string>
<string name="language_ru" translatable="false">русский</string>
<string name="language_tr" translatable="false">Türkçe</string>
<string name="language_uk" translatable="false">Українська</string>
<string name="language_vi" translatable="false">Tiếng Việt</string>
<string name="language_zh" translatable="false">中文(简体)</string>
<string name="list">List</string>
<string name="manifest">Manifest</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="no_internet">Please check your internet connection!</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_access_notification">Allows a system app to access notifications</string>
<string name="operations_accessibility_service">Required by an Accessibility Service, to ensure that only the system can bind to it</string>
<string name="operations_audio_notification">Change notification volume</string>
<string name="operations_boot_completed">Receive a broadcast indicating that the system has finished booting</string>
<string name="operations_body_sensors">Access data from sensors that the user uses to measure what is happening inside his/her body, such as heart rate</string>
<string name="operations_call_phone">Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call</string>
<string name="operations_camera">Required to be able to access the camera device</string>
<string name="operations_change_wifi">Allows applications to change Wi-Fi connectivity state</string>
<string name="operations_coarse_location">Allows an app to access approximate location</string>
<string name="operations_delete_packages">Allows an application to request deleting packages</string>
<string name="operations_fine_location">Allows an application to access precise location</string>
<string name="operations_get_accounts">Allows access to the list of accounts in the Accounts Service</string>
<string name="operations_gps">Allows an application to access the GPS</string>
<string name="operations_install_packages">Allows an application to install packages</string>
<string name="operations_mute_microphone">Allows an application to access mute the microphone</string>
<string name="operations_neighbouring_cells">Allows an application to received Signal Strength and Cell ID location</string>
<string name="operations_post_notification">Allows an application to post notifications</string>
<string name="operations_process_outgoing_calls">Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether</string>
<string name="operations_read_calender">Allows an application to read the user\'s calendar data</string>
<string name="operations_read_call_log">Allows an application to read the user\'s call log</string>
<string name="operations_read_clipboard">Read contents of the clipboard service</string>
<string name="operations_read_contacts">Allows an application to read the user\'s contacts data</string>
<string name="operations_read_storage">Allows an application to read from external storage</string>
<string name="operations_read_phone_numbers">Allows read access to the device\'s phone number(s). This is a subset of the capabilities granted by READ_PHONE_STATE but is exposed to instant applications</string>
<string name="operations_read_phone_state">Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any phone accounts registered on the device</string>
<string name="operations_read_sms">Allows an application to read SMS messages</string>
<string name="operations_receive_mms">Allows an application to monitor incoming MMS messages</string>
<string name="operations_receive_sms">Allows an application to receive SMS messages</string>
<string name="operations_receive_emergency_sms">Allows an application to receive Emergency SMS messages</string>
<string name="operations_receive_wap_push">Allows an application to receive WAP push messages</string>
<string name="operations_record_audio">Allows an application to record audio</string>
<string name="operations_ring_volume">Change ring volume</string>
<string name="operations_run_background">Allows an application to run in the background</string>
<string name="operations_start_foreground">Start foreground services. Requires FOREGROUND_SERVICE permission</string>
<string name="operations_system_alert_window">Create windows and show them on top of all other apps</string>
<string name="operations_take_audio_focus">Allows an application to be the only one holding audio focus</string>
<string name="operations_toast_window">Show short duration messages on screen</string>
<string name="operations_unavailable">Description for \'%s\' is not available</string>
<string name="operations_usage_status">Allows an application to collect component usage statistics</string>
<string name="operations_use_biometric">Use device supported biometric modalities</string>
<string name="operations_use_fingerprint">Allows an app to use fingerprint hardware</string>
<string name="operations_vibrate">Allows access to the vibrator</string>
<string name="operations_wake_lock">Use PowerManager WakeLocks to keep processor from sleeping or screen from dimming</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="operations_wifi_scan">Allows an application to access scan WiFi networks</string>
<string name="operations_write_calender">Allows an application to write the user\'s calendar data</string>
<string name="operations_write_call_log">Allows an application to write (but not read) the user\'s call log data</string>
<string name="operations_write_clipboard">Write data to the clipboard</string>
<string name="operations_write_contacts">Allows an application to write the user\'s contacts data</string>
<string name="operations_write_settings">Read or write the system settings (there are limitations)</string>
<string name="operations_write_sms">Allows an application to send SMS messages</string>
<string name="operations_write_storage">Allows an application to write to external storage</string>
<string name="operations_write_wallpaper">Allows an application to set the wallpaper</string>
<string name="package_id">Package ID</string>
<string name="package_removed">Selected package is just removed! Aborting…</string>
<string name="permissions">Permissions</string>
<string name="permission_denied_write_storage">Permission denied for accessing storage!</string>
<string name="playstore">Google Play</string>
<string name="press_back">Press back again to exit</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="reset">Reset</string>
<string name="reset_message">Reset \'%s\'?</string>
<string name="reset_summary">Resetting %s</string>
<string name="result">Result: %s</string>
<string name="reverse_order">Reverse Order</string>
<string name="search">Search…</string>
<string name="sdcard">SDCard</string>
<string name="select">Select</string>
<string name="select_all">Select All</string>
<string name="select_all_summary">Select and add all applications from this page to the batch list?</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="show_apps_all">All</string>
<string name="show_apps_system">System</string>
<string name="show_apps_user">User</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_installer">Split APK Installer</string>
<string name="split_apk_list">List of split APKs</string>
<string name="start">Start</string>
<string name="support">Support Group</string>
<string name="support_acknowledged">Donation Acknowledged \u2665</string>
<string name="support_app">Buy Donation App</string>
<string name="support_development">Support Development</string>
<string name="support_development_summary">If you like to appreciate the efforts of the developer to provide this tool entirely free, please consider sending a small donation by clicking one among the below-provided options! Buying any of this product will award you a supporter badge here!</string>
<string name="support_dinner">Buy me a Dinner</string>
<string name="support_meal">Buy me a Meal</string>
<string name="support_coffee">Buy me a Coffee</string>
<string name="support_already_received_message">You\'ve already supported the development with this item before!</string>
<string name="support_received_message">Thank you very much for your support \u2665\nIt will motivate me a lot to continue my projects more active! Moreover, you\'ll receive a supporter badge on the top of this page.</string>
<string name="support_retry_message">Please try purchasing again!</string>
<string name="support_status_message">Thank you very much for your support!</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="translations">Translations</string>
<string name="translations_summary">Help me to translate this app! Click here to visit POEditor localization project</string>
<string name="turn_on_off">Turn-On/Off</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_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_warning">Please note: Removing system apps will be sometimes dangerous!\n\n *** <b>USE AT YOUR OWN RISK</b> ***\n</string>
<string name="version">Version: %s</string>
<string name="warning">Warning</string>
<string name="welcome_message">Welcome to Package Manager, a simple, yet powerful application to manage your apps.</string>
<string name="welcome_message_root">WARNING: This application is too powerful to mess up your device. The developer of this application won\'t take any responsibility if something wrong happened to your device.</string>
<string name="welcome_message_noroot">Please Note: Root Access is either unavailable in your device, or declined for Package Manager! The capabilities of this application on your device will be, therefore, limited.</string>
<string name="wrong_extension">Please select a file with %s extension.</string>
<string name="yes">Yes</string>
</resources>