-
-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathplurals.xml
123 lines (123 loc) · 6.76 KB
/
plurals.xml
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="status_bar_accessibility_recent_apps">
<item quantity="other">%d screens in Overview</item>
<item quantity="one">1 screen in Overview</item>
</plurals>
<plurals name="notification_group_overflow_description">
<item quantity="other">%s more notifications inside.</item>
<item quantity="one">%s more notification inside.</item>
</plurals>
<plurals name="notification_num_channels">
<item quantity="other">%d notification categories</item>
<item quantity="one">%d notification category</item>
</plurals>
<plurals name="notification_num_channels_desc">
<item quantity="other">1 out of %d notification categories from this app</item>
<item quantity="one">1 out of %d notification category from this app</item>
</plurals>
<plurals name="notification_channels_list_desc_2_and_others">
<item quantity="other">%1$s, %2$s, and %3$d others</item>
<item quantity="one">%1$s, %2$s, and %3$d other</item>
</plurals>
<plurals name="kg_password_wrong_pin_code">
<item quantity="other">Incorrect SIM PIN code. You have %d remaining attempts.</item>
<item quantity="one">Incorrect SIM PIN code. You have %d remaining attempt before you must contact your carrier to unlock your device.</item>
</plurals>
<plurals name="kg_password_wrong_puk_code">
<item quantity="other">Incorrect SIM PUK code, you have %d remaining attempts before SIM becomes permanently unusable.</item>
<item quantity="one">Incorrect SIM PUK code, you have %d remaining attempt before SIM becomes permanently unusable.</item>
</plurals>
<plurals name="kg_prompt_reason_time_pattern">
<item quantity="other">"Device hasn't been unlocked for %d hours. Confirm pattern."</item>
<item quantity="one">"Device hasn't been unlocked for %d hour. Confirm pattern."</item>
</plurals>
<plurals name="kg_prompt_reason_time_pin">
<item quantity="other">"Device hasn't been unlocked for %d hours. Confirm PIN."</item>
<item quantity="one">"Device hasn't been unlocked for %d hour. Confirm PIN."</item>
</plurals>
<plurals name="kg_prompt_reason_time_password">
<item quantity="other">"Device hasn't been unlocked for %d hours. Confirm password."</item>
<item quantity="one">"Device hasn't been unlocked for %d hour. Confirm password."</item>
</plurals>
<plurals name="kg_password_default_pin_message">
<item quantity="other">Enter SIM PIN, you have %d remaining attempts.</item>
<item quantity="one">Enter SIM PIN, you have %d remaining attempt before you must contact your carrier to unlock your device.</item>
</plurals>
<plurals name="kg_password_default_puk_message">
<item quantity="other">SIM is now disabled. Enter PUK code to continue. You have %d remaining attempts before SIM becomes permanently unusable. Contact carrier for details.</item>
<item quantity="one">SIM is now disabled. Enter PUK code to continue. You have %d remaining attempt before SIM becomes permanently unusable. Contact carrier for details.</item>
</plurals>
<plurals name="incorrect_pukcode_remaining_attempts">
<item quantity="other">Incorrect PUK code, %d attempts remaining</item>
<item quantity="one">Incorrect PUK code, %d attempt remaining</item>
</plurals>
<plurals name="incorrect_pincode_remaining_attempts">
<item quantity="other">Incorrect PIN code, %d attempts remaining</item>
<item quantity="one">Incorrect PIN code, %d attempt remaining</item>
</plurals>
<plurals name="phone_locked_timeout_seconds_string">
<item quantity="other">Try again in %d seconds</item>
<item quantity="one">Try again in %d second</item>
</plurals>
<plurals name="phone_locked_timeout_minutes_string">
<item quantity="other">Try again in %d minutes</item>
<item quantity="one">Try again in %d minute</item>
</plurals>
<plurals name="new_notifications_msg">
<item quantity="other">%d new notifications</item>
<item quantity="one">%d new notification</item>
</plurals>
<plurals name="keyguard_charging_info_could_use_min_time_text">
<item quantity="other">About %d minutes left</item>
<item quantity="one">About %d minute left</item>
</plurals>
<plurals name="keyguard_charging_info_could_use_hour_time_text">
<item quantity="other">About %d hours left</item>
<item quantity="one">About %d hour left</item>
</plurals>
<plurals name="keyguard_charging_info_could_use_time_text">
<item quantity="other">About %1$d h %2$d m left</item>
<item quantity="one">About %1$d h %2$d m left</item>
</plurals>
<plurals name="keyguard_charging_info_drained_hour_time_format">
<item quantity="other">%d hours</item>
<item quantity="one">%d hour</item>
</plurals>
<plurals name="keyguard_charging_info_drained_min_time_format">
<item quantity="other">%d minutes</item>
<item quantity="one">%d minute</item>
</plurals>
<plurals name="keyguard_charging_info_drained_time_format">
<item quantity="other">%1$d h %2$d m</item>
<item quantity="one">%1$d h %2$d m</item>
</plurals>
<plurals name="accessibility_recent_task_enter">
<item quantity="other">Opened Recents, available apps: %d.</item>
<item quantity="one">Opened Recents, available app: %d.</item>
</plurals>
<plurals name="accessibility_recent_task_first_enter_tips">
<item quantity="other">Opened Recents, available apps: %d. Swipe up to remove, swipe down to lock.</item>
<item quantity="one">Opened Recents, available app: %d. Swipe up to remove, swipe down to lock.</item>
</plurals>
<plurals name="settings_toggle_position_divider_page">
<item quantity="other">%1$d toggles above this bar are active</item>
<item quantity="one">%1$d toggle above this bar are active</item>
</plurals>
<plurals name="disable_notification_confirm_title">
<item quantity="other">"Hide %d apps' notifications?"</item>
<item quantity="one">"Hide this app's notifications?"</item>
</plurals>
<plurals name="block_record_notification_more_text">
<item quantity="other">Hiding notifications from %1$s &amp; %2$d apps.</item>
<item quantity="one">Hiding notifications from %1$s &amp; %2$d app.</item>
</plurals>
<plurals name="view_realtime_clear">
<item quantity="other">Clear</item>
<item quantity="one">Clear</item>
</plurals>
<plurals name="fold_tips_title">
<item quantity="other">%d unimportant notifications</item>
<item quantity="one">%d unimportant notification</item>
</plurals>
</resources>