0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Anki-Android/res/values-pt-rPT/05-feedback.xml
2014-03-20 17:18:34 +09:00

64 lines
4.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2009 Andrew <andrewdubya@gmail>
~ Copyright (c) 2009 Edu Zamora <edu.zasu@gmail.com>
~ Copyright (c) 2009 Daniel Svaerd <daniel.svard@gmail.com>
~ Copyright (c) 2009 Nicolas Raoul <nicolas.raoul@gmail.com>
~ Copyright (c) 2010 Norbert Nagold <norbert.nagold@gmail.com>
~ This program is free software; you can redistribute it and/or modify it under
~ the terms of the GNU General Public License as published by the Free Software
~ Foundation; either version 3 of the License, or (at your option) any later
~ version.
~
~ This program is distributed in the hope that it will be useful, but WITHOUT ANY
~ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
~ PARTICULAR PURPOSE. See the GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License along with
~ this program. If not, see <http://www.gnu.org/licenses/>.
-->
<!--Generated by crowdin.net-->
<!--
~ Copyright (c) 2009 Andrew <andrewdubya@gmail>
~ Copyright (c) 2009 Edu Zamora <edu.zasu@gmail.com>
~ Copyright (c) 2009 Daniel Svärd <daniel.svard@gmail.com>
~ Copyright (c) 2009 Nicolas Raoul <nicolas.raoul@gmail.com>
~ Copyright (c) 2010 Norbert Nagold <norbert.nagold@gmail.com>
~
~ This program is free software; you can redistribute it and/or modify it under
~ the terms of the GNU General Public License as published by the Free Software
~ Foundation; either version 3 of the License, or (at your option) any later
~ version.
~
~ This program is distributed in the hope that it will be useful, but WITHOUT ANY
~ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
~ PARTICULAR PURPOSE. See the GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License along with
~ this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<string name="error_ok">Reportar erro</string>
<string name="error_cancel">Não informar erros</string>
<string name="error_reporting_choice">Modo de informação de erro</string>
<string name="error_reporting_choice_summary">Erros podem ser informados automaticamente, nunca informados ou por você solicitado</string>
<string name="feedback_disclaimer">Aviso legal: Nós não coletamos informações pessoais, como seu endereço de e-mail, número de telefone, endereço IP ou seu telefone IMEI. Nós coletamos algumas informações sobre seu dispositivo, como fabricante, modelo e versão do Android, bem como a natureza dos erros relatados próprios.</string>
<string name="feedback_title">Comentários</string>
<string name="feedback_send_feedback">Envie-nos a sua opinião</string>
<string name="feedback_send_feedback_and_errors">Enviar erros e os seus comentários</string>
<string name="feedback_message_sent_success">Comentário recebido, obrigado!</string>
<string name="feedback_message_sent_failure">Não foi possível enviar seus comentários, código %1$s</string>
<string name="feedback_keep_latest">Manter erro mais recente</string>
<string name="feedback_clear_all">Limpar todos os erros</string>
<string name="feedback_default_text">Por favor, envie seu comentário ou informações sobre os erros que está relatando.</string>
<string name="feedback_error_reply_new">Problema desconhecido, novo bug registrado</string>
<string name="feedback_error_reply_known">Issue previously detected. Details welcome on AnkiDroid issue tracker.</string>
<string name="feedback_error_reply_issue_unknown">Problema %1$d, status desconhecido</string>
<string name="feedback_error_reply_issue_status">Problema %1$d, status: %2$s</string>
<string name="feedback_error_reply_issue_fixed_dev">Problema %1$d, consertado mas ainda não disponibilizado</string>
<string name="feedback_error_reply_issue_fixed_prod">Problema %1$d, consertado na versão mais recente</string>
<string name="feedback_error_reply_malformed">Bug registrado, sem resposta</string>
<string name="feedback_error_reply_failed">Falhou ao enviar</string>
</resources>