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

Commit 3957f234 authored by blinky@build01's avatar blinky@build01
Browse files

Automatic translation import

Change-Id: I74a1006bfb7bbbe2ad2c91e8e6f2e2758f73d7f1
parent 1eb3b5ea
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2013-2014 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+11 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
  <!-- Choices for timezone picker first level.
         These values will be used as search terms for TimeZone displayName
         strings. -->
  <skip></skip>
  <!-- The time zone picker screen has two levels.  The first level allows the user to choose a region. -->
  <!-- Display settings.  The delay in inactivity before the screen is turned off. These are shown in a list dialog. -->
  <!-- Do not translate. -->
@@ -38,16 +39,21 @@
  <!-- Do not translate. -->
  <!-- Wi-Fi settings -->
  <!-- Match this with the order of NetworkInfo.DetailedState. -->
  <skip></skip>
  <!-- Wi-Fi settings. The status messages when the network is unknown. -->
  <!-- Match this with the order of NetworkInfo.DetailedState. -->
  <skip></skip>
  <!-- Wi-Fi settings. The status messages when the network is known. -->
  <!-- Match this with the constants in AccessPoint. -->
  <skip></skip>
  <!-- Wi-Fi security choices used when manually added a Wi-Fi network -->
  <!-- Match this with the constants in AccessPoint. -->
  <skip></skip>
  <!-- Wi-Fi security types for New User Dialog. EAP is not configurable. -->
  <!-- Wi-Fi AP settings.  The type of security a Wi-Fi AP supports. -->
  <!-- Note that adding/removing/moving the items will need wifi settings code change. -->
  <!-- Match this with the constants in WifiDialog. -->
  <skip></skip>
  <!-- Wi-Fi settings.  The type of EAP method a Wi-Fi network has. -->
  <!-- Wi-Fi WPS setup for p2p connections.  -->
  <!-- Note that adding/removing/moving the items will need wifi settings code change. -->
@@ -56,11 +62,13 @@
  <!-- Bluetooth Settings -->
  <!-- Discoverable mode timeout options -->
  <!-- Match this with drawable.wifi_signal. -->
  <skip></skip>
  <!-- Wi-Fi settings. The signal strength a Wi-Fi network has. -->
  <!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi sleep policy. -->
  <!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi sleep policy. Used when
         the device is Wi-Fi-only. [CHAR LIMIT=30] -->
  <!-- Match with wifi_sleep_policy_entries and the values of the settings in Settings class. -->
  <skip></skip>
  <!-- Do not translate. -->
  <!-- Data Usage settings. Range of data usage. -->
  <!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi frequency band. -->
@@ -123,10 +131,13 @@
  <!-- Titles for app process limit preference. [CHAR LIMIT=35] -->
  <!-- Values for app process limit preference. -->
  <!-- Match this with the constants in VpnProfile. -->
  <skip></skip>
  <!-- Short names for each VPN type, not really translatable. [CHAR LIMIT=20] -->
  <!-- Match this with the constants in VpnProfile. -->
  <skip></skip>
  <!-- Longer descriptions for each VPN type. [CHAR LIMIT=100] -->
  <!-- Match this with the constants in LegacyVpnInfo. -->
  <skip></skip>
  <!-- Status for a VPN network. [CHAR LIMIT=100] -->
  <!-- User content ratings for restricted users [CHAR LIMIT=30] -->
  <!-- Values for user content ratings for restricted users -->
+56 −0

File changed.

Preview size limit exceeded, changes collapsed.

+13 −2
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
  <!-- Choices for timezone picker first level.
         These values will be used as search terms for TimeZone displayName
         strings. -->
  <skip></skip>
  <!-- The time zone picker screen has two levels.  The first level allows the user to choose a region. -->
  <string-array name="timezone_filters">
    <!-- The next level of the time zoner picker should show time zones from the Americas. -->
@@ -119,10 +120,11 @@
  <!-- Do not translate. -->
  <!-- Wi-Fi settings -->
  <!-- Match this with the order of NetworkInfo.DetailedState. -->
  <skip></skip>
  <!-- Wi-Fi settings. The status messages when the network is unknown. -->
  <string-array name="wifi_status">
    <!-- Status message of Wi-Fi when it is idle. -->
    <item/>
    <item></item>
    <!-- Status message of Wi-Fi when it is scanning. -->
    <item>Guetando...</item>
    <!-- Status message of Wi-Fi when it is connecting. -->
@@ -147,10 +149,11 @@
    <item>Inhabilitando conexón inestable temporalmente...</item>
  </string-array>
  <!-- Match this with the order of NetworkInfo.DetailedState. -->
  <skip></skip>
  <!-- Wi-Fi settings. The status messages when the network is known. -->
  <string-array name="wifi_status_with_ssid">
    <!-- Status message of Wi-Fi when it is idle. -->
    <item/>
    <item></item>
    <!-- Status message of Wi-Fi when it is scanning. -->
    <item>Guetando...</item>
    <!-- Status message of Wi-Fi when it is connecting to a network. -->
@@ -175,12 +178,15 @@
    <item>Inhabilitando conexón inestable temporalmente...</item>
  </string-array>
  <!-- Match this with the constants in AccessPoint. -->
  <skip></skip>
  <!-- Wi-Fi security choices used when manually added a Wi-Fi network -->
  <!-- Match this with the constants in AccessPoint. -->
  <skip></skip>
  <!-- Wi-Fi security types for New User Dialog. EAP is not configurable. -->
  <!-- Wi-Fi AP settings.  The type of security a Wi-Fi AP supports. -->
  <!-- Note that adding/removing/moving the items will need wifi settings code change. -->
  <!-- Match this with the constants in WifiDialog. -->
  <skip></skip>
  <!-- Wi-Fi settings.  The type of EAP method a Wi-Fi network has. -->
  <string-array name="wifi_eap_method">
    <!-- Do not translate. -->
@@ -220,6 +226,7 @@
    <item>Siempre visible</item>
  </string-array>
  <!-- Match this with drawable.wifi_signal. -->
  <skip></skip>
  <!-- Wi-Fi settings. The signal strength a Wi-Fi network has. -->
  <string-array name="wifi_signal">
    <item>Mala</item>
@@ -247,6 +254,7 @@
    <item>Enxamás</item>
  </string-array>
  <!-- Match with wifi_sleep_policy_entries and the values of the settings in Settings class. -->
  <skip></skip>
  <!-- Do not translate. -->
  <string-array name="wifi_sleep_policy_values">
    <!-- Do not translate. -->
@@ -655,8 +663,10 @@
  </string-array>
  <!-- Values for app process limit preference. -->
  <!-- Match this with the constants in VpnProfile. -->
  <skip></skip>
  <!-- Short names for each VPN type, not really translatable. [CHAR LIMIT=20] -->
  <!-- Match this with the constants in VpnProfile. -->
  <skip></skip>
  <!-- Longer descriptions for each VPN type. [CHAR LIMIT=100] -->
  <string-array name="vpn_types_long">
    <item>Rede privada virtual PPTP</item>
@@ -667,6 +677,7 @@
    <item>Rede privada virtual IPSec con certificaos y autenticación híbrida</item>
  </string-array>
  <!-- Match this with the constants in LegacyVpnInfo. -->
  <skip></skip>
  <!-- Status for a VPN network. [CHAR LIMIT=100] -->
  <string-array name="vpn_states">
    <!-- Status message when VPN is disconnected. -->
+56 −0

File changed.

Preview size limit exceeded, changes collapsed.

Loading