summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-02-16 07:12:57 -0800
committerGeoff Mendal <mendal@google.com>2015-02-16 07:12:57 -0800
commit7d9885f8846c02df1f3351c303acb0703fa5a852 (patch)
tree3ab8c1301aba5477b9fd790affb59acc6822dfe8 /res/values-en-rGB
parentc5df5ddef0157a4dd23bea6fa6e79d4963dce64d (diff)
downloadpackages_apps_Settings-7d9885f8846c02df1f3351c303acb0703fa5a852.zip
packages_apps_Settings-7d9885f8846c02df1f3351c303acb0703fa5a852.tar.gz
packages_apps_Settings-7d9885f8846c02df1f3351c303acb0703fa5a852.tar.bz2
Import translations. DO NOT MERGE
Change-Id: I1c49c4b770a6c075beecfaba10bb73b961194af1 Auto-generated-cl: translation import
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r--res/values-en-rGB/strings.xml83
1 files changed, 41 insertions, 42 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index fe3a0d9..d014b33 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -22,10 +22,10 @@
<string name="allow" msgid="3349662621170855910">"Allow"</string>
<string name="deny" msgid="6947806159746484865">"Deny"</string>
<string name="device_info_default" msgid="7847265875578739287">"Unknown"</string>
- <plurals name="show_dev_countdown">
- <item quantity="one" msgid="5295687242294085452">"You are now <xliff:g id="STEP_COUNT">%1$d</xliff:g> step away from being a developer."</item>
- <item quantity="other" msgid="6722953419953594148">"You are now <xliff:g id="STEP_COUNT">%1$d</xliff:g> steps away from being a developer."</item>
- </plurals>
+ <plurals name="show_dev_countdown" formatted="false" msgid="7201398282729229649">
+ <item quantity="other">You are now <xliff:g id="STEP_COUNT_1">%1$d</xliff:g> steps away from being a developer.</item>
+ <item quantity="one">You are now <xliff:g id="STEP_COUNT_0">%1$d</xliff:g> step away from being a developer.</item>
+ </plurals>
<string name="show_dev_on" msgid="1110711554982716293">"You are now a developer!"</string>
<string name="show_dev_already" msgid="2151632240145446227">"No need, you are already a developer."</string>
<string name="header_category_wireless_networks" msgid="5110914332313954940">"Wireless &amp; networks"</string>
@@ -423,30 +423,30 @@
<string name="lockpassword_password_requires_alpha" msgid="5203836082520634764">"Password must contain at least one letter."</string>
<string name="lockpassword_password_requires_digit" msgid="3958033271435659825">"Password must contain at least one digit."</string>
<string name="lockpassword_password_requires_symbol" msgid="7226621405629726899">"Password must contain at least one symbol."</string>
- <plurals name="lockpassword_password_requires_letters">
- <item quantity="one" msgid="3063853802158131458">"Password must contain at least 1 letter."</item>
- <item quantity="other" msgid="8186027808415585970">"Password must contain at least %d letters."</item>
- </plurals>
- <plurals name="lockpassword_password_requires_lowercase">
- <item quantity="one" msgid="5583986519662091001">"Password must contain at least 1 lower-case letter."</item>
- <item quantity="other" msgid="2693910942679679225">"Password must contain at least %d lower-case letters."</item>
- </plurals>
- <plurals name="lockpassword_password_requires_uppercase">
- <item quantity="one" msgid="2611909966725502768">"Password must contain at least 1 upper-case letter."</item>
- <item quantity="other" msgid="3030801209112209245">"Password must contain at least %d upper-case letters."</item>
- </plurals>
- <plurals name="lockpassword_password_requires_numeric">
- <item quantity="one" msgid="3820355568839621231">"Password must contain at least 1 numerical digit."</item>
- <item quantity="other" msgid="4703982391407595924">"Password must contain at least %d numerical digits."</item>
- </plurals>
- <plurals name="lockpassword_password_requires_symbols">
- <item quantity="one" msgid="8456579939292408631">"Password must contain at least 1 special symbol."</item>
- <item quantity="other" msgid="1221290525051187757">"Password must contain at least %d special symbols."</item>
- </plurals>
- <plurals name="lockpassword_password_requires_nonletter">
- <item quantity="one" msgid="4594051152085925921">"Password must contain at least 1 non-letter character."</item>
- <item quantity="other" msgid="3952508584649046404">"Password must contain at least %d non-letter characters."</item>
- </plurals>
+ <plurals name="lockpassword_password_requires_letters" formatted="false" msgid="5677371623980347934">
+ <item quantity="other">Password must contain at least %d letters.</item>
+ <item quantity="one">Password must contain at least 1 letter.</item>
+ </plurals>
+ <plurals name="lockpassword_password_requires_lowercase" formatted="false" msgid="5396846200894553640">
+ <item quantity="other">Password must contain at least %d lowercase letters.</item>
+ <item quantity="one">Password must contain at least 1 lowercase letter.</item>
+ </plurals>
+ <plurals name="lockpassword_password_requires_uppercase" formatted="false" msgid="2483949715040341677">
+ <item quantity="other">Password must contain at least %d uppercase letters.</item>
+ <item quantity="one">Password must contain at least 1 uppercase letter.</item>
+ </plurals>
+ <plurals name="lockpassword_password_requires_numeric" formatted="false" msgid="9156410893744210033">
+ <item quantity="other">Password must contain at least %d numerical digits.</item>
+ <item quantity="one">Password must contain at least 1 numerical digit.</item>
+ </plurals>
+ <plurals name="lockpassword_password_requires_symbols" formatted="false" msgid="5384442837439742233">
+ <item quantity="other">Password must contain at least %d special symbols.</item>
+ <item quantity="one">Password must contain at least 1 special symbol.</item>
+ </plurals>
+ <plurals name="lockpassword_password_requires_nonletter" formatted="false" msgid="4175064976268466293">
+ <item quantity="other">Password must contain at least %d non-letter characters.</item>
+ <item quantity="one">Password must contain at least 1 non-letter character.</item>
+ </plurals>
<string name="lockpassword_password_recently_used" msgid="6098087796784262081">"The device administrator doesn\'t allow using a recent password."</string>
<string name="lockpassword_pin_no_sequential_digits" msgid="6830610582179569631">"An ascending, descending or repeated sequence of digits is forbidden"</string>
<string name="lockpassword_ok_label" msgid="313822574062553672">"OK"</string>
@@ -853,10 +853,10 @@
<string name="sim_preferred_title" msgid="5567909634636045268">"Update preferred SIM card?"</string>
<string name="sim_preferred_message" msgid="301251431163650167">"<xliff:g id="NEW_SIM">%1$s</xliff:g> is the only SIM in your device. Do you want to use this SIM for mobile data, calls and SMS messages?"</string>
<string name="wrong_pin_code_pukked" msgid="4003655226832658066">"Incorrect SIM PIN code; you must now contact your carrier to unlock your device."</string>
- <plurals name="wrong_pin_code">
- <item quantity="one" msgid="4840607930166101114">"Incorrect SIM PIN code; you have <xliff:g id="NUMBER">%d</xliff:g> remaining attempt/s before you must contact your carrier to unlock your device."</item>
- <item quantity="other" msgid="77103619544346451">"Incorrect SIM PIN code, you have <xliff:g id="NUMBER">%d</xliff:g> remaining attempt/s."</item>
- </plurals>
+ <plurals name="wrong_pin_code" formatted="false" msgid="1582398808893048097">
+ <item quantity="other">Incorrect SIM PIN code, you have <xliff:g id="NUMBER_1">%d</xliff:g> remaining attempts.</item>
+ <item quantity="one">Incorrect SIM PIN code, you have <xliff:g id="NUMBER_0">%d</xliff:g> remaining attempt before you must contact your operator to unlock your device.</item>
+ </plurals>
<string name="pin_failed" msgid="1848423634948587645">"SIM PIN operation failed!"</string>
<string name="device_info_settings" product="tablet" msgid="1119755927536987178">"Tablet status"</string>
<string name="device_info_settings" product="default" msgid="475872867864762157">"Phone status"</string>
@@ -1682,8 +1682,7 @@
<string name="process_stats_summary_title" msgid="1144688045609771677">"Process Stats"</string>
<string name="process_stats_summary" msgid="109387941605607762">"Geeky stats about running processes"</string>
<string name="app_memory_use" msgid="7849258480392171939">"Memory use"</string>
- <!-- no translation found for process_stats_total_duration (2243876627952936205) -->
- <skip />
+ <string name="process_stats_total_duration" msgid="2243876627952936205">"<xliff:g id="USEDRAM">%1$s</xliff:g> of <xliff:g id="TOTALRAM">%2$s</xliff:g> used over <xliff:g id="TIMEDURATION">%3$s</xliff:g>"</string>
<string name="process_stats_type_background" msgid="3934992858120683459">"Background"</string>
<string name="process_stats_type_foreground" msgid="7713118254089580536">"Foreground"</string>
<string name="process_stats_type_cached" msgid="6314925846944806511">"Cached"</string>
@@ -2403,19 +2402,19 @@
<string name="emergency_tone_vibrate" msgid="8281126443204950847">"Vibrate"</string>
<string name="manage_notification_access_title" msgid="7510080164564944891">"Notification access"</string>
<string name="manage_notification_access_summary_zero" msgid="2409912785614953348">"Apps cannot read notifications"</string>
- <plurals name="manage_notification_access_summary_nonzero">
- <item quantity="one" msgid="8344183614159211585">"%d app can read notifications"</item>
- <item quantity="other" msgid="980049191810249052">"%d apps can read notifications"</item>
- </plurals>
+ <plurals name="manage_notification_access_summary_nonzero" formatted="false" msgid="7930130030691218387">
+ <item quantity="other">%d apps can read notifications</item>
+ <item quantity="one">%d app can read notifications</item>
+ </plurals>
<string name="no_notification_listeners" msgid="2767405417723149879">"No notification listeners are installed."</string>
<string name="notification_listener_security_warning_title" msgid="6494221261778885893">"Enable <xliff:g id="SERVICE">%1$s</xliff:g>?"</string>
<string name="notification_listener_security_warning_summary" msgid="2780319203595885564">"<xliff:g id="NOTIFICATION_LISTENER_NAME">%1$s</xliff:g> will be able to read all notifications posted by the system or any installed app, which may include personal information such as contact names and the text of messages sent to you. It will also be able to dismiss these notifications or touch action buttons within them."</string>
<string name="manage_condition_providers" msgid="3039306415273606730">"Condition providers"</string>
<string name="manage_condition_providers_summary_zero" msgid="3760902189574984100">"No apps provide conditions"</string>
- <plurals name="manage_condition_providers_summary_nonzero">
- <item quantity="one" msgid="7871716594997778198">"%d app provides conditions"</item>
- <item quantity="other" msgid="358057362115673258">"%d apps provide conditions"</item>
- </plurals>
+ <plurals name="manage_condition_providers_summary_nonzero" formatted="false" msgid="1398308139164964218">
+ <item quantity="other">%d apps provide conditions</item>
+ <item quantity="one">%d app provides conditions</item>
+ </plurals>
<string name="no_condition_providers" msgid="6183782892066424125">"No condition providers are installed."</string>
<string name="condition_provider_security_warning_title" msgid="5834347345913614926">"Enable <xliff:g id="SERVICE">%1$s</xliff:g>?"</string>
<string name="condition_provider_security_warning_summary" msgid="640037330610551763">"<xliff:g id="CONDITION_PROVIDER_NAME">%1$s</xliff:g> will be able to add exit conditions to Do not disturb mode."</string>