-
-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathplurals.xml
357 lines (357 loc) · 17.3 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="abbrev_a_hour_ago">
<item quantity="other">1 hour ago</item>
</plurals>
<plurals name="abbrev_half_hour_ago">
<item quantity="other">Half an hour ago</item>
</plurals>
<plurals name="abbrev_in_a_hour">
<item quantity="other">In 1 hour</item>
</plurals>
<plurals name="abbrev_in_half_hour">
<item quantity="other">In half an hour</item>
</plurals>
<plurals name="abbrev_in_less_than_one_minute">
<item quantity="other">Immediately</item>
</plurals>
<plurals name="abbrev_in_num_minutes">
<item quantity="other">in %d mins</item>
<item quantity="one">in 1 min</item>
</plurals>
<plurals name="abbrev_less_than_one_minute_ago">
<item quantity="other">Just now</item>
</plurals>
<plurals name="abbrev_num_minutes_ago">
<item quantity="other">%d mins ago</item>
<item quantity="one">1 min ago</item>
</plurals>
<plurals name="add_secret_ensure_message">
<item quantity="other">Hide these files?</item>
<item quantity="one">Hide this file?</item>
</plurals>
<plurals name="add_to_album_cloud_photo_count_tip">
<item quantity="other">Added %d cloud photos, turn off \"Only show local albums\" to view.</item>
<item quantity="one">Added %d cloud photo, turn off \"Only show local albums\" to view.</item>
</plurals>
<plurals name="add_to_album_failed_with_reason_and_count">
<item quantity="other">"%2$d items can't be added to album. %1$s."</item>
<item quantity="one">"%2$d item can't be added to album. %1$s."</item>
</plurals>
<plurals name="add_to_secret_failed_with_reason_and_count">
<item quantity="other">"%2$d items can't be added to hidden album. %1$s."</item>
<item quantity="one">"%2$d item can't be added to hidden album. %1$s."</item>
</plurals>
<plurals name="age_day">
<item quantity="other">%d days</item>
<item quantity="one">%d day</item>
</plurals>
<plurals name="age_month">
<item quantity="other">%d months</item>
<item quantity="one">%d month</item>
</plurals>
<plurals name="age_year">
<item quantity="other">%d years</item>
<item quantity="one">%d year</item>
</plurals>
<plurals name="album_already_share_user_count">
<item quantity="other">Shared to %d people</item>
<item quantity="one">Shared to %d person</item>
</plurals>
<plurals name="album_count">
<item quantity="other">%d photos</item>
<item quantity="one">%d photo</item>
</plurals>
<plurals name="album_count_and_size">
<item quantity="other">%1$d items | %2$s</item>
<item quantity="one">%1$d item | %2$s</item>
</plurals>
<plurals name="album_item_msg_format">
<item quantity="other">(%d items)</item>
<item quantity="one">(%d item)</item>
</plurals>
<plurals name="album_photo_count_text">
<item quantity="other">%1$d items</item>
<item quantity="one">%1$d item</item>
</plurals>
<plurals name="baby_album_sharer_recommand_new_pictures">
<item quantity="other">%1$d photos of %2$s will be added</item>
<item quantity="one">%1$d photo of %2$s will be added</item>
</plurals>
<plurals name="baby_album_sharer_recommand_old_pictures">
<item quantity="other">%1$d photos of %2$s will be added</item>
<item quantity="one">%1$d photo of %2$s will be added</item>
</plurals>
<plurals name="backup_after_hours">
<item quantity="other">Resume backup in %d hours</item>
<item quantity="one">Resume backup in %d hour</item>
</plurals>
<plurals name="backup_file_over_size_title">
<item quantity="other">%d items are too big to back up</item>
<item quantity="one">%d item is too big to back up</item>
</plurals>
<plurals name="backup_pause_desc">
<item quantity="other">%d photos and videos | Paused</item>
<item quantity="one">%d photo or video | Paused</item>
</plurals>
<plurals name="backuping_desc_gprs">
<item quantity="other">%1$d photos and videos | %2$s</item>
<item quantity="one">%1$d photo or video | %2$s</item>
</plurals>
<plurals name="backuping_desc_normal">
<item quantity="other">%1$d photos and videos</item>
<item quantity="one">%1$d photo or video</item>
</plurals>
<plurals name="burst_image_download_item_title_count">
<item quantity="other">%d photos</item>
<item quantity="one">%d photo</item>
</plurals>
<plurals name="burst_save_confirm_dialog_message">
<item quantity="other">"Delete %d photos that you didn't select?"</item>
<item quantity="one">"Delete %d photo that you didn't select?"</item>
</plurals>
<plurals name="burst_save_confirm_dialog_title">
<item quantity="other">Delete %d photos</item>
<item quantity="one">Delete %d photo</item>
</plurals>
<plurals name="burst_save_selected">
<item quantity="other">Keep %d selected photos</item>
<item quantity="one">Keep %d selected photo</item>
</plurals>
<plurals name="cloud_storage_photo_num">
<item quantity="other">%d photos</item>
<item quantity="one">%d photo</item>
</plurals>
<plurals name="cloud_storage_video_num">
<item quantity="other">%d videos</item>
<item quantity="one">%d video</item>
</plurals>
<plurals name="collage_select_image_dynamic_range">
<item quantity="other">Collages can contain 1-%d photos</item>
<item quantity="one">Collages can contain 1-%d photo</item>
</plurals>
<plurals name="creation_max_image">
<item quantity="other">Select up to %d photos</item>
<item quantity="one">Select up to %d photo</item>
</plurals>
<plurals name="custom_select_title_items_selected">
<item quantity="other">%d items selected</item>
<item quantity="one">%d item selected</item>
</plurals>
<plurals name="delete_burst_photo_from_all_devices_and_cloud_msg">
<item quantity="other">Delete %d burst shots from Xiaomi Cloud and all synced devices?</item>
<item quantity="one">Delete %d burst shot from Xiaomi Cloud and all synced devices?</item>
</plurals>
<plurals name="delete_burst_photo_from_local">
<item quantity="other">Delete %d burst shots?</item>
<item quantity="one">Delete %d burst shot?</item>
</plurals>
<plurals name="delete_burst_photo_from_this_album_and_cloud_msg">
<item quantity="other">Delete %d burst shots from Xiaomi Cloud and this device?</item>
<item quantity="one">Delete %d burst shot from Xiaomi Cloud and this device?</item>
</plurals>
<plurals name="delete_finish_format">
<item quantity="other">%d items deleted</item>
<item quantity="one">%d item deleted</item>
</plurals>
<plurals name="delete_media_from_all_devices_and_cloud_msg">
<item quantity="other">Delete %d items from all devices and Xiaomi Cloud?</item>
<item quantity="one">Delete %d item from all devices and Xiaomi Cloud?</item>
</plurals>
<plurals name="delete_media_from_local">
<item quantity="other">Delete %d items?</item>
<item quantity="one">Delete %d item?</item>
</plurals>
<plurals name="delete_media_from_this_album_and_cloud_msg">
<item quantity="other">Delete %d items from this album and Xiaomi Cloud?</item>
<item quantity="one">Delete %d item from this album and Xiaomi Cloud?</item>
</plurals>
<plurals name="delete_photo_from_all_devices_and_cloud_msg">
<item quantity="other">Delete %d photos from all devices and Xiaomi Cloud?</item>
<item quantity="one">Delete %d photo from all devices and Xiaomi Cloud?</item>
</plurals>
<plurals name="delete_photo_from_local">
<item quantity="other">Delete %d photos?</item>
<item quantity="one">Delete %d photo?</item>
</plurals>
<plurals name="delete_photo_from_this_album_and_cloud_msg">
<item quantity="other">Delete %d photos from this album and Xiaomi Cloud?</item>
<item quantity="one">Delete %d photo from this album and Xiaomi Cloud?</item>
</plurals>
<plurals name="delete_third_party_burst_photo">
<item quantity="other">Delete %d burst shots from your device?</item>
<item quantity="one">Delete %d burst shot from your device?</item>
</plurals>
<plurals name="delete_video_from_all_devices_and_cloud_msg">
<item quantity="other">Delete %d videos from all devices and Xiaomi Cloud?</item>
<item quantity="one">Delete %d video from all devices and Xiaomi Cloud?</item>
</plurals>
<plurals name="delete_video_from_local">
<item quantity="other">Delete %d videos?</item>
<item quantity="one">Delete %d video?</item>
</plurals>
<plurals name="delete_video_from_this_album_and_cloud_msg">
<item quantity="other">Delete %d videos from this album and Xiaomi Cloud?</item>
<item quantity="one">Delete %d video from this album and Xiaomi Cloud?</item>
</plurals>
<plurals name="download_error">
<item quantity="other">"Couldn't download %1$d files"</item>
<item quantity="one">"Couldn't download %1$d file"</item>
</plurals>
<plurals name="download_retry_message">
<item quantity="other">"Couldn't download %1$d files, check network connection and try again"</item>
<item quantity="one">"Couldn't download %1$d file, check network connection and try again"</item>
</plurals>
<plurals name="face_count">
<item quantity="other">Total %d photos</item>
<item quantity="one">Total %d photo</item>
</plurals>
<plurals name="fail_reason_processing_file">
<item quantity="other">Processing photos…</item>
<item quantity="one">Processing photo…</item>
</plurals>
<plurals name="fast_share_auto_render_failed">
<item quantity="other">"Skipped %1$d photos which couldn't be rendered."</item>
<item quantity="one">"Skipped a photo which couldn't be rendered."</item>
</plurals>
<plurals name="file_type_detail_count">
<item quantity="other">%1$d files</item>
<item quantity="one">%1$d file</item>
</plurals>
<plurals name="number_of_images_and_videos_to_upload">
<item quantity="other">%1$d items waiting to back up</item>
<item quantity="one">1 item waiting to back up</item>
</plurals>
<plurals name="number_of_images_synced">
<item quantity="other">%1$d photos</item>
<item quantity="one">1 photo</item>
</plurals>
<plurals name="number_of_images_to_upload">
<item quantity="other">%1$d photos waiting to back up</item>
<item quantity="one">1 photo waiting to back up</item>
</plurals>
<plurals name="number_of_uploading_images">
<item quantity="other">Backing up %1$d photos…</item>
<item quantity="one">Backing up photo…</item>
</plurals>
<plurals name="number_of_uploading_images_and_videos">
<item quantity="other">Backing up %1$d items…</item>
<item quantity="one">Backing up 1 item…</item>
</plurals>
<plurals name="number_of_uploading_videos">
<item quantity="other">Backing up %1$d videos…</item>
<item quantity="one">Backing up video…</item>
</plurals>
<plurals name="number_of_videos_synced">
<item quantity="other">%1$d videos</item>
<item quantity="one">1 video</item>
</plurals>
<plurals name="number_of_videos_to_upload">
<item quantity="other">%1$d videos waiting to back up</item>
<item quantity="one">1 video waiting to back up</item>
</plurals>
<plurals name="photo_count_format">
<item quantity="other">Total %1$d items</item>
<item quantity="one">Total %1$d item</item>
</plurals>
<plurals name="picker_all_image_need_download">
<item quantity="other">"Selected photos aren't on device. Download them using mobile data?"</item>
<item quantity="one">"Selected photo isn't on device. Download it using mobile data?"</item>
</plurals>
<plurals name="picker_all_image_will_download">
<item quantity="other">"Selected photos aren't on device. They will be downloaded."</item>
<item quantity="one">"Selected photo isn't on device. It will be downloaded."</item>
</plurals>
<plurals name="picker_all_origin_need_download">
<item quantity="other">"Selected photos (%dMB) aren't on device. Download them using mobile data?"</item>
<item quantity="one">"Selected photo (%dMB) isn't on device. Download it using mobile data?"</item>
</plurals>
<plurals name="picker_cancel_confirm_message">
<item quantity="other">Cancel downloading %d remaining photos?</item>
<item quantity="one">Cancel downloading the remaining photo?</item>
</plurals>
<plurals name="picker_no_network_retry_image_confirm_message">
<item quantity="other">"Couldn't download %1$d photos, connect to the network and try again"</item>
<item quantity="one">"Couldn't download photo, connect to the network and try again"</item>
</plurals>
<plurals name="picker_no_network_retry_origin_confirm_message">
<item quantity="other">"Couldn't download %1$d photos (%2$dMB), connect to the network and try again"</item>
<item quantity="one">"Couldn't download photo (%2$dMB), connect to the network and try again"</item>
</plurals>
<plurals name="picker_retry_image_confirm_message">
<item quantity="other">"Couldn't download %1$d photos, try again?"</item>
<item quantity="one">"Couldn't download photo, try again?"</item>
</plurals>
<plurals name="picker_retry_origin_confirm_message">
<item quantity="other">"Couldn't download %1$d photos (%2$dMB), try again?"</item>
<item quantity="one">"Couldn't download photo (%2$dMB), try again?"</item>
</plurals>
<plurals name="picker_skip_unavailable_images">
<item quantity="other">"Skipped %d photos which aren't on device."</item>
<item quantity="one">"Skipped a photo which isn't on device."</item>
</plurals>
<plurals name="quickly_discovery_message_format">
<item quantity="other">Found %1$d new photos</item>
<item quantity="one">Found a new photo</item>
</plurals>
<plurals name="remind_face_recommend_confirm_text">
<item quantity="other">Total %d photos</item>
<item quantity="one">Total %d photo</item>
</plurals>
<plurals name="remove_from_secret_failed_with_reason_and_count">
<item quantity="other">"%2$d items can't be removed from hidden album. %1$s."</item>
<item quantity="one">"%2$d item can't be removed from hidden album. %1$s."</item>
</plurals>
<plurals name="search_feedback_done_mark_and_contribute_false_negative">
<item quantity="other">Added %1$d photos to \"%2$s\" and added to the database.</item>
<item quantity="one">Added %1$d photo to \"%2$s\" and added to the database.</item>
</plurals>
<plurals name="search_feedback_done_mark_and_contribute_false_positive">
<item quantity="other">Removed %1$d photos from \"%2$s\" and added to the database.</item>
<item quantity="one">Removed %1$d photo from \"%2$s\" and added to the database.</item>
</plurals>
<plurals name="search_feedback_done_mark_false_negative">
<item quantity="other">Added %1$d photos to \"%2$s\".</item>
<item quantity="one">Added %1$d photo to \"%2$s\".</item>
</plurals>
<plurals name="search_feedback_done_mark_false_positive">
<item quantity="other">Removed %1$d photos from \"%2$s\".</item>
<item quantity="one">Removed %1$d photo from \"%2$s\".</item>
</plurals>
<plurals name="send_processing_files_error">
<item quantity="other">"Couldn't share. Still processing %d photos…"</item>
<item quantity="one">"Couldn't share. Still processing %d photo…"</item>
</plurals>
<plurals name="slideshow_interval_value">
<item quantity="other">%1$d seconds</item>
<item quantity="one">%1$d second</item>
</plurals>
<plurals name="slim_complete_photo_count">
<item quantity="other">Optimized %d photos</item>
<item quantity="one">Optimized %d photo</item>
</plurals>
<plurals name="slim_exit_dialog_message">
<item quantity="other">"%d photos haven't been optimized. Stop now?"</item>
<item quantity="one">"%d photo hasn't been optimized. Stop now?"</item>
</plurals>
<plurals name="slim_remain_photo_count">
<item quantity="other">%d photos left</item>
<item quantity="one">%d photo left</item>
</plurals>
<plurals name="sync_error_title">
<item quantity="other">"Haven't backed up %d photos and videos"</item>
<item quantity="one">"Haven't backed up %d photo or video"</item>
</plurals>
<plurals name="sync_oversized_count">
<item quantity="other">%d items are too big to back up</item>
<item quantity="one">%d item is too big to back up</item>
</plurals>
<plurals name="sync_total_count">
<item quantity="other">%d items</item>
<item quantity="one">%d item</item>
</plurals>
<plurals name="video_count_format">
<item quantity="other">%1$d files</item>
<item quantity="one">%1$d file</item>
</plurals>
</resources>