summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllogutils/res/values-en-rAU/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/calllogutils/res/values-en-rAU/strings.xml')
-rw-r--r--java/com/android/dialer/calllogutils/res/values-en-rAU/strings.xml112
1 files changed, 60 insertions, 52 deletions
diff --git a/java/com/android/dialer/calllogutils/res/values-en-rAU/strings.xml b/java/com/android/dialer/calllogutils/res/values-en-rAU/strings.xml
index 51c5215a4..42e8923c9 100644
--- a/java/com/android/dialer/calllogutils/res/values-en-rAU/strings.xml
+++ b/java/com/android/dialer/calllogutils/res/values-en-rAU/strings.xml
@@ -1,53 +1,61 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 2017 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">
- <string name="type_incoming" msgid="5727636795656199810">"Incoming call"</string>
- <string name="type_incoming_pulled" msgid="8434723359163965796">"Incoming call transferred to another device"</string>
- <string name="type_outgoing" msgid="764896746073942963">"Outgoing call"</string>
- <string name="type_outgoing_pulled" msgid="1648517538371704193">"Outgoing call transferred to another device"</string>
- <string name="type_missed" msgid="2997043831022028176">"Missed call"</string>
- <string name="type_incoming_video" msgid="7507180294202642554">"Incoming video call"</string>
- <string name="type_incoming_video_pulled" msgid="7879031598844023977">"Incoming video call transferred to another device"</string>
- <string name="type_outgoing_video" msgid="309370072333983910">"Outgoing video call"</string>
- <string name="type_outgoing_video_pulled" msgid="3924450629684331345">"Outgoing video call transferred to another device"</string>
- <string name="type_missed_video" msgid="4350107016317603785">"Missed video call"</string>
- <string name="type_voicemail" msgid="1877524395253846684">"Voicemail"</string>
- <string name="type_rejected" msgid="5632107438472996198">"Declined call"</string>
- <string name="type_blocked" msgid="9177237294052244929">"Blocked call"</string>
- <string name="call_details_minutes_abbreviation" msgid="7899774555556720560">"m"</string>
- <string name="call_details_seconds_abbreviation" msgid="5893806826648947126">"s"</string>
- <string name="a11y_call_duration_format" msgid="2905525933361674470">"<xliff:g id="MINUTES_0">%d</xliff:g> <xliff:g id="MINUTES_TRANSLATION">%s</xliff:g> <xliff:g id="SECONDS_1">%d</xliff:g> <xliff:g id="SECONDS_TRANSLATION">%s</xliff:g>"</string>
- <string name="a11y_call_duration_short_format" msgid="5908875871251062453">"<xliff:g id="SECONDS_0">%d</xliff:g> <xliff:g id="SECONDS_TRANSLATION">%s</xliff:g>"</string>
- <string name="call_duration_format_pattern" msgid="7566375153243313914">"<xliff:g id="MINUTES_SPECIAL_CHARACTER">%s</xliff:g>\'<xliff:g id="MINUTES_TRANSLATION">%s</xliff:g>\' <xliff:g id="SECONDS_SPECIAL_CHARACTER">%s</xliff:g>\'<xliff:g id="SECONDS_TRANSLATION">%s</xliff:g>\'"</string>
- <string name="call_duration_short_format_pattern" msgid="1713177000235994790">"<xliff:g id="SECONDS_SPECIAL_CHARACTER">%s</xliff:g>\'<xliff:g id="SECONDS_TRANSLATION">%s</xliff:g>\'"</string>
- <plurals name="a11y_seconds" formatted="false" msgid="6695730844760611970">
- <item quantity="other">seconds</item>
- <item quantity="one">second</item>
- </plurals>
- <plurals name="a11y_minutes" formatted="false" msgid="6377010096698624038">
- <item quantity="other">minutes</item>
- <item quantity="one">minute</item>
- </plurals>
- <string name="type_answered_elsewhere" msgid="411958582555881640">"Call answered on another device"</string>
- <string name="description_phone_account" msgid="4382951172691362244">"on <xliff:g id="PHONEACCOUNT">^1</xliff:g>"</string>
- <string name="description_via_number" msgid="7682575124846343076">"via <xliff:g id="NUMBER">%1$s</xliff:g>"</string>
- <string name="description_via_number_phone_account" msgid="4345445677508018830">"on <xliff:g id="PHONEACCOUNT">%1$s</xliff:g>, via <xliff:g id="NUMBER">%2$s</xliff:g>"</string>
- <string name="voicemail_string" msgid="6029775151483803006">"Voicemail"</string>
- <string name="now" msgid="2599778506439006806">"Now"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="type_incoming">Incoming call</string>
+ <string name="type_incoming_pulled">Incoming call transferred to another device</string>
+ <string name="type_outgoing">Outgoing call</string>
+ <string name="type_outgoing_pulled">Outgoing call transferred to another device</string>
+ <string name="type_missed">Missed call</string>
+ <string name="type_incoming_video">Incoming video call</string>
+ <string name="type_incoming_video_pulled">Incoming video call transferred to another device</string>
+ <string name="type_outgoing_video">Outgoing video call</string>
+ <string name="type_outgoing_video_pulled">Outgoing video call transferred to another device</string>
+ <string name="type_missed_video">Missed video call</string>
+ <string name="type_voicemail">Voicemail</string>
+ <string name="type_rejected">Declined call</string>
+ <string name="type_blocked">Blocked call</string>
+ <string name="call_details_minutes_abbreviation">m</string>
+ <string name="call_details_seconds_abbreviation">s</string>
+ <string name="a11y_call_duration_format">%1$d %2$s %3$d %4$s</string>
+ <string name="a11y_call_duration_short_format">%1$d %2$s</string>
+ <string name="call_duration_format_pattern">%1$s\'%2$s\' %3$s\'%4$s\'</string>
+ <string name="call_duration_short_format_pattern">%1$s\'%2$s\'</string>
+ <plurals name="a11y_seconds">
+ <item quantity="one">second</item>
+ <item quantity="other">seconds</item>
+ </plurals>
+ <plurals name="a11y_minutes">
+ <item quantity="one">minute</item>
+ <item quantity="other">minutes</item>
+ </plurals>
+ <string name="type_answered_elsewhere">Call answered on another device</string>
+ <string name="description_phone_account">on ^1</string>
+ <string name="description_via_number">via %1$s</string>
+ <string name="description_via_number_phone_account">on %1$s, via %2$s</string>
+ <string name="voicemail_string">Voicemail</string>
+ <string name="just_now">Just now</string>
+ <string name="new_call_log_carrier_video">Operator video</string>
+ <string name="new_call_log_duo_video">Duo video</string>
+ <string name="new_call_log_unknown">Unknown</string>
+ <string name="new_call_log_secondary_blocked">Blocked</string>
+ <string name="new_call_log_secondary_spam">Spam</string>
+ <plurals name="a11y_new_call_log_entry_missed_call">
+ <item quantity="one">^1 missed call from ^2</item>
+ <item quantity="other">^1 calls, the latest of which is a missed call from ^2</item>
+ </plurals>
+ <plurals name="a11y_new_call_log_entry_answered_call">
+ <item quantity="one">^1 answered call from ^2</item>
+ <item quantity="other">^1 calls, the latest of which is an answered call from ^2</item>
+ </plurals>
+ <plurals name="a11y_new_call_log_entry_outgoing_call">
+ <item quantity="one">^1 outgoing call to ^2</item>
+ <item quantity="other">^1 calls, the latest of which is an outgoing call to ^2</item>
+ </plurals>
+ <plurals name="a11y_new_call_log_entry_blocked_call">
+ <item quantity="one">^1 blocked call from ^2</item>
+ <item quantity="other">^1 calls, the latest of which is a blocked call from ^2</item>
+ </plurals>
+ <string name="a11y_new_call_log_entry_phone_account">on ^1,
+ via ^2</string>
+ <string name="a11y_new_call_log_entry_full_description_without_phone_account_info">^1, ^2.</string>
+ <string name="a11y_new_call_log_entry_full_description_with_phone_account_info">^1, ^2, ^3.</string>
</resources>