summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-11 12:41:52 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-11 12:41:52 -0800
commitc7866f5df8576d439d6a0c58c4883a59584ef14e (patch)
tree20e65363ace8cbaac2d9f287c0d0f411149a8178
parent335abec916c385436669662d9394ffd9457336b0 (diff)
downloadandroid_packages_apps_CellBroadcastReceiver-cm-14.1_prerebase.tar.gz
android_packages_apps_CellBroadcastReceiver-cm-14.1_prerebase.tar.bz2
android_packages_apps_CellBroadcastReceiver-cm-14.1_prerebase.zip
Automatic translation importcm-14.1_prerebase
Change-Id: I76e29462d76c4bb5bb8f86d8ed9b1d331e355c05
-rw-r--r--res/values-en-rGB/cm_strings.xml3
-rw-r--r--res/values-sr-rCS/cm_strings.xml22
-rw-r--r--res/values-sr-rCS/strings.xml119
3 files changed, 144 insertions, 0 deletions
diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml
index e2e0b5b2..a463a9f0 100644
--- a/res/values-en-rGB/cm_strings.xml
+++ b/res/values-en-rGB/cm_strings.xml
@@ -17,6 +17,9 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Preference category title for India settings. [CHAR LIMIT=50] -->
+ <string name="category_india_settings_title">Settings for India</string>
<!-- Preference title for enable channel 60 alerts. [CHAR LIMIT=30] -->
+ <string name="enable_channel_60_alerts_title">Show channel 60 broadcasts</string>
<!-- Preference summary for enable channel 60 alerts. [CHAR LIMIT=100] -->
+ <string name="enable_channel_60_alerts_summary">Channel 60 is used in India for Operator specific information</string>
</resources>
diff --git a/res/values-sr-rCS/cm_strings.xml b/res/values-sr-rCS/cm_strings.xml
new file mode 100644
index 00000000..e2e0b5b2
--- /dev/null
+++ b/res/values-sr-rCS/cm_strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2016 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">
+ <!-- Preference category title for India settings. [CHAR LIMIT=50] -->
+ <!-- Preference title for enable channel 60 alerts. [CHAR LIMIT=30] -->
+ <!-- Preference summary for enable channel 60 alerts. [CHAR LIMIT=100] -->
+</resources>
diff --git a/res/values-sr-rCS/strings.xml b/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000..e3b001f2
--- /dev/null
+++ b/res/values-sr-rCS/strings.xml
@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2011 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">
+ <!-- The name of the Cell Broadcast Receiver app. [CHAR LIMIT=NONE] -->
+ <!-- Label for settings screen. [CHAR LIMIT=NONE] -->
+ <!-- Error message for users that aren't allowed to modify Cell broadcast settings [CHAR LIMIT=none] -->
+ <!-- Text for dismiss button in broadcast message view dialog. [CHAR LIMIT=25] -->
+ <!-- Text for list view when empty (no broadcasts). [CHAR LIMIT=200] -->
+ <!-- Menu item for accessing application settings. [CHAR LIMIT=30] -->
+ <!-- Menu item for deleting all broadcasts. [CHAR LIMIT=30] -->
+ <!-- Header for context menu on an individual broadcast. [CHAR LIMIT=30] -->
+ <!-- Context menu item for viewing broadcast details such as time and date. [CHAR LIMIT=30] -->
+ <!-- Context menu item to delete a previously received broadcast. [CHAR LIMIT=30] -->
+ <!-- Title of "View details" dialog -->
+ <!-- Confirm Delete -->
+ <!-- Delete broadcast confirmation dialog message. [CHAR LIMIT=NONE] -->
+ <!-- Delete all broadcasts confirmation dialog message. [CHAR LIMIT=NONE] -->
+ <!-- Delete button text for delete broadcast dialog. [CHAR LIMIT=25] -->
+ <!-- Cancel button text for delete broadcast dialog. [CHAR LIMIT=25] -->
+ <!-- ETWS dialog title for Earthquake Warning. [CHAR LIMIT=50] -->
+ <!-- ETWS dialog title for Tsunami Warning. [CHAR LIMIT=50] -->
+ <!-- ETWS dialog title for Earthquake and Tsunami Warning. [CHAR LIMIT=50] -->
+ <!-- ETWS dialog title for test message. [CHAR LIMIT=50] -->
+ <!-- ETWS dialog title for other emergency type. [CHAR LIMIT=50] -->
+ <!-- CMAS dialog title for presidential level alert. [CHAR LIMIT=50] -->
+ <!-- CMAS dialog title for extreme alert. [CHAR LIMIT=50] -->
+ <!-- CMAS dialog title for severe alert. [CHAR LIMIT=50] -->
+ <!-- CMAS dialog title for child abduction emergency (Amber Alert). [CHAR LIMIT=50] -->
+ <!-- CMAS dialog title for required monthly test. [CHAR LIMIT=50] -->
+ <!-- CMAS dialog title for CMAS Exercise. [CHAR LIMIT=50] -->
+ <!-- CMAS dialog title for operator defined use. [CHAR LIMIT=50] -->
+ <!-- Dialog title for all other message identifiers in the PWS range. [CHAR LIMIT=50] -->
+ <!-- Dialog title for all non-emergency cell broadcasts. [CHAR LIMIT=50] -->
+ <!-- Preference category title for emergency alert settings. [CHAR LIMIT=50] -->
+ <!-- Preference title for enable emergency alerts checkbox. [CHAR LIMIT=30] -->
+ <!-- Preference summary for enable notifications checkbox. [CHAR LIMIT=50] -->
+ <!-- Preference title for alert reminder interval list. [CHAR LIMIT=30] -->
+ <!-- Do not translate. Empty summary for alert reminder (set by CellBroadcastSettings). -->
+ <!-- Preference title for enable text-to-speech checkbox. [CHAR LIMIT=30] -->
+ <!-- Preference summary for enable text-to-speech checkbox. [CHAR LIMIT=100] -->
+ <!-- Preference category title for ETWS settings. [CHAR LIMIT=50] -->
+ <!-- Preference title for enable ETWS test alerts checkbox. [CHAR LIMIT=30] -->
+ <!-- Preference summary for enable ETWS test alerts checkbox. [CHAR LIMIT=100] -->
+ <!-- Preference title for enable CMAS extreme threat alerts checkbox. [CHAR LIMIT=30] -->
+ <!-- Preference summary for enable CMAS extreme threat alerts checkbox. [CHAR LIMIT=100] -->
+ <!-- Preference title for enable CMAS severe threat alerts checkbox. [CHAR LIMIT=30] -->
+ <!-- Preference summary for enable CMAS severe threat alerts checkbox. [CHAR LIMIT=100] -->
+ <!-- Preference title for enable CMAS amber alerts checkbox. [CHAR LIMIT=50] -->
+ <!-- Preference summary for enable CMAS amber alerts checkbox. [CHAR LIMIT=100] -->
+ <!-- Preference title for enable CMAS test alerts checkbox. [CHAR LIMIT=30] -->
+ <!-- Preference summary for enable CMAS test alerts checkbox. [CHAR LIMIT=100] -->
+ <!-- Preference title for CMAS vibration on/off. [CHAR LIMIT=30] -->
+ <!-- Preference summary for CMAS vibration on/off. [CHAR LIMIT=60] -->
+ <!-- Preference category title for Brazil settings. [CHAR LIMIT=50] -->
+ <!-- Preference title for enable channel 50 alerts (Brazil only). [CHAR LIMIT=30] -->
+ <!-- Preference summary for enable channel 50 alerts (Brazil only). [CHAR LIMIT=100] -->
+ <!-- Preference category title for developer settings. [CHAR LIMIT=50] -->
+ <!-- CMAS alert category heading (including colon). [CHAR LIMIT=30] -->
+ <!-- CMAS category for geophysical alerts. [CHAR LIMIT=50] -->
+ <!-- CMAS category for meteorological alerts. [CHAR LIMIT=50] -->
+ <!-- CMAS category for general emergency and public safety alerts. [CHAR LIMIT=50] -->
+ <!-- CMAS category for security alerts (law enforcement, military, etc.). [CHAR LIMIT=50] -->
+ <!-- CMAS category for rescue and recovery alerts. [CHAR LIMIT=50] -->
+ <!-- CMAS category for fire suppression and rescue alerts. [CHAR LIMIT=50] -->
+ <!-- CMAS category for medical and public health alerts. [CHAR LIMIT=50] -->
+ <!-- CMAS category for pollution and other environmental alerts. [CHAR LIMIT=50] -->
+ <!-- CMAS category for transportation alerts. [CHAR LIMIT=50] -->
+ <!-- CMAS category for utility, telecommunication, and other infrastructure alerts. [CHAR LIMIT=50] -->
+ <!-- CMAS category for chemical, biological, radiological, nuclear alerts. [CHAR LIMIT=50] -->
+ <!-- CMAS category for other alerts. [CHAR LIMIT=50] -->
+ <!-- CMAS response type heading (including colon). [CHAR LIMIT=30] -->
+ <!-- CMAS response type: take shelter in place. [CHAR LIMIT=50] -->
+ <!-- CMAS response type: evacuate (relocate). [CHAR LIMIT=50] -->
+ <!-- CMAS response type: make preparations. [CHAR LIMIT=50] -->
+ <!-- CMAS response type: execute a pre-planned activity. [CHAR LIMIT=50] -->
+ <!-- CMAS response type: monitor information sources. [CHAR LIMIT=50] -->
+ <!-- CMAS response type: avoid hazard. [CHAR LIMIT=50] -->
+ <!-- CMAS response type: evaluate the information in this message. [CHAR LIMIT=50] -->
+ <!-- CMAS response type: no action recommended. [CHAR LIMIT=50] -->
+ <!-- CMAS severity heading (including colon). [CHAR LIMIT=30] -->
+ <!-- CMAS severity type: extreme. [CHAR LIMIT=30] -->
+ <!-- CMAS severity type: severe. [CHAR LIMIT=30] -->
+ <!-- CMAS urgency heading (including colon). [CHAR LIMIT=30] -->
+ <!-- CMAS urgency type: take responsive action immediately. [CHAR LIMIT=30] -->
+ <!-- CMAS severity type: severe. [CHAR LIMIT=30] -->
+ <!-- CMAS certainty heading (including colon). [CHAR LIMIT=30] -->
+ <!-- CMAS certainty type: observed. [CHAR LIMIT=30] -->
+ <!-- CMAS severity type: severe. [CHAR LIMIT=30] -->
+ <!-- Message delivery time (including colon). [CHAR LIMIT=30] -->
+ <!-- Non-emergency broadcast notification description for multiple unread alerts. -->
+ <!-- Non-emergency broadcast notification title for multiple unread alerts. -->
+ <!-- Show CMAS opt-out dialog on first non-Presidential alert. [CHAR LIMIT=100] -->
+ <!-- Show CMAS opt-out dialog on first non-Presidential alert. [CHAR LIMIT=40] -->
+ <!-- CMAS opt-out dialog message. [CHAR LIMIT=160] -->
+ <!-- Text for positive button in CMAS opt-out dialog. [CHAR LIMIT=25] -->
+ <!-- Text for negative button in CMAS opt-out dialog. [CHAR LIMIT=25] -->
+ <!-- Entries in the ListPreference for alert reminder intervals. [CHAR LIMIT=30] -->
+ <!-- Do not translate. Values that are retrieved from the ListPreference.
+ These must match the alert_reminder_interval_entries list above. -->
+ <!-- Do not translate. Values that are active in the ListPreference.
+ These must be a subset of the alert_reminder_interval_values list above. -->
+ <!-- Do not translate. Default value that in the ListPreference.
+ These must be a subset of the alert_reminder_interval_values list above. -->
+ <!-- Do not translate. Values that for the vibration pattern. -->
+</resources>