summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-28 00:45:12 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-28 00:45:12 +0300
commitfae4e4333181996b6e8e4b36840d92436385227f (patch)
treef028358c81e72f7f6e714f8d6c62f66f30cec4bf
parent4271c5b86ae9d794a8bffc74c3a3a23120f8526c (diff)
downloadpackages_apps_Dialer-fae4e4333181996b6e8e4b36840d92436385227f.tar.gz
packages_apps_Dialer-fae4e4333181996b6e8e4b36840d92436385227f.tar.bz2
packages_apps_Dialer-fae4e4333181996b6e8e4b36840d92436385227f.zip
Automatic translation import
Change-Id: Ifb8b7d549d613709dd7de32c9f2cfc2dbd3ef167
-rw-r--r--res/values-ar/cm_strings.xml18
-rw-r--r--res/values-as-rIN/strings.xml401
-rw-r--r--res/values-bg/cm_strings.xml4
-rw-r--r--res/values-in/cm_arrays.xml9
-rw-r--r--res/values-in/cm_plurals.xml31
-rw-r--r--res/values-in/cm_strings.xml56
-rw-r--r--res/values-it/cm_strings.xml4
-rw-r--r--res/values-iw/cm_strings.xml4
-rw-r--r--res/values-nb/cm_strings.xml8
-rw-r--r--res/values-or-rIN/strings.xml401
-rw-r--r--res/values-pt-rPT/cm_strings.xml6
-rw-r--r--res/values-th/cm_strings.xml5
-rw-r--r--res/values-tr/cm_strings.xml14
13 files changed, 856 insertions, 105 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
index fca946196..3ee7e1706 100644
--- a/res/values-ar/cm_strings.xml
+++ b/res/values-ar/cm_strings.xml
@@ -38,8 +38,12 @@
<!-- Chinese Reverse Lookup Provider -->
<string name="cyngn_reverse_lookup_provider_name">Cyngn الصينية (CN)</string>
<!-- Description for incoming calls that were blacklisted -->
+ <string name="type_blacklist">مكالمة من القائمة السوداء</string>
<string name="menu_add_to_blacklist">إضافة إلى قائمة المتصلين المحظورين</string>
<string name="toast_added_to_blacklist">إضافة %s إلى قائمة المتصلين المحظورين</string>
+ <string name="toast_removed_from_blacklist">تمت إزالة %s إلى قائمة المتصلين المحظورين.</string>
+ <string name="call_log_action_block">حظر المتصل</string>
+ <string name="call_log_action_unblock">تم حظر المتصل</string>
<!-- for speed dial -->
<string name="speed_dial_settings">إعدادات الاتصال السريع</string>
<string name="speed_dial_not_set">(لم يتم تعيين)</string>
@@ -62,6 +66,11 @@
<!-- Call statistics -->
<string name="call_log_stats_title">الإحصائيات</string>
<string name="callStatsDetailTitle">تفاصيل إحصائيات المكالمة</string>
+ <string name="call_stats_incoming">الواردة: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_outgoing">الصادرة: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_missed">لم يتم الرد عليها: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_blacklisted">المحظورة: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_percent"><xliff:g id="percent">%d</xliff:g>%%</string>
<string name="call_stats_header_total">المجموع: <xliff:g id="call_count">%s</xliff:g><xliff:g id="duration">%s</xliff:g></string>
<string name="call_stats_header_total_callsonly">المجموع: <xliff:g id="call_count"> %s </xliff:g></string>
<string name="call_stats_filter_from">تاريخ البداية</string>
@@ -79,5 +88,14 @@
<string name="call_stats_reset_filter">إعادة تعيين النطاق الزمني</string>
<string name="call_stats_sort_by_duration">فرز بحسب مدة المكالمة</string>
<string name="call_stats_sort_by_count">فرز بحسب عدد المكالمات</string>
+ <string name="call_stats_title_for_number">هذا الرقم</string>
+ <string name="call_stats_title_of_total">من الإجمالي</string>
+ <string name="call_stats_title_durations">مدد المكالمات</string>
+ <string name="call_stats_title_count">عدد المكالمات</string>
+ <string name="call_stats_title_average_duration">متوسط مدة المكالمة</string>
<!-- Text displayed when there are no call log entries in the selected time range. -->
+ <string name="recent_calls_no_items_in_range">سجل المكالمات الخاص بك لا يحتوي على أي مكالمات في نطاق الوقت المحدد.</string>
+ <string name="call_recording_category_title">تسجيل المكالمات</string>
+ <string name="call_recording_format">تنسيق الصوت</string>
+ <string name="call_playback_no_app_found_toast">تعذر العثور على أي تطبيق لتشغيل التسجيل المحدد.</string>
</resources>
diff --git a/res/values-as-rIN/strings.xml b/res/values-as-rIN/strings.xml
new file mode 100644
index 000000000..24aa00d64
--- /dev/null
+++ b/res/values-as-rIN/strings.xml
@@ -0,0 +1,401 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ ~ Copyright (C) 2012 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">
+ <!-- Application name used in Settings/Apps. Default label for activities
+ that don't specify a label. -->
+ <!-- Title for the activity that dials the phone. This is the name
+ used in the Launcher icon. -->
+ <!-- The description text for the dialer tab.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+
+ [CHAR LIMIT=NONE] -->
+ <!-- The description text for the call log tab.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+
+ [CHAR LIMIT=NONE] -->
+ <!-- Menu item used to call a contact from the call log -->
+ <!-- Text for a menu item to report a call as having been incorrectly identified.
+ [CHAR LIMIT=30] -->
+ <!-- Menu item used to copy a number from the call log to the dialer so it can be edited before calling it -->
+ <!-- Menu item used to add a number from the call log to contacts -->
+ <!-- Menu item used to remove a single call from the call log -->
+ <!-- Menu item used to remove all calls from the call log -->
+ <!-- Menu item used to delete a voicemail. [CHAR LIMIT=30] -->
+ <!-- Menu item used to share a voicemail. [CHAR LIMIT=30] -->
+ <!-- Text displayed when the call log is empty. -->
+ <!-- Label of the button displayed when the call log is empty. Allows the user to make a call. -->
+ <!-- Title of the confirmation dialog for clearing the call log. [CHAR LIMIT=37] -->
+ <!-- Confirmation dialog for clearing the call log. [CHAR LIMIT=NONE] -->
+ <!-- Title of the "Clearing call log" progress-dialog [CHAR LIMIT=35] -->
+ <!-- Title of the notification of new voicemails. [CHAR LIMIT=30] -->
+ <!-- Used in the notification of a new voicemail for the action to play the voicemail. -->
+ <!-- Used to build a list of names or phone numbers, to indicate the callers who left
+ voicemails.
+ The first argument may be one or more callers, the most recent ones.
+ The second argument is an additional callers.
+ This string is used to build a list of callers.
+
+ [CHAR LIMIT=10]
+ -->
+ <!-- Text used in the ticker to notify the user of the latest voicemail. [CHAR LIMIT=30] -->
+ <!-- Message to show when there is an error playing back the voicemail. [CHAR LIMIT=40] -->
+ <!-- Message to display before we have prepared the media player, i.e. before we know duration. [CHAR LIMIT=40] -->
+ <!-- Message to display whilst we are waiting for the content to be fetched. [CHAR LIMIT=40] -->
+ <!-- Message to display if we fail to get content within a suitable time period. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing voicemail calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing incoming calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing outgoing calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing missed calls. [CHAR LIMIT=40] -->
+ <!-- Title for promo card for visual voicemail. [CHAR LIMIT=40] -->
+ <!-- Promo card text for visual voicemail. -->
+ <!-- Text for "Settings" link for visual voicemail promo card. [CHAR LIMIT=30] -->
+ <!-- Voicemail status message shown at the top of call log to notify the user that no new
+ voicemails are currently available. This can happen when both notification as well as data
+ connection to the voicemail server is lost. [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call log to notify the user that there is no
+ data connection to the voicemail server, but there are new voicemails waiting on the server.
+ [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call log to invite the user to configure
+ visual voicemail. [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call details screen to notify the user that
+ the audio of this voicemail is not available. [CHAR LIMIT=64] -->
+ <!-- User action prompt shown next to a voicemail status message to let the user configure
+ visual voicemail. [CHAR LIMIT=20] -->
+ <!-- User action prompt shown next to a voicemail status message to let the user call voicemail
+ server directly to listen to the voicemails. [CHAR LIMIT=20] -->
+ <!-- The counter for calls in a group and the date of the latest call as shown in the call log [CHAR LIMIT=15] -->
+ <!-- Title for the sms disambiguation dialog -->
+ <!-- Title for the call disambiguation dialog -->
+ <!-- Message next to disamgiguation dialog check box -->
+ <!-- String describing the Search ImageButton
+
+ Used by AccessibilityService to announce the purpose of the button.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the Dial ImageButton
+
+ Used by AccessibilityService to announce the purpose of the button.
+ -->
+ <!-- String describing the digits text box containing the number to dial.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to start/stop playback.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to switch on/off speakerphone.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the seekbar in the voicemail playback to seek playback position.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to decrease playback rate.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to increase playback rate.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- Content description for the fake action menu button that brings up the call history
+ activity -->
+ <!-- Content description for the fake action menu overflow button.
+ This should be same as the description for the real action menu
+ overflow button available in ActionBar.
+ [CHAR LIMIT=NONE] -->
+ <!-- Content description for the button that displays the dialpad
+ [CHAR LIMIT=NONE] -->
+ <!-- Menu item to copy something [CHAR_LIMIT=10] -->
+ <!-- Menu item used to show only outgoing in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only incoming in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only missed in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only voicemails in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show all calls in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu items for dialpad options as part of Pause and Wait ftr [CHAR LIMIT=30] -->
+ <!-- Label for the dialer app setting page [CHAR LIMIT=30]-->
+ <!-- Menu item to create a new contact [CHAR LIMIT=30] -->
+ <!-- Menu item to display all contacts [CHAR LIMIT=30] -->
+ <!-- Title bar for call detail screen -->
+ <!-- Toast for call detail screen when couldn't read the requested details -->
+ <!-- Item label: jump to the in-call DTMF dialpad.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Item label: jump to the in-call UI.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Item label: use the Dialer's dialpad to add another call.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Title for incoming call details screen -->
+ <!-- Title for outgoing call details screen -->
+ <!-- Title for missed call details screen -->
+ <!-- Title for incoming video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for voicemail details screen -->
+ <!-- Description for incoming calls going to voice mail vs. not -->
+ <!-- String describing the icon in the call log used to play a voicemail.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to view the contact for the current number.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to call a number or contact.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to access the contact details for a name or number.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String indicating a call log entry has an associated voicemail.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String indicating the number of calls to/from a caller in the call log.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String indicating a call log entry had video capabilities.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the button to SMS a number or contact.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the icon in the call log used to represent an unheard voicemail left to
+ the user.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the icon used to start a voice search -->
+ <!-- Menu item used to call a contact, containing the number of the contact to call -->
+ <!-- String used to display calls from unknown numbers in the call log -->
+ <!-- String used for displaying calls to the voicemail number in the call log -->
+ <!-- String used to display calls from private numbers in the call log -->
+ <!-- String used to display calls from pay phone in the call log -->
+ <!-- A nicely formatted call duration displayed when viewing call details for duration less than 1 minute. For example "28 sec" -->
+ <!-- A nicely formatted call duration displayed when viewing call details. For example "42 min 28 sec" -->
+ <!-- Dialog message which is shown when the user tries to make a phone call
+ to prohibited phone numbers [CHAR LIMIT=NONE] -->
+ <!-- Dialog message which is shown when the user tries to check voicemail
+ while the system isn't ready for the access. [CHAR LIMIT=NONE] -->
+ <!-- Dialog message which is shown when the user tries to check voicemail
+ while the system is in airplane mode. The user cannot access to
+ voicemail service in Airplane mode. [CHAR LIMI=NONE] -->
+ <!-- Message that appears in the favorites tab of the Phone app when the contact list has not fully loaded yet (below the favorite and frequent contacts) [CHAR LIMIT=20] -->
+ <!-- The title of a dialog that displays the IMEI of the phone -->
+ <!-- The title of a dialog that displays the MEID of the CDMA phone -->
+ <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial -->
+ <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial -->
+ <!-- Message displayed when there is no application available to handle the add contact menu option. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when there is no application available to handle voice search. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when the Phone application has been disabled and a phone call cannot
+ be made. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when there is no application available to handle a particular action.
+ [CHAR LIMIT=NONE] -->
+ <!-- Hint displayed in dialer search box when there is no query that is currently typed.
+ [CHAR LIMIT=30] -->
+ <!-- String resource for the font-family to use for the call log activity's title
+ Do not translate. -->
+ <!-- String resource for the font-family to use for the full call history footer
+ Do not translate. -->
+ <!-- Text displayed when the list of missed calls is empty -->
+ <!-- Text displayed when the list of voicemails is empty -->
+ <!-- Menu option to show favorite contacts only -->
+ <!-- Title of activity that displays a list of all calls -->
+ <!-- Title for the call log tab containing the list of all voicemails and calls
+ [CHAR LIMIT=30] -->
+ <!-- Title for the call log tab containing the list of all missed calls only
+ [CHAR LIMIT=30] -->
+ <!-- Title for the call log tab containing the list of all voicemail calls only
+ [CHAR LIMIT=30] -->
+ <!-- Accessibility text for the tab showing recent and favorite contacts who can be called.
+ [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the call log of recent calls. [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the user's contacts. [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the user's voicemails. [CHAR LIMIT=40] -->
+ <!-- Text displayed when user swipes out a favorite contact -->
+ <!-- Text displayed for the undo button to undo removing a favorite contact -->
+ <!-- Shortcut item used to call a number directly from search -->
+ <!-- Shortcut item used to add a number directly to a new contact from search.
+ [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to add a number to an existing contact directly from search.
+ [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to send a text message directly from search. [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to make a video call directly from search. [CHAR LIMIT=25] -->
+ <!-- Title for the call log list item that brings users to the full call history when clicked -->
+ <!-- Number of missed calls shown on call card [CHAR LIMIT=40] -->
+ <!-- Shown when there are no speed dial favorites. -->
+ <!-- Shown as an action when there are no speed dial favorites -->
+ <!-- Shown when there are no contacts in the all contacts list. -->
+ <!-- Shown as an action when the all contacts list is empty -->
+ <!-- Shows up as a tooltip to provide a hint to the user that the profile pic in a contact
+ card can be tapped to bring up a list of all numbers, or long pressed to start reordering
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- Remove button that shows up when contact is long-pressed. [CHAR LIMIT=NONE] -->
+ <!-- Button text for the "video call" displayed underneath an entry in the call log.
+ Tapping causes a video call to be placed to the caller represented by the call log entry.
+ [CHAR LIMIT=30] -->
+ <!-- Button text for a button displayed underneath an entry in the call log, which opens up a
+ messaging app to send a SMS to the number represented by the call log entry.
+ [CHAR LIMIT=30] -->
+ <!-- Button text for the button displayed underneath an entry in the call log.
+ Tapping navigates the user to the call details screen where the user can view details for
+ the call log entry. [CHAR LIMIT=30] -->
+ <!-- Button text for the button displayed underneath an entry in the call log, which when
+ tapped triggers a return call to the named user. [CHAR LIMIT=30] -->
+ <!-- String describing an incoming missed call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing an incoming answered call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing an outgoing call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the phone account the call was made on or to. This string will be used
+ in description_incoming_missed_call, description_incoming_answered_call, and
+ description_outgoing_call.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the phone icon on a call log list item. When tapped, it will place a
+ call to the number represented by that call log entry. [CHAR LIMIT=NONE]-->
+ <!-- String describing the "call" action for an entry in the call log. The call back
+ action triggers a return call to the named user.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "video call" action for an entry in the call log. The video call
+ action triggers a return video call to the named person/number.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "listen" action for an entry in the call log. The listen
+ action is shown for call log entries representing a voicemail message and this button
+ triggers playing back the voicemail.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "pause voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "delete voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the number of new voicemails, displayed as a number badge on a tab.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description for the "create new contact" action for an entry in the call log. This action
+ opens a screen for creating a new contact for this name or number. [CHAR LIMIT=NONE] -->
+ <!-- Description for the "add to existing contact" action for an entry in the call log. This
+ action opens a screen for adding this name or number to an existing contact.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "details" action for an entry in the call log. The details action
+ displays the call details screen for an entry in the call log. This shows the calls to
+ and from the specified number associated with the call log entry.
+ [CHAR LIMIT=NONE] -->
+ <!-- Toast message which appears when a call log entry is deleted.
+ [CHAR LIMIT=NONE] -->
+ <!-- String used as a header in the call log above calls which occurred today.
+ [CHAR LIMIT=65] -->
+ <!-- String used as a header in the call log above calls which occurred yesterday.
+ [CHAR LIMIT=65] -->
+ <!-- String used as a header in the call log above calls which occurred two days or more ago.
+ [CHAR LIMIT=65] -->
+ <!-- String a header on the call details screen. Appears above the list calls to or from a
+ particular number.
+ [CHAR LIMIT=65] -->
+ <!-- String describing the "speaker on" button on the playback control used to listen to a
+ voicemail message. When speaker is on, playback of the voicemail will occur through the
+ phone speaker.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "speaker off" button on the playback control used to listen to a
+ voicemail message. When speaker is off, playback of the voicemail will occur through the
+ phone earpiece.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play faster" button in the playback control used to listen to a
+ voicemail message. Speeds up playback of the voicemail message.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play slower" button in the playback control used to listen to a
+ voicemail message. Slows down playback of the voicemail message.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play/pause" button in the playback control used to listen to a
+ voicemail message. Starts playback or pauses ongoing playback.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- Delimeter used between each item in a textual list; for example "Alpha, Beta".
+ [CHAR LIMIT=3] -->
+ <!-- Dialer settings related strings-->
+ <!-- Title for "Display options" category, which controls how contacts are shown.
+ [CHAR LIMIT=40] -->
+ <!-- Title for the "Sounds and vibration" settings control settings related to ringtones,
+ dialpad tones, and vibration for incoming calls. [CHAR LIMIT=40] -->
+ <!-- Title for "Accessibility" category, which controls settings such as TTY mode and hearing
+ aid compatability. [CHAR LIMIT=40] -->
+ <!-- Setting option name to pick ringtone (a list dialog comes up). [CHAR LIMIT=30] -->
+ <!-- Setting option name to enable or disable vibration when ringing the phone.
+ [CHAR LIMIT=30] -->
+ <!-- Setting option name to enable or disable DTMF tone sound [CHAR LIMIT=30] -->
+ <!-- Label for setting to adjust the length of DTMF tone sounds. [CHAR LIMIT=40] -->
+ <!-- Options displayed for the length of DTMF tone sounds. [CHAR LIMIT=40] -->
+ <!-- Do not translate. -->
+ <!-- Title of settings screen for managing the "Respond via SMS" feature. [CHAR LIMIT=30] -->
+ <!-- Label for the call settings section [CHAR LIMIT=30] -->
+ <!-- Label for the phone account settings [CHAR LIMIT=30] -->
+ <!-- DO NOT TRANSLATE. Internal key for ringtone preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for vibrate when ringing preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for vibrate when ringing preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for DTMF tone length preference. -->
+ <!-- The label of the button used to turn on a single permission -->
+ <!-- The label of the button used to turn on multiple permissions -->
+ <!-- Shown as a prompt to turn on the contacts permission to enable speed dial -->
+ <!-- Shown as a prompt to turn on the phone permission to enable the call log -->
+ <!-- Shown as a prompt to turn on the contacts permission to show all contacts -->
+ <!-- Shown as a prompt to turn on the phone permission to show voicemails -->
+ <!-- Shown as a prompt to turn on contacts permissions to allow contact search -->
+ <!-- Shown as a prompt to turn on the phone permission to allow a call to be placed -->
+ <!-- Shown as a message that notifies the user that the Phone app cannot write to system settings, which is why the system settings app is being launched directly instead.-->
+</resources>
diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml
index fa614eabd..7cb405a9b 100644
--- a/res/values-bg/cm_strings.xml
+++ b/res/values-bg/cm_strings.xml
@@ -87,11 +87,11 @@
<string name="call_stats_date_filter">Филтър за период от време</string>
<string name="call_stats_reset_filter">Възстанови по подраздиране периода от време</string>
<string name="call_stats_sort_by_duration">Сортирай по продължителност на разговори</string>
- <string name="call_stats_sort_by_count">Сортирай по брой повиквания</string>
+ <string name="call_stats_sort_by_count">Сортирай по брой на обаждания</string>
<string name="call_stats_title_for_number">Този номер</string>
<string name="call_stats_title_of_total">От общо</string>
<string name="call_stats_title_durations">Продължителност на разговора</string>
- <string name="call_stats_title_count">Брой повиквания</string>
+ <string name="call_stats_title_count">Брой обаждания</string>
<string name="call_stats_title_average_duration">Средна продължителност на повикванията</string>
<!-- Text displayed when there are no call log entries in the selected time range. -->
<string name="recent_calls_no_items_in_range">Няма регистрирани повиквания през зададения период.</string>
diff --git a/res/values-in/cm_arrays.xml b/res/values-in/cm_arrays.xml
index 2312527d2..f5aa9ddb5 100644
--- a/res/values-in/cm_arrays.xml
+++ b/res/values-in/cm_arrays.xml
@@ -23,13 +23,4 @@
4: hour sec
5: hour min
6: hour min sec -->
- <string-array name="call_stats_duration">
- <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
- <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
- <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
- </string-array>
</resources>
diff --git a/res/values-in/cm_plurals.xml b/res/values-in/cm_plurals.xml
deleted file mode 100644
index 1d8b1a742..000000000
--- a/res/values-in/cm_plurals.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<!--
- Copyright (C) 2013 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="hour">
- <item quantity="other">%d jam</item>
- </plurals>
- <plurals name="minute">
- <item quantity="other">%d men</item>
- </plurals>
- <plurals name="second">
- <item quantity="other">%d det</item>
- </plurals>
- <plurals name="call">
- <item quantity="other">%d panggilan</item>
- </plurals>
-</resources>
diff --git a/res/values-in/cm_strings.xml b/res/values-in/cm_strings.xml
index 327a59bda..8a016dce3 100644
--- a/res/values-in/cm_strings.xml
+++ b/res/values-in/cm_strings.xml
@@ -17,67 +17,11 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Forward lookup -->
- <string name="nearby_places">Tempat terdekat</string>
- <string name="people">Orang</string>
<!-- dialpad t9 search -->
- <string name="preference_category_t9_dialpad_search">Pencarian dialpad T9</string>
- <string name="t9_search_input_locale">Masukan pencarian T9</string>
- <string name="t9_search_input_locale_default">Standar</string>
<!-- Number lookup -->
- <string name="lookup_settings_label">Pencarian nomor telepon</string>
- <string name="lookup_settings_description">Pencarian nomor telepon yang tidak dikenal</string>
- <string name="enable_forward_lookup_title">Pencarian maju</string>
- <string name="enable_forward_lookup_summary">Menunjukkan tempat terdekat saat mencari dalam dialer</string>
- <string name="enable_people_lookup_title">Pencarian orang</string>
- <string name="enable_people_lookup_summary">Tampilkan hasil online untuk orang-orang saat melakukan pencarian pada dialer</string>
- <string name="enable_reverse_lookup_title">Pencarian terbalik</string>
- <string name="enable_reverse_lookup_summary">Mencari informasi tentang orang atau tempat untuk panggilan masuk dari nomor tak diketahui</string>
- <string name="forward_lookup_provider_title">Penyedia pencarian maju</string>
- <string name="people_lookup_provider_title">Penyedia pencarian orang</string>
- <string name="reverse_lookup_provider_title">Penyedia pencarian terbalik</string>
<!-- Chinese Reverse Lookup Provider -->
- <string name="cyngn_reverse_lookup_provider_name">Cyngn China (CN)</string>
<!-- Description for incoming calls that were blacklisted -->
- <string name="menu_add_to_blacklist">Tambahkan ke daftar blokir penelpon</string>
- <string name="toast_added_to_blacklist">%s ditambahkan ke daftar blokir penelpon.</string>
<!-- for speed dial -->
- <string name="speed_dial_settings">Pengaturan panggilan cepat</string>
- <string name="speed_dial_not_set">(tidak ditetapkan)</string>
- <string name="speed_dial_replace">Ganti</string>
- <string name="speed_dial_delete">Hapus</string>
- <string name="speed_dial_unassigned_dialog_title">Tombol belum ditetapkan</string>
- <string name="speed_dial_unassigned_dialog_message">Tidak ada tindakan panggilan cepat ditugaskan untuk tombol angka \'<xliff:g id="angka">%s</xliff:g>\'. Apakah Anda ingin menentukan sebuah tindakan sekarang?</string>
- <string name="dialog_speed_dial_airplane_mode_message">Untuk menggunakan panggilan cepat, pertama matikan mode Pesawat.</string>
- <string name="yes">Ya</string>
- <string name="no">Tidak</string>
- <string name="incall_vibration_category_title">Getaran dalam panggilan</string>
- <string name="incall_vibrate_outgoing_title">Getar saat menjawab</string>
- <string name="incall_vibrate_call_waiting_title">Getar pada panggilan tunggu</string>
- <string name="incall_vibrate_hangup_title">Getar saat tutup telepon</string>
- <string name="incall_vibrate_45_title">Getar setiap menit</string>
- <string name="incall_vibrate_45_summary">Getar pada detik ke-45 menandai tiap menit selama panggilan keluar</string>
- <string name="call_log_show_all_slots">Semua SIM</string>
- <string name="call_log_all_calls_header">Semua panggilan</string>
- <string name="call_log_blacklist_header">Hanya panggilan yang diblok saja</string>
<!-- Call statistics -->
- <string name="call_log_stats_title">Statistik</string>
- <string name="callStatsDetailTitle">Rincian statistik panggilan</string>
- <string name="call_stats_header_total">Total: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
- <string name="call_stats_header_total_callsonly">Total: <xliff:g id="call_count">%s</xliff:g></string>
- <string name="call_stats_filter_from">Tanggal mulai</string>
- <string name="call_stats_filter_to">Tanggal berakhir</string>
- <string name="call_stats_filter_picker_title">Jarak filter</string>
- <string name="date_quick_selection">Pilihan cepat</string>
- <string name="date_qs_currentmonth">Bulan ini</string>
- <string name="date_qs_currentquarter">Triwulan ini</string>
- <string name="date_qs_currentyear">Tahun ini</string>
- <string name="date_qs_lastweek">Minggu lalu</string>
- <string name="date_qs_lastmonth">Bulan lalu</string>
- <string name="date_qs_lastquarter">Triwulan lalu</string>
- <string name="date_qs_lastyear">Tahun lalu</string>
- <string name="call_stats_date_filter">Sesuaikan rentang waktu</string>
- <string name="call_stats_reset_filter">Kembalikan rentang waktu</string>
- <string name="call_stats_sort_by_duration">Urut sesuai durasi panggilan</string>
- <string name="call_stats_sort_by_count">Urut sesuai jumlah panggilan</string>
<!-- Text displayed when there are no call log entries in the selected time range. -->
</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index 29fe895c6..92e408af9 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -39,9 +39,9 @@
<string name="cyngn_reverse_lookup_provider_name">Cyngn Cinese (CN)</string>
<!-- Description for incoming calls that were blacklisted -->
<string name="type_blacklist">Chiamate bloccate</string>
- <string name="menu_add_to_blacklist">Aggiungi all\'elenco bloccati</string>
+ <string name="menu_add_to_blacklist">Aggiungi ai contatti bloccati</string>
<string name="toast_added_to_blacklist">%s aggiunto alla lista bloccati.</string>
- <string name="toast_removed_from_blacklist">%s rimosso dalla lista delle chiamanti bloccati.</string>
+ <string name="toast_removed_from_blacklist">%s rimosso dalla lista bloccati.</string>
<string name="call_log_action_block">Chiamante bloccato</string>
<string name="call_log_action_unblock">Chiamante bloccato</string>
<!-- for speed dial -->
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
index 4817b213c..df8530c08 100644
--- a/res/values-iw/cm_strings.xml
+++ b/res/values-iw/cm_strings.xml
@@ -41,7 +41,7 @@
<string name="type_blacklist">שיחה שהוכנסה לרשימה השחורה</string>
<string name="menu_add_to_blacklist">הוסף לרשימת מתקשרים חסומים</string>
<string name="toast_added_to_blacklist">%s נוסף/ה לרשימת המתקשרים החסומים.</string>
- <string name="toast_removed_from_blacklist">%s הוסר מרשימת המתקשרים החסומים.</string>
+ <string name="toast_removed_from_blacklist">%s הוסר/ה מרשימת המתקשרים החסומים.</string>
<string name="call_log_action_block">חסום מתקשר</string>
<string name="call_log_action_unblock">המתקשר נחסם</string>
<!-- for speed dial -->
@@ -90,7 +90,7 @@
<string name="call_stats_sort_by_count">מיין לפי מספר שיחות</string>
<string name="call_stats_title_for_number">המספר הזה</string>
<string name="call_stats_title_of_total">מתוך</string>
- <string name="call_stats_title_durations">אורכי שיחה</string>
+ <string name="call_stats_title_durations">משכי שיחה</string>
<string name="call_stats_title_count">מספר השיחות</string>
<string name="call_stats_title_average_duration">משך שיחה ממוצע</string>
<!-- Text displayed when there are no call log entries in the selected time range. -->
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index 48f8b9178..b57f034ae 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -65,6 +65,11 @@
<!-- Call statistics -->
<string name="call_log_stats_title">Statistikk</string>
<string name="callStatsDetailTitle">Detaljer for samtalestatus</string>
+ <string name="call_stats_incoming">Innkommende: <xliff:g id="value">%s </xliff:g></string>
+ <string name="call_stats_outgoing">Utgående: <xliff:g id="value">%s </xliff:g></string>
+ <string name="call_stats_missed">Ubesvart: <xliff:g id="value">%s </xliff:g></string>
+ <string name="call_stats_blacklisted">Blokkert: <xliff:g id="value">%s </xliff:g></string>
+ <string name="call_stats_percent"><xliff:g id="percent">%d </xliff:g>%%</string>
<string name="call_stats_header_total">Totalt: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
<string name="call_stats_header_total_callsonly">Totalt: <xliff:g id="call_count">%s</xliff:g></string>
<string name="call_stats_filter_from">Startdato</string>
@@ -83,6 +88,9 @@
<string name="call_stats_sort_by_duration">Sorter etter samtalevarighet</string>
<string name="call_stats_sort_by_count">Sorter etter antall samtaler</string>
<string name="call_stats_title_for_number">Dette nummeret</string>
+ <string name="call_stats_title_of_total">Av totalt</string>
<string name="call_stats_title_durations">Samtalevarighet</string>
+ <string name="call_stats_title_average_duration">Gjennomsnittlig samtalevarighet</string>
<!-- Text displayed when there are no call log entries in the selected time range. -->
+ <string name="call_recording_format">Lydformat</string>
</resources>
diff --git a/res/values-or-rIN/strings.xml b/res/values-or-rIN/strings.xml
new file mode 100644
index 000000000..24aa00d64
--- /dev/null
+++ b/res/values-or-rIN/strings.xml
@@ -0,0 +1,401 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ ~ Copyright (C) 2012 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">
+ <!-- Application name used in Settings/Apps. Default label for activities
+ that don't specify a label. -->
+ <!-- Title for the activity that dials the phone. This is the name
+ used in the Launcher icon. -->
+ <!-- The description text for the dialer tab.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+
+ [CHAR LIMIT=NONE] -->
+ <!-- The description text for the call log tab.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+
+ [CHAR LIMIT=NONE] -->
+ <!-- Menu item used to call a contact from the call log -->
+ <!-- Text for a menu item to report a call as having been incorrectly identified.
+ [CHAR LIMIT=30] -->
+ <!-- Menu item used to copy a number from the call log to the dialer so it can be edited before calling it -->
+ <!-- Menu item used to add a number from the call log to contacts -->
+ <!-- Menu item used to remove a single call from the call log -->
+ <!-- Menu item used to remove all calls from the call log -->
+ <!-- Menu item used to delete a voicemail. [CHAR LIMIT=30] -->
+ <!-- Menu item used to share a voicemail. [CHAR LIMIT=30] -->
+ <!-- Text displayed when the call log is empty. -->
+ <!-- Label of the button displayed when the call log is empty. Allows the user to make a call. -->
+ <!-- Title of the confirmation dialog for clearing the call log. [CHAR LIMIT=37] -->
+ <!-- Confirmation dialog for clearing the call log. [CHAR LIMIT=NONE] -->
+ <!-- Title of the "Clearing call log" progress-dialog [CHAR LIMIT=35] -->
+ <!-- Title of the notification of new voicemails. [CHAR LIMIT=30] -->
+ <!-- Used in the notification of a new voicemail for the action to play the voicemail. -->
+ <!-- Used to build a list of names or phone numbers, to indicate the callers who left
+ voicemails.
+ The first argument may be one or more callers, the most recent ones.
+ The second argument is an additional callers.
+ This string is used to build a list of callers.
+
+ [CHAR LIMIT=10]
+ -->
+ <!-- Text used in the ticker to notify the user of the latest voicemail. [CHAR LIMIT=30] -->
+ <!-- Message to show when there is an error playing back the voicemail. [CHAR LIMIT=40] -->
+ <!-- Message to display before we have prepared the media player, i.e. before we know duration. [CHAR LIMIT=40] -->
+ <!-- Message to display whilst we are waiting for the content to be fetched. [CHAR LIMIT=40] -->
+ <!-- Message to display if we fail to get content within a suitable time period. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing voicemail calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing incoming calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing outgoing calls. [CHAR LIMIT=40] -->
+ <!-- The header to show that call log is only showing missed calls. [CHAR LIMIT=40] -->
+ <!-- Title for promo card for visual voicemail. [CHAR LIMIT=40] -->
+ <!-- Promo card text for visual voicemail. -->
+ <!-- Text for "Settings" link for visual voicemail promo card. [CHAR LIMIT=30] -->
+ <!-- Voicemail status message shown at the top of call log to notify the user that no new
+ voicemails are currently available. This can happen when both notification as well as data
+ connection to the voicemail server is lost. [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call log to notify the user that there is no
+ data connection to the voicemail server, but there are new voicemails waiting on the server.
+ [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call log to invite the user to configure
+ visual voicemail. [CHAR LIMIT=64] -->
+ <!-- Voicemail status message shown at the top of call details screen to notify the user that
+ the audio of this voicemail is not available. [CHAR LIMIT=64] -->
+ <!-- User action prompt shown next to a voicemail status message to let the user configure
+ visual voicemail. [CHAR LIMIT=20] -->
+ <!-- User action prompt shown next to a voicemail status message to let the user call voicemail
+ server directly to listen to the voicemails. [CHAR LIMIT=20] -->
+ <!-- The counter for calls in a group and the date of the latest call as shown in the call log [CHAR LIMIT=15] -->
+ <!-- Title for the sms disambiguation dialog -->
+ <!-- Title for the call disambiguation dialog -->
+ <!-- Message next to disamgiguation dialog check box -->
+ <!-- String describing the Search ImageButton
+
+ Used by AccessibilityService to announce the purpose of the button.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the Dial ImageButton
+
+ Used by AccessibilityService to announce the purpose of the button.
+ -->
+ <!-- String describing the digits text box containing the number to dial.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to start/stop playback.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to switch on/off speakerphone.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the seekbar in the voicemail playback to seek playback position.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to decrease playback rate.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- String describing the button in the voicemail playback to increase playback rate.
+
+ Used by AccessibilityService to announce the purpose of the view.
+ -->
+ <!-- Content description for the fake action menu button that brings up the call history
+ activity -->
+ <!-- Content description for the fake action menu overflow button.
+ This should be same as the description for the real action menu
+ overflow button available in ActionBar.
+ [CHAR LIMIT=NONE] -->
+ <!-- Content description for the button that displays the dialpad
+ [CHAR LIMIT=NONE] -->
+ <!-- Menu item to copy something [CHAR_LIMIT=10] -->
+ <!-- Menu item used to show only outgoing in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only incoming in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only missed in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show only voicemails in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu item used to show all calls in the call log. [CHAR LIMIT=30] -->
+ <!-- Menu items for dialpad options as part of Pause and Wait ftr [CHAR LIMIT=30] -->
+ <!-- Label for the dialer app setting page [CHAR LIMIT=30]-->
+ <!-- Menu item to create a new contact [CHAR LIMIT=30] -->
+ <!-- Menu item to display all contacts [CHAR LIMIT=30] -->
+ <!-- Title bar for call detail screen -->
+ <!-- Toast for call detail screen when couldn't read the requested details -->
+ <!-- Item label: jump to the in-call DTMF dialpad.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Item label: jump to the in-call UI.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Item label: use the Dialer's dialpad to add another call.
+ (Part of a list of options shown in the dialer when another call
+ is already in progress.) -->
+ <!-- Title for incoming call details screen -->
+ <!-- Title for outgoing call details screen -->
+ <!-- Title for missed call details screen -->
+ <!-- Title for incoming video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for voicemail details screen -->
+ <!-- Description for incoming calls going to voice mail vs. not -->
+ <!-- String describing the icon in the call log used to play a voicemail.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to view the contact for the current number.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to call a number or contact.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String describing the button to access the contact details for a name or number.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String indicating a call log entry has an associated voicemail.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String indicating the number of calls to/from a caller in the call log.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ -->
+ <!-- String indicating a call log entry had video capabilities.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the button to SMS a number or contact.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the icon in the call log used to represent an unheard voicemail left to
+ the user.
+
+ Note: AccessibilityServices use this attribute to announce what the view represents.
+ This is especially valuable for views without textual representation like ImageView.
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- String describing the icon used to start a voice search -->
+ <!-- Menu item used to call a contact, containing the number of the contact to call -->
+ <!-- String used to display calls from unknown numbers in the call log -->
+ <!-- String used for displaying calls to the voicemail number in the call log -->
+ <!-- String used to display calls from private numbers in the call log -->
+ <!-- String used to display calls from pay phone in the call log -->
+ <!-- A nicely formatted call duration displayed when viewing call details for duration less than 1 minute. For example "28 sec" -->
+ <!-- A nicely formatted call duration displayed when viewing call details. For example "42 min 28 sec" -->
+ <!-- Dialog message which is shown when the user tries to make a phone call
+ to prohibited phone numbers [CHAR LIMIT=NONE] -->
+ <!-- Dialog message which is shown when the user tries to check voicemail
+ while the system isn't ready for the access. [CHAR LIMIT=NONE] -->
+ <!-- Dialog message which is shown when the user tries to check voicemail
+ while the system is in airplane mode. The user cannot access to
+ voicemail service in Airplane mode. [CHAR LIMI=NONE] -->
+ <!-- Message that appears in the favorites tab of the Phone app when the contact list has not fully loaded yet (below the favorite and frequent contacts) [CHAR LIMIT=20] -->
+ <!-- The title of a dialog that displays the IMEI of the phone -->
+ <!-- The title of a dialog that displays the MEID of the CDMA phone -->
+ <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial -->
+ <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial -->
+ <!-- Message displayed when there is no application available to handle the add contact menu option. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when there is no application available to handle voice search. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when the Phone application has been disabled and a phone call cannot
+ be made. [CHAR LIMIT=NONE] -->
+ <!-- Message displayed when there is no application available to handle a particular action.
+ [CHAR LIMIT=NONE] -->
+ <!-- Hint displayed in dialer search box when there is no query that is currently typed.
+ [CHAR LIMIT=30] -->
+ <!-- String resource for the font-family to use for the call log activity's title
+ Do not translate. -->
+ <!-- String resource for the font-family to use for the full call history footer
+ Do not translate. -->
+ <!-- Text displayed when the list of missed calls is empty -->
+ <!-- Text displayed when the list of voicemails is empty -->
+ <!-- Menu option to show favorite contacts only -->
+ <!-- Title of activity that displays a list of all calls -->
+ <!-- Title for the call log tab containing the list of all voicemails and calls
+ [CHAR LIMIT=30] -->
+ <!-- Title for the call log tab containing the list of all missed calls only
+ [CHAR LIMIT=30] -->
+ <!-- Title for the call log tab containing the list of all voicemail calls only
+ [CHAR LIMIT=30] -->
+ <!-- Accessibility text for the tab showing recent and favorite contacts who can be called.
+ [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the call log of recent calls. [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the user's contacts. [CHAR LIMIT=40] -->
+ <!-- Accessibility text for the tab showing the user's voicemails. [CHAR LIMIT=40] -->
+ <!-- Text displayed when user swipes out a favorite contact -->
+ <!-- Text displayed for the undo button to undo removing a favorite contact -->
+ <!-- Shortcut item used to call a number directly from search -->
+ <!-- Shortcut item used to add a number directly to a new contact from search.
+ [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to add a number to an existing contact directly from search.
+ [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to send a text message directly from search. [CHAR LIMIT=25] -->
+ <!-- Shortcut item used to make a video call directly from search. [CHAR LIMIT=25] -->
+ <!-- Title for the call log list item that brings users to the full call history when clicked -->
+ <!-- Number of missed calls shown on call card [CHAR LIMIT=40] -->
+ <!-- Shown when there are no speed dial favorites. -->
+ <!-- Shown as an action when there are no speed dial favorites -->
+ <!-- Shown when there are no contacts in the all contacts list. -->
+ <!-- Shown as an action when the all contacts list is empty -->
+ <!-- Shows up as a tooltip to provide a hint to the user that the profile pic in a contact
+ card can be tapped to bring up a list of all numbers, or long pressed to start reordering
+ [CHAR LIMIT=NONE]
+ -->
+ <!-- Remove button that shows up when contact is long-pressed. [CHAR LIMIT=NONE] -->
+ <!-- Button text for the "video call" displayed underneath an entry in the call log.
+ Tapping causes a video call to be placed to the caller represented by the call log entry.
+ [CHAR LIMIT=30] -->
+ <!-- Button text for a button displayed underneath an entry in the call log, which opens up a
+ messaging app to send a SMS to the number represented by the call log entry.
+ [CHAR LIMIT=30] -->
+ <!-- Button text for the button displayed underneath an entry in the call log.
+ Tapping navigates the user to the call details screen where the user can view details for
+ the call log entry. [CHAR LIMIT=30] -->
+ <!-- Button text for the button displayed underneath an entry in the call log, which when
+ tapped triggers a return call to the named user. [CHAR LIMIT=30] -->
+ <!-- String describing an incoming missed call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing an incoming answered call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing an outgoing call entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the phone account the call was made on or to. This string will be used
+ in description_incoming_missed_call, description_incoming_answered_call, and
+ description_outgoing_call.
+ Note: AccessibilityServices uses this attribute to announce what the view represents.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the phone icon on a call log list item. When tapped, it will place a
+ call to the number represented by that call log entry. [CHAR LIMIT=NONE]-->
+ <!-- String describing the "call" action for an entry in the call log. The call back
+ action triggers a return call to the named user.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "video call" action for an entry in the call log. The video call
+ action triggers a return video call to the named person/number.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "listen" action for an entry in the call log. The listen
+ action is shown for call log entries representing a voicemail message and this button
+ triggers playing back the voicemail.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "pause voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "delete voicemail" action for an entry in the call log.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the number of new voicemails, displayed as a number badge on a tab.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- Description for the "create new contact" action for an entry in the call log. This action
+ opens a screen for creating a new contact for this name or number. [CHAR LIMIT=NONE] -->
+ <!-- Description for the "add to existing contact" action for an entry in the call log. This
+ action opens a screen for adding this name or number to an existing contact.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "details" action for an entry in the call log. The details action
+ displays the call details screen for an entry in the call log. This shows the calls to
+ and from the specified number associated with the call log entry.
+ [CHAR LIMIT=NONE] -->
+ <!-- Toast message which appears when a call log entry is deleted.
+ [CHAR LIMIT=NONE] -->
+ <!-- String used as a header in the call log above calls which occurred today.
+ [CHAR LIMIT=65] -->
+ <!-- String used as a header in the call log above calls which occurred yesterday.
+ [CHAR LIMIT=65] -->
+ <!-- String used as a header in the call log above calls which occurred two days or more ago.
+ [CHAR LIMIT=65] -->
+ <!-- String a header on the call details screen. Appears above the list calls to or from a
+ particular number.
+ [CHAR LIMIT=65] -->
+ <!-- String describing the "speaker on" button on the playback control used to listen to a
+ voicemail message. When speaker is on, playback of the voicemail will occur through the
+ phone speaker.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "speaker off" button on the playback control used to listen to a
+ voicemail message. When speaker is off, playback of the voicemail will occur through the
+ phone earpiece.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play faster" button in the playback control used to listen to a
+ voicemail message. Speeds up playback of the voicemail message.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play slower" button in the playback control used to listen to a
+ voicemail message. Slows down playback of the voicemail message.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- String describing the "play/pause" button in the playback control used to listen to a
+ voicemail message. Starts playback or pauses ongoing playback.
+ Note: AccessibilityServices uses this attribute to announce the purpose of the button.
+ [CHAR LIMIT=NONE] -->
+ <!-- Delimeter used between each item in a textual list; for example "Alpha, Beta".
+ [CHAR LIMIT=3] -->
+ <!-- Dialer settings related strings-->
+ <!-- Title for "Display options" category, which controls how contacts are shown.
+ [CHAR LIMIT=40] -->
+ <!-- Title for the "Sounds and vibration" settings control settings related to ringtones,
+ dialpad tones, and vibration for incoming calls. [CHAR LIMIT=40] -->
+ <!-- Title for "Accessibility" category, which controls settings such as TTY mode and hearing
+ aid compatability. [CHAR LIMIT=40] -->
+ <!-- Setting option name to pick ringtone (a list dialog comes up). [CHAR LIMIT=30] -->
+ <!-- Setting option name to enable or disable vibration when ringing the phone.
+ [CHAR LIMIT=30] -->
+ <!-- Setting option name to enable or disable DTMF tone sound [CHAR LIMIT=30] -->
+ <!-- Label for setting to adjust the length of DTMF tone sounds. [CHAR LIMIT=40] -->
+ <!-- Options displayed for the length of DTMF tone sounds. [CHAR LIMIT=40] -->
+ <!-- Do not translate. -->
+ <!-- Title of settings screen for managing the "Respond via SMS" feature. [CHAR LIMIT=30] -->
+ <!-- Label for the call settings section [CHAR LIMIT=30] -->
+ <!-- Label for the phone account settings [CHAR LIMIT=30] -->
+ <!-- DO NOT TRANSLATE. Internal key for ringtone preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for vibrate when ringing preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for vibrate when ringing preference. -->
+ <!-- DO NOT TRANSLATE. Internal key for DTMF tone length preference. -->
+ <!-- The label of the button used to turn on a single permission -->
+ <!-- The label of the button used to turn on multiple permissions -->
+ <!-- Shown as a prompt to turn on the contacts permission to enable speed dial -->
+ <!-- Shown as a prompt to turn on the phone permission to enable the call log -->
+ <!-- Shown as a prompt to turn on the contacts permission to show all contacts -->
+ <!-- Shown as a prompt to turn on the phone permission to show voicemails -->
+ <!-- Shown as a prompt to turn on contacts permissions to allow contact search -->
+ <!-- Shown as a prompt to turn on the phone permission to allow a call to be placed -->
+ <!-- Shown as a message that notifies the user that the Phone app cannot write to system settings, which is why the system settings app is being launched directly instead.-->
+</resources>
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index 177dbbede..f4597688d 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -41,9 +41,9 @@
<string name="type_blacklist">Chamada na lista negra</string>
<string name="menu_add_to_blacklist">Adicionar à lista de números bloqueados</string>
<string name="toast_added_to_blacklist">%s foi adicionado à lista de números bloqueados.</string>
- <string name="toast_removed_from_blacklist">%s removido da lista de chamadores bloqueados.</string>
- <string name="call_log_action_block">Bloquear o chamador</string>
- <string name="call_log_action_unblock">Chamador bloqueado</string>
+ <string name="toast_removed_from_blacklist">%s removido da lista de números bloqueados.</string>
+ <string name="call_log_action_block">Bloquear número</string>
+ <string name="call_log_action_unblock">Número bloqueado</string>
<!-- for speed dial -->
<string name="speed_dial_settings">Definições de marcação rápida</string>
<string name="speed_dial_not_set">(não definido)</string>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
index 26b6514f1..ba161b2e8 100644
--- a/res/values-th/cm_strings.xml
+++ b/res/values-th/cm_strings.xml
@@ -92,5 +92,10 @@
<string name="call_stats_title_of_total">จากทั้งหมด</string>
<string name="call_stats_title_durations">ระยะเวลาการโทร</string>
<string name="call_stats_title_count">จำนวนการโทร</string>
+ <string name="call_stats_title_average_duration">เวลาโทรเฉลี่ย</string>
<!-- Text displayed when there are no call log entries in the selected time range. -->
+ <string name="recent_calls_no_items_in_range">ประวัติการโทรของคุณจะไม่นับการโทรในช่วงเวลาที่กำหนด</string>
+ <string name="call_recording_category_title">บันทึกการสนทนา</string>
+ <string name="call_recording_format">รูปแบบไฟล์เสียง</string>
+ <string name="call_playback_no_app_found_toast">ไม่พบแอปที่สามารถเล่นไฟล์เสียงที่เลือกไว้ได้</string>
</resources>
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
index b8db7dbc5..28bd918a3 100644
--- a/res/values-tr/cm_strings.xml
+++ b/res/values-tr/cm_strings.xml
@@ -66,6 +66,11 @@
<!-- Call statistics -->
<string name="call_log_stats_title">İstatistikler</string>
<string name="callStatsDetailTitle">Arama istatistik detayları</string>
+ <string name="call_stats_incoming">Gelen: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_outgoing">Giden: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_missed">Cevapsız: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_blacklisted">Engellendi: <xliff:g id="value">%s</xliff:g></string>
+ <string name="call_stats_percent"><xliff:g id="percent">%d</xliff:g>%%</string>
<string name="call_stats_header_total">Toplam: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
<string name="call_stats_header_total_callsonly">Toplam: <xliff:g id="call_count">%s</xliff:g></string>
<string name="call_stats_filter_from">Başlangıç tarihi</string>
@@ -83,5 +88,14 @@
<string name="call_stats_reset_filter">Zaman aralığını sıfırla</string>
<string name="call_stats_sort_by_duration">Arama süresine göre sırala</string>
<string name="call_stats_sort_by_count">Arama sayısına göre sırala</string>
+ <string name="call_stats_title_for_number">Bu numara</string>
+ <string name="call_stats_title_of_total">Toplam</string>
+ <string name="call_stats_title_durations">Arama süreleri</string>
+ <string name="call_stats_title_count">Arama sayısı</string>
+ <string name="call_stats_title_average_duration">Ortalama çağrı süresi</string>
<!-- Text displayed when there are no call log entries in the selected time range. -->
+ <string name="recent_calls_no_items_in_range">Arama kaydı seçilen zaman aralığında herhangi bir arama içermiyor.</string>
+ <string name="call_recording_category_title">Arama kaydı</string>
+ <string name="call_recording_format">Ses formatı</string>
+ <string name="call_playback_no_app_found_toast">Seçili kaydı yürütmek için hiçbir uygulama bulunamadı.</string>
</resources>