summaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:35:24 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:35:24 +0200
commitbcef0c99a74f26006ab21ed31242afc720f8f323 (patch)
tree03381c1170d36b0aadab9df9b311dfc7c6ebeb65 /res/values-en-rIN
parent07db4029dc0e4052f14699669f7de09b35984bf3 (diff)
downloadpackages_apps_Contacts-bcef0c99a74f26006ab21ed31242afc720f8f323.tar.gz
packages_apps_Contacts-bcef0c99a74f26006ab21ed31242afc720f8f323.tar.bz2
packages_apps_Contacts-bcef0c99a74f26006ab21ed31242afc720f8f323.zip
Automatic translation import
Change-Id: I5abfce5da872cb841fa503be52e207d80e39780f
Diffstat (limited to 'res/values-en-rIN')
-rw-r--r--res/values-en-rIN/cm_plurals.xml27
-rw-r--r--res/values-en-rIN/cm_strings.xml61
2 files changed, 88 insertions, 0 deletions
diff --git a/res/values-en-rIN/cm_plurals.xml b/res/values-en-rIN/cm_plurals.xml
new file mode 100644
index 000000000..b97f78ce4
--- /dev/null
+++ b/res/values-en-rIN/cm_plurals.xml
@@ -0,0 +1,27 @@
+<?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="ContactMultiImportConfirmation">
+ <item quantity="one">%d contact will be imported.</item>
+ <item quantity="other">%d contacts will be imported.</item>
+ </plurals>
+ <plurals name="ContactMultiDeleteConfirmation">
+ <item quantity="one">%d contact will be deleted.</item>
+ <item quantity="other">%d contacts will be deleted.</item>
+ </plurals>
+</resources>
diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml
new file mode 100644
index 000000000..e3318be68
--- /dev/null
+++ b/res/values-en-rIN/cm_strings.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
+ 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">
+ <string name="contactSavedToSimCardError">Could not save the selected contacts to the SIM card</string>
+ <string name="airplane_mode_on">SIM card can not be accessed while airplane mode is enabled</string>
+ <string name="number_anr_too_long">Number is too long</string>
+ <string name="email_address_too_long">Email address is too long</string>
+ <string name="sim_card_full">SIM card is full</string>
+ <string name="tag_too_long">Contact name is too long</string>
+ <string name="invalid_phone_number">Phone number is invalid</string>
+ <string name="invalid_number_type">Number type is invalid</string>
+ <string name="no_phone_number_or_email">Please insert phone number or email address.</string>
+ <string name="memory_card_full">Contact could not be saved, phone memory is full</string>
+ <string name="contacts_groups_label">Groups</string>
+ <string name="menu_moveGroupMembers">Move group members</string>
+ <string name="title_move_members">Move members</string>
+ <string name="message_move_members">Moving members\u2026</string>
+ <string name="message_can_not_move_members">Can not move members</string>
+ <string name="edit_before_call">Edit number before call</string>
+ <string name="menu_sendViaSMS">Send contact via SMS</string>
+ <string name="select_all">All</string>
+ <string name="import_sim_contacts_title">Import SIM contacts</string>
+ <string name="import_sim_contacts_message">Importing SIM contacts\u2026</string>
+ <string name="importConfirmation_title">Import contact?</string>
+ <string name="import_finish">Import finished</string>
+ <string name="delete_contacts_title">Delete contacts</string>
+ <string name="delete_contacts_message">Deleting contacts\u2026</string>
+ <string name="deleteConfirmation_title">Delete contact?</string>
+ <string name="too_many_contacts_add_to_group">No more than <xliff:g id="count">%d</xliff:g> contacts can be added</string>
+ <string name="contactDeletedToast">Contact deleted</string>
+ <string name="menu_memory_status">Memory status</string>
+ <string name="memory_size">Total:</string>
+ <string name="memory_used">Used:</string>
+ <string name="calculating_status_now">Calculating status\u2026</string>
+ <string name="menu_copyTo">Copy to <xliff:g id="destination">%s</xliff:g></string>
+ <string name="copy_to_target_sim">SIM card</string>
+ <string name="copy_to_target_msim">SIM card <xliff:g id="index">%d</xliff:g></string>
+ <string name="no_empty_email_in_usim">USIM contact does not have an available email field, unable to copy messages.</string>
+ <string name="voicemail">Voicemail</string>
+ <string name="select_call_title">Select call logs</string>
+ <string name="delete_call_title">Delete call logs</string>
+ <string name="delete_call_message">Deleting call logs\u2026</string>
+ <string name="delete_call_alert">Delete selected call logs?</string>
+ <string name="title_del_call">Delete</string>
+</resources>