summaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN/strings.xml
diff options
context:
space:
mode:
authorRoman Birg <roman@cyngn.com>2016-03-23 16:16:19 -0700
committerRoman Birg <roman@cyngn.com>2016-03-23 16:16:19 -0700
commitc5f2a6201b07ae5dd23cc1d3b3ed38b9a7468521 (patch)
tree532656853c59d27567ef249f1ab361c918015315 /res/values-en-rIN/strings.xml
parent0e77fa6404babeaa5acc4edc9fb2dcbc01b6d6f2 (diff)
downloadpackages_apps_ThemeChooser-c5f2a6201b07ae5dd23cc1d3b3ed38b9a7468521.tar.gz
packages_apps_ThemeChooser-c5f2a6201b07ae5dd23cc1d3b3ed38b9a7468521.tar.bz2
packages_apps_ThemeChooser-c5f2a6201b07ae5dd23cc1d3b3ed38b9a7468521.zip
ThemeChooser: update translations
Using commit id 0b505673ed4712822e21189ba1e5810746639d92 as HEAD from ThemeChooser-resources Ticket: RM-214 Change-Id: I28e88b72637d1208df32715561027f5fda48854a Signed-off-by: Roman Birg <roman@cyngn.com>
Diffstat (limited to 'res/values-en-rIN/strings.xml')
-rw-r--r--res/values-en-rIN/strings.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
new file mode 100644
index 0000000..6e9a87a
--- /dev/null
+++ b/res/values-en-rIN/strings.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 Cyanogen, Inc.
+-->
+<resources>
+ <string name="app_name">Theme Chooser</string>
+ <string name="font_preview_letters">AaBbCcDd</string>
+ <string name="theme_installed_notification_title">%s installed</string>
+ <string name="theme_installed_notification_text">Theme successfully installed.</string>
+ <!-- Note: These are for "themes", meaning multiple themes -->
+ <string name="themes_installed_notification_title">%d themes installed</string>
+ <string name="themes_installed_notification_text_one">%1$s and %2$d other installed.</string>
+ <string name="themes_installed_notification_text_other">%1$s and %2$d others installed.</string>
+ <string name="font_component_item_text">Aa</string>
+ <!-- Labels for each theme component card -->
+ <string name="icon_label">Icons</string>
+ <string name="font_label">Fonts</string>
+ <string name="statusbar_label">Status</string>
+ <string name="navbar_label">Navigation</string>
+ <string name="wallpaper_label">Wallpaper</string>
+ <string name="lockscreen_label">Lockscreen wallpaper</string>
+ <string name="style_label">Controls</string>
+ <string name="boot_animation_label">Boot animation</string>
+ <string name="alarm_label">Alarm</string>
+ <string name="notification_label">Notification</string>
+ <string name="ringtone_label">Ringtone</string>
+ <!-- Overflow menu -->
+ <string name="menu_author_info">Author</string>
+ <string name="menu_delete">Delete</string>
+ <string name="menu_reset">Reset theme</string>
+ <!-- Shop themes -->
+ <string name="shop_themes">Shop themes</string>
+ <!-- Overlay titles -->
+ <string name="apply_theme_overlay_title">Apply</string>
+ <string name="delete_theme_overlay_title">Delete</string>
+ <string name="reset_theme_overlay_title">Reset</string>
+ <!-- TAG text -->
+ <string name="default_tag_text">Default</string>
+ <string name="customized_tag_text">Customize</string>
+ <string name="updated_tag_text">Updated</string>
+ <string name="add_component_text">Add</string>
+ <string name="wallpaper_none">None</string>
+ <string name="audible_title_none">None</string>
+ <!-- Labels for the customize/reset theme layout -->
+ <string name="reset_theme">Reset</string>
+ <string name="customize_theme">Customize</string>
+ <!-- Extra wallpaper components for selector -->
+ <string name="wallpaper_external_title">Pick image</string>
+ <string name="wallpaper_none_title">None</string>
+ <string name="processing_theme">Processing\u2026</string>
+ <!-- Legacy themes -->
+ <string name="legacy_theme_warning">NOTE: %s was designed for an older version of CM. You may experience compatibility issues with this theme.</string>
+ <!-- Per app theming -->
+ <string name="per_app_theming_title">App Themer</string>
+ <string name="per_app_theme_removal_warning">NOTE: Applying a new theme will remove any app theme customizations.</string>
+ <string name="per_app_theme_applying">Your theme is being applied</string>
+ <string name="per_app_theme_app_not_overlaid_warning">Theme does not support this app, some elements may not change.</string>
+</resources>