summaryrefslogtreecommitdiff
path: root/res/values-en-rGB
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-11-17 16:42:08 -0800
committerEric Fischer <enf@google.com>2010-11-17 16:42:08 -0800
commitefc70e16a6519bad9431264cdc5b37d8ffa86313 (patch)
treed286ec480d700e6151d71801a3827d7fe1ed4a1b /res/values-en-rGB
parenta0495cab57383b6dbb49a5af3e370c6a8c6e543f (diff)
downloadSoundRecorder-efc70e16a6519bad9431264cdc5b37d8ffa86313.tar.gz
Import initial translations for 20 new locales.
Change-Id: I48d18012b15765c39252bcf2227b4f378f5a43d0
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r--res/values-en-rGB/strings.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
new file mode 100644
index 0000000..403d1e6
--- /dev/null
+++ b/res/values-en-rGB/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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="app_name" msgid="5955735546071433666">"Sound Recorder"</string>
+ <string name="record_your_message" msgid="1583671906691662148">"Record your message"</string>
+ <string name="message_recorded" msgid="381539460921872233">"Message recorded"</string>
+ <string name="review_message" msgid="201616012287839474">"Review message"</string>
+ <string name="recording" msgid="4426791467211376099">"Recording"</string>
+ <string name="recording_stopped" msgid="1580278719585249612">"Recording stopped"</string>
+ <string name="storage_is_full" msgid="416039755956726221">"Storage is full"</string>
+ <string name="max_length_reached" msgid="6398215743584093353">"Maximum length reached"</string>
+ <!-- outdated translation 2251831579676114197 --> <string name="insert_sd_card" product="nosdcard" msgid="8212754638456591792">"Please insert an SD card"</string>
+ <string name="insert_sd_card" product="default" msgid="2251831579676114197">"Please insert an SD card"</string>
+ <string name="min_available" msgid="5493947690062988925">"<xliff:g id="MINUTES">%d</xliff:g> min available"</string>
+ <string name="sec_available" msgid="2297020788861694399">"<xliff:g id="SECONDS">%d</xliff:g>s available"</string>
+ <string name="accept" msgid="7770652589312551402">"Use this recording"</string>
+ <string name="discard" msgid="761613433029406319">"Discard"</string>
+ <string name="button_ok" msgid="3004911343723076226">"OK"</string>
+ <string name="press_record" msgid="5039711805290780494">"Press record"</string>
+ <!-- no translation found for audio_db_title_format (7912182366970749312) -->
+ <skip />
+ <string name="audio_db_artist_name" msgid="961640229118120080">"Your recordings"</string>
+ <string name="audio_db_album_name" msgid="9072588113803264440">"Audio recordings"</string>
+ <string name="audio_db_playlist_name" msgid="5592939050047058162">"My recordings"</string>
+ <!-- outdated translation 8005660724361043509 --> <string name="error_sdcard_access" product="nosdcard" msgid="7292601458300337571">"Unable to access SD card"</string>
+ <string name="error_sdcard_access" product="default" msgid="8005660724361043509">"Unable to access SD card"</string>
+ <string name="error_app_internal" msgid="2365923237657572011">"Internal application error"</string>
+ <string name="error_mediadb_new_record" msgid="2225774949947938064">"Unable to save recorded audio"</string>
+</resources>