diff options
author | Geoff Mendal <mendal@google.com> | 2014-07-30 12:40:51 -0700 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2014-07-30 19:46:24 +0000 |
commit | 9e30a057faa7457bfe1f13d7d0e5bc7998b270a7 (patch) | |
tree | d3d056939e072f14d468bf3d1d90e8ada54580e8 /packages/SystemUI/res/values-en-rIN/strings.xml | |
parent | 60b489ab99ee82383a1d031d24d552f87868b0dd (diff) | |
download | frameworks_base-9e30a057faa7457bfe1f13d7d0e5bc7998b270a7.zip frameworks_base-9e30a057faa7457bfe1f13d7d0e5bc7998b270a7.tar.gz frameworks_base-9e30a057faa7457bfe1f13d7d0e5bc7998b270a7.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Ic01a1f8328a85336d010a72caf8a2fefdae231be
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SystemUI/res/values-en-rIN/strings.xml')
-rw-r--r-- | packages/SystemUI/res/values-en-rIN/strings.xml | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/packages/SystemUI/res/values-en-rIN/strings.xml b/packages/SystemUI/res/values-en-rIN/strings.xml index e3fa73f..b15791a 100644 --- a/packages/SystemUI/res/values-en-rIN/strings.xml +++ b/packages/SystemUI/res/values-en-rIN/strings.xml @@ -73,8 +73,7 @@ <string name="screenshot_saved_title" msgid="6461865960961414961">"Screenshot captured."</string> <string name="screenshot_saved_text" msgid="1152839647677558815">"Touch to view your screenshot."</string> <string name="screenshot_failed_title" msgid="705781116746922771">"Couldn\'t capture screenshot."</string> - <!-- no translation found for screenshot_failed_text (1260203058661337274) --> - <skip /> + <string name="screenshot_failed_text" msgid="1260203058661337274">"Can\'t take screenshot due to limited storage space, or it isn\'t allowed by the app or your organisation."</string> <string name="usb_preference_title" msgid="6551050377388882787">"USB file transfer options"</string> <string name="use_mtp_button_title" msgid="4333504413563023626">"Mount as a media player (MTP)"</string> <string name="use_ptp_button_title" msgid="7517127540301625751">"Mount as a camera (PTP)"</string> @@ -151,7 +150,9 @@ <string name="accessibility_tty_enabled" msgid="4613200365379426561">"TeleTypewriter enabled."</string> <string name="accessibility_ringer_vibrate" msgid="666585363364155055">"Ringer vibrate."</string> <string name="accessibility_ringer_silent" msgid="9061243307939135383">"Ringer silent."</string> + <string name="accessibility_recents_item_will_be_dismissed" msgid="395770242498031481">"Dismiss <xliff:g id="APP">%s</xliff:g>."</string> <string name="accessibility_recents_item_dismissed" msgid="6803574935084867070">"<xliff:g id="APP">%s</xliff:g> dismissed."</string> + <string name="accessibility_recents_item_launched" msgid="7616039892382525203">"Starting <xliff:g id="APP">%s</xliff:g>."</string> <string name="accessibility_notification_dismissed" msgid="854211387186306927">"Notification dismissed."</string> <string name="accessibility_desc_notification_shade" msgid="4690274844447504208">"Notification shade."</string> <string name="accessibility_desc_quick_settings" msgid="6186378411582437046">"Quick settings."</string> @@ -270,18 +271,12 @@ <string name="guest_nickname" msgid="8059989128963789678">"Guest"</string> <string name="guest_new_guest" msgid="4259024453643879653">"+ Guest"</string> <string name="guest_exit_guest" msgid="1619100760451149682">"Exit guest"</string> - <!-- no translation found for guest_exit_guest_dialog_title (7587460301980067285) --> - <skip /> - <!-- no translation found for guest_exit_guest_dialog_message (10255285459589280) --> - <skip /> - <!-- no translation found for guest_wipe_session_title (6419439912885956132) --> - <skip /> - <!-- no translation found for guest_wipe_session_message (5369763062345463297) --> - <skip /> - <!-- no translation found for guest_wipe_session_wipe (9154291314115781448) --> - <skip /> - <!-- no translation found for guest_wipe_session_dontwipe (850084868661344050) --> - <skip /> + <string name="guest_exit_guest_dialog_title" msgid="7587460301980067285">"Exiting guest session?"</string> + <string name="guest_exit_guest_dialog_message" msgid="10255285459589280">"Exiting the guest session will remove local data."</string> + <string name="guest_wipe_session_title" msgid="6419439912885956132">"Welcome back, guest!"</string> + <string name="guest_wipe_session_message" msgid="5369763062345463297">"Do you want to start a new session?"</string> + <string name="guest_wipe_session_wipe" msgid="9154291314115781448">"Yes"</string> + <string name="guest_wipe_session_dontwipe" msgid="850084868661344050">"No, thanks"</string> <plurals name="zen_mode_duration_minutes"> <item quantity="one" msgid="9040808414992812341">"For one minute"</item> <item quantity="other" msgid="6924190729213550991">"For %d minutes"</item> @@ -297,5 +292,7 @@ <string name="notification_hidden_text" msgid="1135169301897151909">"Contents hidden"</string> <string name="media_projection_dialog_text" msgid="3071431025448218928">"<xliff:g id="APP_SEEKING_PERMISSION">%s</xliff:g> will start capturing everything that\'s displayed on your screen."</string> <string name="media_projection_remember_text" msgid="3103510882172746752">"Don\'t show again"</string> + <string name="clear_all_notifications_text" msgid="814192889771462828">"Clear all"</string> <string name="media_projection_action_text" msgid="8470872969457985954">"Start now"</string> + <string name="empty_shade_text" msgid="708135716272867002">"No notifications"</string> </resources> |