external/koush/Superuser
Revisão | 215b8e432032046a1063f25a80c778222d108815 (tree) |
---|---|
Hora | 2014-02-16 23:14:21 |
Autor | Arthur Zamarin <arthurzam@gmai...> |
Commiter | Arthur Zamarin |
Superuser: IW translations
Change-Id: I85fa4d283ee6f31026f5eb525f7fc99b47c9b7f7
@@ -1,6 +1,20 @@ | ||
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | -<resources> | |
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 | |
3 | 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> | |
4 | 18 | <string name="superuser">Superuser</string> |
5 | 19 | <string name="allow">אפשר</string> |
6 | 20 | <string name="deny">דחה</string> |
@@ -75,10 +89,16 @@ | ||
75 | 89 | <string name="checking_superuser">בודק Superuser...</string> |
76 | 90 | <string name="install_error">אירעה שגיאה בעת התקנת Superuser. בבקשה שלח דוח למפתח התוכנה.</string> |
77 | 91 | <string name="install_success">התקנת Superuser הצליחה.</string> |
92 | + <string name="su_binary_outdated">גרסת ה-su פגת תוקף.</string> | |
93 | + <string name="superuser_access">הרשאת Superuser</string> | |
78 | 94 | <string name="access_disabled">מבוטל</string> |
79 | 95 | <string name="apps_only">יישומים בלבד</string> |
80 | 96 | <string name="adb_only">ADB בלבד</string> |
81 | 97 | <string name="apps_and_adb">יישומים ו-ADB</string> |
82 | 98 | <string name="whats_new">מה חדש?</string> |
83 | 99 | <string name="rate">דרג</string> |
100 | + <string name="theme">ערכת עיצוב</string> | |
101 | + <string name="light">בהיר</string> | |
102 | + <string name="dark">כהה</string> | |
103 | + <string name="pin_disabled">הגנת PIN ל-Superuser מושבתת</string> | |
84 | 104 | </resources> |