|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<!-- |
| 3 | + * Copyright (C) 2007 The Android Open Source 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 | + |
| 18 | +<resources> |
| 19 | + <string-array name="entries_statusbar_preference"> |
| 20 | + <item>Прикажи траку стања</item> |
| 21 | + <item>Сакриј траку стања</item> |
| 22 | + </string-array> |
| 23 | + |
| 24 | + <string-array name="entries_actionbar_preference"> |
| 25 | + <!-- <item>Трака радњи онемогућена</item> --> |
| 26 | + <item>Увек прикажи траку радњи</item> |
| 27 | + <item>Сакриј траку радњи (за приказ додирните врх екрана или Мени тастер)</item> |
| 28 | + </string-array> |
| 29 | + |
| 30 | + <string-array name="entries_orientation_preference"> |
| 31 | + <item>Аутоматски</item> |
| 32 | + <item>Пејзаж</item> |
| 33 | + <item>Портрет</item> |
| 34 | + </string-array> |
| 35 | + |
| 36 | + <string-array name="entries_cursorblink_preference"> |
| 37 | + <item>Статични курсор</item> |
| 38 | + <item>Трепћући курсор</item> |
| 39 | + </string-array> |
| 40 | + |
| 41 | + <string-array name="entries_cursorstyle_preference"> |
| 42 | + <item>Правоугаоник</item> |
| 43 | + <item>Подвлака</item> |
| 44 | + <item>Вертикална трака</item> |
| 45 | + </string-array> |
| 46 | + |
| 47 | + <string-array name="entries_fontsize_preference"> |
| 48 | + <item>4 x 8 px</item> |
| 49 | + <item>6 pt</item> |
| 50 | + <item>7 pt</item> |
| 51 | + <item>8 pt</item> |
| 52 | + <item>9 pt</item> |
| 53 | + <item>10 pt</item> |
| 54 | + <item>12 pt</item> |
| 55 | + <item>14 pt</item> |
| 56 | + <item>16 pt</item> |
| 57 | + <item>20 pt</item> |
| 58 | + <item>24 pt</item> |
| 59 | + <item>28 pt</item> |
| 60 | + <item>32 pt</item> |
| 61 | + <item>36 pt</item> |
| 62 | + <item>42 pt</item> |
| 63 | + <item>48 pt</item> |
| 64 | + <item>64 pt</item> |
| 65 | + <item>72 pt</item> |
| 66 | + <item>96 pt</item> |
| 67 | + <item>144 pt</item> |
| 68 | + <item>288 pt</item> |
| 69 | + </string-array> |
| 70 | + |
| 71 | + <string-array name="entries_color_preference"> |
| 72 | + <item>Црни текст на белом</item> |
| 73 | + <item>Бели текст на црном</item> |
| 74 | + <item>Бели текст на плавом</item> |
| 75 | + <item>Зелени текст на црном</item> |
| 76 | + <item>Јантарни текст на црном</item> |
| 77 | + <item>Црвени текст на црном</item> |
| 78 | + <item>Холо плави текст на црном</item> |
| 79 | + <item>Светла соларизована</item> |
| 80 | + <item>Тамна соларизована</item> |
| 81 | + <item>Линукс конзола</item> |
| 82 | + </string-array> |
| 83 | + |
| 84 | + <string-array name="entries_backaction_preference"> |
| 85 | + <item>Затвара све прозоре терминала</item> |
| 86 | + <item>Затвара само овај прозор терминала</item> |
| 87 | + <item>Затвара активност, оставља сесије покренуте</item> |
| 88 | + <item>Шаље ESC терминалу</item> |
| 89 | + <item>Шаље TAB терминалу</item> |
| 90 | + </string-array> |
| 91 | + |
| 92 | + <string-array name="entries_controlkey_preference"> |
| 93 | + <item>Џог куглица</item> |
| 94 | + <item>\@ тастер</item> |
| 95 | + <item>Леви Алт тастер</item> |
| 96 | + <item>Десни Алт тастер</item> |
| 97 | + <item>Звук Горе тастер</item> |
| 98 | + <item>Звук Доле тастер</item> |
| 99 | + <item>Камера тастер</item> |
| 100 | + <item>Ниједан</item> |
| 101 | + </string-array> |
| 102 | + |
| 103 | + <string-array name="entries_fnkey_preference"> |
| 104 | + <item>Џог куглица</item> |
| 105 | + <item>\@ тастер</item> |
| 106 | + <item>Леви Алт тастер</item> |
| 107 | + <item>Десни Алт тастер</item> |
| 108 | + <item>Звук Горе тастер</item> |
| 109 | + <item>Звук Доле тастер</item> |
| 110 | + <item>Камера тастер</item> |
| 111 | + <item>Ниједан</item> |
| 112 | + </string-array> |
| 113 | + |
| 114 | + <string-array name="entries_ime_preference"> |
| 115 | + <item>Заснована на знаковима</item> |
| 116 | + <item>Заснована на речима</item> |
| 117 | + </string-array> |
| 118 | + |
| 119 | + <!-- These are the 'short' names for the control keys. They are used in the special keys dialog. --> |
| 120 | + <string-array name="control_keys_short_names"> |
| 121 | + <item>Куглица</item> |
| 122 | + <item>\@</item> |
| 123 | + <item>Леви-Алт</item> |
| 124 | + <item>Десни-Алт</item> |
| 125 | + <item>Звук-Горе</item> |
| 126 | + <item>Звук-Доле</item> |
| 127 | + <item>Камера</item> |
| 128 | + <item>Ниједан</item> |
| 129 | + </string-array> |
| 130 | + |
| 131 | + <!-- These are the 'short' names for the Fn keys. They are used in the special keys dialog. --> |
| 132 | + <string-array name="fn_keys_short_names"> |
| 133 | + <item>Куглица</item> |
| 134 | + <item>\@</item> |
| 135 | + <item>Леви-Алт</item> |
| 136 | + <item>Десни-Алт</item> |
| 137 | + <item>Звук-Горе</item> |
| 138 | + <item>Звук-Доле</item> |
| 139 | + <item>Камера</item> |
| 140 | + <item>Ниједан</item> |
| 141 | + </string-array> |
| 142 | +</resources> |
0 commit comments