Loading packages/FusedLocation/res/values-es/strings.xml 0 → 100644 +21 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /** * Copyright (c) 2009, The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ --> <resources> <string name="app_label">Compartir ubicación</string> </resources> packages/InputDevices/res/values-es/strings.xml 0 → 100644 +51 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /** * Copyright (c) 2009, The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ --> <resources> <string name="app_label">Dispositivos de entrada</string> <string name="keyboard_layouts_label">Teclado Android</string> <string name="keyboard_layout_Inglés_uk_label">Inglés (Reino Unido)</string> <string name="keyboard_layout_Inglés_us_label">Inglés (Estados Unidos)</string> <string name="keyboard_layout_Inglés_us_colemak_label">Inglés (Estados Unidos), Colemak</string> <string name="keyboard_layout_Inglés_us_dvorak_label">Inglés (Estados Unidos), Dvorak</string> <string name="keyboard_layout_german_label">Alemán</string> <string name="keyboard_layout_french_label">Francés</string> <string name="keyboard_layout_french_ca_label">Francés (Canadá)</string> <string name="keyboard_layout_russian_label">Ruso</string> <string name="keyboard_layout_russian_mac_label">Ruso, Mac</string> <string name="keyboard_layout_spanish_label">Español</string> <string name="keyboard_layout_swiss_french_label">Suizo (Francés)</string> <string name="keyboard_layout_swiss_german_label">Suizo (Alemán)</string> <string name="keyboard_layout_belgian">Belga</string> <string name="keyboard_layout_bulgarian">Búlgaro</string> <string name="keyboard_layout_italian">Italiano</string> <string name="keyboard_layout_danish">Danés</string> <string name="keyboard_layout_norwegian">Noruego</string> <string name="keyboard_layout_swedish">Sueco</string> <string name="keyboard_layout_finnish">Finlandés</string> <string name="keyboard_layout_croatian">Croata</string> <string name="keyboard_layout_czech">Checo</string> <string name="keyboard_layout_estonian">Estonio</string> <string name="keyboard_layout_hungarian">Húngaro</string> <string name="keyboard_layout_icelandic">Islandés</string> <string name="keyboard_layout_portuguese">Portugués</string> <string name="keyboard_layout_slovak">Eslovaco</string> <string name="keyboard_layout_slovenian">Esloveno</string> <string name="keyboard_layout_turkish">Turco</string> <string name="keyboard_layout_ukrainian">Ucraniano</string> </resources> packages/SystemUI/res/values-es/strings.xml +4 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="utf-8"?> <!-- /** * Copyright (c) 2009, The Android Open Source Project Loading Loading @@ -204,7 +204,7 @@ <string name="status_bar_help_title" msgid="1199237744086469217">"Las notificaciones aparecen aquí"</string> <string name="status_bar_help_text" msgid="7874607155052076323">"Desliza el dedo hacia abajo para acceder al contenido."\n"Vuelve a deslizar el dedo hacia abajo para acceder a los controles del sistema."</string> <!-- CYANOGENMOD EDITS START --> <!-- CYANOGENMOD ADDITIONS START --> <string name="quick_settings_gps">GPS</string> <string name="quick_settings_gps_off">GPS</string> Loading @@ -213,6 +213,7 @@ <string name="quick_settings_lockscreen">Bloqueo</string> <string name="quick_settings_network_type">Red móvil</string> <string name="quick_settings_nfc">NFC</string> <string name="quick_settings_nfc_off">NFC</string> <string name="quick_settings_profile_label">Perfil</string> <string name="quick_settings_report_bug">Notificar error</string> <string name="quick_settings_ringer_normal">Sonido</string> Loading @@ -221,6 +222,7 @@ <string name="quick_settings_screen_sleep">Bloquear</string> <string name="quick_settings_screen_timeout">Tiempo espera</string> <string name="quick_settings_sync">Sincronizar</string> <string name="quick_settings_sync_off">Sincronizar</string> <string name="quick_settings_torch">Linterna</string> <string name="quick_settings_torch_off">Linterna</string> <string name="quick_settings_usb_tether_off_label">Desconectado</string> Loading Loading
packages/FusedLocation/res/values-es/strings.xml 0 → 100644 +21 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /** * Copyright (c) 2009, The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ --> <resources> <string name="app_label">Compartir ubicación</string> </resources>
packages/InputDevices/res/values-es/strings.xml 0 → 100644 +51 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- /** * Copyright (c) 2009, The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ --> <resources> <string name="app_label">Dispositivos de entrada</string> <string name="keyboard_layouts_label">Teclado Android</string> <string name="keyboard_layout_Inglés_uk_label">Inglés (Reino Unido)</string> <string name="keyboard_layout_Inglés_us_label">Inglés (Estados Unidos)</string> <string name="keyboard_layout_Inglés_us_colemak_label">Inglés (Estados Unidos), Colemak</string> <string name="keyboard_layout_Inglés_us_dvorak_label">Inglés (Estados Unidos), Dvorak</string> <string name="keyboard_layout_german_label">Alemán</string> <string name="keyboard_layout_french_label">Francés</string> <string name="keyboard_layout_french_ca_label">Francés (Canadá)</string> <string name="keyboard_layout_russian_label">Ruso</string> <string name="keyboard_layout_russian_mac_label">Ruso, Mac</string> <string name="keyboard_layout_spanish_label">Español</string> <string name="keyboard_layout_swiss_french_label">Suizo (Francés)</string> <string name="keyboard_layout_swiss_german_label">Suizo (Alemán)</string> <string name="keyboard_layout_belgian">Belga</string> <string name="keyboard_layout_bulgarian">Búlgaro</string> <string name="keyboard_layout_italian">Italiano</string> <string name="keyboard_layout_danish">Danés</string> <string name="keyboard_layout_norwegian">Noruego</string> <string name="keyboard_layout_swedish">Sueco</string> <string name="keyboard_layout_finnish">Finlandés</string> <string name="keyboard_layout_croatian">Croata</string> <string name="keyboard_layout_czech">Checo</string> <string name="keyboard_layout_estonian">Estonio</string> <string name="keyboard_layout_hungarian">Húngaro</string> <string name="keyboard_layout_icelandic">Islandés</string> <string name="keyboard_layout_portuguese">Portugués</string> <string name="keyboard_layout_slovak">Eslovaco</string> <string name="keyboard_layout_slovenian">Esloveno</string> <string name="keyboard_layout_turkish">Turco</string> <string name="keyboard_layout_ukrainian">Ucraniano</string> </resources>
packages/SystemUI/res/values-es/strings.xml +4 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="utf-8"?> <!-- /** * Copyright (c) 2009, The Android Open Source Project Loading Loading @@ -204,7 +204,7 @@ <string name="status_bar_help_title" msgid="1199237744086469217">"Las notificaciones aparecen aquí"</string> <string name="status_bar_help_text" msgid="7874607155052076323">"Desliza el dedo hacia abajo para acceder al contenido."\n"Vuelve a deslizar el dedo hacia abajo para acceder a los controles del sistema."</string> <!-- CYANOGENMOD EDITS START --> <!-- CYANOGENMOD ADDITIONS START --> <string name="quick_settings_gps">GPS</string> <string name="quick_settings_gps_off">GPS</string> Loading @@ -213,6 +213,7 @@ <string name="quick_settings_lockscreen">Bloqueo</string> <string name="quick_settings_network_type">Red móvil</string> <string name="quick_settings_nfc">NFC</string> <string name="quick_settings_nfc_off">NFC</string> <string name="quick_settings_profile_label">Perfil</string> <string name="quick_settings_report_bug">Notificar error</string> <string name="quick_settings_ringer_normal">Sonido</string> Loading @@ -221,6 +222,7 @@ <string name="quick_settings_screen_sleep">Bloquear</string> <string name="quick_settings_screen_timeout">Tiempo espera</string> <string name="quick_settings_sync">Sincronizar</string> <string name="quick_settings_sync_off">Sincronizar</string> <string name="quick_settings_torch">Linterna</string> <string name="quick_settings_torch_off">Linterna</string> <string name="quick_settings_usb_tether_off_label">Desconectado</string> Loading