Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [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 |
Bill Yi | ae947e4 | 2017-03-23 02:33:58 -0700 | [diff] [blame] | 7 | |
Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [diff] [blame] | 8 | http://www.apache.org/licenses/LICENSE-2.0 |
Bill Yi | ae947e4 | 2017-03-23 02:33:58 -0700 | [diff] [blame] | 9 | |
Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [diff] [blame] | 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"> |
| 19 | <string name="uid_label" msgid="8421971615411294156">"Mídia"</string> |
Bill Yi | af4031f | 2017-03-31 03:11:58 -0700 | [diff] [blame] | 20 | <string name="storage_description" msgid="4081716890357580107">"Armazenamento local"</string> |
Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [diff] [blame] | 21 | <string name="app_label" msgid="9035307001052716210">"Armazenamento de mídia"</string> |
| 22 | <string name="artist_label" msgid="8105600993099120273">"Artista"</string> |
| 23 | <string name="ringtone_default" msgid="1744846699922263043">"Toque padrão"</string> |
| 24 | <string name="notification_sound_default" msgid="6541609166469990135">"Som de notificação padrão"</string> |
| 25 | <string name="alarm_sound_default" msgid="5488847775252870314">"Som de alarme padrão"</string> |
| 26 | <string name="root_images" msgid="5861633549189045666">"Imagens"</string> |
| 27 | <string name="root_videos" msgid="8792703517064649453">"Vídeos"</string> |
| 28 | <string name="root_audio" msgid="3505830755201326018">"Áudio"</string> |
Bill Yi | 3b80550 | 2019-01-12 04:38:30 -0800 | [diff] [blame^] | 29 | <string name="permission_required" msgid="2444058206532822316">"Permissão necessária para funcionar com este item de mídia."</string> |
| 30 | <string name="permission_audio" msgid="344061911159388398">"Permitir que o app "<b>"<xliff:g id="APP_NAME">^1</xliff:g>"</b>" modifique ou exclua esta música?"</string> |
| 31 | <string name="permission_video" msgid="8188037202573267740">"Permitir que o app "<b>"<xliff:g id="APP_NAME">^1</xliff:g>"</b>" modifique ou exclua este vídeo?"</string> |
| 32 | <string name="permission_images" msgid="6711726334380945124">"Permitir que o app "<b>"<xliff:g id="APP_NAME">^1</xliff:g>"</b>" modifique ou exclua esta imagem?"</string> |
| 33 | <string name="grant_dialog_button_allow" msgid="1644287024501033471">"Permitir"</string> |
| 34 | <string name="grant_dialog_button_deny" msgid="6190589471415815741">"Negar"</string> |
Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [diff] [blame] | 35 | <string name="sound_name_awaken" msgid="5266892392848526147">"Awaken"</string> |
| 36 | <string name="sound_name_bounce" msgid="8771447635446665231">"Bounce"</string> |
| 37 | <string name="sound_name_drip" msgid="1744684469020662152">"Drip"</string> |
| 38 | <string name="sound_name_gallop" msgid="2664454314532060876">"Gallop"</string> |
| 39 | <string name="sound_name_nudge" msgid="5445751598250698244">"Nudge"</string> |
| 40 | <string name="sound_name_orbit" msgid="4623457897813255481">"Orbit"</string> |
| 41 | <string name="sound_name_rise" msgid="2200258555031675806">"Rise"</string> |
| 42 | <string name="sound_name_sway" msgid="348448316663085643">"Sway"</string> |
| 43 | <string name="sound_name_wag" msgid="2730733083078126563">"Wag"</string> |
Bill Yi | 2f29ae1 | 2017-01-12 04:22:22 -0800 | [diff] [blame] | 44 | <string name="add_ringtone_text" msgid="8077717303037760418">"Adicionar toque"</string> |
Bill Yi | 7713ff9 | 2018-10-25 23:28:40 -0700 | [diff] [blame] | 45 | <string name="add_alarm_text" msgid="2440919366091720815">"Adicionar alarme"</string> |
| 46 | <string name="add_notification_text" msgid="5013822215567515665">"Adicionar notificação"</string> |
Bill Yi | 2f29ae1 | 2017-01-12 04:22:22 -0800 | [diff] [blame] | 47 | <string name="delete_ringtone_text" msgid="2963662097583300181">"Excluir"</string> |
| 48 | <string name="unable_to_add_ringtone" msgid="6256097521165711269">"Não foi possível adicionar o toque personalizado"</string> |
| 49 | <string name="unable_to_delete_ringtone" msgid="2258180073859253495">"Não foi possível excluir o toque personalizado"</string> |
Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [diff] [blame] | 50 | </resources> |