0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00
Anki-Android/res/values-pt-rPT/05-feedback.xml
2014-11-04 13:24:17 +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.com-->
<!--
~ 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">Enviar relatórios de erro</string>
<string name="error_cancel">Não enviar relatórios de erro</string>
<string name="error_reporting_choice">Modo de denúncia de erro</string>
<string name="error_reporting_choice_summary">Relatórios de erro podem ser enviados automaticamente, nunca enviados ou decidido caso a caso</string>
<string name="feedback_disclaimer">Aviso legal: Nós não colhemos informações pessoais, como o seu endereço de e-mail, número de telefone, endereço IP ou o IMEI do seu aparelho. Nós colhemos contudo algumas informações sobre o seu dispositivo, como o fabricante, modelo e versão do Android, bem como a natureza dos erros denunciados.</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 os seus comentários, código de erro %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 o seu comentário ou informações sobre os erros que está denunciando.</string>
<string name="feedback_error_reply_new">Problema desconhecido, novo bug registado</string>
<string name="feedback_error_reply_known">Problema detetado anteriormente. Detalhes são bem-vindos no gestor de problemas do AnkiDroid.</string>
<string name="feedback_error_reply_issue_unknown">Problema %1$d, estado desconhecido</string>
<string name="feedback_error_reply_issue_status">Problema %1$d, estado: %2$s</string>
<string name="feedback_error_reply_issue_fixed_dev">Problema %1$d, corrigido mas solução ainda não publicada</string>
<string name="feedback_error_reply_issue_fixed_prod">Problema %1$d, corrigido na versão mais recente</string>
<string name="feedback_error_reply_malformed">Bug registado, sem resposta</string>
<string name="feedback_error_reply_failed">Falhou ao enviar</string>
</resources>