summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-03-21 00:36:06 -0700
committerGeoff Mendal <mendal@google.com>2015-03-21 00:36:06 -0700
commite36994bef9400604210d81c98598cab7c256a6f6 (patch)
tree16150c250f44b611b29671414bf43a2ab97dcc59
parent7df582dd815f275046aa8f2e3dcb557ecb670fea (diff)
downloadpackages_apps_PhoneCommon-e36994bef9400604210d81c98598cab7c256a6f6.tar.gz
packages_apps_PhoneCommon-e36994bef9400604210d81c98598cab7c256a6f6.tar.bz2
packages_apps_PhoneCommon-e36994bef9400604210d81c98598cab7c256a6f6.zip
Import translations. DO NOT MERGE
Change-Id: I761af558f7af0a497a74c5ecf152eed79efc8211 Auto-generated-cl: translation import
-rw-r--r--res/values-en-rAU/strings.xml47
1 files changed, 47 insertions, 0 deletions
diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml
new file mode 100644
index 0000000..52dcdbd
--- /dev/null
+++ b/res/values-en-rAU/strings.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ~ 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="description_dialpad_overflow" msgid="4853244877599437286">"More options"</string>
+ <string name="description_delete_button" msgid="88733669653753441">"backspace"</string>
+ <string name="description_image_button_plus" msgid="7821061347207448362">"plus"</string>
+ <string name="description_voicemail_button" msgid="6281470684653439120">"voicemail"</string>
+ <string name="default_notification_description" msgid="6011631627871110785">"Default sound (<xliff:g id="DEFAULT_SOUND_TITLE">%1$s</xliff:g>)"</string>
+ <string name="callFailed_userBusy" msgid="5163219086553610486">"Line busy"</string>
+ <string name="callFailed_congestion" msgid="3645995103907418337">"Network busy"</string>
+ <string name="callFailed_timedOut" msgid="7772951976278867294">"No response, timed out"</string>
+ <string name="callFailed_server_unreachable" msgid="4766146133909799091">"Server unreachable"</string>
+ <string name="callFailed_number_unreachable" msgid="1243366438388873914">"Number unreachable"</string>
+ <string name="callFailed_invalid_credentials" msgid="6115412108261660271">"Incorrect username or password"</string>
+ <string name="callFailed_out_of_network" msgid="6970725831030399542">"Out‑of‑network call"</string>
+ <string name="callFailed_server_error" msgid="1391421251190688379">"Server error. Try again later."</string>
+ <string name="callFailed_noSignal" msgid="1758972490451048086">"No signal"</string>
+ <string name="callFailed_limitExceeded" msgid="8796663077702587664">"ACM limit exceeded"</string>
+ <string name="callFailed_powerOff" msgid="9179061328562234362">"Radio off"</string>
+ <string name="callFailed_simError" msgid="3307159523385380486">"No SIM or SIM error"</string>
+ <string name="callFailed_outOfService" msgid="4535901975891969115">"Mobile network not available"</string>
+ <string name="callFailed_fdn_only" msgid="1720606112619022283">"Outgoing calls are restricted by FDN."</string>
+ <string name="callFailed_cb_enabled" msgid="4745550615395092407">"Can\'t make outgoing calls while call barring is on."</string>
+ <string name="callFailed_dsac_restricted" msgid="4087941056515103695">"Calls restricted by access control."</string>
+ <string name="callFailed_dsac_restricted_emergency" msgid="9031535611092828510">"Emergency calls restricted by access control."</string>
+ <string name="callFailed_dsac_restricted_normal" msgid="266947632344387216">"Normal calls restricted by access control."</string>
+ <string name="callFailed_unobtainable_number" msgid="124621797631734731">"Invalid number"</string>
+ <string name="incall_error_missing_voicemail_number" msgid="3651090591812220874">"Voicemail number unknown."</string>
+ <string name="ringtone_silent" msgid="249805466934178869">"None"</string>
+ <string name="ringtone_unknown" msgid="2303463713486734520">"Unknown ringtone"</string>
+</resources>