summaryrefslogtreecommitdiffstats
path: root/res/values-en-rAU/strings.xml
blob: c893342aa78f7c16f9f027c518d1d4bd7b187605 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2016 Cyanogen, Inc.
     Copyright (C) 2016 The CyanogenMod 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>
  <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="live_lock_screen_label">Live lock screen</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_customize">Customise</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">Customised</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">Customise</string>
  <!-- Extra wallpaper components for selector -->
  <string name="wallpaper_external_title">Pick image</string>
  <string name="wallpaper_none_title">None</string>
  <string name="mod_lock_title">MOD Lock</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 customisations.</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>
  <string name="read_external_permission_denied_message">Theme Chooser cannot access media and is unable to pick an image at this time.</string>
  <string name="animated_lock_screen_badge_text">Anim</string>
  <string name="enable_live_lock_screen_dialog_title">Enable Live lock screen</string>
  <string name="enable_live_lock_screen_dialog_message">Animated lock screens require the Live lock screen feature. You can change this later by opening Settings and visiting the Live lock screen page under Lock screen options.</string>
  <string name="enable_live_lock_screen_dialog_positive_btn_text">Enable</string>
  <string name="get_more_app_not_available">App not available</string>
  <string name="new_feature_label">New</string>
</resources>