Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f7fe152 authored by Eric Fischer's avatar Eric Fischer Committed by The Android Open Source Project
Browse files

AI 144355: Automated g4 rollback of changelist 144335.

  *** Reason for rollback ***
  Roll back US Spanish import because it made the build too big.
  *** Original change description ***
  Import US Spanish translations, and a few Japanese changes.

Automated import of CL 144355
parent a1823aed
Loading
Loading
Loading
Loading
+0 −19
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 xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="applications_settings_summary">"Administrar aplicaciones"</string>
</resources>

res/values-es-rUS/arrays.xml

deleted100644 → 0
+0 −76
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 xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string-array name="timezone_filters">
    <item>"América"</item>
    <item>"Europa"</item>
    <item>"África"</item>
    <item>"Asia"</item>
    <item>"Australia"</item>
    <item>"Pacífico"</item>
    <item>"Todos"</item>
  </string-array>
  <string-array name="screen_timeout_entries">
    <item>"15 segundos"</item>
    <item>"30 segundos"</item>
    <item>"1 minuto"</item>
    <item>"2 minutos"</item>
    <item>"10 minutos"</item>
    <item>"Nunca se debe agotar el tiempo de espera"</item>
  </string-array>
  <string-array name="wifi_security_entries">
    <item>"Automáticamente"</item>
    <item>"Ninguno"</item>
    <item>"WEP"</item>
    <item>"WPA Personal"</item>
    <item>"WPA2 Personal"</item>
  </string-array>
  <string-array name="wifi_security_without_auto_entries">
    <item>"Ninguno"</item>
    <item>"WEP"</item>
    <item>"WPA Personal"</item>
    <item>"WPA2 Personal"</item>
  </string-array>
  <string-array name="wifi_wep_type">
    <item>"Automáticamente"</item>
    <item>"WEP ASCII"</item>
    <item>"WEP hexadecimal"</item>
  </string-array>
  <string-array name="wifi_sleep_policy_entries">
    <item>"Cuando se apaga la pantalla"</item>
    <item>"Nunca cuando está conectado"</item>
    <item>"Nunca"</item>
  </string-array>
  <string-array name="battery_history_type_spinner">
    <item>"Uso de CPU"</item>
    <item>"Uso de red"</item>
    <item>"Uso de GPS"</item>
    <item>"Uso del sensor"</item>
    <item>"Uso de despertador parcial"</item>
    <item>"Otro uso"</item>
  </string-array>
  <string-array name="battery_history_which_spinner">
    <item>"Desde la última vez que se desconectó"</item>
    <item>"Total desde el reinicio"</item>
    <item>"Total en todo el tiempo"</item>
  </string-array>
  <string-array name="usage_stats_display_order_types">
    <item>"Hora de uso"</item>
    <item>"Lanzar recuento"</item>
    <item>"Nombre de la aplicación"</item>
  </string-array>
</resources>

res/values-es-rUS/strings.xml

deleted100644 → 0
+0 −687

File deleted.

Preview size limit exceeded, changes collapsed.