summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/strings.xml
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-11-17 16:38:33 -0800
committerEric Fischer <enf@google.com>2010-11-17 16:38:33 -0800
commit30892f2bd83d08ceed20cbf014fdc00fb8585c32 (patch)
tree7a30197e26f68273b019e106b933051b4357dee6 /res/values-en-rGB/strings.xml
parentb4c4bc7f0ef90f1111cebb407b31731a478f1aa4 (diff)
downloadandroid_packages_apps_PackageInstaller-30892f2bd83d08ceed20cbf014fdc00fb8585c32.tar.gz
android_packages_apps_PackageInstaller-30892f2bd83d08ceed20cbf014fdc00fb8585c32.tar.bz2
android_packages_apps_PackageInstaller-30892f2bd83d08ceed20cbf014fdc00fb8585c32.zip
Import initial translations for 20 new locales.
Change-Id: I2891e09e6a48261d47acbd2aea51fef9c9e04528
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-rw-r--r--res/values-en-rGB/strings.xml58
1 files changed, 58 insertions, 0 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
new file mode 100644
index 00000000..c3c107b6
--- /dev/null
+++ b/res/values-en-rGB/strings.xml
@@ -0,0 +1,58 @@
+<?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="2738748390251381682">"Package installer"</string>
+ <string name="install" msgid="5896438203900042068">"Install"</string>
+ <string name="done" msgid="3889387558374211719">"Done"</string>
+ <string name="security_settings_desc" msgid="4984920898157282073">"Allow this application to:"</string>
+ <string name="cancel" msgid="8360346460165114585">"Cancel"</string>
+ <string name="unknown" msgid="4742479012767208045">"Unknown"</string>
+ <string name="installing" msgid="8613631001631998372">"Installing…"</string>
+ <string name="install_done" msgid="5868979453936752120">"Application installed"</string>
+ <string name="install_confirm_question" msgid="5512879835615493065">"Do you want to install this application?"</string>
+ <string name="install_failed" msgid="6644311739017660989">"Application not installed"</string>
+ <string name="install_failed_msg" msgid="5282789300118241924">"<xliff:g id="APP_NAME">%1$s</xliff:g> could not be installed on this phone."</string>
+ <string name="launch" msgid="4826921505917605463">"Open"</string>
+ <string name="unknown_apps_dlg_title" msgid="2855558586206583032">"Install blocked"</string>
+ <string name="unknown_apps_dlg_text" msgid="5372999034845590289">"For security, your phone is set to block installation of applications not obtained from Android Market."</string>
+ <string name="ok" msgid="3468756155452870475">"OK"</string>
+ <string name="settings" msgid="6743583734099755409">"Settings"</string>
+ <string name="manage_applications" msgid="2704331021611806557">"Manage applications"</string>
+ <string name="dlg_app_replacement_title" msgid="3438730820395482641">"Replace application"</string>
+ <string name="dlg_app_replacement_statement" msgid="1175452362814803850">"The application that you are installing will replace another application."\n\n"All previous user data will be saved."</string>
+ <string name="dlg_sys_app_replacement_statement" msgid="1047598434568470723">"This is a system application. Do you still want to replace it?"\n\n"All previous user data will be saved."</string>
+ <string name="out_of_space_dlg_title" msgid="7843674437613797326">"Out of space"</string>
+ <string name="out_of_space_dlg_text" msgid="7767221563720090883">"<xliff:g id="APP_NAME">%1$s</xliff:g> could not be installed. Free up some space and try again."</string>
+ <string name="dlg_ok" msgid="6944357727705699232">"OK"</string>
+ <string name="app_not_found_dlg_title" msgid="1510267643973600726">"Application not found"</string>
+ <string name="app_not_found_dlg_text" msgid="754013198108180241">"The application was not found in the list of installed applications."</string>
+ <!-- no translation found for uninstall_application_title (3783979083504504759) -->
+ <skip />
+ <!-- no translation found for uninstall_update_title (4347305704874439105) -->
+ <skip />
+ <!-- no translation found for uninstall_activity_text (7713436193470955261) -->
+ <skip />
+ <string name="uninstall_application_text" msgid="3730249522678487101">"This application will be uninstalled."</string>
+ <!-- outdated translation 6695211142526505726 --> <string name="uninstall_update_text" msgid="1588440065985786844">"The application update will be uninstalled. You can still use the factory version of the application."</string>
+ <string name="uninstalling" msgid="5556217435895938250">"Uninstalling…"</string>
+ <string name="uninstall_done" msgid="2270435276009022874">"Uninstall finished"</string>
+ <string name="uninstall_failed" msgid="5725854598594371845">"uninstallation not successful"</string>
+ <string name="uninstall_failed_msg" msgid="3564704699891198935">"<xliff:g id="APP_NAME">%1$s</xliff:g> could not be uninstalled"</string>
+ <string name="Parse_error_dlg_title" msgid="6079580916889596257">"Parse error"</string>
+ <string name="Parse_error_dlg_text" msgid="1440309982917966479">"There is a problem parsing the package."</string>
+</resources>