summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-31 01:49:45 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-03-31 01:49:45 +0300
commit70c46843046817655a92cba33217dbf44809d19b (patch)
tree173383290412adc371492a5a677680a73f8af630
parent01b69c2bf03243ace3c6854b3616412a7d979345 (diff)
downloadandroid_packages_apps_Contacts-70c46843046817655a92cba33217dbf44809d19b.tar.gz
android_packages_apps_Contacts-70c46843046817655a92cba33217dbf44809d19b.tar.bz2
android_packages_apps_Contacts-70c46843046817655a92cba33217dbf44809d19b.zip
Automatic translation import
Change-Id: I29826c35f016619dc01d73618d4bfe9ab13e4380
-rw-r--r--res/values-az-rAZ/cm_plurals.xml23
-rw-r--r--res/values-az-rAZ/cm_strings.xml3
2 files changed, 25 insertions, 1 deletions
diff --git a/res/values-az-rAZ/cm_plurals.xml b/res/values-az-rAZ/cm_plurals.xml
new file mode 100644
index 000000000..d70513be7
--- /dev/null
+++ b/res/values-az-rAZ/cm_plurals.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-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">
+ <plurals name="contacts_selected">
+ <item quantity="one">%d şəxs seçildi</item>
+ <item quantity="other">%d şəxs seçildi</item>
+ </plurals>
+</resources>
diff --git a/res/values-az-rAZ/cm_strings.xml b/res/values-az-rAZ/cm_strings.xml
index 9b6563b43..508af5875 100644
--- a/res/values-az-rAZ/cm_strings.xml
+++ b/res/values-az-rAZ/cm_strings.xml
@@ -17,7 +17,8 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="airplane_mode_on">Uçuş rejimi fəal olduqda SIM karta giriş mümkün deyil</string>
+ <string name="contactSavedToSimCardError">Seçilən şəxslər SIM kartda saxlanılmadı</string>
+ <string name="airplane_mode_on">Uçuş rejimi fəal olduqda SIM karta müraciət mümkün deyil</string>
<string name="edit_before_call">Zəngdən əvvəl nömrəyə düzəliş et</string>
<string name="menu_sendViaSMS">Şəxsi SMS ilə göndər</string>
<string name="select_all">Hamısı</string>