• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

external/koush/Superuser


Commit MetaInfo

修訂3376db6109e84ad74863a5ca6ecda4ca3edfb525 (tree)
時間2015-03-04 12:19:35
作者Michael Bestas <mikeioannina@gmai...>
CommiterMichael Bestas

Log Message

Automatic translation import

Change-Id: Ide8cdd70619abbd64568a61c1f78a9f46a2e84ca

Change Summary

差異

--- a/Superuser/res/values-az/strings.xml
+++ b/Superuser/res/values-az/strings.xml
@@ -42,8 +42,8 @@
4242 <string name="logging_summary">Bütün Super İstifadәçi tәlәblәrә daxil olmaq imkan verilmәsi</string>
4343 <string name="pin_protection">PİN müdafiyә</string>
4444 <string name="pin_protection_summary">Super İstifadәçi sorğu təsdiq üçün PİN daxil etmә tәlәbi</string>
45- <string name="request_timeout">sorğu fasiləsi</string>
46- <string name="request_timeout_summary">Super Istifadәçi tәlәbi %s saniyәdәn sonra inkar edilәcәk</string>
45+ <string name="request_timeout">Sorğuya qoyulan vaxt</string>
46+ <string name="request_timeout_summary">%s saniyә sonra Super Istifadәçi sorğuları üçün qoyulan vaxt başa çatıb rədd ediləcək</string>
4747 <string name="notifications">Xəbərdarlıqlar</string>
4848 <string name="none">Heç bir</string>
4949 <string name="toast">Tost</string>
--- /dev/null
+++ b/Superuser/res/values-en-rAU/strings.xml
@@ -0,0 +1,111 @@
1+<?xml version="1.0" encoding="utf-8"?>
2+<!--Generated by crowdin.com-->
3+<!--
4+ Copyright (C) 2013-2014 The CyanogenMod Project
5+
6+ Licensed under the Apache License, Version 2.0 (the "License");
7+ you may not use this file except in compliance with the License.
8+ You may obtain a copy of the License at
9+
10+ http://www.apache.org/licenses/LICENSE-2.0
11+
12+ Unless required by applicable law or agreed to in writing, software
13+ distributed under the License is distributed on an "AS IS" BASIS,
14+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+ See the License for the specific language governing permissions and
16+ limitations under the License.
17+-->
18+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19+ <string name="superuser">Superuser</string>
20+ <string name="su_allow">Allow</string>
21+ <string name="su_allow_countdown">Allow (%1$s)</string>
22+ <string name="su_deny">Deny</string>
23+ <string name="status_incoming">Incoming Superuser Request\u2026</string>
24+ <string name="unknown_uid">Unknown UID: %s</string>
25+ <string name="application_request">%s is requesting Superuser access.</string>
26+ <string name="info">Warning: If you do not understand this, you should deny the request.</string>
27+ <string name="request">Superuser Request</string>
28+ <string name="package_header">Package:</string>
29+ <string name="app_header">App:</string>
30+ <string name="uid_header">Requested UID:</string>
31+ <string name="command_header">Command:</string>
32+ <string name="this_time_only">This time only</string>
33+ <string name="remember_for">Remember choice for %s minutes</string>
34+ <string name="remember_forever">Remember choice forever</string>
35+ <string name="interactive">Interactive</string>
36+ <string name="logs">Logs</string>
37+ <string name="settings">Settings</string>
38+ <string name="delete">Delete</string>
39+ <string name="no_logs">No Logs</string>
40+ <string name="no_apps">There are currently no Superuser app policies.</string>
41+ <string name="logging">Logging</string>
42+ <string name="logging_summary">Enable all Superuser request logging</string>
43+ <string name="pin_protection">PIN Protection</string>
44+ <string name="pin_protection_summary">Require entry of a PIN to approve Superuser requests</string>
45+ <string name="request_timeout">Request Timeout</string>
46+ <string name="request_timeout_summary">Superuser requests will time out and be denied after %s seconds</string>
47+ <string name="notifications">Notifications</string>
48+ <string name="none">None</string>
49+ <string name="toast">Toast</string>
50+ <string name="notification">Notification</string>
51+ <string name="toast_summary">toast</string>
52+ <string name="notification_summary">notification</string>
53+ <string name="notifications_summary">A %s will be shown when an app is granted or denied Superuser permissions</string>
54+ <string name="no_notification">No notification will be shown</string>
55+ <string name="enter_pin">Enter PIN</string>
56+ <string name="enter_new_pin">Enter New PIN</string>
57+ <string name="incorrect_pin">Incorrect PIN</string>
58+ <string name="confirm_pin">Confirm PIN</string>
59+ <string name="pin_mismatch">PIN did not match</string>
60+ <string name="pin_set">Superuser PIN protection enabled</string>
61+ <string name="number_seconds">%s seconds</string>
62+ <string name="superuser_granted">Superuser granted to %s</string>
63+ <string name="superuser_denied">Superuser denied to %s</string>
64+ <string name="developer_warning">Developer Warning:\nandroid.permission.ACCESS_SUPERUSER\nnot declared in manifest.</string>
65+ <string name="superuser_description">full permissions to all device features and storage</string>
66+ <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>
67+ <string name="declared_permission">Declared Permission</string>
68+ <string name="declared_permission_summary">Only allow requests from apps that declare android.permission.ACCESS_SUPERUSER</string>
69+ <string name="automatic_response">Automatic Response</string>
70+ <string name="prompt">Prompt</string>
71+ <string name="automatic_response_allow_summary">Automatically allow new requests</string>
72+ <string name="automatic_response_deny_summary">Automatically deny new requests</string>
73+ <string name="automatic_response_prompt_summary">Show confirmation dialog for new requests</string>
74+ <string name="security">Security</string>
75+ <string name="multiuser_policy">Multi-user Policy</string>
76+ <string name="multiuser_owner_only_summary">Only the device owner can request Superuser</string>
77+ <string name="multiuser_owner_managed_summary">The device owner will be prompted when another user requests Superuser</string>
78+ <string name="multiuser_user_summary">All users can request Superuser</string>
79+ <string name="multiuser_owner_only">Owner Only</string>
80+ <string name="multiuser_owner_managed">Owner Managed</string>
81+ <string name="multiuser_user">All Users</string>
82+ <string name="multiuser_require_owner">The Multi-user Policy can only be managed by the device owner.</string>
83+ <string name="owner_login_info">Please switch to the owner account to approve or deny this request.</string>
84+ <string name="all_commands">All Commands</string>
85+ <string name="about">About</string>
86+ <string name="apps">Apps</string>
87+ <string name="installing">Installing</string>
88+ <string name="installing_superuser">Installing Superuser\u2026</string>
89+ <string name="install_superuser">Install Superuser</string>
90+ <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>
91+ <string name="recovery_install">Recovery Install</string>
92+ <string name="install">Install</string>
93+ <string name="checking_superuser">Checking Superuser\u2026</string>
94+ <string name="install_error">There was an error installing Superuser. Please send a log of the error to the developer.</string>
95+ <string name="install_success">Installation of Superuser was successful.</string>
96+ <string name="su_binary_outdated">The su binary is out of date.</string>
97+ <string name="superuser_access">Superuser Access</string>
98+ <string name="access_disabled">Disabled</string>
99+ <string name="apps_only">Apps only</string>
100+ <string name="adb_only">ADB only</string>
101+ <string name="apps_and_adb">Apps and ADB</string>
102+ <string name="whats_new">What\'s New</string>
103+ <string name="rate">Rate</string>
104+ <string name="theme">Theme</string>
105+ <string name="light">Light</string>
106+ <string name="dark">Dark</string>
107+ <string name="pin_disabled">Superuser PIN protection disabled</string>
108+ <string name="revoke_permission">Revoke Superuser permission</string>
109+ <string name="details">Details</string>
110+ <string name="db_delete_error">Superuser permission cannot be revoked from this app.\nPlease restart the Superuser app and try again.</string>
111+</resources>
--- /dev/null
+++ b/Superuser/res/values-en-rIN/strings.xml
@@ -0,0 +1,111 @@
1+<?xml version="1.0" encoding="utf-8"?>
2+<!--Generated by crowdin.com-->
3+<!--
4+ Copyright (C) 2013-2014 The CyanogenMod Project
5+
6+ Licensed under the Apache License, Version 2.0 (the "License");
7+ you may not use this file except in compliance with the License.
8+ You may obtain a copy of the License at
9+
10+ http://www.apache.org/licenses/LICENSE-2.0
11+
12+ Unless required by applicable law or agreed to in writing, software
13+ distributed under the License is distributed on an "AS IS" BASIS,
14+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+ See the License for the specific language governing permissions and
16+ limitations under the License.
17+-->
18+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19+ <string name="superuser">Superuser</string>
20+ <string name="su_allow">Allow</string>
21+ <string name="su_allow_countdown">Allow (%1$s)</string>
22+ <string name="su_deny">Deny</string>
23+ <string name="status_incoming">Incoming Superuser Request\u2026</string>
24+ <string name="unknown_uid">Unknown UID: %s</string>
25+ <string name="application_request">%s is requesting Superuser access.</string>
26+ <string name="info">Warning: If you do not understand this, you should deny the request.</string>
27+ <string name="request">Superuser Request</string>
28+ <string name="package_header">Package:</string>
29+ <string name="app_header">App:</string>
30+ <string name="uid_header">Requested UID:</string>
31+ <string name="command_header">Command:</string>
32+ <string name="this_time_only">This time only</string>
33+ <string name="remember_for">Remember choice for %s minutes</string>
34+ <string name="remember_forever">Remember choice forever</string>
35+ <string name="interactive">Interactive</string>
36+ <string name="logs">Logs</string>
37+ <string name="settings">Settings</string>
38+ <string name="delete">Delete</string>
39+ <string name="no_logs">No Logs</string>
40+ <string name="no_apps">There are currently no Superuser app policies.</string>
41+ <string name="logging">Logging</string>
42+ <string name="logging_summary">Enable all Superuser request logging</string>
43+ <string name="pin_protection">PIN Protection</string>
44+ <string name="pin_protection_summary">Require entry of a PIN to approve Superuser requests</string>
45+ <string name="request_timeout">Request Timeout</string>
46+ <string name="request_timeout_summary">Superuser requests will time out and be denied after %s seconds</string>
47+ <string name="notifications">Notifications</string>
48+ <string name="none">None</string>
49+ <string name="toast">Toast</string>
50+ <string name="notification">Notification</string>
51+ <string name="toast_summary">toast</string>
52+ <string name="notification_summary">notification</string>
53+ <string name="notifications_summary">A %s will be shown when an app is granted or denied Superuser permissions</string>
54+ <string name="no_notification">No notification will be shown</string>
55+ <string name="enter_pin">Enter PIN</string>
56+ <string name="enter_new_pin">Enter New PIN</string>
57+ <string name="incorrect_pin">Incorrect PIN</string>
58+ <string name="confirm_pin">Confirm PIN</string>
59+ <string name="pin_mismatch">PIN did not match</string>
60+ <string name="pin_set">Superuser PIN protection enabled</string>
61+ <string name="number_seconds">%s seconds</string>
62+ <string name="superuser_granted">Superuser granted to %s</string>
63+ <string name="superuser_denied">Superuser denied to %s</string>
64+ <string name="developer_warning">Developer Warning:\nandroid.permission.ACCESS_SUPERUSER\nnot declared in manifest.</string>
65+ <string name="superuser_description">full permissions to all device features and storage</string>
66+ <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>
67+ <string name="declared_permission">Declared Permission</string>
68+ <string name="declared_permission_summary">Only allow requests from apps that declare android.permission.ACCESS_SUPERUSER</string>
69+ <string name="automatic_response">Automatic Response</string>
70+ <string name="prompt">Prompt</string>
71+ <string name="automatic_response_allow_summary">Automatically allow new requests</string>
72+ <string name="automatic_response_deny_summary">Automatically deny new requests</string>
73+ <string name="automatic_response_prompt_summary">Show confirmation dialog for new requests</string>
74+ <string name="security">Security</string>
75+ <string name="multiuser_policy">Multiuser Policy</string>
76+ <string name="multiuser_owner_only_summary">Only the device owner can request Superuser</string>
77+ <string name="multiuser_owner_managed_summary">The device owner will be prompted when another user requests Superuser</string>
78+ <string name="multiuser_user_summary">All users can request Superuser</string>
79+ <string name="multiuser_owner_only">Owner Only</string>
80+ <string name="multiuser_owner_managed">Owner Managed</string>
81+ <string name="multiuser_user">All Users</string>
82+ <string name="multiuser_require_owner">The Multiuser Policy can only be managed by the device owner.</string>
83+ <string name="owner_login_info">Please switch to the owner account to approve or deny this request.</string>
84+ <string name="all_commands">All Commands</string>
85+ <string name="about">About</string>
86+ <string name="apps">Apps</string>
87+ <string name="installing">Installing</string>
88+ <string name="installing_superuser">Installing Superuser\u2026</string>
89+ <string name="install_superuser">Install Superuser</string>
90+ <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>
91+ <string name="recovery_install">Recovery Install</string>
92+ <string name="install">Install</string>
93+ <string name="checking_superuser">Checking Superuser\u2026</string>
94+ <string name="install_error">There was an error installing Superuser. Please send a log of the error to the developer.</string>
95+ <string name="install_success">Installation of Superuser was successful.</string>
96+ <string name="su_binary_outdated">The su binary is out of date.</string>
97+ <string name="superuser_access">Superuser Access</string>
98+ <string name="access_disabled">Disabled</string>
99+ <string name="apps_only">Apps only</string>
100+ <string name="adb_only">ADB only</string>
101+ <string name="apps_and_adb">Apps and ADB</string>
102+ <string name="whats_new">What\'s New</string>
103+ <string name="rate">Rate</string>
104+ <string name="theme">Theme</string>
105+ <string name="light">Light</string>
106+ <string name="dark">Dark</string>
107+ <string name="pin_disabled">Superuser PIN protection disabled</string>
108+ <string name="revoke_permission">Revoke Superuser permission</string>
109+ <string name="details">Details</string>
110+ <string name="db_delete_error">Superuser permission cannot be revoked from this app.\nPlease restart the Superuser app and try again.</string>
111+</resources>