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/11-arrays.xml

158 lines
6.0 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 Casey Link <unnamedrambler@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-array name="newCardSchedulingLabels">
<item>Espalhar entre as revisões</item>
<item>Após revisões</item>
<item>Antes das revisões</item>
</string-array>
<string-array name="error_reporting_choice_labels">
<item>Sempre reportar</item>
<item>Nunca reportar</item>
<item>Pergunte-me</item>
</string-array>
<string-array name="notification_minimum_cards_due_labels">
<item>10</item>
<item>25</item>
<item>50</item>
<item>75</item>
<item>100</item>
<item>150</item>
<item>200</item>
<item>Never notify</item>
</string-array>
<string-array name="cram_review_order_labels">
<item>Mostrar com modificações mais antigas primeiro</item>
<item>Mostrar em ordem de adição</item>
<item>Mostrar em ordem aleatória</item>
</string-array>
<string-array name="studyoptions_more_new_card_order">
<item>Novos cartões em ordem aleatória</item>
<item>Novos cartões na ordem de adição</item>
<item>Novos cartões em ordem inversa de adição</item>
</string-array>
<string-array name="studyoptions_more_new_card_schedule">
<item>Espalhar cartões novos entre as revisões</item>
<item>Cartões novos depois das revisões</item>
<item>Cartões novos antes das revisões</item>
</string-array>
<string-array name="studyoptions_more_rev_card_order">
<item>Revisar cards com maior intervalo</item>
<item>Revisar cards com menor intervalo</item>
<item>Revisar cartões na ordem programada</item>
<item>Revisar cartões em ordem aleatória</item>
</string-array>
<string-array name="studyoptions_more_fail_card_option">
<item>Mostrar cartões falhados logo</item>
<item>Mostrar cartões falhados ao final</item>
<item>Mostrar cartões falhados em 10 min.</item>
<item>Mostrar cartões falhados em 8 horas</item>
<item>Mostrar cartões falhados em 3 dias</item>
</string-array>
<string-array name="gestures_labels">
<item>Nenhuma ação</item>
<item>Mostrar resposta</item>
<item>Botão de resposta 1</item>
<item>Botão de resposta 2</item>
<item>Botão de resposta 3</item>
<item>Botão de resposta 4</item>
<item>Resposta recomendada (verde)</item>
<item>Resposta melhor que recomendada</item>
<item>Desfazer</item>
<item>Editar cartão</item>
<item>Marcar cartão</item>
<item>Verificar expressão</item>
<item>Enterrar cartão</item>
<item>Suspender cartão</item>
<item>Apagar cartão</item>
<item>Limpar Quadro</item>
<item>Reproduzir mídia</item>
<item>Parar aprendizado</item>
</string-array>
<string-array name="theme_labels">
<item>Android Dark</item>
<item>Android Light</item>
<item>Azul</item>
<item>Branco</item>
</string-array>
<string-array name="leech_action_labels">
<item>Suspender cartão</item>
<item>Por Tag somente em</item>
</string-array>
<string-array name="new_order_labels">
<item>Novos cartões em ordem aleatória</item>
<item>Novos cartões na ordem adicionada</item>
</string-array>
<string-array name="cram_deck_conf_order_labels">
<item>Mais antigos primeiro</item>
<item>Aleatório</item>
<item>Intervalos crescentes</item>
<item>Intervalos decrescentes</item>
<item>Mais falhados</item>
<item>Ordem de adição</item>
<item>Ordem de revisão</item>
<item>Latest added first</item>
</string-array>
<string-array name="custom_study_options_labels">
<item>Increase today\'s new card limit</item>
<item>Increase today\'s review card limit</item>
<item>Review forgotten cards</item>
<item>Review ahead</item>
<item>Study a random selection of cards</item>
<item>Preview new cards</item>
<item>Limit to particular tags</item>
</string-array>
<string-array name="add_to_cur_labels">
<item>Use current deck</item>
<item>Decide by note type</item>
</string-array>
<string-array name="new_spread_labels">
<item>Mix new cards and reviews</item>
<item>New cards after reviews</item>
<item>New cards before reviews</item>
</string-array>
<string-array name="cards_for_tag_filtered_deck_labels">
<item>All cards</item>
<item>New</item>
<item>Due</item>
</string-array>
<string-array name="override_font_labels">
<item>When no font specified on flashcards</item>
<item>Always</item>
</string-array>
</resources>