|
169 | 169 | <string name="card_template_browser_appearance_title">Aparência do navegador</string> |
170 | 170 | <!-- card Info --> |
171 | 171 | <string name="card_info_title" maxLength="28">Informação do cartão</string> |
172 | | - <string name="previous_card_info_title" maxLength="28">Previous card info</string> |
| 172 | + <string name="previous_card_info_title" maxLength="28">Informações do cartão anterior</string> |
173 | 173 | <!-- Permissions --> |
174 | 174 | <string name="read_write_permission_label">Ler e escrever para o banco de dados do AnkiDroid</string> |
175 | 175 | <string name="read_write_permission_description">acessar notas, cartões, tipos de notas e baralhos existentes, bem como criar novos</string> |
|
197 | 197 | <string name="new_unsafe_collection">A nova coleção será excluída do seu telefone se você desinstalar AnkiDroid</string> |
198 | 198 | <!-- Permissions screen --> |
199 | 199 | <string name="permissions_screen_headline">AnkiDroid precisa de algumas permissões para funcionar</string> |
200 | | - <string name="permissions_screen_optional_headline" comment="Explains that there are optional permissions that can be granted to AnkiDroid.">AnkiDroid works best with these permissions</string> |
| 200 | + <string name="permissions_screen_optional_headline" comment="Explains that there are optional permissions that can be granted to AnkiDroid.">O AnkiDroid funciona melhor com estas permissões</string> |
201 | 201 | <string name="storage_access_title">Acesso ao armazenamento</string> |
202 | 202 | <string name="storage_access_summary">Salva sua coleção em um lugar seguro que não será excluído se o aplicativo for desinstalado</string> |
203 | 203 | <string name="all_files_access_title" comment="Name of the “All files access” permission from Android 10 and after. See [android.permission.MANAGE_EXTERNAL_STORAGE] on https://developer.android.com/training/data-storage/manage-all-files for context.">Acesso a todos os arquivos</string> |
204 | 204 | <string name="image_occlusion">Oclusão de imagem</string> |
205 | | - <string name="microphone" comment="Title of the microphone permission in the permissions explanation screen.">Microphone</string> |
206 | | - <string name="microphone_permission_explanation" comment="Description explaining why AnkiDroid needs the microphone permission, shown on the permissions explanation screen.">Allows you to add sounds to cards and enables voice playback while reviewing</string> |
207 | | - <string name="notifications_permission_explanation" comment="Description explaining why AnkiDroid needs the notification permission.">Enables background media syncing and allows you to create review reminders</string> |
208 | | - <string name="heading_required_permissions" comment="Heading for the section of required permissions that the app needs to function, shown in the permissions explanation screen.">Required</string> |
209 | | - <string name="heading_optional_permissions" comment="Heading for the section of optional permissions that the app needs to function, shown in the permissions explanation screen.">Optional</string> |
| 205 | + <string name="microphone" comment="Title of the microphone permission in the permissions explanation screen.">Microfone</string> |
| 206 | + <string name="microphone_permission_explanation" comment="Description explaining why AnkiDroid needs the microphone permission, shown on the permissions explanation screen.">Permite adicionar sons a cartões e gravar sua voz durante a revisão</string> |
| 207 | + <string name="notifications_permission_explanation" comment="Description explaining why AnkiDroid needs the notification permission.">Habilita a sincronização de mídia em segundo plano e permite a criação de lembretes de revisão</string> |
| 208 | + <string name="heading_required_permissions" comment="Heading for the section of required permissions that the app needs to function, shown in the permissions explanation screen.">Necessário</string> |
| 209 | + <string name="heading_optional_permissions" comment="Heading for the section of optional permissions that the app needs to function, shown in the permissions explanation screen.">Opcional</string> |
210 | 210 | <string name="manually_grant_permissions" comment="Pop-up message that is shown to the user when they want to grant an app permission that must be granted via the OS settings screen.">Esta permissão deve ser concedida manualmente a partir das Configurações</string> |
211 | 211 | <string name="revoke_permissions" comment="Pop-up message that is shown to the user when they are revoking an app permission.">Esta permissão deve ser revogada manualmente a partir das Configurações</string> |
212 | 212 | <string name="remove_account" comment="open a website to start the deletion of an AnkiWeb account">Remover conta</string> |
|
0 commit comments