summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-22 20:00:45 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-04-17 01:43:30 +0300
commitf27d89b26d7e6612b78511eba2ea9f50e9d81795 (patch)
treeb13f2ab2c0c07a9af3174f9a6f99853506532d06
parent2ae629800ed051c02957b5ee2c443960150c6a63 (diff)
downloadandroid_packages_apps_DeskClock-f27d89b26d7e6612b78511eba2ea9f50e9d81795.tar.gz
android_packages_apps_DeskClock-f27d89b26d7e6612b78511eba2ea9f50e9d81795.tar.bz2
android_packages_apps_DeskClock-f27d89b26d7e6612b78511eba2ea9f50e9d81795.zip
Automatic translation import
Change-Id: I2aa7ca953980f1983cbcb65a53dba4d03ee3cb70
-rw-r--r--res/values-az-rAZ/cm_strings.xml2
-rw-r--r--res/values-en-rIN/cm_strings.xml58
-rw-r--r--res/values-ug/cm_strings.xml58
3 files changed, 117 insertions, 1 deletions
diff --git a/res/values-az-rAZ/cm_strings.xml b/res/values-az-rAZ/cm_strings.xml
index 79a22f3cc..70160888c 100644
--- a/res/values-az-rAZ/cm_strings.xml
+++ b/res/values-az-rAZ/cm_strings.xml
@@ -16,7 +16,7 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="show_status_bar_icon_title">İkonu göstər</string>
+ <string name="show_status_bar_icon_title">Nişanı göstər</string>
<string name="profile_description">Profil <xliff:g id="profile">%s</xliff:g></string>
<string name="profile_no_selected">Profil seçilməyib</string>
<string name="menu_item_add">Əlavə et</string>
diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml
new file mode 100644
index 000000000..728d417cf
--- /dev/null
+++ b/res/values-en-rIN/cm_strings.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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">
+ <string name="show_status_bar_icon_title">Show icon</string>
+ <string name="show_status_bar_icon_summary">Show an icon in the status bar when an alarm is set</string>
+ <string name="alarm_increasing_volume">Increasing volume</string>
+ <string name="profile_description">Profile <xliff:g id="profile">%s</xliff:g></string>
+ <string name="profile_no_selected">No profile selected</string>
+ <string name="menu_item_add">Add</string>
+ <string name="cities_add_city_title">Add city</string>
+ <string name="cities_add_city_city">City:</string>
+ <string name="cities_add_city_timezone">Timezone:</string>
+ <string name="cities_add_city_gps_cd">Tap to localize your current city</string>
+ <string name="cities_add_loading">Loading\u2026</string>
+ <string name="cities_add_searching">Searching\u2026</string>
+ <string name="cities_add_gps_no_results">GPS query returns no location results</string>
+ <string name="cities_add_gps_not_available">GPS not available</string>
+ <string name="cities_add_already_exists">The city already exists in the database</string>
+ <string name="cities_add_city_failed">Can\'t create the city</string>
+ <string name="cities_delete_city_title">Delete city</string>
+ <string name="cities_delete_city_msg">Do you want to delete <xliff:g id="city">%s</xliff:g>?</string>
+ <string name="cities_delete_city_failed">Can\'t delete the city</string>
+ <string name="volume_buttons_summary">Pressing the volume buttons will <xliff:g id="action">%s</xliff:g></string>
+ <string name="flip_action_title">Flip action</string>
+ <string name="flip_action_summary" product="tablet">Flipping the tablet down will <xliff:g id="action">%s</xliff:g></string>
+ <string name="flip_action_summary" product="default">Flipping the phone down will <xliff:g id="action">%s</xliff:g></string>
+ <string name="shake_action_title">Shake action</string>
+ <string name="shake_action_summary" product="tablet">Shaking the tablet will <xliff:g id="action">%s</xliff:g></string>
+ <string name="shake_action_summary" product="default">Shaking the phone will <xliff:g id="action">%s</xliff:g></string>
+ <string name="action_summary_snooze">snooze the alarm</string>
+ <string name="action_summary_dismiss">dismiss the alarm</string>
+ <string name="action_summary_do_nothing">do nothing</string>
+ <string name="alarm_picker_title">Choose alarm type</string>
+ <string name="alarm_type_ringtone">Ringtone</string>
+ <string name="alarm_type_playlist">Playlist</string>
+ <string name="alarm_type_random">Randomly</string>
+ <string name="warn_silent_alarm_title">Alarm volume is silent</string>
+ <string name="alarm_select">Select alarm</string>
+ <string name="alarm_select_ringtone">Ringtone</string>
+ <string name="alarm_select_external">Music</string>
+ <string name="ringtone_default">Default ringtone</string>
+ <string name="take_persistent_grant_uri_permission_failed_msg">Failed to take persistent grant permission for ringtone</string>
+</resources>
diff --git a/res/values-ug/cm_strings.xml b/res/values-ug/cm_strings.xml
new file mode 100644
index 000000000..05e05ef21
--- /dev/null
+++ b/res/values-ug/cm_strings.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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">
+ <string name="show_status_bar_icon_title">سىنبەلگىنى كۆرسەت</string>
+ <string name="show_status_bar_icon_summary">قوڭغۇراق سائەتنى تەڭشىگەندە ھالەت بالداقتا سىنبەلگىدىن بىرنى كۆرسىتىدۇ</string>
+ <string name="alarm_increasing_volume">ئاۋازنى يۇقىرىلات</string>
+ <string name="profile_description">سەپلىمە ھۆججەت <xliff:g id="profile">%s</xliff:g></string>
+ <string name="profile_no_selected">ھېچقانداق سەپلىمە ھۆججەت تاللانمىدى</string>
+ <string name="menu_item_add">قوش</string>
+ <string name="cities_add_city_title">شەھەر قوش</string>
+ <string name="cities_add_city_city">شەھەر:</string>
+ <string name="cities_add_city_timezone">ۋاقىت رايونى:</string>
+ <string name="cities_add_city_gps_cd">چېكىپ سىز تۇرۇشلۇق شەھەرنى يەرلىكلەشتۈرۈڭ</string>
+ <string name="cities_add_loading">يۈكلەۋاتىدۇ\u2026</string>
+ <string name="cities_add_searching">ئىزدەۋاتىدۇ\u2026</string>
+ <string name="cities_add_gps_no_results">GPS سۈرۈشتۈرۈش ھېچقانداق ئورۇن نەتىجىسىنى قايتۇرمىدى</string>
+ <string name="cities_add_gps_not_available">GPS نى ئىشلەتكىلى بولمايدۇ</string>
+ <string name="cities_add_already_exists">بۇ شەھەر سانداندا مەۋجۇت</string>
+ <string name="cities_add_city_failed">بۇ شەھەرنى قۇرالمايدۇ</string>
+ <string name="cities_delete_city_title">شەھەرنى ئۆچۈر</string>
+ <string name="cities_delete_city_msg">راستلا <xliff:g id="city">%s</xliff:g> نى ئۆچۈرەمسىز؟</string>
+ <string name="cities_delete_city_failed">بۇ شەھەرنى ئۆچۈرەلمەيدۇ</string>
+ <string name="volume_buttons_summary">ئاۋاز مىقدارى توپچىسى بېسىلسا <xliff:g id="action">%s</xliff:g></string>
+ <string name="flip_action_title">ئايلاندۇرۇش مەشغۇلاتى</string>
+ <string name="flip_action_summary" product="tablet">تاختا كومپيۇتېر تۆۋەنگە ئايلاندۇرۇلسا <xliff:g id="action">%s</xliff:g></string>
+ <string name="flip_action_summary" product="default">تېلېفون تۆۋەنگە ئايلاندۇرۇلسا <xliff:g id="action">%s</xliff:g></string>
+ <string name="shake_action_title">پۇلاڭلىتىش مەشغۇلاتى</string>
+ <string name="shake_action_summary" product="tablet">تاختا كومپيۇتېر پۇلاڭلىتىلسا <xliff:g id="action">%s</xliff:g></string>
+ <string name="shake_action_summary" product="default">تېلېفون پۇلاڭلىتىلسا <xliff:g id="action">%s</xliff:g></string>
+ <string name="action_summary_snooze">قوڭغۇراقنى كېچىكتۈرىدۇ</string>
+ <string name="action_summary_dismiss">قوڭغۇراقنى توختىتىدۇ</string>
+ <string name="action_summary_do_nothing">ھېچقانداق قىلما</string>
+ <string name="alarm_picker_title">قوڭغۇراق تىپىنى تاللاڭ</string>
+ <string name="alarm_type_ringtone">زىل ئاۋازى</string>
+ <string name="alarm_type_playlist">چالىدىغان تىزىم</string>
+ <string name="alarm_type_random">خالىغانچە</string>
+ <string name="warn_silent_alarm_title">قوڭغۇراق ئاۋازى جىمجىت</string>
+ <string name="alarm_select">قوڭغۇراق تاللاڭ</string>
+ <string name="alarm_select_ringtone">زىل ئاۋازى</string>
+ <string name="alarm_select_external">نەغمە</string>
+ <string name="ringtone_default">كۆڭۈلدىكى زىل ئاۋازى</string>
+ <string name="take_persistent_grant_uri_permission_failed_msg">بۇ زىل ئاۋازىنىڭ مەڭگۈلۈك ھوقۇقىغا ئېرىشەلمىدى</string>
+</resources>