diff options
author | Abhisek Devkota <ciwrl@lineageos.org> | 2017-02-19 19:34:56 -0800 |
---|---|---|
committer | Abhisek Devkota <ciwrl@lineageos.org> | 2017-02-19 19:34:56 -0800 |
commit | cb323c7ee808d49d5e78aa05a35a743ea7ab71f0 (patch) | |
tree | 870a1dee193098fbe3a71fbf889d94472aff5030 /packages/SettingsLib | |
parent | f1c31a5d4d4f13e3249cac825f8e22c8904aaadb (diff) | |
download | frameworks_base-cb323c7ee808d49d5e78aa05a35a743ea7ab71f0.zip frameworks_base-cb323c7ee808d49d5e78aa05a35a743ea7ab71f0.tar.gz frameworks_base-cb323c7ee808d49d5e78aa05a35a743ea7ab71f0.tar.bz2 |
Automatic translation import
Change-Id: I80e32cc003cc9c8707732b27a683e87cdd67375d
Diffstat (limited to 'packages/SettingsLib')
6 files changed, 180 insertions, 4 deletions
diff --git a/packages/SettingsLib/res/values-en-rGB/cm_strings.xml b/packages/SettingsLib/res/values-en-rGB/cm_strings.xml index 220d5f5..b311b85 100644 --- a/packages/SettingsLib/res/values-en-rGB/cm_strings.xml +++ b/packages/SettingsLib/res/values-en-rGB/cm_strings.xml @@ -18,4 +18,10 @@ ** limitations under the License. */ --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="profile_applist_title">Apps</string> + <string name="picker_activities">Activities</string> + <string name="select_custom_app_title">Select custom app</string> + <string name="select_custom_activity_title">Select custom activity</string> + <string name="lockscreen_targets_message">Lock screen shortcuts</string> +</resources> diff --git a/packages/SettingsLib/res/values-hr/cm_strings.xml b/packages/SettingsLib/res/values-hr/cm_strings.xml index dbf9958..3ea0fa7 100644 --- a/packages/SettingsLib/res/values-hr/cm_strings.xml +++ b/packages/SettingsLib/res/values-hr/cm_strings.xml @@ -21,7 +21,7 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="profile_applist_title">Aplikacije</string> <string name="picker_activities">Aktivnosti</string> - <string name="select_custom_app_title">Odaberite aplikaciju</string> - <string name="select_custom_activity_title">Odaberite prilagođenu aktivnost</string> + <string name="select_custom_app_title">Odabir prilagođene aplikacije</string> + <string name="select_custom_activity_title">Odabir prilgođene aktivnosti</string> <string name="lockscreen_targets_message">Prečaci zaključanog zaslona</string> </resources> diff --git a/packages/SettingsLib/res/values-it/cm_strings.xml b/packages/SettingsLib/res/values-it/cm_strings.xml index ff906e5..d2a4b2c 100644 --- a/packages/SettingsLib/res/values-it/cm_strings.xml +++ b/packages/SettingsLib/res/values-it/cm_strings.xml @@ -23,5 +23,5 @@ <string name="picker_activities">Attività</string> <string name="select_custom_app_title">Seleziona app personalizzata</string> <string name="select_custom_activity_title">Seleziona attività personalizzata</string> - <string name="lockscreen_targets_message">Scorciatoie del blocco schermo</string> + <string name="lockscreen_targets_message">Scorciatoie blocco schermo</string> </resources> diff --git a/packages/SettingsLib/res/values-sr-rCS/arrays.xml b/packages/SettingsLib/res/values-sr-rCS/arrays.xml new file mode 100644 index 0000000..c46bb71 --- /dev/null +++ b/packages/SettingsLib/res/values-sr-rCS/arrays.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- +/* +** +** Copyright 2015 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Wi-Fi settings --> + <!-- Match this with the order of NetworkInfo.DetailedState. --> + <!-- Wi-Fi settings. The status messages when the network is unknown. --> + <!-- Match this with the order of NetworkInfo.DetailedState. --> + <!-- Wi-Fi settings. The status messages when the network is known. --> +</resources> diff --git a/packages/SettingsLib/res/values-sr-rCS/cm_strings.xml b/packages/SettingsLib/res/values-sr-rCS/cm_strings.xml new file mode 100644 index 0000000..220d5f5 --- /dev/null +++ b/packages/SettingsLib/res/values-sr-rCS/cm_strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- +/* +** +** Copyright 2015 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> diff --git a/packages/SettingsLib/res/values-sr-rCS/strings.xml b/packages/SettingsLib/res/values-sr-rCS/strings.xml new file mode 100644 index 0000000..710bdcf --- /dev/null +++ b/packages/SettingsLib/res/values-sr-rCS/strings.xml @@ -0,0 +1,122 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- +/* +** +** Copyright 2015 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Toast message when Wi-Fi cannot scan for networks --> + <!-- Do not translate. Concise terminology for wifi with WEP security --> + <!-- Do not translate. Concise terminology for wifi with WPA security --> + <!-- Do not translate. Concise terminology for wifi with WPA2 security --> + <!-- Do not translate. Concise terminology for wifi with both WPA/WPA2 security --> + <!-- Do not translate. Concise terminology for wifi with unknown PSK type --> + <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security --> + <!-- Used in Wi-Fi settings dialogs when Wi-Fi does not have any security. --> + <!-- Do not translate. Terminology for wifi with WEP security --> + <!-- Do not translate. Terminology for wifi with WPA security --> + <!-- Do not translate. Terminology for wifi with WPA2 security --> + <!-- Do not translate. Terminology for wifi with both WPA/WPA2 security, or unknown --> + <!-- Do not translate. Terminology for wifi with unknown PSK type --> + <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security --> + <!-- Do not translate. Concise terminology for Passpoint network --> + <!-- Summary for the remembered network. --> + <!-- Status for networks disabled for unknown reason --> + <!-- Status for networked disabled from a DNS or DHCP failure --> + <!-- Status for networked disabled from a wifi association failure --> + <!-- Status for networks disabled from authentication failure (wrong password + or certificate). --> + <!-- Summary for the remembered network but currently not in range. --> + <!-- Summary for the remembered network but no internet connection was detected. --> + <!-- Summary for saved networks --> + <!-- Status message of Wi-Fi when it is connected by a Wi-Fi assistant application. [CHAR LIMIT=NONE] --> + <!-- Status message of Wi-Fi when it is connected by Passpoint configuration. [CHAR LIMIT=NONE] --> + <!-- Status message of Wi-Fi when network has matching passpoint credentials. [CHAR LIMIT=NONE] --> + <!-- Package name for Settings app--> + <!-- Package name for Certinstaller app--> + <!-- Summary for Connected wifi network without internet --> + <!-- Bluetooth settings. Message when a device is disconnected --> + <!-- Bluetooth settings. Message when disconnecting from a device --> + <!-- Bluetooth settings. Message when connecting to a device --> + <!-- Bluetooth settings. Message when connected to a device. [CHAR LIMIT=40] --> + <!--Bluetooth settings screen, summary text under individual Bluetooth devices when pairing --> + <!-- Bluetooth settings. Message when connected to a device, except for phone audio. [CHAR LIMIT=40] --> + <!-- Bluetooth settings. Message when connected to a device, except for media audio. [CHAR LIMIT=40] --> + <!-- Bluetooth settings. Message when connected to a device, except for map. [CHAR LIMIT=40] --> + <!-- Bluetooth settings. Message when connected to a device, except for phone/media audio. [CHAR LIMIT=40] --> + <!-- Bluetooth settings. The user-visible string that is used whenever referring to the A2DP profile. --> + <!-- Bluetooth settings. The user-visible string that is used whenever referring to the headset or handsfree profile. --> + <!-- Bluetooth settings. The user-visible string that is used whenever referring to the OPP profile. --> + <!-- Bluetooth settings. The user-visible string that is used whenever referring to the HID profile. --> + <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (accessing Internet through remote device). [CHAR LIMIT=40] --> + <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PBAP profile. [CHAR LIMIT=40] --> + <!-- Bluetooth settings. The user-visible summary string that is used whenever referring to the PBAP profile (sharing contacts). [CHAR LIMIT=60] --> + <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (sharing this device's Internet connection). [CHAR LIMIT=40] --> + <!-- Bluetooth settings. The user-visible string that is used whenever referring to the map profile. --> + <!-- Bluetooth settings. The user-visible string that is used whenever referring to the SAP profile (sharing SIM card). --> + <!-- Bluetooth settings. The user-visible string that is used whenever referring to the dun profile. --> + <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference when A2DP is connected. --> + <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference when headset is connected. --> + <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is connected. --> + <!-- Bluetooth settings. Connection options screen. The summary for the map checkbox preference when map is connected. --> + <!-- Bluetooth settings. Connection options screen. The summary for the sap checkbox preference when SAP is connected. --> + <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is not connected. --> + <!-- Bluetooth settings. Connection options screen. The summary for the HID checkbox preference when HID is connected. --> + <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (user role). [CHAR LIMIT=25]--> + <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (NAP role). [CHAR LIMIT=25]--> + <!-- Bluetooth settings. Connection options screen. The summary for the DUN checkbox preference when DUN is connected. --> + <!-- Bluetooth settings. Connection options screen. The summary + for the PAN checkbox preference that describes how checking it + will set the PAN profile as preferred. --> + <!-- Bluetooth settings. Connection options screen. The summary for the map checkbox preference that describes how checking it will set the map profile as preferred. --> + <!-- Bluetooth settings. Connection options screen. The summary for the sap checkbox preference that describes how checking it will set the sap profile as preferred. --> + <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference that describes how checking it will set the A2DP profile as preferred. --> + <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference that describes how checking it will set the headset profile as preferred. --> + <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference that describes how checking it will set the OPP profile as preferred. --> + <!-- Bluetooth settings. Connection options screen. The summary + for the HID checkbox preference that describes how checking it + will set the HID profile as preferred. --> + <!-- Bluetooth settings. Connection options screen. The summary for the dun checkbox preference that describes how checking it will set the dun profile as preferred. --> + <!-- Button text for accepting an incoming pairing request. [CHAR LIMIT=20] --> + <!-- Button text for accepting an incoming pairing request in all caps. [CHAR LIMIT=20] --> + <!-- Button text for declining an incoming pairing request. [CHAR LIMIT=20] --> + <!-- Message in pairing dialogs. [CHAR LIMIT=NONE] --> + <!-- Message for the error dialog when BT pairing fails generically. --> + <!-- Message for the error dialog when BT pairing fails because the PIN / + Passkey entered is incorrect. --> + <!-- Message for the error dialog when BT pairing fails because the other device is down. --> + <!-- Message for the error dialog when BT pairing fails because the other device rejected the pairing. --> + <!-- Content description of the WIFI signal when WIFI is disabled for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> + <!-- Content description of the WIFI signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> + <!-- Content description of the WIFI signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> + <!-- Content description of the WIFI signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> + <!-- Content description of the WIFI signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> + <!-- Content description of the WIFI signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> + <!-- Label for kernel threads in battery usage --> + <!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] --> + <!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] --> + <!-- Tethering controls, item title to go into the tethering settings --> + <!-- Tethering controls, item title to go into the tethering settings when only USB tethering is available [CHAR LIMIT=25]--> + <!-- Tethering controls, item title to go into the tethering settings when only Wifi tethering is available [CHAR LIMIT=25]--> + <!-- Tethering controls, item title to go into the tethering settings when only Bluetooth tethering is available [CHAR LIMIT=25]--> + <!-- Tethering controls, item title to go into the tethering settings when USB and Bluetooth tethering are available [CHAR LIMIT=25]--> + <!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=25]--> + <!-- Title for a work profile. [CHAR LIMIT=25] --> + <!-- Title for Guest user [CHAR LIMIT=35] --> + <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.--> + <!-- [CHAR LIMIT=NONE] Label of a running process that represents another user --> +</resources> |