OSDN Git Service

Create pop-up dialog for each application
[android-x86/external-koush-Superuser.git] / Superuser / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3      Copyright (C) 2013-2014 The CyanogenMod Project
4
5      Licensed under the Apache License, Version 2.0 (the "License");
6      you may not use this file except in compliance with the License.
7      You may obtain a copy of the License at
8
9           http://www.apache.org/licenses/LICENSE-2.0
10
11      Unless required by applicable law or agreed to in writing, software
12      distributed under the License is distributed on an "AS IS" BASIS,
13      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14      See the License for the specific language governing permissions and
15      limitations under the License.
16 -->
17 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18     <string name="superuser">Superuser</string>
19     <string name="allow">Allow</string>
20     <string name="deny">Deny</string>
21     <string name="status_incoming">Incoming Superuser Request\u2026</string>
22     <string name="unknown_uid">Unknown UID: %s</string>
23     <string name="application_request">%s is requesting Superuser access.</string>
24     <string name="info">Warning: If you do not understand this, you should deny the request.</string>
25     <string name="request">Superuser Request</string>
26     <string name="package_header">Package:</string>
27     <string name="app_header">App:</string>
28     <string name="uid_header">Requested UID:</string>
29     <string name="command_header">Command:</string>
30     <string name="this_time_only">This time only</string>
31     <string name="remember_for">Remember choice for %s minutes</string>
32     <string name="remember_forever">Remember choice forever</string>
33     <string name="interactive">Interactive</string>
34     <string name="logs">Logs</string>
35     <string name="settings">Settings</string>
36     <string name="delete">Delete</string>
37     <string name="no_logs">No Logs</string>
38     <string name="no_apps">There are currently no Superuser app policies.</string>
39     <string name="logging">Logging</string>
40     <string name="logging_summary">Enable or disable all Superuser request logging</string>
41     <string name="pin_protection">PIN Protection</string>
42     <string name="pin_protection_summary">Require entry of a PIN to approve Superuser requests</string>
43     <string name="request_timeout">Request Timeout</string>
44     <string name="request_timeout_summary">Superuser requests will time out and be denied after %s seconds</string>
45     <string name="notifications">Notifications</string>
46     <string name="none">None</string>
47     <string name="notifications_summary">A %s will be shown when an app is granted or denied Superuser permissions</string>
48     <string name="enter_pin">Enter PIN</string>
49     <string name="enter_new_pin">Enter New PIN</string>
50     <string name="incorrect_pin">Incorrect PIN</string>
51     <string name="confirm_pin">Confirm PIN</string>
52     <string name="pin_mismatch">PIN did not match</string>
53     <string name="pin_set">Superuser PIN protection enabled</string>
54     <string name="number_seconds">%s seconds</string>
55     <string name="superuser_granted">Superuser granted to %s</string>
56     <string name="superuser_denied">Superuser denied to %s</string>
57     <string name="toast">Toast</string>
58     <string name="notification">Notification</string>
59     <string name="no_notification">No notification will be shown</string>
60     <string name="developer_warning">Developer Warning:\nandroid.permission.ACCESS_SUPERUSER\nnot declared in manifest.</string>
61     <string name="superuser_description">full permissions to all device features and storage</string>
62     <string name="superuser_description_more">Superuser grants full access to all device features and storage, including the secure and sensitive hardware elements of your device. This permission is potentially dangerous.</string>
63     <string name="declared_permission">Declared Permission</string>
64     <string name="declared_permission_summary">Only allow requests from apps that declare android.permission.ACCESS_SUPERUSER</string>
65     <string name="automatic_response">Automatic Response</string>
66     <string name="prompt">Prompt</string>
67     <string name="automatic_response_allow_summary">Automatically allow new requests</string>
68     <string name="automatic_response_deny_summary">Automatically deny new requests</string>
69     <string name="automatic_response_prompt_summary">Show confirmation dialog for new requests</string>
70     <string name="security">Security</string>
71     <string name="multiuser_policy">Multiuser Policy</string>
72     <string name="multiuser_owner_only_summary">Only the device owner can request Superuser</string>
73     <string name="multiuser_owner_managed_summary">The device owner will be prompted when another user requests Superuser</string>
74     <string name="multiuser_user_summary">All users can request Superuser</string>
75     <string name="multiuser_owner_only">Owner Only</string>
76     <string name="multiuser_owner_managed">Owner Managed</string>
77     <string name="multiuser_user">All Users</string>
78     <string name="multiuser_require_owner">The Multiuser Policy can only be managed by the device owner.</string>
79     <string name="owner_login_info">Please switch to the owner account to approve or deny this request.</string>
80     <string name="all_commands">All Commands</string>
81     <string name="about">About</string>
82     <string name="apps">Apps</string>
83     <string name="installing">Installing</string>
84     <string name="installing_superuser">Installing Superuser\u2026</string>
85     <string name="install_superuser">Install Superuser</string>
86     <string name="install_superuser_info">The Superuser binary (su) must be updated.\n\nPlease choose an installation method.\nRecovery mode installation is recommended for HTC devices.</string>
87     <string name="recovery_install">Recovery Install</string>
88     <string name="install">Install</string>
89     <string name="checking_superuser">Checking Superuser\u2026</string>
90     <string name="install_error">There was an error installing Superuser. Please send a log of the error to the developer.</string>
91     <string name="install_success">Installation of Superuser was successful.</string>
92     <string name="su_binary_outdated">The su binary is out of date.</string>
93     <string name="superuser_access">Superuser Access</string>
94     <string name="access_disabled">Disabled</string>
95     <string name="apps_only">Apps only</string>
96     <string name="adb_only">ADB only</string>
97     <string name="apps_and_adb">Apps and ADB</string>
98     <string name="whats_new">What\'s New</string>
99     <string name="rate">Rate</string>
100     <string name="theme">Theme</string>
101     <string name="light">Light</string>
102     <string name="dark">Dark</string>
103     <string name="pin_disabled">Superuser PIN protection disabled</string>
104     <string name="revoke_permission">Revoke Superuser permission</string>
105     <string name="details">Details</string>
106     <string name="db_delete_error">Superuser permission cannot be revoked from this application. \nPlease restart the Superuser application and try again.</string>
107 </resources>