Bill Yi | a051469 | 2017-08-12 01:07:31 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Copyright (C) 2009 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
| 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 18 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Bill Yi | 33fae93 | 2019-02-08 17:20:56 -0800 | [diff] [blame] | 19 | <string name="uid_label" msgid="8421971615411294156">"Media"</string> |
| 20 | <string name="storage_description" msgid="4081716890357580107">"Local storage"</string> |
| 21 | <string name="app_label" msgid="9035307001052716210">"Media Storage"</string> |
| 22 | <string name="artist_label" msgid="8105600993099120273">"Artist"</string> |
Bill Yi | 34909fc | 2020-01-19 18:31:49 -0800 | [diff] [blame] | 23 | <string name="unknown" msgid="2059049215682829375">"Unknown"</string> |
Bill Yi | 33fae93 | 2019-02-08 17:20:56 -0800 | [diff] [blame] | 24 | <string name="root_images" msgid="5861633549189045666">"Images"</string> |
| 25 | <string name="root_videos" msgid="8792703517064649453">"Videos"</string> |
| 26 | <string name="root_audio" msgid="3505830755201326018">"Audio"</string> |
Bill Yi | b3b3f21 | 2020-01-28 07:23:53 -0800 | [diff] [blame] | 27 | <string name="root_documents" msgid="3829103301363849237">"Documents"</string> |
Bill Yi | 716b24a | 2019-02-20 20:45:36 -0800 | [diff] [blame] | 28 | <string name="permission_required" msgid="1460820436132943754">"Permission required to modify or delete this item."</string> |
| 29 | <string name="permission_required_action" msgid="706370952366113539">"Continue"</string> |
Bill Yi | 33fae93 | 2019-02-08 17:20:56 -0800 | [diff] [blame] | 30 | <string name="grant_dialog_button_allow" msgid="1644287024501033471">"Allow"</string> |
| 31 | <string name="grant_dialog_button_deny" msgid="6190589471415815741">"Deny"</string> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 32 | <plurals name="permission_more_thumb" formatted="false" msgid="4392079224649478923"> |
| 33 | <item quantity="other">+<xliff:g id="COUNT_1">^1</xliff:g></item> |
| 34 | <item quantity="one">+<xliff:g id="COUNT_0">^1</xliff:g></item> |
| 35 | </plurals> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 36 | <plurals name="permission_more_text" formatted="false" msgid="7291997297174507324"> |
| 37 | <item quantity="other">Plus <xliff:g id="COUNT_1">^1</xliff:g> additional items</item> |
| 38 | <item quantity="one">Plus <xliff:g id="COUNT_0">^1</xliff:g> additional item</item> |
| 39 | </plurals> |
Bill Yi | c585e6d | 2020-11-10 10:30:03 +0000 | [diff] [blame] | 40 | <string name="cache_clearing_dialog_title" msgid="8907893815183913664">"Clear temporary app files"</string> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 41 | <string name="cache_clearing_dialog_text" msgid="7057784635111940957">"<xliff:g id="APP_SEEKING_PERMISSION">%s</xliff:g> would like to clear some temporary files. This may result in an increased usage of battery or cellular data."</string> |
Bill Yi | c585e6d | 2020-11-10 10:30:03 +0000 | [diff] [blame] | 42 | <string name="cache_clearing_in_progress_title" msgid="6902220064511664209">"Clearing temporary app files…"</string> |
| 43 | <string name="clear" msgid="5524638938415865915">"Clear"</string> |
Bill Yi | c615ed9 | 2020-02-17 09:48:29 -0800 | [diff] [blame] | 44 | <string name="allow" msgid="8885707816848569619">"Allow"</string> |
| 45 | <string name="deny" msgid="6040983710442068936">"Deny"</string> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 46 | <plurals name="permission_write_audio" formatted="false" msgid="8914759422381305478"> |
| 47 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to modify <xliff:g id="COUNT">^2</xliff:g> audio files?</item> |
| 48 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to modify this audio file?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 49 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 50 | <plurals name="permission_write_video" formatted="false" msgid="1098082003326873084"> |
| 51 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to modify <xliff:g id="COUNT">^2</xliff:g> videos?</item> |
| 52 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to modify this video?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 53 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 54 | <plurals name="permission_write_image" formatted="false" msgid="748745548893845892"> |
| 55 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to modify <xliff:g id="COUNT">^2</xliff:g> photos?</item> |
| 56 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to modify this photo?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 57 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 58 | <plurals name="permission_write_generic" formatted="false" msgid="3270172714743671779"> |
| 59 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to modify <xliff:g id="COUNT">^2</xliff:g> items?</item> |
| 60 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to modify this item?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 61 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 62 | <plurals name="permission_trash_audio" formatted="false" msgid="8907813869381755423"> |
| 63 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to move <xliff:g id="COUNT">^2</xliff:g> audio files to trash?</item> |
| 64 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to move this audio file to trash?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 65 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 66 | <plurals name="permission_trash_video" formatted="false" msgid="4672871911555787438"> |
| 67 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to move <xliff:g id="COUNT">^2</xliff:g> videos to trash?</item> |
| 68 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to move this video to trash?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 69 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 70 | <plurals name="permission_trash_image" formatted="false" msgid="6400475304599873227"> |
| 71 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to move <xliff:g id="COUNT">^2</xliff:g> photos to trash?</item> |
| 72 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to move this photo to trash?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 73 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 74 | <plurals name="permission_trash_generic" formatted="false" msgid="3814167365075039711"> |
| 75 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to move <xliff:g id="COUNT">^2</xliff:g> items to trash?</item> |
| 76 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to move this item to trash?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 77 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 78 | <plurals name="permission_untrash_audio" formatted="false" msgid="7795265980168966321"> |
| 79 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to move <xliff:g id="COUNT">^2</xliff:g> audio files out of trash?</item> |
| 80 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to move this audio file out of trash?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 81 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 82 | <plurals name="permission_untrash_video" formatted="false" msgid="332894888445508879"> |
| 83 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to move <xliff:g id="COUNT">^2</xliff:g> videos out of trash?</item> |
| 84 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to move this video out of trash?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 85 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 86 | <plurals name="permission_untrash_image" formatted="false" msgid="7024071378733595056"> |
| 87 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to move <xliff:g id="COUNT">^2</xliff:g> photos out of trash?</item> |
| 88 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to move this photo out of trash?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 89 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 90 | <plurals name="permission_untrash_generic" formatted="false" msgid="6872817093731198374"> |
| 91 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to move <xliff:g id="COUNT">^2</xliff:g> items out of trash?</item> |
| 92 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to move this item out of trash?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 93 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 94 | <plurals name="permission_delete_audio" formatted="false" msgid="6848547621165184719"> |
| 95 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to delete <xliff:g id="COUNT">^2</xliff:g> audio files?</item> |
| 96 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to delete this audio file?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 97 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 98 | <plurals name="permission_delete_video" formatted="false" msgid="1251942606336748563"> |
| 99 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to delete <xliff:g id="COUNT">^2</xliff:g> videos?</item> |
| 100 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to delete this video?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 101 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 102 | <plurals name="permission_delete_image" formatted="false" msgid="2303409455224710111"> |
| 103 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to delete <xliff:g id="COUNT">^2</xliff:g> photos?</item> |
| 104 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to delete this photo?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 105 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 106 | <plurals name="permission_delete_generic" formatted="false" msgid="1412218850351841181"> |
| 107 | <item quantity="other">Allow <xliff:g id="APP_NAME_1">^1</xliff:g> to delete <xliff:g id="COUNT">^2</xliff:g> items?</item> |
| 108 | <item quantity="one">Allow <xliff:g id="APP_NAME_0">^1</xliff:g> to delete this item?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 109 | </plurals> |
Bill Yi | a051469 | 2017-08-12 01:07:31 -0700 | [diff] [blame] | 110 | </resources> |