0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 20:03:05 +02:00
Anki-Android/res/values-zh-rCN/11-arrays.xml
2012-06-25 23:59:27 +02:00

126 lines
4.6 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-->
<resources>
<string-array name="newCardSchedulingLabels">
<item>穿插在复习中</item>
<item>复习后</item>
<item>复习前</item>
</string-array>
<string-array name="error_reporting_choice_labels">
<item>总是发送报告</item>
<item>从不发送报告</item>
<item>询问我</item>
</string-array>
<string-array name="widget_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>从不</item>
</string-array>
<string-array name="cram_review_order_labels">
<item>按修改顺序先显示</item>
<item>按添加顺序显示</item>
<item>按随机顺序显示</item>
</string-array>
<string-array name="studyoptions_more_new_card_order">
<item>按随机顺序学习新卡片</item>
<item>按添加顺序学习新卡片</item>
<item>按与添加相反的顺序学习新卡片</item>
</string-array>
<string-array name="studyoptions_more_new_card_schedule">
<item>复习与学习新卡片穿插进行</item>
<item>先复习再显示新卡片</item>
<item>先显示新卡片再复习</item>
</string-array>
<string-array name="studyoptions_more_rev_card_order">
<item>复习间隔最长的卡片先复习</item>
<item>复习间隔最短的卡片先复习</item>
<item>按到期顺序复习卡片</item>
<item>按随机顺序复习卡片</item>
</string-array>
<string-array name="studyoptions_more_fail_card_option">
<item>立即显示失败的卡片</item>
<item>最后显示失败的卡片</item>
<item>10分钟后显示失败的卡片</item>
<item>8小时后显示失败的卡片</item>
<item>3天后显示失败的卡片</item>
</string-array>
<string-array name="gestures_labels">
<item>不采取行动</item>
<item>Show answer</item>
<item>Answer button 1</item>
<item>Answer button 2</item>
<item>Answer button 3</item>
<item>Answer button 4</item>
<item>Answer recommended (green)</item>
<item>Answer better than recommended</item>
<item>Undo</item>
<item>编辑卡片</item>
<item>标记卡片</item>
<item>Lookup expression</item>
<item>留到下回合</item>
<item>不要复习</item>
<item>删除卡片</item>
<item>清除白板</item>
<item>Play media</item>
<item>Abort learning</item>
</string-array>
<string-array name="theme_labels">
<item>Android Dark</item>
<item>Android Light</item>
<item>Blue</item>
<item>White</item>
</string-array>
<string-array name="leech_action_labels">
<item>Suspend card</item>
<item>Tag only</item>
<item>Reset as new</item>
</string-array>
<string-array name="new_order_labels">
<item>New cards in random order</item>
<item>New cards in order added</item>
</string-array>
<string-array name="cram_deck_conf_order_labels">
<item>Oldest seen first</item>
<item>Random</item>
<item>Increasing intervals</item>
<item>Decreasing intervals</item>
<item>Most lapsed</item>
<item>Order added</item>
<item>Order due</item>
</string-array>
<string-array name="cram_deck_conf_preset_labels">
<item><![CDATA[<select preset>]]></item>
<item>Preview all new cards</item>
<item>Preview cards added today</item>
<item>Review today\'s forgotten cards</item>
<item>Review ahead by two days</item>
<item>Review due cards with tag</item>
<item>Review due cards with decreasing intervals</item>
<item>Cram all cards</item>
</string-array>
</resources>